Add the inventory_source as alias.

This commit is contained in:
Anton Nesterov
2020-10-10 14:23:01 +02:00
parent 8a09731a52
commit 2e237661f8

View File

@@ -27,6 +27,8 @@ options:
- The name or id of the inventory source to update. - The name or id of the inventory source to update.
required: True required: True
type: str type: str
aliases:
- inventory_source
inventory: inventory:
description: description:
- Name or id of the inventory that contains the inventory source(s) to update. - Name or id of the inventory that contains the inventory source(s) to update.