Changes to a different **A record**
TODO: turn into a variable or parameter
This commit is contained in:
parent
4a724d4532
commit
a6dc6386b6
@ -27,5 +27,5 @@
|
|||||||
|
|
||||||
- name: Register DNS CNAME alias using Dreamhost API
|
- name: Register DNS CNAME alias using Dreamhost API
|
||||||
uri:
|
uri:
|
||||||
url: 'https://api.dreamhost.com/?key={{ apikey }}&cmd=dns-add_record&record={{ container }}.{{ dominio }}&type=CNAME&value=externo.{{ dominio }}.'
|
url: 'https://api.dreamhost.com/?key={{ apikey }}&cmd=dns-add_record&record={{ container }}.{{ dominio }}&type=CNAME&value=externo2.{{ dominio }}.'
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user