initial ansible code

This commit is contained in:
Oli
2022-10-09 21:41:56 +00:00
parent 4a64eab4a0
commit feaec34dd2
103 changed files with 4473 additions and 0 deletions

6
ansible.cfg Normal file
View File

@@ -0,0 +1,6 @@
[defaults]
inventory = ./inventory/hcloud.yml
host_key_checking = False
vault_identity_list = dtsv-dev@~/.vault_pass_dtsv
vault_password_file = ~/.vault_pass_dtsv
remote_user = oli