[ansible-project] Re: wait_for JoinDomain, does it exist?

2018-08-03 Thread Luis Bonilla
Remember that in vCenter the VM name being reported by the VM tools should be 
host.domain.com so you can get this info from vCenter

-- 
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/a770722c-c53a-4ad4-8de4-77f2d427cd4a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] wait_for JoinDomain, does it exist?

2018-08-02 Thread Luis Bonilla
I'm about to get into Ansible so I'm not too familiar with which modules you 
can use but if you can create a variable that represents what the FQDN of the 
system will be and then loop until the VM.config.hostname attribute that you 
pull from vcenter matches the FQDN variable. It's how I do it in vRO and it 
works great for me.

-- 
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/458255b3-d949-4e15-a352-4b3ba76289fb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] Re: Ansible module for vRA

2018-04-11 Thread Luis Bonilla
Hey Ivan,

Did you find something? I found this today while searching for an Ansible 
module that will request base OS blueprints from VRA. Let me know.

https://github.com/LinuxArchitects/Ansible-VMware-vRealize-Automation


On Friday, September 29, 2017 at 5:24:12 AM UTC-7, Ivan Pacheco wrote:
>
> I'm looking for an ansible module to work with vRA similary to the one to 
> work with vCenter, but so far I'm unable to find any official module. 
> Basically be able to provision VMs and execute tasks over them, shutdown, 
> clone, etc.
>

-- 
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/73a0e7ac-017c-4bf2-8f8f-57d866f44381%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.