mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-03 00:43:07 +00:00
Fix non-matching defaults. (#5452)
This commit is contained in:
parent
5f4e593116
commit
f84a9bf932
75 changed files with 134 additions and 20 deletions
|
|
@ -33,6 +33,7 @@ options:
|
|||
description:
|
||||
- The timeouts for each operations.
|
||||
type: dict
|
||||
default: {}
|
||||
suboptions:
|
||||
create:
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@ options:
|
|||
description:
|
||||
- The timeouts for each operations.
|
||||
type: dict
|
||||
default: {}
|
||||
suboptions:
|
||||
create:
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@ options:
|
|||
description:
|
||||
- The timeouts for each operations.
|
||||
type: dict
|
||||
default: {}
|
||||
suboptions:
|
||||
create:
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@ options:
|
|||
description:
|
||||
- The timeouts for each operations.
|
||||
type: dict
|
||||
default: {}
|
||||
suboptions:
|
||||
create:
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ options:
|
|||
description:
|
||||
- The timeouts for each operations.
|
||||
type: dict
|
||||
default: {}
|
||||
suboptions:
|
||||
create:
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@ options:
|
|||
description:
|
||||
- The timeouts for each operations.
|
||||
type: dict
|
||||
default: {}
|
||||
suboptions:
|
||||
create:
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@ options:
|
|||
description:
|
||||
- The timeouts for each operations.
|
||||
type: dict
|
||||
default: {}
|
||||
suboptions:
|
||||
create:
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue