summaryrefslogtreecommitdiff
path: root/roles/vmware/tasks
AgeCommit message (Collapse)Author
2021-06-11Updated vmware build playbooks (#18)Kim
* Add debian version variables. Removed compression flag from ovftool command * Updated vmware playbook to be able to generate a simple OVA without properties and set the vmware hardware based on debian version configured to support debian 10 guests. * Update the default time servers to the VyOS time servers. * Add rescue option if the play fails to unmount filesystems.
2018-06-28Cleanup playbookYuya Kusakabe
2018-06-22Move install_package to common roleYuya Kusakabe
2018-06-22Add release tasksYuya Kusakabe
2018-06-21Use copy module instead of template module if not templateYuya Kusakabe
2018-06-21Initial VMware supportYuya Kusakabe