Open bobbyshaw opened 7 years ago
same with ansible 2.2.1.0
same with 2.1.4
I was having the same problem. I removed
- openvpn_unified_client_profiles: yes
from my playbook and it started working.
And if someone wants unified client profiles? I receive this error as well and don't want to turn off that option.
Seems like openvpn_unified_client_profiles only works in conjunction with openvpn_tls_auth=true
Can confirm that setting openvpn_tls_auth: true
will allow the unified client profiles. Just connected to my VPN with a unified profile and works great. Thanks @JonathanSerafini !
I can also confirm that unified_client_profiles
work with openvpn_tls_auth: true
Just one more data point: unified_client_profiles started working only when I set openvpn_tls_auth: true
ansible 2.3.1.0 (managed host: Ubuntu)
Ansible version: 2.2.0.0
Installed role via git.