changed vars and defaults structure

This commit is contained in:
2023-06-03 00:58:13 +02:00
parent d3ea0dd111
commit 814eeca218
19 changed files with 225 additions and 78 deletions

5
ansible.cfg Normal file
View File

@@ -0,0 +1,5 @@
[defaults]
remote_user = simon
inventory = hosts.yml
vault_password_file = ~/.ansible/vault_pass.txt
private_key_file=~/.ssh/ansible