diff --git a/deploy/ansible.yml b/deploy/ansible.yml index cc372ac79..f9b033a69 100644 --- a/deploy/ansible.yml +++ b/deploy/ansible.yml @@ -9,8 +9,8 @@ owner: ubuntu group: ubuntu mode: 0777 - - name: cleanup previous backup files - shell: cd {{ deploy_dir }} && ./cleanup.sh + # - name: cleanup previous backup files + # shell: cd {{ deploy_dir }} && ./cleanup.sh - name: copy execute file to dest copy: src: ../jx-callback @@ -18,7 +18,7 @@ owner: ubuntu group: ubuntu mode: 0755 - backup: yes + backup: no - name: copy conf file to dest copy: src: ../conf/