added return docs

This commit is contained in:
Brian Coca 2016-05-23 10:36:47 -04:00
parent 0d54d1ffe4
commit eb6ba749c2

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