You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DNS-Privatezone is created. That works, but If I run the playbook again it's not returning an OK as expected but an error.
fatal: [localhost]: FAILED! =>
{
"changed": false,
"extra_data":
{
"data": null,
"details": "This VPC has already been associated with the zone. Zone ID:******************.",
"response": "{\"code\":\"DNS.0212\",\
"message\":\"This VPC has already been associated with the zone. Zone ID:*******************.\"}"},
"msg": "This VPC has already been associated with the zone. Zone ID:************.: Client Error for url: https://dns.eu-de.otc.t-systems.com/v2/zones, This VPC has already been associated with the zone. Zone ID:***************."}
Is this the expected behaviour?
Thank you in advance,
Best regards
The text was updated successfully, but these errors were encountered:
Hi everyone,
If I'm running e.g.
The DNS-Privatezone is created. That works, but If I run the playbook again it's not returning an OK as expected but an error.
Is this the expected behaviour?
Thank you in advance,
Best regards
The text was updated successfully, but these errors were encountered: