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

htop is not for rhel

This commit is contained in:
Lilian Roller 2019-06-17 09:30:08 +02:00
parent 1a3c214357
commit 0fa6d96a2e
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

View file

@ -2,7 +2,6 @@
base_packages:
- tmux
- sudo
- htop
- iftop
- iotop
- sysstat
@ -35,6 +34,7 @@ packages_for_all_except_rhel:
- ranger
- python3-pip
- python3
- htop
fedora_packages:
- mtr
@ -43,5 +43,5 @@ fedora_packages:
- python3-pip
- python3
playbook_version_number: 8950 # should be over ninethousand
playbook_version_number: 8951 # should be over ninethousand
playbook_version_path: '/etc/ansible-version/base-packages_ffbsee_or_chaos-bodensee_github.version'