style: make ansible-lint happier
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
---
|
||||
|
||||
- hosts: all:!baybay-ponay.mateu.be:!machinbox.mateu.be:!muse-HP-EliteBook-820-G2.home.arpa
|
||||
- name: Retrieve network info
|
||||
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
|
||||
|
||||
- name: Router
|
||||
hosts: router
|
||||
diff: true
|
||||
roles:
|
||||
- firewall
|
||||
|
Reference in New Issue
Block a user