ctucx.git: ansible-configs

My personal ansible roles and playbooks [deprecated in favor of nixos]

1 
2 
3 
4 
5 
6 
#
# !!! This file is managed by Ansible !!!
#

# Configuration for /etc/init.d/frps
frps_opts="--token={{ services.frps.token }} --bind_port={{ services.frps.port }} --subdomain_host={{ services.frps.vhostDomain }} --vhost_http_port={{ services.frps.vhostPort }}"