Fix incorrect desu.ltd root A record dns
This commit is contained in:
parent
7a44fa5df1
commit
49df0d0ae3
@ -58,7 +58,7 @@
|
|||||||
type: A
|
type: A
|
||||||
ttl: 3600
|
ttl: 3600
|
||||||
state: present
|
state: present
|
||||||
value: 45.79.23.133
|
value: 5.161.106.16
|
||||||
tags: [ route53, dns ]
|
tags: [ route53, dns ]
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
when: status.value == "active" and inventory_hostname is match(".*\.desu\.ltd")
|
when: status.value == "active" and inventory_hostname is match(".*\.desu\.ltd")
|
||||||
|
Loading…
Reference in New Issue
Block a user