mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
Fix module validator handling of empty options.
This commit is contained in:
parent
c6b3815bf0
commit
90ac38bd4c
2 changed files with 6 additions and 6 deletions
|
@ -104,6 +104,7 @@ Errors
|
|||
Arguments with a default should not be marked as required
|
||||
318 Module deprecated, but DOCUMENTATION.deprecated is missing
|
||||
319 ``RETURN`` fragments missing or invalid
|
||||
320 ``DOCUMENTATION.options`` must be a dictionary/hash when used
|
||||
..
|
||||
--------- -------------------
|
||||
**4xx** **Syntax**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue