mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 18:04:02 -07:00
Updated the documentation of modules to match argspec including the type setting for bool parameters (#36821)
This commit is contained in:
parent
8362ddd107
commit
60e39b9718
38 changed files with 176 additions and 137 deletions
|
@ -45,6 +45,7 @@ options:
|
|||
timeout:
|
||||
description:
|
||||
- Timeout (in seconds) for Avi API calls.
|
||||
default: 60
|
||||
extends_documentation_fragment:
|
||||
- avi
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue