feature(syntax): proper yml for firewall playbook

This commit is contained in:
VC
2024-07-05 11:53:13 +02:00
parent ae75f1eaab
commit e2ad0f9c11

View File

@@ -1,6 +1,11 @@
---
- hosts: all:!baybay-ponay.mateu.be:!machinbox.mateu.be:!muse-HP-EliteBook-820-G2.home.arpa
gather_facts: true
gather_subset:
- network
tasks: []
- hosts: router
diff: yes
diff: true
roles:
- firewall