2
0

change when for notification

This commit is contained in:
2024-06-08 15:35:21 +02:00
parent 1d18f11d3d
commit a5038c6530

View File

@@ -46,4 +46,4 @@
body_format: json
headers:
Content-Type: application/json
when: rebooted_servers | length > 0
when: rebooted_servers | length != 0