2020-07-16 09:29:28,621 [salt.state :2166][DEBUG ][23621] An exception occurred in this state: 'bulk'
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/salt/
state.py", line 2154, in call
*cdata["args"], **cdata["kwargs"]
File "/usr/lib/python3/dist-packages/salt/
loader.py", line 2087, in wrapper
return f(*args, **kwargs)
File "/var/cache/salt/minion/extmods/states/zabbix_host.py", line 243, in present
hostintf.pop('bulk')
KeyError: 'bulk'
2020-07-16 09:29:28,623 [salt.state :328 ][ERROR ][23621] An exception occurred in this state: Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/salt/
state.py", line 2154, in call
*cdata["args"], **cdata["kwargs"]
File "/usr/lib/python3/dist-packages/salt/
loader.py", line 2087, in wrapper
return f(*args, **kwargs)
File "/var/cache/salt/minion/extmods/states/zabbix_host.py", line 243, in present
hostintf.pop('bulk')
KeyError: 'bulk'