diff --git a/roles/myconext/tasks/main.yml b/roles/myconext/tasks/main.yml index fc2145af9..c3559244e 100644 --- a/roles/myconext/tasks/main.yml +++ b/roles/myconext/tasks/main.yml @@ -52,7 +52,7 @@ dest: "/opt/openconext/myconext/apple-app-site-association" owner: "root" group: "root" - mode: "0640" + mode: "0644" - name: Copy / create APNS certificate ansible.builtin.copy: