ansible-development-environ.../roles/reboot/robertdebock.reboot/molecule/ec2
Robert de Bock 6c3c715ed1 Rename roles to only the rolename, not the namespace robertdebock. 2019-09-17 06:34:35 +02:00
..
README.md Rename roles to only the rolename, not the namespace robertdebock. 2019-09-17 06:34:35 +02:00
create.yml Rename roles to only the rolename, not the namespace robertdebock. 2019-09-17 06:34:35 +02:00
destroy.yml Rename roles to only the rolename, not the namespace robertdebock. 2019-09-17 06:34:35 +02:00
molecule.yml Rename roles to only the rolename, not the namespace robertdebock. 2019-09-17 06:34:35 +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