mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-17 07:27:29 +01:00
More ansible-lint fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
- name: Check existence of matrix-mautrix-whatsapp service
|
||||
stat:
|
||||
ansible.builtin.stat:
|
||||
path: "{{ matrix_systemd_path }}/matrix-mautrix-whatsapp.service"
|
||||
register: matrix_mautrix_whatsapp_service_stat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user