[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

[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

[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: >