AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Other
14.05k
stars
3.42k
forks
source link
Add extra text to the workflow inventory step when it's promptable #8789
Some extra text needs to be added to the inventory step when it's promptable. The global WFJT Inventory will trump and node level inventory that's provided. We want to communicate that to the user. This is probably only necessary if ask_inventory_on_launch is set to true on the outer workflow.
SUMMARY
This is a follow-up on https://github.com/ansible/awx/issues/5913 specifically for:
See also: https://github.com/ansible/awx/pull/8399#issuecomment-740205736