ansible-playbook [core 2.17.8] 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-z4M executable location = /usr/local/bin/ansible-playbook python version = 3.12.8 (main, Dec 3 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/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 redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_default_wrapper.yml ******************************************** 3 plays in /tmp/collections-z4M/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_default_wrapper.yml PLAY [Create static inventory from hostvars] *********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-z4M/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_default_wrapper.yml:2 Tuesday 04 February 2025 13:55:03 -0500 (0:00:00.007) 0:00:00.007 ****** [WARNING]: Platform linux on host managed-node3 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-node3] TASK [Create temporary file] *************************************************** task path: /tmp/collections-z4M/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_default_wrapper.yml:7 Tuesday 04 February 2025 13:55:05 -0500 (0:00:02.493) 0:00:02.500 ****** changed: [managed-node3 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.8e1efwd7.inventory.yaml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/collections-z4M/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_default_wrapper.yml:14 Tuesday 04 February 2025 13:55:06 -0500 (0:00:00.325) 0:00:02.825 ****** An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleUndefinedVariable: 'ansible.vars.hostvars.HostVarsVars object' has no attribute 'ansible_all_ipv4_addresses' fatal: [managed-node3 -> localhost]: FAILED! => { "changed": false } MSG: AnsibleUndefinedVariable: 'ansible.vars.hostvars.HostVarsVars object' has no attribute 'ansible_all_ipv4_addresses' PLAY RECAP ********************************************************************* managed-node3 : ok=2 changed=1 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Tuesday 04 February 2025 13:55:06 -0500 (0:00:00.075) 0:00:02.900 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 2.49s /tmp/collections-z4M/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_default_wrapper.yml:2 Create temporary file --------------------------------------------------- 0.33s /tmp/collections-z4M/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_default_wrapper.yml:7 Create static inventory from hostvars ----------------------------------- 0.08s /tmp/collections-z4M/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_default_wrapper.yml:14