fixed local execution

This commit is contained in:
panda 2021-10-03 01:56:54 +02:00
parent c2e3eeb0ff
commit 24f0bf427f

View file

@ -2,7 +2,7 @@
--- ---
- name: "telegraf" - name: "telegraf"
hosts: thismachine hosts: localhost
connection: local connection: local
roles: roles:
- telegraf - telegraf