mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-20 03:53:32 +03:00
More ansible-lint fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
- name: Check existence of matrix-appservice-webhooks service
|
||||
stat:
|
||||
ansible.builtin.stat:
|
||||
path: "{{ matrix_systemd_path }}/matrix-appservice-webhooks.service"
|
||||
register: matrix_appservice_webhooks_service_stat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user