mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-22 22:11:44 -07:00
Sanity fixes to parameter types (#52325)
This commit is contained in:
parent
47190088b4
commit
677c04c01d
25 changed files with 445 additions and 404 deletions
|
@ -55,5 +55,5 @@ options:
|
|||
org_id:
|
||||
description:
|
||||
- ID of organization.
|
||||
type: str
|
||||
type: int
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue