1
0

7 lines
174 B
YAML
Raw Normal View History

2022-10-24 15:50:38 +13:00
---
- name: sysprep the template vhd
when: template_created is changed
ansible.builtin.shell:
cmd: |
virt-sysprep -a {{ root_vhd_pool_dir }}/{{ vhd_template }}