redhat-cop / cloud.vmware_ops

Ansible roles for managing VMware resources
GNU General Public License v3.0
4 stars 12 forks source link

add provision_vm_is_template option #73

Closed mikemorency closed 4 months ago

mikemorency commented 4 months ago

Previously, the playbook to provision a new template used the wrong variable. The option to create a template in the provision_vm role also was not exposed.

This change exposes that option but leaves the default as false to maintain the old behavior. I explicitly set this variable in the manage_vm and manage_template playbooks