updated openvpn_server state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2023-12-04 22:37:49 +01:00
parent 4f48b3d12a
commit 9e82f25dd7

View File

@ -33,5 +33,6 @@ openvpn-server-user-{{ user.name }}:
- password: {{ user.password }}
- hash_password: true
- shell: /sbin/nologin
- createhome: False
{% endfor -%}
{%- endfor %}