mirror of
https://gitea.0xace.cc/ansible-galaxy/wireguard-ui.git
synced 2024-11-24 23:36:41 +00:00
force login and password change
This commit is contained in:
parent
5240f788fa
commit
77461f5d51
@ -34,7 +34,6 @@
|
||||
src: users.json.j2
|
||||
register: wireguard_ui_auth
|
||||
notify: Restart WireGuard UI with podman
|
||||
when: wireguard_ui_auth.changed
|
||||
|
||||
- name: Generate container systemd unit
|
||||
shell: "podman generate systemd {{ wireguard_ui_container_name }}"
|
||||
|
Loading…
Reference in New Issue
Block a user