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.97k stars 3.41k forks source link

Update project when creating a new project sourced inventory #2481

Open bspencer168 opened 5 years ago

bspencer168 commented 5 years ago
ISSUE TYPE

The option of updating the project when a project based inventory is manually synced (added or otherwise).

COMPONENT NAME
SUMMARY

The current functionality allows for project change -> update inventory, but when adding a new inventory (or updating it), the the sync fails until the project is otherwise updated. Adding the option allows for the add inventory -> update project (to see the actual inventory). This is probably mostly useful adding new project sources inventories and wanting to make sure they are pulled in correctly before using them in a job. Reduces the manual step/process (remembering) to update the project first before validating the newly added project sources inventory

ADDITIONAL INFORMATION
AlanCoding commented 2 years ago

@fosterseth can this be closed by your recent changes?