for ansible, is there a reverse order to detroy the vms after the vm playbook has been run like terraform? Or do I need to create another playbook to destroy the vms?
On Mon, Jun 8, 2020 at 6:59 AM Tony Wong <[email protected]> wrote: > I got a customization template in vcenter. how do I specify using that > template. Also the template looks like will override my static IP settings > on my Vms. > > On Sun, Jun 7, 2020 at 3:31 PM Dave York <[email protected]> wrote: > >> Ive done this by using the customization argument of the vmware_guest >> module to join the domain. but prior to vmware_guest i use a >> win_domain_computer delegated to a windows utility box to prestage the >> computer object in the right ou >> >> Sent from Outlook Mobile <https://aka.ms/blhgte> >> >> -- >> 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/ansible-project/BY5PR11MB389625F705684B8C33E6891EA1840%40BY5PR11MB3896.namprd11.prod.outlook.com >> <https://groups.google.com/d/msgid/ansible-project/BY5PR11MB389625F705684B8C33E6891EA1840%40BY5PR11MB3896.namprd11.prod.outlook.com?utm_medium=email&utm_source=footer> >> . >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CALmkhkrba%3Da6pNfvBVQMQWACTtbCqaVWnqKZHSqyAC1w2jACsQ%40mail.gmail.com.
