How to add multiple conditions for an ansible task? Here are some of the examples which will help … [Read more...] about Ansible – Validate Multiple conditions for a task
Ansible Tower
How to update the Ansible Tower Inventory using API?
Ansible Tower offers various REST API to integrate with other tools. I had come across the scenario … [Read more...] about How to update the Ansible Tower Inventory using API?
Ansible Tower License expired? How to renew it?
Ansible tower requires a valid license to run any job. Red Hat License management is much easier if … [Read more...] about Ansible Tower License expired? How to renew it?
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
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
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 – Passing Variables using SURVEY (extra-vars)
Ansible Tower's Survey one of the cool feature which can be used to populate the variables every … [Read more...] about Ansible Tower / AWX – Passing Variables using SURVEY (extra-vars)
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 – Creating Workflow Template
Ansible workflow combines one or more resources links together in a sequence of disparate resources … [Read more...] about Ansible Tower / AWX – Creating Workflow Template
Ansible Tower / AWX – Configuring Role Based Access (RBAC)
Ansible Tower/ AWX offers role-based access control for templates and workflows. It provides an … [Read more...] about Ansible Tower / AWX – Configuring Role Based Access (RBAC)