How to Integrate Ansible With Jenkins

preview_player
Показать описание
Need help with your Jenkins questions?

Timecodes ⏱:

00:00 Introduction
00:08 Overview
00:35 Starting point
01:11 Verify Ansible installation by running a test job
02:38 Review Ansible playbook and Jenkinsfile
04:54 Create Secret File credential
05:56 Verify job run
08:26 Why should you use Ansible instead of writing your own scripts?

#jenkinstutorial #jenkinspipeline #ansible

Information referenced in this video:

Jenkins LTS 2.289.2

jenkins-example-ansible repository:

CloudBees on Twitter:

Darin on Twitter:
Рекомендации по теме
Комментарии
Автор

I have been searching for something like this all week. This is the first video I found that showed me how to use pipeline with ansible. Thank you.

TheDarkSolja
Автор

Darin! You have done it again! I moved (again) to gitlab-ci, but the more I watch your videos, the more I fall in love with Jenkins.

juanpabloamorochod.
Автор

Comment about installing requirements before calling ansible-playbook simply saved my day. Thanks for your video!

ken_bekov
Автор

Thank you for the video, I'd like to see more from you!

dzmitrystremkouski
Автор

Hi Sir! Thanks for your tutorial. It saved a lot of time for me :) Just for you know

mazzahaker
Автор

all the love to CloudBees and its contributors ❤

omaralaadin
Автор

I was wondering if you might be able to do a video on terraform and Jenkins? Thanks for providing the best source for learning Jenkins!!

kd
Автор

great display of automation tools to automate automation tools.

oliverdjurhuus
Автор

Hi Darin!, you are using a private key to connect over ssh from jenkins host to remote targets. When and how have you provisioned the target ssh authorized keys in order to connect from jenkins host with the private key? and, the private key is a pem file (public and private) or only the private part? thank a lot for you videos.

albertogonzalezmesas
Автор

I think are missing some topics to touch on during the video, One of them is how to get the inventory, the other one is how to connect to ansible, and the last one, have you used some Jenkinsfile to do that?. Thanks in advance.

md
Автор

Don’t use MariaDB, use Percona MySQL or Percona XtraDB if you are a badass

jbianco