ansible-development-environ.../roles/python_pip/molecule/ec2
Robert de Bock 595dce9789 Adding ulimit 2019-07-24 16:07:58 +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 Adding ulimit 2019-07-24 16:07:58 +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