openstack-ansible-openstack.../tasks
Jesse Pretorius d99cf0f0b1 Adjust how pip distro packages are implemented
Unfortunately the change in [1] broke the integrated build.
The py_pkgs lookup is incapable of interpreting jinja. It
also assumes that any variable named _pip_packages has
python packages in it, and processes them.

This renames the variable so that it conforms with other distro
package lists using _distro_packages instead.

It also adjusts the way the packages are installed a little so
that the var name is overridable, and the variables are nearer
their physical host siblings.

[1] https://review.openstack.org/563684
Change-Id: I2acdab13ba2afe18656cdc66037af6b731058836
2018-04-27 17:34:46 +01:00
..
configure_metal_hosts.yml Fix openstack_host_module_file typo 2018-03-07 11:24:50 -06:00
main.yml Adjust how pip distro packages are implemented 2018-04-27 17:34:46 +01:00
openstack_authorized_keys.yml Make role idempotent 2018-03-08 08:38:39 -06:00
openstack_hosts_configure_apt.yml Add retries to requirement package install 2018-03-30 16:24:14 +01:00
openstack_hosts_configure_dnf.yml Add the ability to run the role on all hosts 2017-11-24 14:50:40 +00:00
openstack_hosts_configure_yum.yml Revert "Ensure the /etc/pki/rpm-gpg directory exists" 2018-03-23 20:20:23 -05:00
openstack_hosts_configure_zypper.yml SUSE: Refresh zypper repositories if necessary 2017-12-06 16:06:39 +00:00
openstack_proxy_settings.yml Update instead of replacing the environment file 2017-03-29 10:58:53 +01:00
openstack_release.yml Make the release file options more configurable 2016-12-07 12:32:54 +00:00
openstack_sysstat.yml Make role idempotent 2018-03-08 08:38:39 -06:00
openstack_update_hosts_file.yml Fix error when /etc/hosts does not exist 2018-03-15 16:17:47 +01:00