ansible-playbook [core 2.17.5]
  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-783
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.6 (main, Sep  9 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-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_remove_mount.yml ***********************************************
1 plays in /tmp/collections-783/ansible_collections/fedora/linux_system_roles/tests/storage/tests_remove_mount.yml

PLAY [Test remove mount] *******************************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-783/ansible_collections/fedora/linux_system_roles/tests/storage/tests_remove_mount.yml:2
Saturday 12 October 2024  21:07:46 -0400 (0:00:00.007)       0:00:00.007 ****** 
fatal: [managed-node2]: UNREACHABLE! => {
    "changed": false,
    "unreachable": true
}

MSG:

Failed to connect to the host via ssh: OpenSSH_8.7p1, 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.9.252 originally 10.31.9.252
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.9.252 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.9.252 originally 10.31.9.252
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master
debug1: Control socket "/root/.ansible/cp/cf9d763023" does not exist
debug1: Connecting to 10.31.9.252 [10.31.9.252] port 22.
debug2: fd 3 setting O_NONBLOCK
debug1: connect to address 10.31.9.252 port 22: Connection timed out
ssh: connect to host 10.31.9.252 port 22: Connection timed out

PLAY RECAP *********************************************************************
managed-node2              : ok=0    changed=0    unreachable=1    failed=0    skipped=0    rescued=0    ignored=0   

Saturday 12 October 2024  21:07:56 -0400 (0:00:10.039)       0:00:10.046 ****** 
=============================================================================== 
Gathering Facts -------------------------------------------------------- 10.04s
/tmp/collections-783/ansible_collections/fedora/linux_system_roles/tests/storage/tests_remove_mount.yml:2