ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles ERROR! couldn't resolve module/action 'fedora.linux_system_roles.firewall_lib'. This often indicates a misspelling, missing collection, or incorrect module path. The error appears to be in '/tmp/collections-d5Y/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml': line 74, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: # "casting" it into a list. - name: Configure firewall ^ here