first commit

This commit is contained in:
2023-03-20 16:03:41 +01:00
commit 408f5a7038
13 changed files with 205 additions and 0 deletions

5
ansible.cfg Normal file
View File

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