mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Fix collection module docs for names, IDs, and named URLs (#14269)
This commit is contained in:
@@ -48,7 +48,7 @@ options:
|
||||
type: str
|
||||
inventory:
|
||||
description:
|
||||
- Inventory name or ID the hosts should be made a member of.
|
||||
- Inventory name, ID, or named URL the hosts should be made a member of.
|
||||
required: True
|
||||
type: str
|
||||
extends_documentation_fragment: awx.awx.auth
|
||||
|
||||
Reference in New Issue
Block a user