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