mirror of
https://gitea.0xace.cc/ansible-galaxy/wireguard-ui.git
synced 2025-06-28 18:53:08 +00:00
fix admin user template
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
- name: Force login and password change for first admin user
|
||||
template:
|
||||
dest: "{{ wireguard_ui_config_dir }}/users/admin.json"
|
||||
src: users.json.j2
|
||||
src: admin.json.j2
|
||||
register: wireguard_ui_auth
|
||||
notify: Restart WireGuard UI with podman
|
||||
|
||||
|
Reference in New Issue
Block a user