Changed DNS record creation to Ansible
This commit is contained in:
@@ -1,44 +1,48 @@
|
||||
# file: inventory.yml
|
||||
proxmox:
|
||||
hosts:
|
||||
pve0[1:3]:
|
||||
hosts:
|
||||
pve0[1:3]:
|
||||
|
||||
unbound_servers:
|
||||
hosts:
|
||||
unbound02:
|
||||
hosts:
|
||||
unbound02:
|
||||
|
||||
backup_servers:
|
||||
hosts:
|
||||
backup:
|
||||
hosts:
|
||||
backup:
|
||||
|
||||
freeipa:
|
||||
hosts:
|
||||
infra01:
|
||||
hosts:
|
||||
infra01:
|
||||
|
||||
ipaserver:
|
||||
hosts:
|
||||
infra01.int.mk-labs.cloud:
|
||||
|
||||
matchbox:
|
||||
hosts:
|
||||
infra01:
|
||||
hosts:
|
||||
infra01:
|
||||
|
||||
hub_cluster:
|
||||
hosts:
|
||||
ocp-hub:
|
||||
hosts:
|
||||
ocp-hub:
|
||||
|
||||
sql_servers:
|
||||
hosts:
|
||||
sql01:
|
||||
hosts:
|
||||
sql01:
|
||||
|
||||
n8n_servers:
|
||||
hosts:
|
||||
n8n:
|
||||
hosts:
|
||||
n8n:
|
||||
|
||||
docker_servers:
|
||||
hosts:
|
||||
docker01:
|
||||
hosts:
|
||||
docker01:
|
||||
|
||||
observer:
|
||||
hosts:
|
||||
prometheus:
|
||||
hosts:
|
||||
prometheus:
|
||||
|
||||
target:
|
||||
hosts:
|
||||
prometheus:
|
||||
hosts:
|
||||
prometheus:
|
||||
|
||||
Reference in New Issue
Block a user