1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_packages.git synced 2024-08-16 10:19:51 +02:00

Optimize role for rhel

This commit is contained in:
Lilian Roller 2019-06-06 14:25:21 +02:00
parent 8ef60e4d4a
commit 0cc7c3b793
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

View file

@ -14,12 +14,10 @@ base_packages:
- atop
- vim
- nmap
- python3
- wget
- git
- bash-completion
- unzip
- python3-pip
- asciinema
- ranger
- net-tools
@ -33,10 +31,14 @@ debian_packages:
- python-apt
- python3-apt
- fio
- python3-pip
- python3
fedora_packages:
- mtr
- python3-pip
- python3
- libselinux-python
playbook_version_number: 103
playbook_version_number: 104
playbook_version_path: '/etc/ansible-version/base-packages_ffbsee_github.version'