Pin ansible<2.10 for bastion
This is because we don't want to deal with the move to collections. Depends-On: https://review.opendev.org/c/windmill/windmill/+/795900 Change-Id: I4a03c5a190fb281addf10fe6123735e404791c4b Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
1952b31a71
commit
01aa63f341
@ -13,7 +13,7 @@
|
|||||||
# under the License.
|
# under the License.
|
||||||
---
|
---
|
||||||
ansible_pip_name:
|
ansible_pip_name:
|
||||||
- ansible
|
- ansible<2.10
|
||||||
- ara<1.0.0
|
- ara<1.0.0
|
||||||
- netaddr
|
- netaddr
|
||||||
ansible_pip_virtualenv_python: python3
|
ansible_pip_virtualenv_python: python3
|
||||||
|
Loading…
Reference in New Issue
Block a user