Sergey Antropoff
3ca7dde4b2
fix: generate VPN passwords without pwgen, set EDITOR=nano
...
Use Ansible password lookup on the control node so install works before packages are installed on VPS and without pwgen on macOS. Export EDITOR=nano in Makefile for vault-edit.
2026-07-01 11:42:40 +03:00
Sergey Antropoff
ad7846febe
fix: replace removed yaml callback with default + result_format
...
community.general.yaml was removed in collection 12.0; use ansible.builtin.default with result_format=yaml for Ansible 2.13+.
2026-07-01 11:09:08 +03:00
Sergey Antropoff
e90e2bad8b
Expand README: branch comparison, ACME auto-renewal, branch switching.
...
Unified documentation structure aligned with salamander branch.
2026-07-01 02:22:38 +03:00
Sergey Antropoff
6f96a26bed
Initial commit: Ansible role for Hysteria2 VPN server deployment.
...
Includes install/update/uninstall playbooks, Makefile, vault-based SSH credentials, per-server and global HTML export with QR codes.
2026-07-01 02:02:58 +03:00