gci-ansible-jenkins

Created
Was maintained by srikavin
Ansible role that installs Jenkins CI on a Fedora server
git clone

Ansible Jenkins Role

This repository contains a role that will install Jenkins on a Fedora host. To see more details about usage of the role, see example.yml and roles/jenkins/README.md.

Jenkins is an open-source and extensible automation server that is capable of building, deploying, and automating nearly any project. In addition, Jenkins can serve as a continuous integration (CI) service. It has plugins ranging from npm and Node to Java and Python.