1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_packages.git synced 2024-08-16 10:19:51 +02:00

sometimes you need pwgen...

This commit is contained in:
L3D 2021-09-04 23:03:09 +02:00
parent 66572a2fff
commit f960e8d938
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -14,6 +14,7 @@ base__packages:
- net-tools
- gdisk
- lsof
- pwgen
# packages for all non-legacy x86 systems
base__modern_packages:
@ -61,5 +62,5 @@ base__linux_packages:
- bzip2
- jq
playbook_version_number: 9016
playbook_version_number: 9017
playbook_version_path: 'base-packages_roles-ansible_github.version'