codeyourinfra.jenkins

Jenkins

License: MIT GitHub release Build status Ansible Role Ansible Role downloads

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! :)

Informazioni sul progetto

Role to install Jenkins

Installa
ansible-galaxy install codeyourinfra.jenkins
Licenza
mit
Download
161
Proprietario
And spend your priceless time on what's really worth it