mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
edit comment to reflect real args
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user