Install boto3

This commit is contained in:
José Armesto 2017-03-27 22:58:16 +02:00
parent 5566b09fbf
commit 69faabbbd2
No known key found for this signature in database
GPG key ID: C10B9C02529D58DB

View file

@ -18,6 +18,7 @@ install:
- pip install ansible - pip install ansible
- pip install docker-py - pip install docker-py
- pip install boto - pip install boto
- pip install boto3
- pip install troposphere - pip install troposphere
- printf '[defaults]\nroles_path=../' >ansible.cfg - printf '[defaults]\nroles_path=../' >ansible.cfg
- ansible-galaxy install -p ../ fiunchinho.wimpy,feature/build_app_with_compose - ansible-galaxy install -p ../ fiunchinho.wimpy,feature/build_app_with_compose