mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:05:49 +00:00
Install boto
This commit is contained in:
parent
39a86cf3a0
commit
b19ba541de
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue