Ansible role to manage Jenkins plugins
b16717461c
Signed-off-by: Paul Belanger <pabelanger@redhat.com> |
||
---|---|---|
defaults | ||
doc/source | ||
meta | ||
tasks | ||
tests | ||
.gitignore | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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
Example Playbook
- name: Install Jenkins plugins
hosts: jenkin
roles:
- ansible-role-jenkins-plugins