mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-04-14 00:15:42 +02:00
Add newlines at end of files
This commit is contained in:
parent
6c6b44dc25
commit
f161c7c58f
@ -23,4 +23,4 @@
|
||||
- setup-element-call
|
||||
block:
|
||||
- when: not matrix_element_call_enabled | bool
|
||||
ansible.builtin.include_tasks: "{{ role_path }}/tasks/uninstall.yml"
|
||||
ansible.builtin.include_tasks: "{{ role_path }}/tasks/uninstall.yml"
|
||||
|
@ -14,4 +14,4 @@
|
||||
with_items:
|
||||
- {'name': 'matrix_element_call_base_path', when: true}
|
||||
- {'name': 'matrix_element_call_container_network', when: true}
|
||||
- {'name': 'matrix_element_call_image', when: true}
|
||||
- {'name': 'matrix_element_call_image', when: true}
|
||||
|
Loading…
x
Reference in New Issue
Block a user