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

virt: Fix return type of list_vms (#48160)

This commit is contained in:
Theo Ouzhinski 2018-11-07 02:37:37 -05:00 committed by Martin Krizek
parent 501acae5ab
commit b79e46ec6f

View file

@ -89,7 +89,7 @@ RETURN = '''
# for list_vms command
list_vms:
description: The list of vms defined on the remote system
type: dictionary
type: list
returned: success
sample: [
"build.example.org",