diff options
Diffstat (limited to 'ergo/tasks')
| -rw-r--r-- | ergo/tasks/main.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ergo/tasks/main.yaml b/ergo/tasks/main.yaml index 5998713..72f0285 100644 --- a/ergo/tasks/main.yaml +++ b/ergo/tasks/main.yaml @@ -43,8 +43,9 @@ dest: "/etc/ergo/config.yaml" owner: "ergo" group: "ergo" - mode: "0644" + mode: "0640" notify: reload ergo + no_log: true - name: copy motd file become: yes |
