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
Automation
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 – Configure Windows servers as Ansible Client – winrm
Ansible is not just for Linux. It can also be used for Windows servers automation. This article will … [Read more...] about Ansible – Configure Windows servers as Ansible Client – winrm
Jenkins – Passing Extra variables for Ansible Playbook
Ansible Playbooks are often written with many extra variables to pass the human inputs. In Ansible … [Read more...] about Jenkins – Passing Extra variables for Ansible Playbook
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
Backup/Restore – Ansible AWX – tower-cli
How to Backup Ansible AWX? Ansible Tower comes along with "setup.sh" to backup the database. If you … [Read more...] about Backup/Restore – Ansible AWX – tower-cli
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