mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
[PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454)
doc style adjustments: modules [no]* (#10443)
* doc style adjustments: modules n*
* doc style adjustments: modules o*
* Apply suggestions from code review
* Apply suggestions from code review
---------
(cherry picked from commit 6d67546902)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -69,7 +69,7 @@ options:
|
||||
state:
|
||||
description:
|
||||
- The state of the user defaults.
|
||||
- If set to V(list) will query the given parameter specified by O(key). Returns V(null) is nothing found or mis-spelled.
|
||||
- If set to V(list) it queries the given parameter specified by O(key). Returns V(null) is nothing found or misspelled.
|
||||
type: str
|
||||
choices: [absent, list, present]
|
||||
default: present
|
||||
|
||||
Reference in New Issue
Block a user