Install config-watcher as 0755 rather than chmod'ing it later

This commit is contained in:
Bill Nottingham
2020-05-12 22:06:48 -04:00
committed by Shane McDonald
parent 7852f4f054
commit a057277823

View File

@@ -179,6 +179,7 @@
copy:
src: ../tools/scripts/config-watcher
dest: "{{ docker_base_path }}/config-watcher"
mode: 0755
delegate_to: localhost
- name: Stage Makefile