mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
SCM Inventory model, view, and task system changes
Inventory source file-type combined with a linked project will allow the inventory source to be updated when the project is updated. The inventory update runs in the post-run hook of the project update.
This commit is contained in:
@@ -12,3 +12,5 @@
|
||||
group serializer and added `user_capabilities` to inventory source
|
||||
serializer, allow user creation and naming of inventory sources
|
||||
[[#5741](https://github.com/ansible/ansible-tower/issues/5741)]
|
||||
* support sourcing inventory from a file inside of a project's source
|
||||
tree [[#2477](https://github.com/ansible/ansible-tower/issues/2477)]
|
||||
|
||||
Reference in New Issue
Block a user