1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00

Fix incorrect variable name

This commit is contained in:
Slavi Pantaleev
2024-01-03 17:11:39 +02:00
parent bbd9493b8f
commit 354c887602
2 changed files with 2 additions and 3 deletions

View File

@@ -21,5 +21,6 @@
- tags:
- self-check
- self-check-matrix-static-files
block:
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/self_check_well_known.yml"