On Thu, 12 Feb 2015 03:56 -0800, [email protected] wrote:
> I am getting below error while using Ansible (version 1.8.2)
> vSphere_guest 
> module,
> 
> osboxes@osboxes:~$ ansible-playbook /etc/ansible/playbooks/main.yml -K
> sudo password:
> 
> PLAY [localhost] 
> **************************************************************
> 
> TASK: [vsphere_guest ] 
> ********************************************************
> failed: [localhost] => {"failed": true, "parsed": false}
> SUDO-SUCCESS-ldmjglnajxpocoybboumisekhbbnmhnp
> Traceback (most recent call last):
>   File 
> "/home/osboxes/.ansible/tmp/ansible-tmp-1423728228.54-220175308723408/vsphere_guest",
>  
> line 2791, in <module>
>     main()
>   File 
> "/home/osboxes/.ansible/tmp/ansible-tmp-1423728228.54-220175308723408/vsphere_guest",
>  
> line 1197, in main
>     config_check("vm_disk", vm_disk, proto_vm_disk, module)
>   File 
> "/home/osboxes/.ansible/tmp/ansible-tmp-1423728228.54-220175308723408/vsphere_guest",
>  
> line 1012, in config_check
>     if diff.recursive_diff():
>   File 
> "/home/osboxes/.ansible/tmp/ansible-tmp-1423728228.54-220175308723408/vsphere_guest",
>  
> line 983, in recursive_diff
>     if k in self.check_dict[key]:
> TypeError: argument of type 'NoneType' is not iterable

Please share the task definition (without confidential data).

Giovanni

-- 
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/1423790769.1070744.226920137.3F53FAE3%40webmail.messagingengine.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to