mirror of
https://gitea.0xace.cc/ansible-galaxy/wireguard-ui.git
synced 2024-11-24 23:36:41 +00:00
6 lines
152 B
Plaintext
6 lines
152 B
Plaintext
|
{
|
||
|
"username": "{{ wireguard_ui_combined_env['WGUI_USERNAME'] }}",
|
||
|
"password": "{{ wireguard_ui_combined_env['WGUI_PASSWORD'] }}",
|
||
|
"admin": true
|
||
|
}
|