Merge "Remove pip_install dependency"

This commit is contained in:
Zuul 2017-12-05 15:23:41 +00:00 committed by Gerrit Code Review
commit f2ac934e92
2 changed files with 8 additions and 4 deletions

View File

@ -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``.

View File

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