04 - Jenkins and Ansible
I will document a bit on how Jenkins and Ansible work with Matt Cloud endpoints.
Introduction
For the unfamiliar, Jenkins and Ansible are open-source projects for automation. Due to the way t...
The Matt-Cloud Way
Introduction This is effectively a copy of the Jenkins and Ansible article under The Nerdy Stuff...
Setting up Jenkins
The first step in getting this working is getting Jenkins up. I run Jenkins in a Docker container...
Making a Pipeline
Assuming you have the container running, you should be able to set up a playbook. Before this, yo...
Ansible Basics
Ansible Overview Ansible runs Playbooks, which are either simple lists of Tasks or lists of full...
Advanced Jenkins SSO
I use the OIDC plugin in Jenkins to use my Authelia SSO for login and permission management based...
Ansible Windows
Running Ansible on Windows requires WinRM to be configured, and it requires one of several differ...