Rename variable (matrix_user_username
-> matrix_user_name
)
This commit is contained in:
@ -49,7 +49,7 @@ aux_file_definitions:
|
||||
content
|
||||
here
|
||||
mode: '0600'
|
||||
owner: "{{ matrix_user_username }}"
|
||||
owner: "{{ matrix_user_name }}"
|
||||
group: "{{ matrix_user_groupname }}"
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user