ansible-playbook [core 2.17.12] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-jrV executable location = /usr/local/bin/ansible-playbook python version = 3.12.10 (main, Apr 22 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-5)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ipsets.yml ***************************************************** 1 plays in /tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml PLAY [Test firewall user defined ipsets] *************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml:2 Tuesday 20 May 2025 13:35:50 -0400 (0:00:00.021) 0:00:00.021 *********** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Start from clean slate] ************************************************** task path: /tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml:11 Tuesday 20 May 2025 13:35:51 -0400 (0:00:01.114) 0:00:01.135 *********** ERROR! the role 'linux-system-roles.firewall' was not found in fedora.linux_system_roles:ansible.legacy:/tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall The error appears to be in '/tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml': line 13, column 19, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: include_role: name: linux-system-roles.firewall ^ here fatal: [managed-node1]: FAILED! => { "changed": false, "reason": "the role 'linux-system-roles.firewall' was not found in fedora.linux_system_roles:ansible.legacy:/tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall\n\nThe error appears to be in '/tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml': line 13, column 19, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n include_role:\n name: linux-system-roles.firewall\n ^ here\n" } TASK [Cleanup] ***************************************************************** task path: /tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml:225 Tuesday 20 May 2025 13:35:51 -0400 (0:00:00.020) 0:00:01.156 *********** ERROR! the role 'linux-system-roles.firewall' was not found in fedora.linux_system_roles:ansible.legacy:/tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall The error appears to be in '/tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml': line 229, column 19, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: include_role: name: linux-system-roles.firewall ^ here fatal: [managed-node1]: FAILED! => { "changed": false, "reason": "the role 'linux-system-roles.firewall' was not found in fedora.linux_system_roles:ansible.legacy:/tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall\n\nThe error appears to be in '/tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml': line 229, column 19, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n include_role:\n name: linux-system-roles.firewall\n ^ here\n" } PLAY RECAP ********************************************************************* managed-node1 : ok=1 changed=0 unreachable=0 failed=2 skipped=0 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.12", "end_time": "2025-05-20T17:35:51.825910+00:00Z", "host": "managed-node1", "message": "No message could be found", "start_time": "2025-05-20T17:35:51.809192+00:00Z", "task_name": "Start from clean slate", "task_path": "/tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml:11" }, { "ansible_version": "2.17.12", "end_time": "2025-05-20T17:35:51.845264+00:00Z", "host": "managed-node1", "message": "No message could be found", "start_time": "2025-05-20T17:35:51.829638+00:00Z", "task_name": "Cleanup", "task_path": "/tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml:225" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 20 May 2025 13:35:51 -0400 (0:00:00.016) 0:00:01.172 *********** =============================================================================== Gathering Facts --------------------------------------------------------- 1.11s /tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml:2 Start from clean slate -------------------------------------------------- 0.02s /tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml:11 Cleanup ----------------------------------------------------------------- 0.02s /tmp/collections-jrV/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml:225