We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I try install and block on:
TASK [nkakouros.easyrsa : Create CA] **********************************************************************************************************************************************************
in my playbook i have this:
vars: # EasyRSA easyrsa_generate_dh: true easyrsa_replace_pki: false easyrsa_conf_req_country: IT easyrsa_conf_req_province: "MT" easyrsa_conf_req_city: "Matera" easyrsa_conf_req_org: "Ninux" easyrsa_conf_req_email: "[email protected]" easyrsa_conf_req_ou: "Ninux Basilicata" easyrsa_conf_req_cn: "basilicata.ninux.org" easyrsa_servers: - name: server easyrsa_clients: - name: dns - name: mikytux easyrsa_pki_dir: /etc/easyrsa/pki easyrsa_renew: "{{ easyrsa_clients }}"
I use with role Stouts.openvpn Help me for resolve. Best regards.
The text was updated successfully, but these errors were encountered:
What was the issue?
Sorry, something went wrong.
Solved with version "v3.0.6" for OpenVPN-easy-rsa
No branches or pull requests
I try install and block on:
in my playbook i have this:
I use with role Stouts.openvpn
Help me for resolve.
Best regards.
The text was updated successfully, but these errors were encountered: