Tobias Reisinger
7ff7dfe807
acme-dns is fully handled by ansible already. All services should be created by ansible in the end.
6 lines
106 B
YAML
6 lines
106 B
YAML
all:
|
|
hosts:
|
|
local-dev:
|
|
ansible_connection: local
|
|
node002:
|
|
ansible_connection: local
|