RETURN block is broken, so delete it

pull/17535/merge
John R Barker 8 years ago committed by GitHub
parent fdd03916a3
commit 1d2349872a

@ -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

Loading…
Cancel
Save