mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 10:10:01 -03:30
Blocks creation of Hosts, Groups, and IS for Smart Inventories
* Updated View unit tests * Refactored Validators * Validator Fix for Blocking
This commit is contained in:
@@ -20,7 +20,8 @@ inventory sources:
|
||||
* `project_update`: ID of the project update job that was started if this inventory source is an SCM source.
|
||||
(interger, read-only, optional)
|
||||
|
||||
> *Note:* All manual inventory sources (source='') will be ignored by the update_inventory_sources endpoint.
|
||||
Note: All manual inventory sources (source=' ') will be ignored by the update_inventory_sources endpoint. This endpoint will not update inventory sources for Smart Inventories.
|
||||
|
||||
|
||||
Response code from this action will be:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user