VMware: vmware_guest Documentation update (#38377)

This PR refactors vmware_guest module

- VMware: Documentation update
- Elaborate more on effects of state on virtual machine.
- Specify 'force' option usage.
- Formatting
- add review comments

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde
2018-05-22 17:31:20 +05:30
committed by GitHub
parent 69eef14e3b
commit da79989e70
2 changed files with 157 additions and 91 deletions

View File

@@ -32,6 +32,7 @@ options:
- Allows connection when SSL certificates are not valid. Set to C(false) when certificates are not trusted.
- If the value is not specified in the task, the value of environment variable C(VMWARE_VALIDATE_CERTS) will be used instead.
- Environment variable supported added in version 2.6.
- If set to C(True), please make sure Python >= 2.7.9 is installed on the given machine.
default: 'True'
type: bool
port: