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