Install boto

This commit is contained in:
José Armesto 2017-03-27 22:04:44 +02:00
parent 39a86cf3a0
commit b19ba541de
No known key found for this signature in database
GPG key ID: C10B9C02529D58DB

View file

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