change config

This commit is contained in:
Kevin Heyer 2025-06-10 22:06:49 +02:00
parent 20064cff72
commit 8d87025817
3 changed files with 4 additions and 1 deletions

2
.ansible-lint Normal file
View file

@ -0,0 +1,2 @@
skip_list:
- var-naming

1
.gitignore vendored
View file

@ -4,6 +4,7 @@ inventory/
# Ignore .secret files.... you know, there secret...
*.secret
.vault-*
vault.secret
# Ignore Caching
cache/

View file

@ -10,7 +10,7 @@ fact_caching_connection = ./cache
fact_caching_timeout = 86400
# Rollen-Pfade
roles_path = ./roles/global:./roles/custom
roles_path = ./roles/
# Vault-Einstellungen
vault_password_file = ./vault.secret