update hookshot github private key path and install condition

This commit is contained in:
HarHarLinks
2022-01-11 23:18:47 +01:00
parent 964479d3d3
commit 23d6b2d3da
2 changed files with 3 additions and 2 deletions

View File

@ -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: