add: vault configuration

This commit is contained in:
2024-12-23 10:59:41 +00:00
parent 48ba8ca1ef
commit 9962002bf5
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@@ -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

View File

@@ -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