fix: пересборка output/index.html при uninstall с LIMIT
Второй play перенесён на hysteria2_servers с run_once на localhost, чтобы LIMIT не пропускал пересборку. Пустой index.html удаляется.
This commit is contained in:
@@ -133,5 +133,5 @@
|
||||
Hysteria2 полностью удалён с {{ inventory_hostname }}.
|
||||
Локальная папка {{ hysteria2_output_dir }}/{{ hysteria2_output_name }}/ удалена.
|
||||
{% if hysteria2_uninstall_rebuild_global_index | default(true) | bool %}
|
||||
Глобальный {{ hysteria2_output_dir }}/index.html будет пересобран.
|
||||
{{ hysteria2_output_dir }}/index.html будет пересобран без этого сервера.
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user