mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
Use semantic markup (modules d-g) (#6672)
* Use semantic markup. * 'ignore:' is no longer needed. * E() now works better.
This commit is contained in:
@@ -84,7 +84,7 @@ EXAMPLES = '''
|
||||
RETURN = '''
|
||||
network:
|
||||
description: Dictionary describing the network.
|
||||
returned: On success when I(state=present).
|
||||
returned: On success when O(state=present).
|
||||
type: complex
|
||||
contains:
|
||||
id:
|
||||
|
||||
Reference in New Issue
Block a user