Remove mailserver-endpoint, because it doesn't seem to exist
This commit is contained in:
parent
bb95923807
commit
a223ebd7ff
|
@ -14,9 +14,6 @@ all:
|
||||||
authoritative-dns:
|
authoritative-dns:
|
||||||
ansible_host: authoritative-dns.z9.ccchh.net
|
ansible_host: authoritative-dns.z9.ccchh.net
|
||||||
ansible_user: chaos
|
ansible_user: chaos
|
||||||
mailserver-endpoint:
|
|
||||||
ansible_host: mailserver-endpoint.ccchh.net
|
|
||||||
ansible_user: chaos
|
|
||||||
uptime-kuma:
|
uptime-kuma:
|
||||||
ansible_host: uptime-kuma.z9.ccchh.net
|
ansible_host: uptime-kuma.z9.ccchh.net
|
||||||
ansible_user: chaos
|
ansible_user: chaos
|
||||||
|
@ -35,9 +32,6 @@ all:
|
||||||
hosts:
|
hosts:
|
||||||
zigbee2mqtt:
|
zigbee2mqtt:
|
||||||
uptime-kuma:
|
uptime-kuma:
|
||||||
ssh_server_config_hosts:
|
|
||||||
hosts:
|
|
||||||
mailserver-endpoint:
|
|
||||||
zigbee2mqtt_hosts:
|
zigbee2mqtt_hosts:
|
||||||
hosts:
|
hosts:
|
||||||
zigbee2mqtt:
|
zigbee2mqtt:
|
||||||
|
@ -65,5 +59,4 @@ all:
|
||||||
mqtt:
|
mqtt:
|
||||||
zigbee2mqtt:
|
zigbee2mqtt:
|
||||||
authoritative-dns:
|
authoritative-dns:
|
||||||
mailserver-endpoint:
|
|
||||||
uptime-kuma:
|
uptime-kuma:
|
||||||
|
|
Loading…
Reference in a new issue