Docker-py

This commit is contained in:
José Armesto 2017-03-27 11:21:02 +02:00
parent 83824fa423
commit 3aa84b1cc4
No known key found for this signature in database
GPG key ID: C10B9C02529D58DB

View file

@ -16,6 +16,7 @@ addons:
install: install:
- pip install ansible - pip install ansible
- pip install docker-py
- 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