version tagging
This commit is contained in:
parent
e75941094f
commit
1f1d07644f
6 changed files with 41 additions and 59 deletions
|
|
@ -16,6 +16,7 @@
|
|||
vmname_backup_template: "{{ backup_template_vm_name }}"
|
||||
vmid_latest_template: "{{ latest_template_vmid }}"
|
||||
vmname_latest_template: "{{ latest_template_vm_name }}"
|
||||
template_version: "{{ version | default('v0.0.0') }}"
|
||||
|
||||
roles:
|
||||
- role: create-template
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue