make start script executable
This commit is contained in:
parent
65797a4364
commit
cefba8dfcf
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@
|
|||
dest: "{{ cat_git_destination }}/start.sh"
|
||||
owner: cat
|
||||
group: cat
|
||||
mode: '0700'
|
||||
|
||||
- name: Ensure cat service dir exists
|
||||
file:
|
||||
|
|
Loading…
Reference in a new issue