[ansible-devel] Ansible 5.5.0 has been released

2022-03-15 Thread David Moreau Simard
Hi all, We're happy to announce that the Ansible 5.5.0 package has been released ! Ansible 5.5.0 includes ansible-core 2.12 as well as a curated set of Ansible collections to provide a vast number of modules and plugins. This is a major version update from Ansible 4.x which included ansible-core

[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