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