Make the linter happy.
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
service:
|
||||
name: "{{ matrix_user_verification_service_systemd_service_basename }}"
|
||||
state: stopped
|
||||
daemon_reload: yes
|
||||
daemon_reload: true
|
||||
register: stopping_result
|
||||
|
||||
- name: Ensure matrix-user-verification-service.service doesn't exist
|
||||
|
Reference in New Issue
Block a user