Ansible role used to provision EC2 instances
boto
andboto3
must be installed on the controller
TODO
None
- name: Provision an EC2 instance
hosts: localhost
connection: local
roles:
- role: Lowess.ec2
BSD
This role was created in 2018 by Florian Dambrine, used in AWS-360 course.