exit: fix keepalive configuration

There will be order or there will be chaos.
This commit is contained in:
Timotej Lazar 2024-02-18 16:28:35 +01:00
parent 37c025e2a0
commit c20c47709c

View file

@ -1,4 +1,4 @@
{% set exits = [inventory_hostname, peer] -%}
{% set exits = [inventory_hostname, peer]|sort -%}
global_defs {
enable_script_security