Open laingsc opened 3 years ago
I'm using AWS AD service and facing the same issue. If win_dns_zone
could support ComputerName
option, as natively supported by PowerShell that would be appreciated.
@laingsc , @caidingyu This seems to be a recuring theme with _aaS offerings. FSX for Windows and AWS ADDS also comes to mind. As a potential stop gap can you install RSAT-DNS on a management server and run the tasks against that host instead?
Sorry, it's not a feasible solution in our case. We intend to use managed service (AWS managed AD) and avoid manual managment of additional DNS nodes.
SUMMARY
win_dns_zone - Support computer_name similar to win_dns_record
ISSUE TYPE
COMPONENT NAME
win_dns_zone
ADDITIONAL INFORMATION
In this use-case, we're using Azure AD DS (Windows Domain Servers) as a Service, and you cannot connect to them since they're as a Service. I pass this to Ansible Tower using Variables, and my current workaround is as below: