openstack-ansible-pip_install/tasks
Matt Thompson 933c006435 Specify defaults for pip_install_upper_constraints
If this role is run without having pip_install_upper_constraints set
then you'll get a failure stating that pip_install_upper_constraints is
undefined.

This patch simply adds the default filter when referencing
pip_install_upper_constraints, which seems to be the pattern used in
openstack-ansible's utility-install.yml playbook.

Change-Id: If1b68fb21e0eb8f2f8c33a6bec952c2972e3e5e3
(cherry picked from commit 5a99262155)
2018-04-04 13:12:22 +00:00
..
configure.yml Remove selfcheck.json 2017-11-28 08:16:50 +00:00
install.yml Optimize pip_install 2017-02-28 11:50:50 -06:00
install_offline.yml Specify defaults for pip_install_upper_constraints 2018-04-04 13:12:22 +00:00
install_online.yml Enable idempotence test 2017-04-05 12:19:20 -07:00
install_source.yml Specify defaults for pip_install_upper_constraints 2018-04-04 13:12:22 +00:00
main.yml Remove selfcheck.json 2017-11-28 08:16:50 +00:00
pre_install.yml Rename package install task 2017-08-07 14:50:41 -05:00
pre_install_apt.yml Fix misspelled registered variable name in conditional 2018-03-29 11:59:23 -05:00
pre_install_dnf.yml Add dnf support 2017-08-02 11:22:04 -05:00
pre_install_yum.yml Use state=present for EPEL packages 2017-12-15 08:44:21 -06:00
pre_install_zypper.yml SUSE: Add ability to configure external mirror for openSUSE 2017-11-01 11:31:02 +00:00