diff --git a/deploy/ansible.yml b/deploy/ansible.yml index 80599da7c..725293b02 100644 --- a/deploy/ansible.yml +++ b/deploy/ansible.yml @@ -8,6 +8,6 @@ dest: /jxdata/jx-callback/jx-callback owner: ubuntu group: ubuntu - mode: u=rwx, g=rx, o=r + mode: 0755 - name: shell shell: sudo systemctl restart jx-callback