fix: nasty name for task

This commit is contained in:
VC
2024-07-05 11:53:36 +02:00
parent 22f37f82ab
commit 4b1c13d9e0

View File

@@ -1,6 +1,6 @@
---
- name: "Create {{ item.destination }}"
- name: Create recipient/destination map
ansible.builtin.copy:
dest: "{{ item.destination }}"
mode: 0644