ansible/router.yaml

11 lines
191 B
YAML
Raw Normal View History

---
- name: "Update/upgrade debian and install docker and misc tools."
hosts: router
roles:
- system
- softwares
- bpytop
- dnsmasq
- nftables
- clean