fix mode for .runner file
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
path: "{{ RUNNER_DIR }}/.runner"
|
||||
owner: "{{ RUNNER_USER }}"
|
||||
group: "{{ RUNNER_GROUP }}"
|
||||
mode: '066'
|
||||
mode: '0660'
|
||||
|
||||
- name: enable runner
|
||||
notify: restart runner
|
||||
|
||||
Reference in New Issue
Block a user