Move ansible configs to ansible dir
This commit is contained in:
parent
faaa40b77d
commit
9776f79432
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,5 +3,5 @@
|
||||
/.vscode
|
||||
|
||||
/ansible/galaxy.roles/
|
||||
ansible-vault-password-file
|
||||
/ansible/ansible-vault-password-file
|
||||
*.retry
|
||||
|
@ -1,4 +1,4 @@
|
||||
[defaults]
|
||||
host_key_checking = True
|
||||
vault_password_file = ./ansible-vault-password-file
|
||||
roles_path = ./ansible/galaxy.roles
|
||||
roles_path = ./galaxy.roles
|
Loading…
Reference in New Issue
Block a user