🚑: wrong IPv4 for HAOS
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m17s

This commit is contained in:
VC
2025-06-22 09:37:21 +02:00
parent 3caac19d25
commit 69e00098fe

View File

@@ -37,7 +37,7 @@ frederica.dmz IN A {{ global_public_ip_address }}
frederica.dmz IN AAAA 2a01:e0a:9bd:2811::60 frederica.dmz IN AAAA 2a01:e0a:9bd:2811::60
ftp IN A 10.233.212.14 ftp IN A 10.233.212.14
garreg-mach IN A 10.233.212.66 garreg-mach IN A 10.233.212.66
haos.dmz IN A 10.233.212.51 haos.dmz IN A {{ global_public_ip_address }}
haos.dmz IN AAAA 2a01:e0a:9bd:2811::51 haos.dmz IN AAAA 2a01:e0a:9bd:2811::51
imprimante IN A 10.233.212.94 imprimante IN A 10.233.212.94
machinbox IN A {{ global_public_ip_address }} machinbox IN A {{ global_public_ip_address }}