ansible-role-jenkins-plugins/README.rst
Paul Belanger 7e3a4bb88f Add dependency on ansible-role-jenkins
Update documentation so the user understands.

Change-Id: If145e9549ac78f400e5b8da25f8152c02e5f7f5d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-02-12 08:36:06 -05:00

43 lines
890 B
ReStructuredText

============================
ansible-role-jenkins-plugins
============================
Ansible role to manage Jenkins plugins
* License: Apache License, Version 2.0
* Documentation: https://ansible-role-jenkins-plugins.readthedocs.org
* Source: https://git.openstack.org/cgit/openstack/ansible-role-jenkins-plugins
* Bugs: https://bugs.launchpad.net/ansible-role-jenkins-plugins
Description
-----------
Requirements
------------
Packages
~~~~~~~~
Package repository index files should be up to date before using this role, we
do not manage them.
Role Variables
--------------
Dependencies
------------
ansible-role-jenkins
~~~~~~~~~~~~~~~~~~~~
See http://ansible-role-jenkins.readthedocs.org/ for more information.
Example Playbook
----------------
.. code-block:: yaml
- name: Install Jenkins plugins
hosts: jenkin
roles:
- ansible-role-jenkins-plugins