ec2
ansible-role-ec2
Ansible role used to provision EC2 instances
Requirements
boto
andboto3
must be installed on the controller
Role Variables
TODO
Dependencies
None
Example Playbook
- name: Provision an EC2 instance
hosts: localhost
connection: local
roles:
- role: Lowess.ec2
License
BSD
Author Information
This role was created in 2018 by Florian Dambrine, used in AWS-360 course.
Install
ansible-galaxy install Lowess/ansible-role-ec2
License
Unknown
Downloads
41
Owner