-
See https://github.com/ansible/awx/issues/6648#issuecomment-611139427
##### ISSUE TYPE
- enhancement
##### SUMMARY
This could look like https://tower-mockups.testing.ansible.com/patternfly/inve…
-
CloudForms integration with Ansible tower works with the local tower admin credentials, this request is for the ability to use an AD service account.
Related Bugzilla: https://bugzilla.redhat.com/s…
-
##### SUMMARY
Beginning in ansible 2.9.10, tasks which use ansible_connection that is dynamically evaluated (i.e., from a jinja2 expression) fail.
##### ISSUE TYPE
- Bug Report
##### C…
-
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
- API
- UI
##### SUMMARY
We have a workflow that passes some credentials (username and password) from Jenkins into Ansible Tower…
-
```
#!/bin/bash
# Variables
TOWER_HOST="https://your-ansible-tower-url"
REPORT_FILE="job_templates_report.csv"
JT_NAMES_FILE="jtnames.txt"
# Initialize CSV file
echo "Name,ID,Org Name,Last Ran,Verb…
-
Create a group and put some hosts in it.
If you delete the group all the hosts in it are also deleted ?
Both commands is done from tower.
Tower CLI 3.2.1
API v2
AWX 1.0.4.33
Ansible 2.4.3.0
pemca updated
6 years ago
-
Currently the user password is stored plaintext in tower-cli.cfg. I'm wondering if it's be worthwhile (or even possible) to make it behave like Ansible Use module where passwords are stored in the fil…
-
Bug discovered from mailing list:
```
tower-cli host modify -n host1 --variables "ansible_python_interpreter=/usr/bin/python26" -v
*** DETAILS: Checking for an existing record. ******************…
-
ISSUE TYPE
- Feature Idea
SUMMARY
'tower-cli host' can associate/disassociate a group to/from a host
We should figure out a way to do the same with awx, the new official command-line client for…
-
Associated BZ https://bugzilla.redhat.com/show_bug.cgi?id=1608763
If the catalog bundle is being created, the creation of the catalog, the action order and provision order are defined, this order i…