Skip to content

Commit

Permalink
fix task name
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemorency committed Dec 19, 2024
1 parent 1a2a2e1 commit 91358b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
host: "{{ template_host }}"
register: __res

- name: Delete template from vm in content library
- name: Delete template from content library
vmware.vmware.content_template:
validate_certs: false
hostname: "{{ vcenter_hostname }}"
Expand Down

0 comments on commit 91358b9

Please sign in to comment.