diff --git a/tasks/files.yml b/tasks/files.yml index 035c406..f267f74 100644 --- a/tasks/files.yml +++ b/tasks/files.yml @@ -47,10 +47,10 @@ owner: "{{ user.name }}" group: "{{ user.name }}" with_items: - - "Dockerfile" - - "uploadsize.conf" - loop_control: - loop_var: "proxy_file" + - "Dockerfile" + - "uploadsize.conf" + loop_control: + loop_var: "proxy_file" - name: Create Compose File template: