mirror of
https://github.com/ansible/awx.git
synced 2026-02-02 01:58:09 -03:30
Install config-watcher as 0755 rather than chmod'ing it later
This commit is contained in:
committed by
Shane McDonald
parent
7852f4f054
commit
a057277823
@@ -179,6 +179,7 @@
|
||||
copy:
|
||||
src: ../tools/scripts/config-watcher
|
||||
dest: "{{ docker_base_path }}/config-watcher"
|
||||
mode: 0755
|
||||
delegate_to: localhost
|
||||
|
||||
- name: Stage Makefile
|
||||
|
||||
Reference in New Issue
Block a user