vmware.vmware-workstation
Ansible Role for VMware Workstation
=========
This role helps you install VMware Workstation on Linux.
Requirements
You need an internet connection to download the installer. You can also download it separately if you prefer.
Role Variables
- workstation_license: This is the license key you'll use during the installation.
Dependencies
There are no dependencies.
Example Playbook
Here’s an example of how to use this role, including passing in the license as a variable:
- hosts: servers
roles:
- { role: vmware.vmware-workstation, workstation_license: XXX-YYY-XXX }
Contributing
The team behind the ansible-role-vmware-workstation welcomes community contributions. Before you start, please read our Developer Certificate of Origin. All contributions must be signed as explained on that page. Signatures ensure you created the contribution or have permission to share it as an open-source contribution. For more info, see CONTRIBUTING.md.
License
Copyright © 2018 VMware, Inc. All Rights Reserved.
SPDX-License-Identifier: MIT OR GPL-3.0-only
Installa
ansible-galaxy install vmware.vmware-workstation
Licenza
other
Download
2k
Proprietario