fix(playbook): group --> hosts
This commit is contained in:
parent
43d3a1c1a1
commit
4f200788b0
@ -9,7 +9,7 @@
|
|||||||
- { role: ndpi }
|
- { role: ndpi }
|
||||||
- { role: fastnetmon }
|
- { role: fastnetmon }
|
||||||
|
|
||||||
- group: router
|
- hosts: router
|
||||||
user: ansible
|
user: ansible
|
||||||
become: true
|
become: true
|
||||||
become_user: root
|
become_user: root
|
||||||
|
Loading…
Reference in New Issue
Block a user