I have this error
ERROR! couldn't resolve module/action 'community.general.timezone' OS is RedHat 8 ansible 2.9.27 Ansible installed via yum
So I installed missing modules via ansible-galaxy, but when I run playbook ( as normal user) I get still the same error :ERROR! couldn't resolve module/action How can I register these pugins to system ?
#ansible-galaxy collection install community.general Process install dependency map Starting collection install process Installing 'community.general:6.1.0' to '/root/.ansible/collections/ansible_collections/community/general'