1
0

Move ansible configs to ansible dir

This commit is contained in:
2024-12-21 13:03:58 +03:00
parent faaa40b77d
commit 9776f79432
3 changed files with 2 additions and 2 deletions

View File

@ -0,0 +1 @@
<vault-password-here>

4
ansible/ansible.cfg Normal file
View File

@ -0,0 +1,4 @@
[defaults]
host_key_checking = True
vault_password_file = ./ansible-vault-password-file
roles_path = ./galaxy.roles