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-YOm executable location = /usr/local/bin/ansible-playbook python version = 3.12.10 (main, Apr 22 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] (/usr/bin/python3.12) jinja version = 3.1.5 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-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml PLAY [Test firewall user defined ipsets] *************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml:2 Tuesday 20 May 2025 13:43:00 -0400 (0:00:00.018) 0:00:00.018 *********** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, 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-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml:11 Tuesday 20 May 2025 13:43:01 -0400 (0:00:01.172) 0:00:01.191 *********** ERROR! the role 'linux-system-roles.firewall' was not found in fedora.linux_system_roles:ansible.legacy:/tmp/collections-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall The error appears to be in '/tmp/collections-YOm/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-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall\n\nThe error appears to be in '/tmp/collections-YOm/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-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml:225 Tuesday 20 May 2025 13:43:01 -0400 (0:00:00.018) 0:00:01.209 *********** ERROR! the role 'linux-system-roles.firewall' was not found in fedora.linux_system_roles:ansible.legacy:/tmp/collections-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall The error appears to be in '/tmp/collections-YOm/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-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall\n\nThe error appears to be in '/tmp/collections-YOm/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:43:01.360574+00:00Z", "host": "managed-node1", "message": "No message could be found", "start_time": "2025-05-20T17:43:01.345426+00:00Z", "task_name": "Start from clean slate", "task_path": "/tmp/collections-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml:11" }, { "ansible_version": "2.17.12", "end_time": "2025-05-20T17:43:01.377792+00:00Z", "host": "managed-node1", "message": "No message could be found", "start_time": "2025-05-20T17:43:01.364127+00:00Z", "task_name": "Cleanup", "task_path": "/tmp/collections-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml:225" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 20 May 2025 13:43:01 -0400 (0:00:00.015) 0:00:01.225 *********** =============================================================================== Gathering Facts --------------------------------------------------------- 1.17s /tmp/collections-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml:2 Start from clean slate -------------------------------------------------- 0.02s /tmp/collections-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml:11 Cleanup ----------------------------------------------------------------- 0.02s /tmp/collections-YOm/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_ipsets.yml:225