ansible / awx

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
13.85k stars 3.4k forks source link

RFE: Enable to set predefined lists of promptable items #2419

Open b0urn3 opened 5 years ago

b0urn3 commented 5 years ago
ISSUE TYPE
COMPONENT NAME
SUMMARY

Add functionality to manage a predefined list of inventories in a job template. This would limit the inventories in which a job template can be executed.

ADDITIONAL INFORMATION

In a organization/group with a large number of inventories which cannot be more limited by RBAC, this feature would help to speed up the "inventory selection" process during the execution as well as avoid possible mistakes caused by selecting the wrong inventory.

The execution of a job template (even with the option ask for inventory when executed) becomes difficult to manage and causes to easily make an mistakes (as executing a job template in wrong set of hosts).

(Customer request)

wenottingham commented 5 years ago

Genericized title, this is probably useful for other items (credentials, limits, etc.)