Compare commits

..

4 Commits

Author SHA1 Message Date
Sergey Antropoff 56ccf6ed39 fix: пересборка output/index.html при uninstall с LIMIT
Второй play перенесён на hysteria2_servers с run_once на localhost,
чтобы LIMIT не пропускал пересборку. Пустой index.html удаляется.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 13:31:28 +03:00
Sergey Antropoff 13af9e814c Полная очистка при uninstall: VPS и output/<server>/
Скрипт --remove снимает только бинарник и systemd; Ansible дочищает конфиг,
пользователя, ufw, пакеты и всегда удаляет локальную папку экспорта.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 13:28:59 +03:00
Sergey Antropoff 5d0d3e49a0 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.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 13:20:17 +03:00
Sergey Antropoff f5939c48fc docs: update README for Salamander branch features
Mirror main documentation: install script sync, incremental update/export, uninstall, vault wiring, Makefile and role structure.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 13:16:38 +03:00

Diff Content Not Available