How to store Jenkins job's console output in another system? There are much opensource software is … [Read more...] about Jenkins – Store Console Output in Linux Filesystem – Artifacts
DevOps
Jenkins – Rename Build Job Names – Build Name setter
Jenkins job's build name would be named with the numeric number by default in increment manner. … [Read more...] about Jenkins – Rename Build Job Names – Build Name setter
Jenkins Console – Xterm Terminal – Colorized Ansible playbook Output
This artcile will walk through the installing and configuring Ansicolor plugin in Jenkins to make … [Read more...] about Jenkins Console – Xterm Terminal – Colorized Ansible playbook Output
Ansible Engine – Run Playbook using Jenkins – GUI
Can't afford Ansible Tower? Worried about AWX stability (Open Source Ansible Tower's upstream … [Read more...] about Ansible Engine – Run Playbook using Jenkins – GUI
Packer Automation – Build Redhat/CentOS VM on VMware vSphere
In this article, we will be walking through the building of Redhat Enterprise Linux 7/CentOS 7 VM … [Read more...] about Packer Automation – Build Redhat/CentOS VM on VMware vSphere
Ansible Tower / AWX – Installing & Configuring Tower-cli
Tower-CLI (tower-cli) is a command line tool for managing Ansible Tower/AWX. It allows Tower … [Read more...] about Ansible Tower / AWX – Installing & Configuring Tower-cli
How to Install and Configure Jenkins on Redhat/ CentOS 7?
Installing and configuring Jenkins on Redhat Linux / CentOS is very straight forward. Jenkins is a … [Read more...] about How to Install and Configure Jenkins on Redhat/ CentOS 7?
Ansible Tower / AWX – Trigger Ansible Job using REST API
Ansible AWX / Ansible Tower supports RESTfull API calls. It provides greater flexibility that you no … [Read more...] about Ansible Tower / AWX – Trigger Ansible Job using REST API
Ansible Tower / AWX – Creating SCM Git Project in Ansible
Ansible playbooks and roles must be kept in the Git repositories. Git provides a great mechanism to … [Read more...] about Ansible Tower / AWX – Creating SCM Git Project in Ansible
Ansible Tower / AWX – Store Credential & Custom Credentials Type
Ansible Tower / AWX provides an option to store multiple credentials in an encrypted format. It … [Read more...] about Ansible Tower / AWX – Store Credential & Custom Credentials Type