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/inventory/host_vars/node002
1
_ansible/inventory/host_vars/node002/main.yml
Normal file
1
_ansible/inventory/host_vars/node002/main.yml
Normal file
|
@ -0,0 +1 @@
|
|||
services_path: /opt/services/
|
Reference in a new issue