mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 08:41:37 +01:00
add: vault configuration
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,3 +8,4 @@ files/async-icinga-services-dynamic.conf
|
|||||||
hosts.ini
|
hosts.ini
|
||||||
files/atlantis-hub-content/
|
files/atlantis-hub-content/
|
||||||
join-k8s-command
|
join-k8s-command
|
||||||
|
vault.secret
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
inventory = hosts.ini
|
inventory = hosts.ini
|
||||||
log_path = ansible.log
|
log_path = ansible.log
|
||||||
|
vault_password_file = vault.secret
|
||||||
|
|||||||
Reference in New Issue
Block a user