Are your OpenStack instances running Windows or Linux?  
Mostly Linux

And are you using Ansible for any configuration of your AD server?
No

So basically my option for automating this is to call a powershell script 
via the Ansible playbook that creates the instance ?
Would this be doable? Or am I looking at calling the DNS record creating 
powershell script from another python script.

The primary place these scripts are run is my Linux workstation (which is 
also Ansible Control).

Thanks



On Monday, April 20, 2015 at 4:41:57 PM UTC-4, Chris Church wrote:
>
> I don't know of an Ansible module to handle this kind of update.  Are your 
> OpenStack instances running Windows or Linux?  And are you using Ansible 
> for any configuration of your AD server?
>
> The following thread may offer some suggestions for ways to update DNS 
> from Linux instances:
>
>
> http://serverfault.com/questions/276901/register-a-records-for-my-linux-box-on-my-windows-2008-dns-dhcp-server
>
>
> If you're using Ansible to manage your AD server, you may be able to start 
> with some of these PowerShell examples to manage DNS:
>
>
> http://blogs.technet.com/b/heyscriptingguy/archive/2010/09/13/manage-dns-in-a-windows-environment-by-using-powershell.aspx
> https://technet.microsoft.com/en-us/library/jj649850.aspx
>
>
> Hope that helps!
>
>
> On Mon, Apr 20, 2015 at 10:52 AM, John Test <johnt...@gmail.com 
> <javascript:>> wrote:
>
>> Hello,
>> I was wondering if there is an existing Ansible module to register 
>> records in Active Directory DNS.
>> My workflow attempt is to create Openstack instances and register their 
>> DNS records in AD.
>>
>> Thank you
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Ansible Project" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to ansible-proje...@googlegroups.com <javascript:>.
>> To post to this group, send email to ansible...@googlegroups.com 
>> <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/ansible-project/b5d8de56-f238-4131-b35a-487099a62ac2%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/ansible-project/b5d8de56-f238-4131-b35a-487099a62ac2%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/e5af2823-af77-4ea6-807a-3428179d2dbd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to