mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-14 12:51:04 +00:00
Zabbix action: Correcting 'notify_all_involved' for acknowledge operations (#53197)
This commit is contained in:
@@ -1229,6 +1229,7 @@ class AcknowledgeOperations(Operations):
|
||||
None,
|
||||
None,
|
||||
None,
|
||||
None,
|
||||
"notify_all_involved"], operation['type']
|
||||
)
|
||||
except Exception as e:
|
||||
|
||||
Reference in New Issue
Block a user