How i can install new module

hello everyone
i installed ansible-core and i can’t found module firewalld how i can install module module ? or install ? i have littles modules because i use ansible-core

Hello @Motasem-Aljaafreh
firewalld is in ansible.posix collection and maybe this collection is not install on your machine
Try this command to install it

ansible-galaxy collection install ansible.posix

1 Like

i got this error
ERROR! Unexpected Exception, this is probably a bug: find_matches() got an unexpected keyword argument ‘identifier’