We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec78bcf commit b06bc8bCopy full SHA for b06bc8b
deploy/playbooks/03_app.yml
@@ -18,7 +18,7 @@
18
ansible.builtin.template:
19
src: app/Makefile.app.j2
20
dest: ./Makefile
21
- mode: "0644"
+ mode: "0640"
22
23
- name: Set up docker-compose.yml for the app
24
0 commit comments