fix(playbook): group --> hosts

This commit is contained in:
surtur 2021-05-20 06:06:52 +02:00
parent 43d3a1c1a1
commit 4f200788b0
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -9,7 +9,7 @@
- { role: ndpi }
- { role: fastnetmon }
- group: router
- hosts: router
user: ansible
become: true
become_user: root