Sergey Antropoff
f6a81929b5
fix: пересборка output/index.html при uninstall с LIMIT
...
Второй play перенесён на hysteria2_servers с run_once на localhost,
чтобы LIMIT не пропускал пересборку. Пустой index.html удаляется.
2026-07-01 13:31:40 +03:00
Sergey Antropoff
dd10a557d6
Полная очистка при uninstall: VPS и output/<server>/
...
Скрипт --remove снимает только бинарник и systemd; Ansible дочищает конфиг,
пользователя, ufw, пакеты и всегда удаляет локальную папку экспорта.
2026-07-01 13:28:00 +03:00
Sergey Antropoff
0d67822eb8
fix: run only uninstall tasks, not full role on make uninstall
...
Tagging the whole role with uninstall caused install/configure/update/export to run first. Use include_role tasks_from uninstall.yml; add safe defaults for uninstall variables.
2026-07-01 13:19:47 +03:00
Sergey Antropoff
8e7e5bd7fb
docs: update README for install script, update, uninstall and users
...
Document incremental export, full uninstall cleanup, vault wiring, Makefile commands and role structure.
2026-07-01 13:15:24 +03:00