ansible-playbook [core 2.17.11] 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-1PA executable location = /usr/local/bin/ansible-playbook python version = 3.12.10 (main, Apr 22 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-5)] (/usr/bin/python3.12) jinja version = 3.1.6 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_tls_2022.yml *************************************************** 2 plays in /tmp/collections-1PA/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2022.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-1PA/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2022.yml:5 Wednesday 14 May 2025 12:49:38 -0400 (0:00:00.008) 0:00:00.008 ********* ok: [managed-node3] => { "ansible_facts": { "mssql_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n" } }, "ansible_included_var_files": [ "/tmp/mssql-oye/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure that tls encryption configuration works] ************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-1PA/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2022.yml:9 Wednesday 14 May 2025 12:49:38 -0400 (0:00:00.017) 0:00:00.025 ********* fatal: [managed-node3]: UNREACHABLE! => { "changed": false, "unreachable": true } MSG: Failed to connect to the host via ssh: OpenSSH_8.7p1, OpenSSL 3.5.0 8 Apr 2025 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.44.72 originally 10.31.44.72 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.44.72 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.44.72 originally 10.31.44.72 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/5b6972cf0b" does not exist debug1: Connecting to 10.31.44.72 [10.31.44.72] port 22. debug2: fd 3 setting O_NONBLOCK debug1: connect to address 10.31.44.72 port 22: No route to host ssh: connect to host 10.31.44.72 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 14 May 2025 12:49:40 -0400 (0:00:01.918) 0:00:01.944 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.92s /tmp/collections-1PA/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2022.yml:9 Include vault variables ------------------------------------------------- 0.02s /tmp/collections-1PA/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2022.yml:5