ansible-playbook [core 2.17.7] 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-9BL executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Oct 29 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-2)] (/usr/bin/python3.12) jinja version = 3.1.4 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.yml **************************************************** 1 plays in /tmp/collections-9BL/ansible_collections/fedora/linux_system_roles/tests/storage/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-9BL/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Wednesday 11 December 2024 10:06:58 -0500 (0:00:00.008) 0:00:00.008 **** included: /tmp/collections-9BL/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-9BL/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Wednesday 11 December 2024 10:06:58 -0500 (0:00:00.018) 0:00:00.027 **** fatal: [managed-node3]: UNREACHABLE! => { "changed": false, "unreachable": true } MSG: Failed to connect to the host via ssh: OpenSSH_9.9p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.95 originally 10.31.47.95 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.95 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.95 originally 10.31.47.95 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/94aba5e88c' debug1: Control socket "/root/.ansible/cp/94aba5e88c" does not exist debug1: Connecting to 10.31.47.95 [10.31.47.95] port 22. debug2: fd 3 setting O_NONBLOCK debug1: connect to address 10.31.47.95 port 22: No route to host ssh: connect to host 10.31.47.95 port 22: No route to host PLAY RECAP ********************************************************************* managed-node3 : ok=1 changed=0 unreachable=1 failed=0 skipped=0 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Wednesday 11 December 2024 10:07:01 -0500 (0:00:03.153) 0:00:03.181 **** =============================================================================== fedora.linux_system_roles.storage : Ensure ansible_facts used by role --- 3.15s /tmp/collections-9BL/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.02s /tmp/collections-9BL/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2