update hookshot github private key path and install condition
This commit is contained in:
@ -70,6 +70,7 @@
|
||||
mode: 0600
|
||||
owner: "{{ matrix_user_username }}"
|
||||
group: "{{ matrix_user_groupname }}"
|
||||
when: "matrix_hookshot_github_enabled|bool"
|
||||
|
||||
- name: Ensure matrix-hookshot.service installed
|
||||
template:
|
||||
|
Reference in New Issue
Block a user