Files
openstack-ansible-os_trove/tasks/trove_install.yml
Jesse Pretorius 82d01b3d30 Remove join filter from pip module tasks
Ansible 2.2 now treats the 'name' argument for the pip module
as a list, removing the need for us to implement the join
filter to optimise the install execution.

Change-Id: I630ceadba486c10e5b8b913a0d18e1af0e1ccbc3
2016-11-09 21:35:23 +00:00

3.3 KiB