1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_base.git synced 2024-08-16 14:29:50 +02:00

Add gdisk to defaults

This commit is contained in:
Lilian Roller 2019-11-22 16:07:09 +01:00
parent cd5b054296
commit a6fc08090f
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

View file

@ -13,6 +13,7 @@ base_packages:
- unzip
- net-tools
- links
- gdisk
debian_packages:
- debian-goodies
@ -51,5 +52,5 @@ fedora_packages:
- python3-pip
- python3
playbook_version_number: 8974 # should be over ninethousand
playbook_version_number: 8975 # should be over ninethousand
playbook_version_path: 'base-packages_ffbsee_or_chaos-bodensee_github.version'