mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
fix markup (#11147)
* fix markup for common return values * Apply suggestion from review
This commit is contained in:
@@ -55,7 +55,7 @@ options:
|
||||
choices: [absent, present]
|
||||
notes:
|
||||
- Check mode is supported.
|
||||
- For secured values return parameter C(changed) is always V(true).
|
||||
- For secured values return parameter RV(ignore:changed) is always V(true).
|
||||
"""
|
||||
|
||||
EXAMPLES = r"""
|
||||
|
||||
Reference in New Issue
Block a user