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:
parent
cd5b054296
commit
a6fc08090f
1 changed files with 2 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue