fix: nasty name for task
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
- name: "Create {{ item.destination }}"
|
- name: Create recipient/destination map
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
dest: "{{ item.destination }}"
|
dest: "{{ item.destination }}"
|
||||||
mode: 0644
|
mode: 0644
|
||||||
|
Reference in New Issue
Block a user