PEP 8 W291 whitespace cleanup.

This commit is contained in:
Matt Clay 2017-01-27 15:20:31 -08:00
commit d913f69ba1
166 changed files with 493 additions and 565 deletions

View file

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