mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
fix markup (#11147)
* fix markup for common return values * Apply suggestion from review
This commit is contained in:
@@ -23,7 +23,7 @@ attributes:
|
||||
check_mode:
|
||||
support: full
|
||||
details:
|
||||
- Check mode simply does nothing except returning C(changed=true) in case the O(url) seems to be correct.
|
||||
- Check mode simply does nothing except returning RV(ignore:changed=true) in case the O(url) seems to be correct.
|
||||
diff_mode:
|
||||
support: none
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user