In Ansible, passing a variable from one playbook to another playbook is not a straight forward. (If … [Read more...] about How to pass variable from one playbook to another playbook ? Ansible
Configuration Management
Jenkins – Ansible – Configure Dynamic Inventory
Are you using Jenkins as front-end GUI for Ansible Automation? Have you ever tried the dynamic … [Read more...] about Jenkins – Ansible – Configure Dynamic Inventory
Jenkins – Store Console Output in Linux Filesystem – Artifacts
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
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 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