You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cloned this repo and tried to use the zabbix_agent role to install the zabbix agent on rhel9 but it os failing with the below error message
TASK [community.zabbix/roles/zabbix_agent : Run the API calls to Zabbix Server] *********************************************************
ERROR! couldn't resolve module/action 'community.zabbix.zabbix_group'. This often indicates a misspelling, missing collection, or incorrect module path.
The error appears to be in '/opt/ansible/community.zabbix/roles/zabbix_agent/tasks/api.yml': line 2, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
name: "API | Create host groups"
^ here
The text was updated successfully, but these errors were encountered:
I cloned this repo and tried to use the zabbix_agent role to install the zabbix agent on rhel9 but it os failing with the below error message
TASK [community.zabbix/roles/zabbix_agent : Run the API calls to Zabbix Server] *********************************************************
ERROR! couldn't resolve module/action 'community.zabbix.zabbix_group'. This often indicates a misspelling, missing collection, or incorrect module path.
The error appears to be in '/opt/ansible/community.zabbix/roles/zabbix_agent/tasks/api.yml': line 2, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
^ here
The text was updated successfully, but these errors were encountered: