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"
|
||||
hosts: thismachine
|
||||
hosts: localhost
|
||||
connection: local
|
||||
roles:
|
||||
- tincvpn
|
||||
|
|
Loading…
Reference in a new issue