node/conf/tasks/main.yaml
changeset 2 0556e208fbee
parent 0 474ccafc2349
child 4 9934a00b9e97
--- a/node/conf/tasks/main.yaml	Fri May 01 17:00:59 2020 -0500
+++ b/node/conf/tasks/main.yaml	Sun May 03 15:55:50 2020 -0500
@@ -20,7 +20,7 @@
     dest: "{{node_conf_dir}}/{{node_type}}.conf"
     owner: "{{node_user}}"
     group: "{{node_user}}"
-    mode: "0770"
+    mode: "0644"
   notify: restart node
 
 - name: install node service