Changed hosts to localhost
This commit is contained in:
parent
47891d58ac
commit
928d67bf20
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
- hosts: all
|
||||
- hosts: localhost
|
||||
connection: local
|
||||
vars_files:
|
||||
- 'vars/vault.yml'
|
||||
|
|
Loading…
Reference in a new issue