1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

fixed results docs

This commit is contained in:
Brian Coca 2015-10-16 14:12:11 -04:00 committed by Matt Clay
parent 9c5ce44477
commit 5ecbd6c63a

View file

@ -79,9 +79,11 @@ EXAMPLES = '''
''' '''
RETURN = ''' RETURN = '''
This module registers subnet details in facts named openstack_subnets. If a openstack_subnets:
subnet name/id and or filter does not result in a subnet found, an empty list description: has all the openstack facts about the subnets
is set in openstack_subnets. returned: always, but can be null
type: complex
contains:
id: id:
description: Unique UUID. description: Unique UUID.
returned: success returned: success