Backups: fix host name
Some checks failed
Linting / YAML Lint (push) Failing after 8s
Linting / Ansible Lint (push) Successful in 16s

This commit is contained in:
2025-12-21 14:18:05 +03:00
parent 8439ab3693
commit e5c1e19e5e

View File

@@ -1,4 +1,4 @@
host_name = "{{ notifications_name }}" host_name = "{{ host_name }}"
roots = [ roots = [
"{{ application_dir }}" "{{ application_dir }}"