Files
hysteria2/ansible.cfg
T
Sergey Antropoff 47e440341a 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.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 02:02:58 +03:00

15 lines
333 B
INI

[defaults]
inventory = inventory/hosts.yml
roles_path = roles
host_key_checking = False
retry_files_enabled = False
stdout_callback = yaml
interpreter_python = auto_silent
[privilege_escalation]
become = True
become_method = sudo
# Раскомментируйте после `make vault-init`:
# vault_password_file = .vault_pass