mirror of
https://github.com/roles-ansible/ansible_role_base.git
synced 2024-08-16 14:29:50 +02:00
improve nework packages
This commit is contained in:
parent
2da26f6e5a
commit
f6a97b981e
1 changed files with 2 additions and 2 deletions
|
@ -18,6 +18,7 @@ base_packages:
|
|||
base_packages_extended:
|
||||
- tcpdump
|
||||
- sysstat
|
||||
- smartmontools
|
||||
|
||||
debian_packages:
|
||||
- debian-goodies
|
||||
|
@ -32,7 +33,6 @@ debian_packages:
|
|||
#non_legacy_debian_packages:
|
||||
- python-apt
|
||||
- python3-apt
|
||||
- smartctl
|
||||
|
||||
packages_for_all_except_rhel:
|
||||
- ranger
|
||||
|
@ -57,5 +57,5 @@ fedora_packages:
|
|||
- python3-pip
|
||||
- python3
|
||||
|
||||
playbook_version_number: 8978 # should be over ninethousand
|
||||
playbook_version_number: 8979 # should be over ninethousand
|
||||
playbook_version_path: 'base-packages_ffbsee_or_chaos-bodensee_github.version'
|
||||
|
|
Loading…
Reference in a new issue