get record_id first
This commit is contained in:
parent
66c39a9a08
commit
2c0fc22fb0
@ -31,7 +31,7 @@ dns_kas_add() {
|
|||||||
_info "##KAS## Checking Zone and Record_Name"
|
_info "##KAS## Checking Zone and Record_Name"
|
||||||
_get_zone_and_record_name "$_fulldomain"
|
_get_zone_and_record_name "$_fulldomain"
|
||||||
_info "##KAS## Getting Record ID"
|
_info "##KAS## Getting Record ID"
|
||||||
# _get_record_id
|
_get_record_id
|
||||||
|
|
||||||
_info "##KAS## Creating TXT DNS record"
|
_info "##KAS## Creating TXT DNS record"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user