mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2021-12-01 19:13
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
|
||||
mode: iptables
|
||||
piddir: /var/run/
|
||||
update_frequency: 10s
|
||||
daemonize: true
|
||||
log_mode: stdout
|
||||
log_level: info
|
||||
api_url: {{ (cs_fw_lapi_url is search('/$')) | ternary(cs_fw_lapi_url,cs_fw_lapi_url ~ '/') }}
|
||||
api_key: {{ cs_fw_lapi_key }}
|
||||
disable_ipv6: false
|
||||
|
Reference in New Issue
Block a user