Files
ansible/firewall.yml
2024-07-05 11:53:33 +02:00

15 lines
260 B
YAML

---
- name: Retrieve network info
hosts: all:!baybay-ponay.mateu.be:!machinbox.mateu.be:!muse-HP-EliteBook-820-G2.home.arpa
gather_facts: true
gather_subset:
- network
tasks: []
- name: Router
hosts: router
diff: true
roles:
- firewall