--- - name: Retrieve network info hosts: all:!disabled_server_conf:!machinbox gather_facts: true gather_subset: - network tasks: [] - name: Deploy firewall hosts: router diff: true roles: - firewall