0aec9e6e54
- ACME TLS challenge on 443 (no port 80 or nginx decoy) - Auto-generate and persist obfs password per server - Update client export, HTML catalog, and vault examples - Document Salamander vs main and ACME auto-renewal in README
19 lines
374 B
YAML
19 lines
374 B
YAML
---
|
|
galaxy_info:
|
|
role_name: hysteria2
|
|
author: inecs
|
|
description: Install Hysteria2 VPN server with Salamander obfs and export client URLs with QR codes
|
|
license: MIT
|
|
min_ansible_version: "2.14"
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- bookworm
|
|
- bullseye
|
|
- name: Ubuntu
|
|
versions:
|
|
- jammy
|
|
- noble
|
|
|
|
dependencies: []
|