Re: [ansible-project] Failed to create a virtual machine : Cannot complete customization

2020-08-26 Thread Piyush Bansal
Dear Friend, You can remove waitforip because you are not giving network ip .. atleast as per your playbook shown. Instead, you can mention waitforcustomization as true!! Also, you are not mentioning network ip address/subnet/gateway details... How is it supposed to contact the domain

[ansible-project] Re: Failed to create a virtual machine : Cannot complete customization

2020-08-26 Thread esxi...@gmail.com
I found the issue, the admin account was disabled & auto login was on...made auto login false & is good now On Wednesday, August 26, 2020 at 5:05:13 PM UTC-7 esxi...@gmail.com wrote: > Hi > > Any help is much appreciated .. Here is summary of issue : > > Module : > vmware_guest > > Error : >

[ansible-project] Failed to create a virtual machine : Cannot complete customization

2020-08-26 Thread esxi...@gmail.com
Hi Any help is much appreciated .. Here is summary of issue : Module : vmware_guest Error : "msg": "Failed to create a virtual machine : Cannot complete customization." Ansible Version : ansible 2.9.10 Playbook : --- - hosts: localhost gather_facts: false connection: local

[ansible-project] Netapp Ansible Modules

2020-08-26 Thread Gianluca Salvo
Hello Everyone, how can I configure Ontap service-policy via Ansible? Best regards -- Gianluca Salvo -- 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] ansible script is failing when useing prompts

2020-08-26 Thread pavan kumar
' I am new to ansible, I am having issue when executing my ansible playbook. My playbook just run a deploy-release script in destination. This deploy script ask to enter a version to deploy so I am using ansible prompt to input the release version that I need. But it is not working. However

Re: [ansible-project] `run_once` used together with `when` not generating expected result

2020-08-26 Thread csu...@gmail.com
Yes but what is the solution to combine those? I need to execute a task on the second host in the play. Op maandag 18 januari 2016 om 20:54:34 UTC+1 schreef mrles...@gmail.com: > I banged my head against this same thing months ago until it finally > clicked on what was going on! > > > On

Re: [ansible-project] URI module keeps erroring

2020-08-26 Thread Ingrum Jefferson
Thank you for your response Kundan. Ingrum On Tue, Aug 25, 2020 at 1:32 PM Kundan Singh wrote: > Hi Jeff > > There is indentation error which will be validated by yaml but when you > execute it > From controller or AT it will give error > > Please use below syntax > > - name: > hosts: > >

Re: [ansible-project] URI module keeps erroring

2020-08-26 Thread Ingrum Jefferson
Thanks for getting back to me Racke; I will retest with your suggestions and report back. Ingrum On Tue, Aug 25, 2020 at 11:49 AM Stefan Hornburg (Racke) wrote: > On 8/25/20 5:39 PM, Ingrum Jefferson wrote: > > > > Hi Group, > > > > > > > > I have been stuck for a few days on this issue; I

[ansible-project] include_vars follow on from issue raised on GitHub

2020-08-26 Thread 'Andrew Rowland' via Ansible Project
Hey all, Could someone please help me out with an issue we are now seeing. We raised an issue on the github page (https://github.com/ansible/ansible/issues/71394) where we are seeing different results since 2.9.10 where what we had no longer works. In the issue someone made a post of how

[ansible-project] Re: cygwin and VMprotect in Silent mode on a windows machine-Playbook

2020-08-26 Thread Eric Lavarde
Use chocolatey (and its Ansible module) to install cygwin, it's probably the easiest approach, see https://chocolatey.org/packages/Cygwin No clue about VM Protect. On Tuesday 25 August 2020 at 12:47:08 UTC+2 surabhy...@gmail.com wrote: > Hello, > > Can anyone help me to get a playbook to install

Re: [ansible-project] Cisco Switch Discovery in Ansible Tower

2020-08-26 Thread shilpa Benakatti
Can you please send me link where step by step procedure is explained. I want to add Cisco switch 2960 and router 2811 as of now. Thanks & Regards Shilpa On Tue, 25 Aug, 2020, 7:21 PM Avinash Jadhav, wrote: > Hi > > firstly you need to create an inventory which you want to install and in >