[ansible-project] Ansible 2.5 virtual cpu and socket not work to gather , as well customvalues

2018-05-03 Thread talha jilal
1- Same code with customvalue works for me in ansible 2.4 but does not work on ansible 2.5. 2- Ansible 2.5 ony take one option at a time, num_cpus or cpu_cores_per_sockets Any idea folks I am report this error second time in group., My playbook looks something like this .

[ansible-project] Re: VMware - convert template to virtual machines

2018-05-03 Thread talha jilal
Hello Folks, with ansible 2.5 we can control cpu cores but not cpu virutal number of sockets. Any idea ? Thanks On Friday, 27 April 2018 09:55:55 UTC-4, Ted wrote: > > Hi All, > > I'm looking for a way to convert a VMware template to a virtual machine > using Ansible. > The work flow

[ansible-project] ansible vmware_guest customvalues and annotation

2018-05-03 Thread talha jilal
Hello Folks , I upgrade ansible 2.4 to 2.5 but my customvalue option stop working. My annotation attributes already defined in template, and i have the following syntax. I downgrade my ansible 2.4 and annotation start working for me. customvalues: - annotation: key: APPLICATION value:

[ansible-project] ansible 2.4 and vmware_guest

2018-03-23 Thread talha jilal
Hi all , Another stupid question about ansible 2.4, vmware_guest , folder module really response with very funny way. it gave error at two different levels , 1- When VM need to be create it work only with relative path /folder " 2- When VM already created it work only with relative path

[ansible-project] did anyone use vmware_guest option customvals ?

2018-03-22 Thread talha jilal
Hello Folks , Did anyone use customvalues options with vmware_guest module ? 1- My concern what is the purpose of this option ? 2- And why people use this option vmware_guest module ? 3- Does this option help to modify vmx file values? Thanks -- You received this message because you are

[ansible-project] Re: ( vmware-guest module) Creating VM from template and adding "No of cores per socket"

2018-03-22 Thread talha jilal
n appropriate version of vCenter and that indeed > they are missing in the machine's settings in vCenter. Could be an issue > needs to be opened. > > On Thursday, March 22, 2018 at 4:02:08 PM UTC-5, talha jilal wrote: >> >> >> Yes I also tried this option but it does not impact my num

[ansible-project] Re: ( vmware-guest module) Creating VM from template and adding "No of cores per socket"

2018-03-22 Thread talha jilal
"ipv6": null, "module_hw": true, "snapshots": [] } } } End of output = On Thursday, 22 March 2018 16:55:01 UTC-4, Nick Rogers wrote: > > Looks like in 2.5 you specify 'num_cpu_cores_per_socke

[ansible-project] ( vmware-guest module) Creating VM from template and adding "No of cores per socket"

2018-03-22 Thread talha jilal
Hello, I am deploying vms with vmware_guest module, and I need to edit "number of cores per socket" what statement should I use ? I tried the following statement but it always give me error. customvalues: - key: cpuid.coresPerSocket value: 2 Error : fatal: [kuber-n-03