3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-13 20:42:39 +00:00

Add self-check command

This commit is contained in:
Slavi Pantaleev
2018-10-21 12:58:25 +03:00
parent b215cc05fb
commit d0c2ef10e4
14 changed files with 224 additions and 2 deletions

View File

@@ -91,3 +91,9 @@
- include: tasks/import_media_store.yml
tags:
- import-media-store
- include: tasks/self_check.yml
delegate_to: 127.0.0.1
become: false
tags:
- self-check