mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 11:10:03 -03:30
minor doc typo
This commit is contained in:
@@ -29,7 +29,7 @@ is the combination that makes a _Smart Inventory_.
|
||||
|
||||
* `Host` model has a new field called `smart_inventories`. This field uses the `SmartInventoryMemberships`
|
||||
lookup table to provide a set of all of the _Smart Inventory_ a host is a part of. The memberships
|
||||
or generated by the `update_host_smart_inventory_memberships` task. This task is called when the view for
|
||||
are generated by the `update_host_smart_inventory_memberships` task. This task is called when the view for
|
||||
`/api/v2/hosts/:id/smart_inventories` is materialized. NOTE: This task is only run if the
|
||||
`AWX_REBUILD_SMART_MEMBERSHIP` is set to True. It defaults to False.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user