fix(copy_files.yml): correct formatting of template files task
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
notify: "Reload postfwd"
|
||||
|
||||
|
||||
- name: (copy_files.yml) copy template files
|
||||
- name: (copy_files.yml) copy template files
|
||||
ansible.builtin.template:
|
||||
src: "{{ item.src_path }}"
|
||||
dest: "{{ item.dest_path }}"
|
||||
|
||||
Reference in New Issue
Block a user