mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-21 09:51:27 -07:00
Type options of inventory plugins (#8625)
Type options of inventory plugins.
This commit is contained in:
parent
daed4dcc94
commit
f9a56b9a9b
9 changed files with 21 additions and 2 deletions
|
@ -24,6 +24,7 @@ DOCUMENTATION = '''
|
|||
description:
|
||||
- A token that ensures this is a source file for the plugin.
|
||||
required: true
|
||||
type: string
|
||||
choices: ['community.general.stackpath_compute']
|
||||
client_id:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue