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

edit comment to reflect real args

This commit is contained in:
Seth Vidal 2012-04-04 17:25:02 -04:00
parent 8a61794234
commit 66f9a697ed

View file

@ -374,8 +374,8 @@ def main():
return VIRT_FAILED, msg
# vm=name state=[running|shutdown|destroyed|undefined]
# command=[some command] [vm=name]
# guest=name state=[running|shutdown|destroyed|undefined]
# command=[some command] [guest=name]
params = {}
for x in items: