12 lines
214 B
YAML
12 lines
214 B
YAML
---
|
|
|
|
- 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: true
|
|
roles:
|
|
- firewall
|