ansible-development-environ.../roles/atom/molecule/ec2
Robert de Bock 5c943a3ece Include roles for the collection. 2019-06-11 21:07:09 +02:00
..
README.md Include roles for the collection. 2019-06-11 21:07:09 +02:00
create.yml Include roles for the collection. 2019-06-11 21:07:09 +02:00
destroy.yml Include roles for the collection. 2019-06-11 21:07:09 +02:00
molecule.yml Include roles for the collection. 2019-06-11 21:07:09 +02:00

README.md

Amazon EC2

To test on Amazon elastic compute cloud (EC2), set this variable:

export EC2_REGION=eu-central-1

And save the credentials:

cat ~/.aws/credentials
[default]
aws_access_key_id=YOUR_KEY_ID
aws_secret_access_key=YOUR_ACCESS_KEY