mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Install boto3
This commit is contained in:
parent
5566b09fbf
commit
69faabbbd2
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ install:
|
|||
- pip install ansible
|
||||
- pip install docker-py
|
||||
- pip install boto
|
||||
- pip install boto3
|
||||
- pip install troposphere
|
||||
- printf '[defaults]\nroles_path=../' >ansible.cfg
|
||||
- ansible-galaxy install -p ../ fiunchinho.wimpy,feature/build_app_with_compose
|
||||
|
|
Loading…
Reference in a new issue