Avoid latest Ansible version
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -3,7 +3,8 @@ packages:
|
||||
- jq
|
||||
- python3-pip
|
||||
pip:
|
||||
- ansible-core
|
||||
# Some change causes high load during loops of importing/pushing container images
|
||||
- ansible-core<2.14.0
|
||||
- jinja2
|
||||
- lxml
|
||||
- markupsafe
|
||||
|
Reference in New Issue
Block a user