heracles-templates/ansible/roles/mainpackages/tasks/main.yml

17 lines
253 B
YAML

- name: "installing All packets"
apt:
update_cache: yes
state: latest
pkg:
- tcpdump
- traceroute
- nmap
- dnsutils
- fail2ban
- sudo
- htop
- neofetch
- curl
- mtr
- bind9