codeyourinfra.jenkins
Jenkins
This is an Ansible role to install Jenkins.
Example Playbook
---
- hosts: servers
roles:
- codeyourinfra.jenkins
Dependencies
This role depends on Codeyourinfra's Java 8 Ansible role because Jenkins needs Java to run. Java will be installed before Jenkins.
Build Process
The build process is done using Travis CI. During the build, Molecule is used to test the role.
Test It Yourself
First, create a Python virtual environment and activate it:
python -m venv env && source env/bin/activate
Next, install all the requirements:
pip install wheel && pip install -r requirements.txt
Finally, run the test:
molecule test
Author Information
@gustavomcarmo is a contributor to Codeyourinfra. Join us too! :)
Installa
ansible-galaxy install codeyourinfra.jenkins
Licenza
mit
Download
161
Proprietario
And spend your priceless time on what's really worth it