On Wed, Mar 20, 2019 at 5:55 PM Mike V <[email protected]> wrote: > Hi, > I want to add windows clients to an Active Directory domain. The clients > are getting IP addresses from dhcp and they are not in DNS. Should I write > a playbook to query the dhcp server with the known hostnames to generate an > inventory file, and then write another playbook to add them to the domain? > Any better approaches? >
If Active Directory and the clients are configured properly, the Active Directory DNS should be updated automatically. I do not know the details. -- Bob Harold -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
