mirror of
https://github.com/famedly/ansible-collection-matrix
synced 2024-11-10 05:34:16 +00:00
chore(cinny): fix lints
This commit is contained in:
parent
da04b82985
commit
ba96187df0
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ cinny_config_complete: >-
|
|||
| combine({'defaultHomeserver': 0} if cinny_config_default_homeserver else {}, recursive=true)
|
||||
| combine(cinny_config | default({}, true), recursive=true)
|
||||
}}
|
||||
|
||||
|
||||
cinny_container_preset_volumes:
|
||||
- "{{ cinny_config_file }}:/usr/share/nginx/html/config.json:ro"
|
||||
cinny_container_combined_volumes: >-
|
||||
|
|
Loading…
Reference in a new issue