mirror of
https://github.com/roles-ansible/ansible_role_packages.git
synced 2024-08-16 10:19:51 +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
|
- unzip
|
||||||
- net-tools
|
- net-tools
|
||||||
- links
|
- links
|
||||||
|
- gdisk
|
||||||
|
|
||||||
debian_packages:
|
debian_packages:
|
||||||
- debian-goodies
|
- debian-goodies
|
||||||
|
@ -51,5 +52,5 @@ fedora_packages:
|
||||||
- python3-pip
|
- python3-pip
|
||||||
- python3
|
- 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'
|
playbook_version_path: 'base-packages_ffbsee_or_chaos-bodensee_github.version'
|
||||||
|
|
Loading…
Reference in a new issue