Add basic ansible stuff for management
acme-dns is fully handled by ansible already. All services should be created by ansible in the end.
This commit is contained in:
parent
607ad23697
commit
7ff7dfe807
16 changed files with 162 additions and 3 deletions
_ansible
2
_ansible/.gitignore
vendored
Normal file
2
_ansible/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
.vault_pass
|
||||
inventory/group_vars/all/vault.yml
|
Reference in a new issue