BZ - 1445103 - [Ansible Tower] - Ansible Tower Jobs - relationships table - undefined method when clicking on Service BZ - 1445108 - Wrong flash message after ansible playbook catalog item deletion BZ - 1445111 - UI blows up while trying to create a cloud volume from the Storage Summary screen
Oct 25, 2018 · AWX tower-cli playbook with extra variables By admin on October 25, 2018 in Technology with No Comments Ansible Tower or the open source version AWX is a great addition for those of you using Ansible playbooks. One of the the many features is the ability to run playbooks via an API.
When we created the job template in Tower, the Ansible provider automatically refreshed the list of available job templates in the CloudForms/ManageIQ WebUI, along with the default extra variables defined for each. We can can select any of these job templates, and automatically create a service dialog from it.
directly. Using Ansible Tower’s provisioning callbacks feature, any Ansible Tower Playbook can be triggered to run on a machine via Ansible Tower’s RESTful API, rather than waiting for a user to launch a job to manage the host from the Ansible Tower console. To set up a provisioning callback and view a sample EC2 provisioning playbook,