mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Install config-watcher as 0755 rather than chmod'ing it later
This commit is contained in:
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user