diff --git a/firewall.yml b/firewall.yml index 35e6827..727006f 100644 --- a/firewall.yml +++ b/firewall.yml @@ -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 + - firewall