mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-30 03:05:51 +02:00
Update to 2025-01-31 09:00
This commit is contained in:
@@ -46,6 +46,11 @@ localSessionStorageOptions = { \
|
||||
'cache_depth' => 3 \
|
||||
}
|
||||
|
||||
{% if llng_custom_config is defined %}
|
||||
# Custom configuration
|
||||
{{ llng_custom_config }}
|
||||
{% endif %}
|
||||
|
||||
[configuration]
|
||||
{% if llng_conf_backend == 'file' %}
|
||||
type = File
|
||||
|
Reference in New Issue
Block a user