Top "Ansible-tower" questions

Use for questions about programming issues related to the Ansible Tower REST API.

Ansible: playbook calling Role in a directory that is in the roles directory

I would like to shape my directory structure of my ansible roles and playbooks. Currently I have a directory structure …

ansible ansible-playbook ansible-tower
Setting vault password in Ansible Tower

I have used Ansible Vault to encrypt a file in which I have stored sensitive data. In my orchestration script …

ansible ansible-tower
Is there any way to get the logs/ output of a job using Ansible Tower Rest API

I have a ansible job started by Another Process. Now I need to check the status of the current running …

ansible ansible-tower