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 717dc6a commit a99b509Copy full SHA for a99b509
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