Skip to content

Jenkins installation and configuration using Ansible engine

License

Notifications You must be signed in to change notification settings

jkumar10/jenkins-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins

Jenkins installation using Ansible

Requirements

Add below line into /etc/sudoers on target machine after "Same thing without a password"

jainendra ALL=(ALL) NOPASSWD: ALL

Open the 8080 port on the target machine by going into /etc/sysconfig/iptables

Dependencies

Java

How to run Playbook

[jainendra@centos66 Jenkins]$ ansible-playbook  site.yml -i inventory/jenkins-servers

License

NA

Author Information

NA

About

Jenkins installation and configuration using Ansible engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages