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
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
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
AWX / Ansible Tower – Inventory & Bulk Hosts Import
AWX / Ansible Tower's inventory is a key component to start the automation. Creating the inventory … [Read more...] about AWX / Ansible Tower – Inventory & Bulk Hosts Import