Skip to content

Abdelmouhssine/install_jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation of Jenkins via Ansible On Centos7

=========================================================

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.

Requirements

-------------------

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

Example Playbook

---------------------------

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

License

------------------

BSD
GPL3

Author Information

------------------

Author : HOUARI ABDELMOUHSSINE
EMAIL : [email protected]
LINKEDIN: www.linkedin.com/in/abdelmouhssine-houari
FACEBOOK : https://www.facebook.com/Houari.Mouhssine/

About

Install Jenkins via Ansible on Centos7 Machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published