some preps to make lbs.
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s

This commit is contained in:
hogweed1
2026-08-12 00:40:51 +10:00
parent e35347da9f
commit f4d5683819

View File

@@ -55,7 +55,7 @@
- name: Копировать конфиг Angie только если есть персональный файл - name: Копировать конфиг Angie только если есть персональный файл
ansible.builtin.copy: ansible.builtin.copy:
src: "files/angie.{{ inventory_hostname }}.conf" src: "/usr/share/ansible-repo/files/angie.{{ inventory_hostname }}.conf"
dest: /etc/angie/http.d/default.conf dest: /etc/angie/http.d/default.conf
owner: root owner: root
group: root group: root