- # Copy this file to vault.yml and encrypt with:
- # ansible-vault encrypt group_vars/vault.yml
- #
- # Then reference these variables in relay.yml and landing.yml
- vault_ss_password: "your-shadowsocks-password-here"
- vault_trojan_password: "your-trojan-password-here"
|