[stable-2.9] Pin version of netaddr and jmespath in filters test

pull/70201/head
Sam Doran 4 years ago committed by Matt Clay
parent a8900f2b42
commit cd7dfcebab

@ -7,6 +7,6 @@ source virtualenv.sh
# Requirements have to be installed prior to running ansible-playbook
# because plugins and requirements are loaded before the task runs
pip install jmespath netaddr
pip install jmespath==0.10.0 netaddr==0.7.19
ANSIBLE_ROLES_PATH=../ ansible-playbook filters.yml "$@"

Loading…
Cancel
Save