[ansible-devel] Ansible ERROR

2022-03-15 Thread Pritam Dadhe
Hello Mates, I am getting below error while executing playbook for Ec2 Error : fatal: [local]: FAILED! => {"changed": false, "msg": "argument 'image' is of type and we were unable to convert to dict:arse JSON or key=value"} Below is the code that i am executing; *- name: Create EC

[ansible-devel] Ansible Error while running Anible-playbook

2016-05-04 Thread pvlrjr
Hi All, We are using ansible version 2.0.1.0. While running ansible-playbook we are getting Modules Related and SSH related errors. For your reference please find below logs. Password less authentication is also there in between ansible server to remote servers. [user@hostname tes