Changed hosts to localhost

This commit is contained in:
Oscar Blue 2022-05-22 23:29:58 +01:00
parent 47891d58ac
commit 928d67bf20

View file

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