Zabbix action: Correcting 'notify_all_involved' for acknowledge operations (#53197)

pull/53237/head
Ruben Tsirunyan 5 years ago committed by ansibot
parent 1d1e1fcc3e
commit 0df453bb5d

@ -1229,6 +1229,7 @@ class AcknowledgeOperations(Operations):
None,
None,
None,
None,
"notify_all_involved"], operation['type']
)
except Exception as e:

Loading…
Cancel
Save