mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
committed by
Abhijeet Kasurde
parent
5568ffd45b
commit
2b52eadebb
@@ -259,7 +259,7 @@ def main():
|
||||
)
|
||||
|
||||
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:" +
|
||||
" pip install zabbix-api)")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user