docs: note that name is optional

This commit is contained in:
nesanton 2018-06-18 13:49:33 +02:00 committed by GitHub
parent a3e2579f33
commit f948c37502
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,7 @@ options:
description:
- name of the guest VM being managed. Almost always required (see examples). When defining a new VM,
name is taken from xml.
C(name) is an optional parameter from version 2.7 and onwards.
state:
description:
- Note that there may be some lag for state requests like C(shutdown)