feature(syntax): proper yml for firewall playbook
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
|
---
|
||||||
|
|
||||||
- hosts: all:!baybay-ponay.mateu.be:!machinbox.mateu.be:!muse-HP-EliteBook-820-G2.home.arpa
|
- hosts: all:!baybay-ponay.mateu.be:!machinbox.mateu.be:!muse-HP-EliteBook-820-G2.home.arpa
|
||||||
|
gather_facts: true
|
||||||
|
gather_subset:
|
||||||
|
- network
|
||||||
tasks: []
|
tasks: []
|
||||||
- hosts: router
|
- hosts: router
|
||||||
diff: yes
|
diff: true
|
||||||
roles:
|
roles:
|
||||||
- firewall
|
- firewall
|
||||||
|
Reference in New Issue
Block a user