Hi
I am trying to create EC2 in using play book, but i am unable to create
instance
I am getting below error
Please help me, how can i fix this issue
[root@jenkinansible ansible]# ansible-playbook ec2.yml
PLAY [creating ec2 instance]
************************************************************************************************************************************************************************
TASK [Gathering Facts]
******************************************************************************************************************************************************************************
ok: [localhost]
TASK [creating ec2 instance]
************************************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Instance creation
failed => Unsupported: The requested configuration is currently not
supported. Please check the documentation for supported configurations."}
PLAY RECAP
******************************************************************************************************************************************************************************************
localhost : ok=1 changed=0 unreachable=0
failed=1 skipped=0 rescued=0 ignored=0
[root@jenkinansible ansible]#
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/509b3dbe-e01c-4a52-833d-65eb0c5dedb8o%40googlegroups.com.