Add missing when statement
This commit is contained in:
parent
0edd7e8089
commit
2d4e19326d
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
mode: 0644
|
||||
owner: "{{ matrix_user_username }}"
|
||||
group: "{{ matrix_user_username }}"
|
||||
when: matrix_riot_web_enabled|bool
|
||||
|
||||
- name: Ensure Matrix riot-web config files installed
|
||||
template:
|
||||
|
|
Loading…
Add table
Reference in a new issue