progress on vm_template
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
- name: sysprep the template vhd
|
||||
when: template_created is changed
|
||||
# when: template_created is changed
|
||||
ansible.builtin.shell:
|
||||
cmd: |
|
||||
virt-sysprep -a {{ root_vhd_pool_dir }}/{{ vhd_template }} \
|
||||
|
Reference in New Issue
Block a user