mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-24 13:53:21 +03:00
More ansible-lint fixes
This commit is contained in:
@@ -45,4 +45,4 @@ matrix_heisenbridge_registration_yaml:
|
||||
aliases: []
|
||||
rooms: []
|
||||
|
||||
matrix_heisenbridge_registration: "{{ matrix_heisenbridge_registration_yaml|from_yaml }}"
|
||||
matrix_heisenbridge_registration: "{{ matrix_heisenbridge_registration_yaml | from_yaml }}"
|
||||
|
||||
Reference in New Issue
Block a user