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