Merge pull request #1928 from resmo/fix/build-os-user-role

openstack: doc: add return doc, fixes build
This commit is contained in:
René Moser 2016-03-30 13:00:19 +02:00
commit 282221e5a0

View file

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