add all monitoring tools

This commit is contained in:
2023-09-23 19:16:22 +02:00
parent 124c5c6937
commit 0e33fd53cf
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ password="{{ alert_password }}"
VAULT="{{ alert_vault }}"
# Servers
servers=("{{ alert_list_server | join (' ') }}")
servers=({{ alert_list_server | join (' ') }})
local_ip=$(hostname -I | awk '{print $1}')
# SSL