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