Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR! couldn't resolve module/action 'community.zabbix.zabbix_group #1419

Open
bnjeongwo opened this issue Nov 7, 2024 · 1 comment
Open

Comments

@bnjeongwo
Copy link

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
@bnjeongwo
Copy link
Author

[ansible@repo ansible]$ ansible-galaxy collection list

/usr/share/ansible/collections/ansible_collections

Collection Version


redhat.rhel_system_roles 1.23.0

/home/ansible/.ansible/collections/ansible_collections

Collection Version


ansible.netcommon 7.1.0
ansible.posix 1.6.2
ansible.utils 5.1.2
community.general 10.0.0
community.zabbix 3.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant