ansible/router.yaml
2022-11-17 10:02:05 +01:00

11 lines
191 B
YAML

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