Added local connection

This commit is contained in:
Oscar Blue 2022-05-22 23:27:15 +01:00
parent b2753ecc0b
commit 47891d58ac

View file

@ -1,4 +1,5 @@
- hosts: all
connection: local
vars_files:
- 'vars/vault.yml'
become: true