mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-08 03:33:10 +00:00
RETURN block is broken, so delete it
This commit is contained in:
@@ -113,11 +113,7 @@ EXAMPLES = '''
|
||||
'''
|
||||
|
||||
RETURN = '''
|
||||
# description: The result is deliverd in an dictionary.
|
||||
- return:
|
||||
changed: true
|
||||
name: "startmyservice"
|
||||
msg: "changed inittab entry startmyservice"
|
||||
|
||||
'''
|
||||
|
||||
# Import necessary libraries
|
||||
|
||||
Reference in New Issue
Block a user