Added local connection
This commit is contained in:
parent
b2753ecc0b
commit
47891d58ac
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
- hosts: all
|
- hosts: all
|
||||||
|
connection: local
|
||||||
vars_files:
|
vars_files:
|
||||||
- 'vars/vault.yml'
|
- 'vars/vault.yml'
|
||||||
become: true
|
become: true
|
||||||
|
|
Loading…
Reference in a new issue