ansible-playbook [core 2.16.14] 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-3lD executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/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-3lD/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-3lD/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_default_wrapper.yml:2 Tuesday 04 February 2025 13:54:32 -0500 (0:00:00.012) 0:00:00.012 ****** ok: [managed-node3] TASK [Create temporary file] *************************************************** task path: /tmp/collections-3lD/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_default_wrapper.yml:7 Tuesday 04 February 2025 13:54:33 -0500 (0:00:01.302) 0:00:01.315 ****** changed: [managed-node3 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.kgfym366.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-3lD/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_default_wrapper.yml:14 Tuesday 04 February 2025 13:54:34 -0500 (0:00:00.344) 0:00:01.659 ****** 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'. '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'. '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:54:34 -0500 (0:00:00.079) 0:00:01.738 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.30s /tmp/collections-3lD/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_default_wrapper.yml:2 Create temporary file --------------------------------------------------- 0.34s /tmp/collections-3lD/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_default_wrapper.yml:7 Create static inventory from hostvars ----------------------------------- 0.08s /tmp/collections-3lD/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_default_wrapper.yml:14