Remove pip_install dependency

With addition of pip_install on every node, we don't
need to have pip_install as a meta dependency.

Depends-On: If3412bb888ebb854874bbc43eb76bfcb3e4a7868
Depends-On: I79ff70c438b44753be2a93f004ebbc46de0a963d
Change-Id: I2a59d22cd7d073fbc4af711aa6d9be92a2c07e54
This commit is contained in:
Jean-Philippe Evrard 2017-12-03 12:48:46 +00:00
parent 7edad7c2b4
commit e875054dbc
2 changed files with 8 additions and 4 deletions
doc/source
meta

@ -8,20 +8,25 @@ Swift role for OpenStack-Ansible
configure-swift.rst
Default Variables
^^^^^^^^^^^^^^^^^
~~~~~~~~~~~~~~~~~
.. literalinclude:: ../../defaults/main.yml
:language: yaml
:start-after: under the License.
Example Playbook
^^^^^^^^^^^^^^^^
~~~~~~~~~~~~~~~~
.. literalinclude:: ../../examples/playbook.yml
:language: yaml
Dependencies
~~~~~~~~~~~~
This role needs pip >= 7.1 installed on the target host.
Tags
^^^^
~~~~
This role supports two tags: ``swift-install`` and ``swift-config``.

@ -38,7 +38,6 @@ galaxy_info:
- development
- openstack
dependencies:
- pip_install
- rsyslog_client
- role: apt_package_pinning
when: