alroyso
alroyso
是一样的哦。 ansible_hosts 域名需要一样吗?
是不是不支持32位的?
ocserv 这个是不是也会占用 443 端口的
我想在VPN.yml 添加 OPENVPN 跟 Let’s Encrypt Subscriber Agreement 应该怎么写才对? - hosts: vpn roles: - common - pptp - role: ppp-radiusclient device_type: pptp - strongswan - l2tp - role: ppp-radiusclient device_type:...
- hosts: vpn roles: - common - pptp - role: ppp-radiusclient device_type: pptp - role: thefinn93.letsencrypt letsencrypt_cert_domains: - "{{ ipsec_domain }}" tags: - letsencrypt - role: strongswan ipsec_enable_ikev2: true ipsec_cert_source:...
TASK: [thefinn93.letsencrypt | Attempt to get the certificate using the webroot authenticator] **\* failed: [saiweivpn] => {"changed": true, "cmd": ["/usr/local/share/letsencrypt/env/bin/letsencrypt", "--agree-tos", "--text", "-d", "v.1xiaoshivpn.org", "--email", "webmaster@", "-a", "webroot", "--webroot-path", "/var/www",...
这是什么意思呀
ASK: [thefinn93.letsencrypt | Attempt to get the certificate using the standalone authenticator (in case eg the webserver isn't running yet)] **\* 一直卡着
都是设置好了的。
letsencryt_email: "[email protected]" ipsec_domain: "v.1xiaoshivpn.org" ipsec_enable_ikev2: true ipsec_use_radius: true ipsec_radius_servers: $ - host: ***\* $ secret: ***