This role is used to install jenkins, the an open source automation server which enables developers around the world to reliably build, test, and deploy their software.
This YAML script is installed via ansible and tested on Centos7 machines.
There is no really requirement needed for install Jenkins, just run the playbook and everything will be installed correctly.
Ansible Version should be >= 2.7
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: localhost
become: yes
become_method: sudo
gather_facts: false
roles:
- install_jenkins
BSD
GPL3
Author : HOUARI ABDELMOUHSSINE
EMAIL : [email protected]
LINKEDIN: www.linkedin.com/in/abdelmouhssine-houari
FACEBOOK : https://www.facebook.com/Houari.Mouhssine/