Fix RETURN section document in iam_role.py (#28430)

This commit is contained in:
KrdLab 2017-09-15 17:21:27 +09:00 committed by ansibot
commit e0a5b7d7ea

View file

@ -90,6 +90,11 @@ EXAMPLES = '''
'''
RETURN = '''
iam_role:
description: dictionary containing the IAM Role data
returned: success
type: complex
contains:
path:
description: the path to the role
type: string