update to v0.6.2

This commit is contained in:
ace
2024-04-01 01:52:24 +03:00
parent fd0c675ce6
commit b3330ab0cb
4 changed files with 9 additions and 8 deletions

View File

@ -21,7 +21,7 @@
- name: Force login and password change
template:
dest: "{{ wireguard_ui_config_dir }}/server/users.json"
dest: "{{ wireguard_ui_config_dir }}/users/users.json"
src: users.json.j2
register: wireguard_ui_auth
notify: Restart WireGuard UI with podman