gci-ansible-jenkins

Created 4 years ago
Maintained by srikavin
Ansible role that installs Jenkins CI on a Fedora server
Members 1
Srikavin Ramkumar committed 4 years ago

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.