Reenable key;Upgrade ClusterAPI
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-12-01 13:45:37 +01:00
parent 96ee96b470
commit f3224416cb
2 changed files with 3 additions and 3 deletions

View File

@ -59,7 +59,7 @@
- name: Create snapshot on deployed VM's
community.vmware.vmware_guest_snapshot:
# folder: "{{ vcenter_info.folder }}"
folder: "{{ vcenter_info.folder }}"
name: "{{ item.instance.hw_name }}"
state: present
snapshot_name: "{{ ansible_date_time.iso8601_basic_short }}-base"