mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
committed by
Abhijeet Kasurde
parent
5568ffd45b
commit
2b52eadebb
@@ -259,7 +259,7 @@ def main():
|
|||||||
)
|
)
|
||||||
|
|
||||||
if not HAS_ZABBIX_API:
|
if not HAS_ZABBIX_API:
|
||||||
module.fail_json(msg="Missing requried zabbix-api module" +
|
module.fail_json(msg="Missing required zabbix-api module" +
|
||||||
" (check docs or install with:" +
|
" (check docs or install with:" +
|
||||||
" pip install zabbix-api)")
|
" pip install zabbix-api)")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user