Files
hysteria2/roles/hysteria2/meta/main.yml
T
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

19 lines
374 B
YAML

---
galaxy_info:
role_name: hysteria2
author: inecs
description: Install Hysteria2 VPN server with masquerade site 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: []