Add ansible.cfg with vault functionality

This commit is contained in:
Thomas Kleinendorst 2024-04-10 16:08:08 +02:00
parent a19763d154
commit bb8d31c555
3 changed files with 11 additions and 1 deletions

3
ansible.cfg Normal file
View file

@ -0,0 +1,3 @@
[defaults]
inventory = ./inventory/hosts
vault_password_file = ./.vault_pass