ansible / ansible-modules-extras

Ansible extra modules - these modules ship with ansible
947 stars 1.47k forks source link

Region eu-west-2 missing on ansible-2.2 ec2 module #3697

Closed sjkeerthi closed 7 years ago

sjkeerthi commented 7 years ago

OS: Fedora 24
Ansible: 2.2 Module Version: ec2ansible (0.1.2)

Could not able to create instances via Ansible on London (eu-west-2) Regions

Amazon Elastic Compute Cloud (Amazon EC2)

EU (London) eu-west-2 ec2.eu-west-2.amazonaws.com HTTP and HTTPS

ERROR:

TASK [Launch instances] **** fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "msg": "Region eu-west-2 does not seem to be available for aws module boto.ec2. If the region definitely exists, you may need to upgrade boto or extend with endpoints_path"}

ansibot commented 7 years ago

This repository has been locked. All new issues and pull requests should be filed in https://github.com/ansible/ansible

Please read through the repomerge page in the dev guide.