Skip to content

Commit 01c74c0

Browse files
artczcybit
andauthored
Update deploy/playbooks/03_app.yml
Co-authored-by: Cyril Bitterich <cebit-github@gunnet.de>
1 parent 9f33df1 commit 01c74c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/playbooks/03_app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
ansible.builtin.template:
1919
src: app/Makefile.app.j2
2020
dest: ./Makefile
21-
mode: "0644"
21+
mode: "0640"
2222

2323
- name: Set up docker-compose.yml for the app
2424
ansible.builtin.template:

0 commit comments

Comments
 (0)