1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_base.git synced 2024-08-16 14:29:50 +02:00
ansible_role_base/vars/main.yml
2019-07-17 20:57:49 +02:00

51 lines
759 B
YAML

---
base_packages:
- tmux
- sudo
- fail2ban
- sysstat
- ethtool
- vim
- nmap
- wget
- git
- bash-completion
- unzip
- net-tools
- links
debian_packages:
- debian-goodies
- molly-guard
- mtr-tiny
- knot-dnsutils
- python-apt
- python3-apt
- fio
- apt-dater-host
- apt-transport-https
- aptitude
packages_for_all_except_rhel:
- ranger
- python3-pip
- python3
- htop
- iotop
- iftop
- ethstatus
- nethogs
- nload
- ncdu
- atop
- asciinema
fedora_packages:
- mtr
- libselinux-python
- ranger
- python3-pip
- python3
playbook_version_number: 8965 # should be over ninethousand
playbook_version_path: '/etc/ansible-version/base-packages_ffbsee_or_chaos-bodensee_github.version'