typo + whitespaces

This commit is contained in:
Jérémy Lecour 2017-11-13 15:40:18 +01:00 committed by Jérémy Lecour
parent 4d6cbb52cd
commit 54d72ad9e0
2 changed files with 5 additions and 6 deletions

View file

@ -5,9 +5,9 @@ Manage Amazon EC2 instances.
This role is intended to be called before any other role to setup and start EC2
instances.
## Dependancies
## Dependencies
You should first ensure that you have python-boto package installed on your
You should first ensure that you have `python-boto` package installed on your
machine and an Amazon security access key pair created for your account.
## Tasks

View file

@ -45,4 +45,3 @@ ec2_evolinux_security_group:
rules_egress:
- proto: all
cidr_ip: 0.0.0.0/0