mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Docker-py
This commit is contained in:
parent
83824fa423
commit
3aa84b1cc4
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue