removed trailing whitespaces

This commit is contained in:
wjbeckett
2024-10-03 12:38:34 +10:00
parent 1e6698cb99
commit a03f5985a5
25 changed files with 28 additions and 29 deletions

View File

@ -18,4 +18,4 @@
- setup-jwt-service
block:
- when: not matrix_jwt_service_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/uninstall.yml"
ansible.builtin.include_tasks: "{{ role_path }}/tasks/uninstall.yml"

View File

@ -19,4 +19,4 @@
- name: Reload systemd daemon
ansible.builtin.systemd:
daemon_reload: true
daemon_reload: true

View File

@ -9,4 +9,4 @@
with_items:
- {'name': 'matrix_jwt_service_base_path', when: true}
- {'name': 'matrix_jwt_service_container_network', when: true}
- {'name': 'matrix_jwt_service_image', when: true}
- {'name': 'matrix_jwt_service_image', when: true}