Clear host errors before looping DNS records
The metadata is obtained from netbox, so reachability isn't a concern
This commit is contained in:
parent
6db274a959
commit
b320188d2d
@ -24,6 +24,8 @@
|
|||||||
zone: desu.ltd
|
zone: desu.ltd
|
||||||
overwrite: yes
|
overwrite: yes
|
||||||
tasks:
|
tasks:
|
||||||
|
- name: clear host errors before dns loop
|
||||||
|
meta: clear_host_errors
|
||||||
- name: configure dns
|
- name: configure dns
|
||||||
block:
|
block:
|
||||||
- name: configure main mgmt dns
|
- name: configure main mgmt dns
|
||||||
|
Loading…
Reference in New Issue
Block a user