mirror of
https://gitea.0xace.cc/ansible-galaxy/wireguard-ui.git
synced 2024-11-25 07:57:26 +00:00
5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
|
{
|
||
|
"username": "{{ wireguard_ui_env['WGUI_USERNAME'] }}",
|
||
|
"password": "{{ wireguard_ui_env['WGUI_PASSWORD'] }}"
|
||
|
}
|