added return docs

This commit is contained in:
Brian Coca 2016-05-23 10:36:47 -04:00 committed by Matt Clay
parent da95dd5652
commit 13cf09f949

View file

@ -54,6 +54,9 @@ debug: msg="{{ smartos_images[item]['name'] }}-{{smartos_images[item]['version']
with_items: smartos_images.keys()
'''
RETURN = '''
# this module returns ansible_facts
'''
try:
import json