mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-20 20:23:19 +02:00
4 lines
200 B
Plaintext
4 lines
200 B
Plaintext
![]() |
url: {{ cs_lapi_enabled | ternary('http://127.0.0.1:' ~ cs_lapi_port,(cs_lapi_url is search('/$')) | ternary(cs_lapi_url, cs_lapi_url ~ '/')) }}
|
||
|
login: {{ cs_lapi_user }}
|
||
|
password: {{ cs_lapi_pass }}
|