fixed local execution
This commit is contained in:
parent
c2e3eeb0ff
commit
24f0bf427f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
- name: "telegraf"
|
- name: "telegraf"
|
||||||
hosts: thismachine
|
hosts: localhost
|
||||||
connection: local
|
connection: local
|
||||||
roles:
|
roles:
|
||||||
- telegraf
|
- telegraf
|
||||||
|
|
Loading…
Reference in a new issue