openstack: doc: add return doc, fixes build

pull/4420/head
Rene Moser 2016-03-30 12:56:20 +02:00 committed by Matt Clay
parent 48223fd268
commit 051b11b983
1 changed files with 3 additions and 0 deletions

View File

@ -91,6 +91,9 @@ EXAMPLES = '''
domain: newyork
'''
RETURN = '''
#
'''
def _system_state_change(state, assignment):
if state == 'present' and not assignment: