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