mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 03:41:25 -07:00
Fix module issues (#52209)
This commit is contained in:
parent
cedd9d9926
commit
203caf2570
54 changed files with 290 additions and 238 deletions
|
@ -101,7 +101,7 @@ options:
|
|||
status_code:
|
||||
description:
|
||||
- A list of valid, numeric, HTTP status codes that signifies success of the request.
|
||||
type: int
|
||||
type: list
|
||||
default: 200
|
||||
timeout:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue