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/defaults/main.yml

36 lines
391 B
YAML
Raw Normal View History

---
base_packages:
- tmux
- sudo
- htop
- iftop
- iotop
- sysstat
- ethtool
- ethstatus
- nethogs
- nload
- ncdu
- atop
- vim
- nmap
- python3
- wget
- git
- bash-completion
- unzip
- python3-pip
2019-03-08 15:02:20 +01:00
- asciinema
- ranger
- net-tools
debian_packages:
- molly-guard
- mtr-tiny
- knot-dnsutils
fedora_packages:
- mtr
2018-11-16 11:42:15 +01:00
- libselinux-python
2019-03-08 15:02:20 +01:00