1
0
Fork 0
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:
Lilian Roller 2019-11-28 17:17:01 +01:00
parent 2da26f6e5a
commit f6a97b981e
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

View file

@ -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'