ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_tls_2017.yml *************************************************** 2 plays in /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:5 Tuesday 06 January 2026 19:37:51 -0500 (0:00:00.039) 0:00:00.039 ******* 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-4PR/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that tls encryption configuration works] ************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:9 Tuesday 06 January 2026 19:37:51 -0500 (0:00:00.049) 0:00:00.088 ******* ok: [managed-node3] META: ran handlers TASK [Run tests_tls with SQL Server 2017] ************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:24 Tuesday 06 January 2026 19:37:52 -0500 (0:00:01.380) 0:00:01.468 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml for managed-node3 TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:2 Tuesday 06 January 2026 19:37:52 -0500 (0:00:00.314) 0:00:01.783 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml for managed-node3 TASK [Ensure ansible_facts to get ansible_facts["distribution"]] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Tuesday 06 January 2026 19:37:52 -0500 (0:00:00.137) 0:00:01.921 ******* ok: [managed-node3] TASK [Run the role] ************************************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:16 Tuesday 06 January 2026 19:37:53 -0500 (0:00:00.609) 0:00:02.530 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:23 Tuesday 06 January 2026 19:37:53 -0500 (0:00:00.080) 0:00:02.611 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the openssl package] ********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:5 Tuesday 06 January 2026 19:37:53 -0500 (0:00:00.099) 0:00:02.710 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "1:openssl-1.0.2k-26.el7_9.x86_64 providing openssl is already installed" ] } TASK [Create a tempfile for a certificate on hosts] **************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:11 Tuesday 06 January 2026 19:37:55 -0500 (0:00:01.259) 0:00:03.969 ******* changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.a_rqwf", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Create a tempfile for a private key on hosts] **************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:17 Tuesday 06 January 2026 19:37:55 -0500 (0:00:00.788) 0:00:04.758 ******* changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.m4ZnK1", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Get openssl algorithms] ************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:23 Tuesday 06 January 2026 19:37:56 -0500 (0:00:00.327) 0:00:05.086 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Generate a self-signed certificate and public key] *********************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:29 Tuesday 06 January 2026 19:37:56 -0500 (0:00:00.812) 0:00:05.899 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "openssl", "req", "-x509", "-nodes", "-newkey", "rsa:2048", "-subj", "/CN=10.31.47.140", "-out", "/tmp/ansible.a_rqwf", "-keyout", "/tmp/ansible.m4ZnK1", "-days", "365" ], "delta": "0:00:00.071669", "end": "2026-01-06 19:37:57.469950", "rc": 0, "start": "2026-01-06 19:37:57.398281" } STDERR: Generating a 2048 bit RSA private key .................................+++ .........................+++ writing new private key to '/tmp/ansible.m4ZnK1' ----- TASK [Copy certificate files to local tmp] ************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:40 Tuesday 06 January 2026 19:37:57 -0500 (0:00:00.621) 0:00:06.520 ******* changed: [managed-node3] => (item=/tmp/ansible.a_rqwf) => { "ansible_loop_var": "item", "changed": true, "checksum": "db2ddfc4235d2afe6a542a83b1962233b89e7e05", "dest": "/tmp/ansible.a_rqwf", "item": "/tmp/ansible.a_rqwf", "md5sum": "bfd8d4870a07b7e8dbb3622f2ce39e0d", "remote_checksum": "db2ddfc4235d2afe6a542a83b1962233b89e7e05", "remote_md5sum": null } changed: [managed-node3] => (item=/tmp/ansible.m4ZnK1) => { "ansible_loop_var": "item", "changed": true, "checksum": "58dd3fbc887d462bcf90d0eb1fc7f04d17a8f034", "dest": "/tmp/ansible.m4ZnK1", "item": "/tmp/ansible.m4ZnK1", "md5sum": "ab7b2ccad4c35e0d9bb703d797e31c06", "remote_checksum": "58dd3fbc887d462bcf90d0eb1fc7f04d17a8f034", "remote_md5sum": null } TASK [Copy a private key to the playbook directory to test a relative path] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:52 Tuesday 06 January 2026 19:37:59 -0500 (0:00:01.789) 0:00:08.309 ******* changed: [managed-node3 -> localhost] => { "changed": true, "checksum": "58dd3fbc887d462bcf90d0eb1fc7f04d17a8f034", "dest": "./ansible.m4ZnK1", "gid": 0, "group": "root", "md5sum": "ab7b2ccad4c35e0d9bb703d797e31c06", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1767746279.5-26513-70719531542478/source", "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:60 Tuesday 06 January 2026 19:38:00 -0500 (0:00:01.422) 0:00:09.731 ******* ok: [managed-node3] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.a_rqwf", "mssql_tls_private_key": "ansible.m4ZnK1" }, "changed": false } TASK [Run role] **************************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:67 Tuesday 06 January 2026 19:38:00 -0500 (0:00:00.068) 0:00:09.800 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 06 January 2026 19:38:01 -0500 (0:00:00.724) 0:00:10.525 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 06 January 2026 19:38:01 -0500 (0:00:00.072) 0:00:10.598 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 06 January 2026 19:38:01 -0500 (0:00:00.054) 0:00:10.653 ******* ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Tuesday 06 January 2026 19:38:01 -0500 (0:00:00.128) 0:00:10.781 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007059", "end": "2026-01-06 19:38:02.258163", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:38:02.251104" } STDOUT: running TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Tuesday 06 January 2026 19:38:02 -0500 (0:00:00.475) 0:00:11.257 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Tuesday 06 January 2026 19:38:02 -0500 (0:00:00.053) 0:00:11.310 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Unset internal role facts] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 06 January 2026 19:38:02 -0500 (0:00:00.094) 0:00:11.405 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_active": null, "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Tuesday 06 January 2026 19:38:02 -0500 (0:00:00.079) 0:00:11.484 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Tuesday 06 January 2026 19:38:02 -0500 (0:00:00.088) 0:00:11.574 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Tuesday 06 January 2026 19:38:02 -0500 (0:00:00.072) 0:00:11.646 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Tuesday 06 January 2026 19:38:02 -0500 (0:00:00.065) 0:00:11.712 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Tuesday 06 January 2026 19:38:02 -0500 (0:00:00.087) 0:00:11.799 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Tuesday 06 January 2026 19:38:02 -0500 (0:00:00.084) 0:00:11.884 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Tuesday 06 January 2026 19:38:03 -0500 (0:00:00.083) 0:00:11.967 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Tuesday 06 January 2026 19:38:03 -0500 (0:00:00.080) 0:00:12.047 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Tuesday 06 January 2026 19:38:03 -0500 (0:00:00.067) 0:00:12.114 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 06 January 2026 19:38:03 -0500 (0:00:00.039) 0:00:12.154 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Tuesday 06 January 2026 19:38:03 -0500 (0:00:00.040) 0:00:12.195 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Tuesday 06 January 2026 19:38:03 -0500 (0:00:00.112) 0:00:12.307 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Tuesday 06 January 2026 19:38:03 -0500 (0:00:00.163) 0:00:12.471 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Tuesday 06 January 2026 19:38:03 -0500 (0:00:00.077) 0:00:12.548 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Tuesday 06 January 2026 19:38:03 -0500 (0:00:00.053) 0:00:12.602 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Tuesday 06 January 2026 19:38:03 -0500 (0:00:00.136) 0:00:12.738 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Tuesday 06 January 2026 19:38:03 -0500 (0:00:00.083) 0:00:12.822 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Tuesday 06 January 2026 19:38:03 -0500 (0:00:00.093) 0:00:12.915 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Tuesday 06 January 2026 19:38:04 -0500 (0:00:00.081) 0:00:12.997 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Tuesday 06 January 2026 19:38:04 -0500 (0:00:00.085) 0:00:13.082 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Tuesday 06 January 2026 19:38:04 -0500 (0:00:00.066) 0:00:13.148 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Tuesday 06 January 2026 19:38:06 -0500 (0:00:02.656) 0:00:15.805 ******* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Tuesday 06 January 2026 19:38:07 -0500 (0:00:00.354) 0:00:16.159 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Tuesday 06 January 2026 19:38:07 -0500 (0:00:00.121) 0:00:16.281 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Tuesday 06 January 2026 19:38:07 -0500 (0:00:00.130) 0:00:16.412 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Tuesday 06 January 2026 19:38:07 -0500 (0:00:00.190) 0:00:16.602 ******* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Tuesday 06 January 2026 19:38:07 -0500 (0:00:00.256) 0:00:16.859 ******* ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Tuesday 06 January 2026 19:38:08 -0500 (0:00:00.991) 0:00:17.850 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Tuesday 06 January 2026 19:38:09 -0500 (0:00:00.176) 0:00:18.027 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Tuesday 06 January 2026 19:38:09 -0500 (0:00:00.145) 0:00:18.172 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Tuesday 06 January 2026 19:38:09 -0500 (0:00:00.122) 0:00:18.295 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Tuesday 06 January 2026 19:38:09 -0500 (0:00:00.140) 0:00:18.435 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Tuesday 06 January 2026 19:38:09 -0500 (0:00:00.124) 0:00:18.560 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Tuesday 06 January 2026 19:38:09 -0500 (0:00:00.120) 0:00:18.681 ******* changed: [managed-node3] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2017", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Tuesday 06 January 2026 19:38:10 -0500 (0:00:00.768) 0:00:19.449 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Tuesday 06 January 2026 19:38:10 -0500 (0:00:00.125) 0:00:19.575 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Tuesday 06 January 2026 19:38:11 -0500 (0:00:00.651) 0:00:20.227 ******* changed: [managed-node3] => { "changed": true, "changes": { "installed": [ "mssql-server" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:14.0.3465.1-1 will be installed\n--> Processing Dependency: libatomic for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: bzip2 for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: gdb for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: libsss_nss_idmap for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: cyrus-sasl for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: mssql-server-14.0.3465.1-1.x86_64\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be installed\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server x86_64 14.0.3465.1-1 packages-microsoft-com-mssql-server-2017\n 200 M\nInstalling for dependencies:\n bzip2 x86_64 1.0.6-13.el7 base 52 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 updates 88 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 updates 41 k\n gdb x86_64 7.6.1-120.el7 base 2.4 M\n libatomic x86_64 4.8.5-44.el7 base 51 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 updates 170 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+6 Dependent packages)\n\nTotal download size: 203 M\nInstalled size: 1.0 G\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 67 MB/s | 203 MB 00:03 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libatomic-4.8.5-44.el7.x86_64 1/7 \n Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 2/7 \n Installing : gdb-7.6.1-120.el7.x86_64 3/7 \n Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Installing : bzip2-1.0.6-13.el7.x86_64 5/7 \n Installing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 6/7 \n Installing : mssql-server-14.0.3465.1-1.x86_64 7/7 \n\n+--------------------------------------------------------------+\nPlease run 'sudo /opt/mssql/bin/mssql-conf setup'\nto complete the setup of Microsoft SQL Server\n+--------------------------------------------------------------+\n\nSQL Server needs to be restarted in order to apply this setting. Please run\n'systemctl restart mssql-server.service'.\n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 1/7 \n Verifying : bzip2-1.0.6-13.el7.x86_64 2/7 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 3/7 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Verifying : gdb-7.6.1-120.el7.x86_64 5/7 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/7 \n Verifying : libatomic-4.8.5-44.el7.x86_64 7/7 \n\nInstalled:\n mssql-server.x86_64 0:14.0.3465.1-1 \n\nDependency Installed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Tuesday 06 January 2026 19:38:45 -0500 (0:00:34.500) 0:00:54.727 ******* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005572", "end": "2026-01-06 19:38:46.036194", "rc": 0, "start": "2026-01-06 19:38:46.030622" } TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Tuesday 06 January 2026 19:38:46 -0500 (0:00:00.322) 0:00:55.050 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.007679", "end": "2026-01-06 19:38:46.360398", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:38:46.352719" } STDOUT: disabled MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Tuesday 06 January 2026 19:38:46 -0500 (0:00:00.323) 0:00:55.373 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004988", "end": "2026-01-06 19:38:46.685477", "failed_when_result": false, "rc": 3, "start": "2026-01-06 19:38:46.680489" } STDOUT: unknown MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Tuesday 06 January 2026 19:38:46 -0500 (0:00:00.326) 0:00:55.699 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_setup": false }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Tuesday 06 January 2026 19:38:46 -0500 (0:00:00.063) 0:00:55.762 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Tuesday 06 January 2026 19:38:46 -0500 (0:00:00.064) 0:00:55.827 ******* changed: [managed-node3] => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Tuesday 06 January 2026 19:38:51 -0500 (0:00:04.701) 0:01:00.529 ******* skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Tuesday 06 January 2026 19:38:51 -0500 (0:00:00.069) 0:01:00.598 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Tuesday 06 January 2026 19:38:51 -0500 (0:00:00.105) 0:01:00.704 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Tuesday 06 January 2026 19:38:51 -0500 (0:00:00.057) 0:01:00.761 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Tuesday 06 January 2026 19:38:52 -0500 (0:00:00.540) 0:01:01.302 ******* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:17:33 EST", "ActiveEnterTimestampMonotonic": "11807291", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-sysctl.service systemd-journald.socket system.slice dbus.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:17:32 EST", "AssertTimestampMonotonic": "10994044", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:17:32 EST", "ConditionTimestampMonotonic": "10994043", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "874", "ExecMainStartTimestamp": "Tue 2026-01-06 19:17:32 EST", "ExecMainStartTimestampMonotonic": "10995330", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2026-01-06 19:17:32 EST", "InactiveExitTimestampMonotonic": "10995371", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "874", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice dbus.service polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:17:33 EST", "WatchdogTimestampMonotonic": "11807239", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Tuesday 06 January 2026 19:38:53 -0500 (0:00:00.752) 0:01:02.055 ******* ok: [managed-node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Tuesday 06 January 2026 19:38:53 -0500 (0:00:00.436) 0:01:02.492 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Tuesday 06 January 2026 19:38:53 -0500 (0:00:00.062) 0:01:02.555 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Tuesday 06 January 2026 19:38:53 -0500 (0:00:00.062) 0:01:02.617 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Tuesday 06 January 2026 19:38:53 -0500 (0:00:00.060) 0:01:02.678 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Tuesday 06 January 2026 19:38:53 -0500 (0:00:00.063) 0:01:02.742 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Tuesday 06 January 2026 19:38:53 -0500 (0:00:00.057) 0:01:02.799 ******* changed: [managed-node3] => { "changed": true, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Tuesday 06 January 2026 19:38:54 -0500 (0:00:00.437) 0:01:03.236 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Tuesday 06 January 2026 19:38:54 -0500 (0:00:00.072) 0:01:03.309 ******* changed: [managed-node3] => { "changed": true, "changes": { "installed": [ "mssql-tools18", "unixODBC-devel" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-tools18.x86_64 0:18.4.1.1-1 will be installed\n--> Processing Dependency: msodbcsql18 >= 18.0.0.0 for package: mssql-tools18-18.4.1.1-1.x86_64\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: unixODBC = 2.3.11 for package: unixODBC-devel-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package msodbcsql18.x86_64 0:18.4.1.1-1 will be installed\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: libltdl.so.7()(64bit) for package: unixODBC-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-tools18 x86_64 18.4.1.1-1 packages-microsoft-com-prod 293 k\n unixODBC-devel x86_64 2.3.11-1.rh packages-microsoft-com-prod 53 k\nInstalling for dependencies:\n libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k\n msodbcsql18 x86_64 18.4.1.1-1 packages-microsoft-com-prod 923 k\n unixODBC x86_64 2.3.11-1.rh packages-microsoft-com-prod 274 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+3 Dependent packages)\n\nTotal download size: 1.6 M\nInstalled size: 3.9 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 4.4 MB/s | 1.6 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 1/5 \n Installing : unixODBC-2.3.11-1.rh.x86_64 2/5 \n Installing : msodbcsql18-18.4.1.1-1.x86_64 3/5 \nodbcinst: Driver installed. Usage count increased to 1. \n Target directory is /etc\n Installing : mssql-tools18-18.4.1.1-1.x86_64 4/5 \n Installing : unixODBC-devel-2.3.11-1.rh.x86_64 5/5 \n Verifying : mssql-tools18-18.4.1.1-1.x86_64 1/5 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 2/5 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 3/5 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 4/5 \n Verifying : msodbcsql18-18.4.1.1-1.x86_64 5/5 \n\nInstalled:\n mssql-tools18.x86_64 0:18.4.1.1-1 unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Installed:\n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 msodbcsql18.x86_64 0:18.4.1.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Tuesday 06 January 2026 19:38:57 -0500 (0:00:03.541) 0:01:06.851 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Tuesday 06 January 2026 19:38:57 -0500 (0:00:00.061) 0:01:06.912 ******* TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Tuesday 06 January 2026 19:38:58 -0500 (0:00:00.056) 0:01:06.969 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Tuesday 06 January 2026 19:38:58 -0500 (0:00:00.061) 0:01:07.030 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Tuesday 06 January 2026 19:38:58 -0500 (0:00:00.063) 0:01:07.094 ******* changed: [managed-node3] => (item=/tmp/ansible.a_rqwf) => { "ansible_loop_var": "item", "changed": true, "checksum": "db2ddfc4235d2afe6a542a83b1962233b89e7e05", "dest": "/etc/pki/tls/certs/ansible.a_rqwf", "gid": 994, "group": "mssql", "item": "/tmp/ansible.a_rqwf", "md5sum": "bfd8d4870a07b7e8dbb3622f2ce39e0d", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1103, "src": "/root/.ansible/tmp/ansible-tmp-1767746338.22-28650-11007354288053/source", "state": "file", "uid": 996 } changed: [managed-node3] => (item=ansible.m4ZnK1) => { "ansible_loop_var": "item", "changed": true, "checksum": "58dd3fbc887d462bcf90d0eb1fc7f04d17a8f034", "dest": "/etc/pki/tls/private/ansible.m4ZnK1", "gid": 994, "group": "mssql", "item": "ansible.m4ZnK1", "md5sum": "ab7b2ccad4c35e0d9bb703d797e31c06", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1767746338.75-28650-44538491610197/source", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Tuesday 06 January 2026 19:38:59 -0500 (0:00:01.165) 0:01:08.260 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:38:59 -0500 (0:00:00.146) 0:01:08.407 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003351", "end": "2026-01-06 19:38:59.758616", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:38:59.755265" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:38:59 -0500 (0:00:00.376) 0:01:08.783 ******* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.a_rqwf" ], "delta": "0:00:00.045529", "end": "2026-01-06 19:39:00.165270", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:00.119741" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:39:00 -0500 (0:00:00.433) 0:01:09.217 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Tuesday 06 January 2026 19:39:00 -0500 (0:00:00.085) 0:01:09.302 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:39:00 -0500 (0:00:00.119) 0:01:09.422 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002915", "end": "2026-01-06 19:39:00.744028", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:39:00.741113" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:39:00 -0500 (0:00:00.336) 0:01:09.759 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.m4ZnK1" ], "delta": "0:00:00.045919", "end": "2026-01-06 19:39:01.135402", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:01.089483" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:39:01 -0500 (0:00:00.399) 0:01:10.158 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Tuesday 06 January 2026 19:39:01 -0500 (0:00:00.064) 0:01:10.223 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:39:01 -0500 (0:00:00.116) 0:01:10.340 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004564", "end": "2026-01-06 19:39:02.655774", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:39:01.651210" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:39:02 -0500 (0:00:01.332) 0:01:11.672 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.045024", "end": "2026-01-06 19:39:03.032592", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:02.987568" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:39:03 -0500 (0:00:00.380) 0:01:12.053 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Tuesday 06 January 2026 19:39:03 -0500 (0:00:00.063) 0:01:12.116 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:39:03 -0500 (0:00:00.118) 0:01:12.235 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003418", "end": "2026-01-06 19:39:03.544380", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:39:03.540962" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:39:03 -0500 (0:00:00.328) 0:01:12.564 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.045703", "end": "2026-01-06 19:39:03.922828", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:03.877125" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:39:04 -0500 (0:00:00.380) 0:01:12.944 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Tuesday 06 January 2026 19:39:04 -0500 (0:00:00.061) 0:01:13.006 ******* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004551", "end": "2026-01-06 19:39:04.314990", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:04.310439" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Tuesday 06 January 2026 19:39:04 -0500 (0:00:00.322) 0:01:13.329 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Tuesday 06 January 2026 19:39:04 -0500 (0:00:00.061) 0:01:13.390 ******* ok: [managed-node3] => { "ansible_facts": { "__sqlcmd_cli": "/opt/mssql-tools18/bin/sqlcmd -C" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Tuesday 06 January 2026 19:39:04 -0500 (0:00:00.077) 0:01:13.468 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Tuesday 06 January 2026 19:39:04 -0500 (0:00:00.058) 0:01:13.526 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Tuesday 06 January 2026 19:39:04 -0500 (0:00:00.065) 0:01:13.591 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Tuesday 06 January 2026 19:39:04 -0500 (0:00:00.057) 0:01:13.649 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Tuesday 06 January 2026 19:39:04 -0500 (0:00:00.060) 0:01:13.710 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Tuesday 06 January 2026 19:39:04 -0500 (0:00:00.059) 0:01:13.769 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Tuesday 06 January 2026 19:39:04 -0500 (0:00:00.060) 0:01:13.830 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Tuesday 06 January 2026 19:39:04 -0500 (0:00:00.059) 0:01:13.889 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Tuesday 06 January 2026 19:39:05 -0500 (0:00:00.064) 0:01:13.954 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Tuesday 06 January 2026 19:39:05 -0500 (0:00:00.113) 0:01:14.068 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Tuesday 06 January 2026 19:39:05 -0500 (0:00:00.060) 0:01:14.128 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Tuesday 06 January 2026 19:39:05 -0500 (0:00:00.061) 0:01:14.190 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Tuesday 06 January 2026 19:39:05 -0500 (0:00:00.057) 0:01:14.247 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Tuesday 06 January 2026 19:39:05 -0500 (0:00:00.059) 0:01:14.307 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Tuesday 06 January 2026 19:39:05 -0500 (0:00:00.059) 0:01:14.366 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Tuesday 06 January 2026 19:39:05 -0500 (0:00:00.061) 0:01:14.428 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:39:05 -0500 (0:00:00.103) 0:01:14.531 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002768", "end": "2026-01-06 19:39:05.849774", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:39:05.847006" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:39:05 -0500 (0:00:00.370) 0:01:14.902 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.046397", "end": "2026-01-06 19:39:06.308521", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:06.262124" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:39:06 -0500 (0:00:00.439) 0:01:15.341 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Tuesday 06 January 2026 19:39:06 -0500 (0:00:00.057) 0:01:15.399 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Tuesday 06 January 2026 19:39:06 -0500 (0:00:00.059) 0:01:15.459 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Tuesday 06 January 2026 19:39:06 -0500 (0:00:00.059) 0:01:15.518 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Tuesday 06 January 2026 19:39:06 -0500 (0:00:00.060) 0:01:15.578 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Tuesday 06 January 2026 19:39:06 -0500 (0:00:00.090) 0:01:15.668 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Tuesday 06 January 2026 19:39:06 -0500 (0:00:00.091) 0:01:15.760 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Tuesday 06 January 2026 19:39:06 -0500 (0:00:00.075) 0:01:15.835 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Tuesday 06 January 2026 19:39:06 -0500 (0:00:00.096) 0:01:15.932 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Tuesday 06 January 2026 19:39:07 -0500 (0:00:00.093) 0:01:16.025 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Tuesday 06 January 2026 19:39:07 -0500 (0:00:00.168) 0:01:16.194 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Tuesday 06 January 2026 19:39:07 -0500 (0:00:00.075) 0:01:16.270 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:945 Tuesday 06 January 2026 19:39:07 -0500 (0:00:00.065) 0:01:16.335 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Tuesday 06 January 2026 19:39:07 -0500 (0:00:00.058) 0:01:16.393 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Tuesday 06 January 2026 19:39:07 -0500 (0:00:00.064) 0:01:16.457 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:968 Tuesday 06 January 2026 19:39:07 -0500 (0:00:00.084) 0:01:16.541 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:981 Tuesday 06 January 2026 19:39:07 -0500 (0:00:00.099) 0:01:16.641 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:990 Tuesday 06 January 2026 19:39:07 -0500 (0:00:00.084) 0:01:16.726 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Tuesday 06 January 2026 19:39:07 -0500 (0:00:00.103) 0:01:16.829 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Tuesday 06 January 2026 19:39:07 -0500 (0:00:00.073) 0:01:16.902 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1019 Tuesday 06 January 2026 19:39:08 -0500 (0:00:00.064) 0:01:16.967 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Tuesday 06 January 2026 19:39:08 -0500 (0:00:00.061) 0:01:17.029 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Tuesday 06 January 2026 19:39:08 -0500 (0:00:00.085) 0:01:17.114 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Tuesday 06 January 2026 19:39:08 -0500 (0:00:00.101) 0:01:17.216 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1052 Tuesday 06 January 2026 19:39:08 -0500 (0:00:00.101) 0:01:17.318 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Tuesday 06 January 2026 19:39:08 -0500 (0:00:00.095) 0:01:17.414 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Tuesday 06 January 2026 19:39:08 -0500 (0:00:00.093) 0:01:17.508 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1107 Tuesday 06 January 2026 19:39:08 -0500 (0:00:00.099) 0:01:17.607 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Tuesday 06 January 2026 19:39:08 -0500 (0:00:00.090) 0:01:17.697 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1123 Tuesday 06 January 2026 19:39:08 -0500 (0:00:00.076) 0:01:17.774 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Tuesday 06 January 2026 19:39:08 -0500 (0:00:00.072) 0:01:17.846 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Tuesday 06 January 2026 19:39:08 -0500 (0:00:00.060) 0:01:17.907 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Tuesday 06 January 2026 19:39:09 -0500 (0:00:00.066) 0:01:17.974 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Tuesday 06 January 2026 19:39:09 -0500 (0:00:00.173) 0:01:18.147 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1185 Tuesday 06 January 2026 19:39:09 -0500 (0:00:00.090) 0:01:18.238 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Tuesday 06 January 2026 19:39:09 -0500 (0:00:00.089) 0:01:18.328 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Tuesday 06 January 2026 19:39:09 -0500 (0:00:00.077) 0:01:18.405 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Tuesday 06 January 2026 19:39:09 -0500 (0:00:00.062) 0:01:18.468 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Tuesday 06 January 2026 19:39:09 -0500 (0:00:00.058) 0:01:18.526 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Tuesday 06 January 2026 19:39:09 -0500 (0:00:00.060) 0:01:18.587 ******* skipping: [managed-node3] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Tuesday 06 January 2026 19:39:09 -0500 (0:00:00.071) 0:01:18.659 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1287 Tuesday 06 January 2026 19:39:09 -0500 (0:00:00.065) 0:01:18.724 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1295 Tuesday 06 January 2026 19:39:09 -0500 (0:00:00.058) 0:01:18.783 ******* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Tuesday 06 January 2026 19:39:09 -0500 (0:00:00.075) 0:01:18.859 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1315 Tuesday 06 January 2026 19:39:09 -0500 (0:00:00.057) 0:01:18.917 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Tuesday 06 January 2026 19:39:10 -0500 (0:00:00.061) 0:01:18.979 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Tuesday 06 January 2026 19:39:10 -0500 (0:00:00.058) 0:01:19.037 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Tuesday 06 January 2026 19:39:10 -0500 (0:00:00.061) 0:01:19.098 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1347 Tuesday 06 January 2026 19:39:10 -0500 (0:00:00.057) 0:01:19.156 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1354 Tuesday 06 January 2026 19:39:10 -0500 (0:00:00.060) 0:01:19.217 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Tuesday 06 January 2026 19:39:10 -0500 (0:00:00.057) 0:01:19.275 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Tuesday 06 January 2026 19:39:10 -0500 (0:00:00.060) 0:01:19.336 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1388 Tuesday 06 January 2026 19:39:10 -0500 (0:00:00.060) 0:01:19.396 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Tuesday 06 January 2026 19:39:10 -0500 (0:00:00.061) 0:01:19.458 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Tuesday 06 January 2026 19:39:10 -0500 (0:00:00.058) 0:01:19.516 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Tuesday 06 January 2026 19:39:10 -0500 (0:00:00.060) 0:01:19.577 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Tuesday 06 January 2026 19:39:10 -0500 (0:00:00.110) 0:01:19.687 ******* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Tuesday 06 January 2026 19:39:10 -0500 (0:00:00.107) 0:01:19.795 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Tuesday 06 January 2026 19:39:10 -0500 (0:00:00.059) 0:01:19.855 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Tuesday 06 January 2026 19:39:10 -0500 (0:00:00.058) 0:01:19.914 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Tuesday 06 January 2026 19:39:11 -0500 (0:00:00.060) 0:01:19.974 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Tuesday 06 January 2026 19:39:11 -0500 (0:00:00.060) 0:01:20.034 ******* skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Tuesday 06 January 2026 19:39:11 -0500 (0:00:00.071) 0:01:20.105 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Tuesday 06 January 2026 19:39:11 -0500 (0:00:00.057) 0:01:20.163 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Tuesday 06 January 2026 19:39:11 -0500 (0:00:00.059) 0:01:20.223 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Tuesday 06 January 2026 19:39:11 -0500 (0:00:00.060) 0:01:20.283 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Tuesday 06 January 2026 19:39:11 -0500 (0:00:00.062) 0:01:20.345 ******* changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Tuesday 06 January 2026 19:39:11 -0500 (0:00:00.577) 0:01:20.922 ******* changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:38:51 EST", "ActiveEnterTimestampMonotonic": "1289808374", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target auditd.service -.mount systemd-journald.socket system.slice network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:38:51 EST", "AssertTimestampMonotonic": "1289807726", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:38:51 EST", "ConditionTimestampMonotonic": "1289807725", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "4245", "ExecMainStartTimestamp": "Tue 2026-01-06 19:38:51 EST", "ExecMainStartTimestampMonotonic": "1289808326", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2026-01-06 19:38:51 EST", "InactiveExitTimestampMonotonic": "1289808374", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "4245", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:38:51 EST", "WatchdogTimestampMonotonic": "1289808358", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Tuesday 06 January 2026 19:39:12 -0500 (0:00:00.700) 0:01:21.623 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Tuesday 06 January 2026 19:39:12 -0500 (0:00:00.058) 0:01:21.681 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove a private key from the playbook directory] ************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:76 Tuesday 06 January 2026 19:39:12 -0500 (0:00:00.059) 0:01:21.740 ******* changed: [managed-node3 -> localhost] => { "changed": true, "path": "ansible.m4ZnK1", "state": "absent" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:83 Tuesday 06 January 2026 19:39:13 -0500 (0:00:00.385) 0:01:22.126 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml for managed-node3 TASK [Create service drop-in directory] **************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:3 Tuesday 06 January 2026 19:39:13 -0500 (0:00:00.152) 0:01:22.279 ******* changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/mssql-server.service.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [Modify the mssql-server service start limit interval and burst] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:11 Tuesday 06 January 2026 19:39:13 -0500 (0:00:00.363) 0:01:22.642 ******* changed: [managed-node3] => { "changed": true, "checksum": "c2c05a3dc1d516acdec3ead86f9dbbc1adaa39d7", "dest": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "gid": 0, "group": "root", "md5sum": "4e553ebde6af773b4efe9008c4676a82", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 49, "src": "/root/.ansible/tmp/ansible-tmp-1767746353.75-29165-46638149449857/source", "state": "file", "uid": 0 } TASK [Reload service daemon] *************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:23 Tuesday 06 January 2026 19:39:14 -0500 (0:00:00.632) 0:01:23.275 ******* ok: [managed-node3] => { "changed": false, "name": null, "status": {} } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:86 Tuesday 06 January 2026 19:39:14 -0500 (0:00:00.477) 0:01:23.753 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Get server version on non-booted systems] ******************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Tuesday 06 January 2026 19:39:14 -0500 (0:00:00.139) 0:01:23.892 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Tuesday 06 January 2026 19:39:15 -0500 (0:00:00.058) 0:01:23.950 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Tuesday 06 January 2026 19:39:15 -0500 (0:00:00.059) 0:01:24.009 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Tuesday 06 January 2026 19:39:15 -0500 (0:00:00.061) 0:01:24.071 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Tuesday 06 January 2026 19:39:15 -0500 (0:00:00.059) 0:01:24.130 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Tuesday 06 January 2026 19:39:15 -0500 (0:00:00.059) 0:01:24.189 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Tuesday 06 January 2026 19:39:15 -0500 (0:00:00.056) 0:01:24.246 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Tuesday 06 January 2026 19:39:15 -0500 (0:00:00.060) 0:01:24.306 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Tuesday 06 January 2026 19:39:15 -0500 (0:00:00.057) 0:01:24.364 ******* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Tuesday 06 January 2026 19:39:15 -0500 (0:00:00.175) 0:01:24.540 ******* ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:39:12 EST", "ActiveEnterTimestampMonotonic": "1310963117", "ActiveExitTimestamp": "Tue 2026-01-06 19:39:12 EST", "ActiveExitTimestampMonotonic": "1310746121", "ActiveState": "active", "After": "-.mount system.slice network.target auditd.service basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:39:12 EST", "AssertTimestampMonotonic": "1310961952", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:39:12 EST", "ConditionTimestampMonotonic": "1310961950", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5533", "ExecMainStartTimestamp": "Tue 2026-01-06 19:39:12 EST", "ExecMainStartTimestampMonotonic": "1310963068", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2026-01-06 19:39:12 EST", "InactiveEnterTimestampMonotonic": "1310960703", "InactiveExitTimestamp": "Tue 2026-01-06 19:39:12 EST", "InactiveExitTimestampMonotonic": "1310963117", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "5533", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:39:12 EST", "WatchdogTimestampMonotonic": "1310963099", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Tuesday 06 January 2026 19:39:16 -0500 (0:00:00.426) 0:01:24.966 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002710", "end": "2026-01-06 19:39:16.274363", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:39:16.271653" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Tuesday 06 January 2026 19:39:16 -0500 (0:00:00.322) 0:01:25.288 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002816", "end": "2026-01-06 19:39:16.609192", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:39:16.606376" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Tuesday 06 January 2026 19:39:16 -0500 (0:00:00.373) 0:01:25.662 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Tuesday 06 January 2026 19:39:16 -0500 (0:00:00.117) 0:01:25.779 ******* ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6353, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Tuesday 06 January 2026 19:39:18 -0500 (0:00:01.478) 0:01:27.258 ******* ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.022516", "end": "2026-01-06 19:39:18.628318", "rc": 0, "start": "2026-01-06 19:39:18.605802" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Tuesday 06 January 2026 19:39:18 -0500 (0:00:00.395) 0:01:27.653 ******* ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Tuesday 06 January 2026 19:39:18 -0500 (0:00:00.065) 0:01:27.718 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Tuesday 06 January 2026 19:39:18 -0500 (0:00:00.059) 0:01:27.778 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Tuesday 06 January 2026 19:39:18 -0500 (0:00:00.087) 0:01:27.866 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Tuesday 06 January 2026 19:39:19 -0500 (0:00:00.091) 0:01:27.957 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Tuesday 06 January 2026 19:39:19 -0500 (0:00:00.093) 0:01:28.050 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Tuesday 06 January 2026 19:39:19 -0500 (0:00:00.157) 0:01:28.208 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Tuesday 06 January 2026 19:39:19 -0500 (0:00:00.076) 0:01:28.285 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Tuesday 06 January 2026 19:39:19 -0500 (0:00:00.079) 0:01:28.365 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:39:19 -0500 (0:00:00.113) 0:01:28.479 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004397", "end": "2026-01-06 19:39:19.794316", "rc": 0, "start": "2026-01-06 19:39:19.789919" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.a_rqwf TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:39:19 -0500 (0:00:00.333) 0:01:28.812 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:39:19 -0500 (0:00:00.082) 0:01:28.895 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.a_rqwf] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:39:20 -0500 (0:00:00.068) 0:01:28.963 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Tuesday 06 January 2026 19:39:20 -0500 (0:00:00.060) 0:01:29.024 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:39:20 -0500 (0:00:00.111) 0:01:29.135 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004414", "end": "2026-01-06 19:39:20.450701", "rc": 0, "start": "2026-01-06 19:39:20.446287" } STDOUT: tlskey = /etc/pki/tls/private/ansible.m4ZnK1 TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:39:20 -0500 (0:00:00.332) 0:01:29.467 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:39:20 -0500 (0:00:00.101) 0:01:29.568 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.m4ZnK1] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:39:20 -0500 (0:00:00.101) 0:01:29.670 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Tuesday 06 January 2026 19:39:20 -0500 (0:00:00.075) 0:01:29.746 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:39:20 -0500 (0:00:00.127) 0:01:29.873 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004316", "end": "2026-01-06 19:39:21.195235", "rc": 0, "start": "2026-01-06 19:39:21.190919" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:39:21 -0500 (0:00:00.370) 0:01:30.244 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:39:21 -0500 (0:00:00.119) 0:01:30.363 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:39:21 -0500 (0:00:00.153) 0:01:30.517 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Tuesday 06 January 2026 19:39:21 -0500 (0:00:00.068) 0:01:30.586 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:39:21 -0500 (0:00:00.148) 0:01:30.734 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004000", "end": "2026-01-06 19:39:22.083568", "rc": 0, "start": "2026-01-06 19:39:22.079568" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:39:22 -0500 (0:00:00.365) 0:01:31.100 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:39:22 -0500 (0:00:00.063) 0:01:31.164 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:39:22 -0500 (0:00:00.118) 0:01:31.282 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Tuesday 06 January 2026 19:39:22 -0500 (0:00:00.100) 0:01:31.383 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:93 Tuesday 06 January 2026 19:39:22 -0500 (0:00:00.089) 0:01:31.472 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 06 January 2026 19:39:23 -0500 (0:00:00.478) 0:01:31.950 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 06 January 2026 19:39:23 -0500 (0:00:00.156) 0:01:32.106 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 06 January 2026 19:39:23 -0500 (0:00:00.095) 0:01:32.202 ******* ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Tuesday 06 January 2026 19:39:23 -0500 (0:00:00.155) 0:01:32.358 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Tuesday 06 January 2026 19:39:23 -0500 (0:00:00.060) 0:01:32.419 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Tuesday 06 January 2026 19:39:23 -0500 (0:00:00.135) 0:01:32.554 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset internal role facts] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 06 January 2026 19:39:23 -0500 (0:00:00.098) 0:01:32.653 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_active": null, "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Tuesday 06 January 2026 19:39:23 -0500 (0:00:00.093) 0:01:32.746 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Tuesday 06 January 2026 19:39:23 -0500 (0:00:00.074) 0:01:32.821 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Tuesday 06 January 2026 19:39:23 -0500 (0:00:00.079) 0:01:32.901 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Tuesday 06 January 2026 19:39:24 -0500 (0:00:00.066) 0:01:32.967 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Tuesday 06 January 2026 19:39:24 -0500 (0:00:00.080) 0:01:33.047 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Tuesday 06 January 2026 19:39:24 -0500 (0:00:00.095) 0:01:33.143 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Tuesday 06 January 2026 19:39:24 -0500 (0:00:00.097) 0:01:33.240 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Tuesday 06 January 2026 19:39:24 -0500 (0:00:00.095) 0:01:33.336 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Tuesday 06 January 2026 19:39:24 -0500 (0:00:00.094) 0:01:33.430 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 06 January 2026 19:39:24 -0500 (0:00:00.097) 0:01:33.527 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Tuesday 06 January 2026 19:39:24 -0500 (0:00:00.094) 0:01:33.622 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Tuesday 06 January 2026 19:39:24 -0500 (0:00:00.145) 0:01:33.767 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Tuesday 06 January 2026 19:39:24 -0500 (0:00:00.109) 0:01:33.876 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Tuesday 06 January 2026 19:39:25 -0500 (0:00:00.107) 0:01:33.984 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Tuesday 06 January 2026 19:39:25 -0500 (0:00:00.096) 0:01:34.080 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Tuesday 06 January 2026 19:39:25 -0500 (0:00:00.095) 0:01:34.176 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Tuesday 06 January 2026 19:39:25 -0500 (0:00:00.098) 0:01:34.275 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Tuesday 06 January 2026 19:39:25 -0500 (0:00:00.097) 0:01:34.372 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Tuesday 06 January 2026 19:39:25 -0500 (0:00:00.094) 0:01:34.467 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Tuesday 06 January 2026 19:39:25 -0500 (0:00:00.093) 0:01:34.560 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Tuesday 06 January 2026 19:39:25 -0500 (0:00:00.099) 0:01:34.659 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Tuesday 06 January 2026 19:39:27 -0500 (0:00:01.284) 0:01:35.944 ******* ok: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Tuesday 06 January 2026 19:39:27 -0500 (0:00:00.168) 0:01:36.113 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Tuesday 06 January 2026 19:39:27 -0500 (0:00:00.079) 0:01:36.193 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Tuesday 06 January 2026 19:39:27 -0500 (0:00:00.096) 0:01:36.289 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Tuesday 06 January 2026 19:39:27 -0500 (0:00:00.094) 0:01:36.384 ******* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Tuesday 06 January 2026 19:39:27 -0500 (0:00:00.137) 0:01:36.522 ******* ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Tuesday 06 January 2026 19:39:28 -0500 (0:00:00.551) 0:01:37.073 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Tuesday 06 January 2026 19:39:28 -0500 (0:00:00.100) 0:01:37.174 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Tuesday 06 January 2026 19:39:28 -0500 (0:00:00.107) 0:01:37.281 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Tuesday 06 January 2026 19:39:28 -0500 (0:00:00.101) 0:01:37.383 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Tuesday 06 January 2026 19:39:28 -0500 (0:00:00.104) 0:01:37.488 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Tuesday 06 January 2026 19:39:28 -0500 (0:00:00.102) 0:01:37.590 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Tuesday 06 January 2026 19:39:28 -0500 (0:00:00.182) 0:01:37.773 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Tuesday 06 January 2026 19:39:28 -0500 (0:00:00.148) 0:01:37.922 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Tuesday 06 January 2026 19:39:29 -0500 (0:00:00.128) 0:01:38.050 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Tuesday 06 January 2026 19:39:29 -0500 (0:00:00.673) 0:01:38.723 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Tuesday 06 January 2026 19:39:30 -0500 (0:00:00.626) 0:01:39.350 ******* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004792", "end": "2026-01-06 19:39:30.705130", "rc": 0, "start": "2026-01-06 19:39:30.700338" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Tuesday 06 January 2026 19:39:30 -0500 (0:00:00.413) 0:01:39.764 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.004701", "end": "2026-01-06 19:39:31.118074", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:31.113373" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Tuesday 06 January 2026 19:39:31 -0500 (0:00:00.419) 0:01:40.184 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004869", "end": "2026-01-06 19:39:31.538012", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:31.533143" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Tuesday 06 January 2026 19:39:31 -0500 (0:00:00.409) 0:01:40.593 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Tuesday 06 January 2026 19:39:31 -0500 (0:00:00.101) 0:01:40.695 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Tuesday 06 January 2026 19:39:31 -0500 (0:00:00.100) 0:01:40.795 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Tuesday 06 January 2026 19:39:31 -0500 (0:00:00.095) 0:01:40.891 ******* skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Tuesday 06 January 2026 19:39:32 -0500 (0:00:00.117) 0:01:41.008 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Tuesday 06 January 2026 19:39:32 -0500 (0:00:00.093) 0:01:41.102 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Tuesday 06 January 2026 19:39:32 -0500 (0:00:00.105) 0:01:41.208 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Tuesday 06 January 2026 19:39:32 -0500 (0:00:00.626) 0:01:41.834 ******* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:17:33 EST", "ActiveEnterTimestampMonotonic": "11807291", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network.target dbus.service systemd-sysctl.service basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:17:32 EST", "AssertTimestampMonotonic": "10994044", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:17:32 EST", "ConditionTimestampMonotonic": "10994043", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "874", "ExecMainStartTimestamp": "Tue 2026-01-06 19:17:32 EST", "ExecMainStartTimestampMonotonic": "10995330", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2026-01-06 19:17:32 EST", "InactiveExitTimestampMonotonic": "10995371", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "874", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "polkit.service basic.target system.slice dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:17:33 EST", "WatchdogTimestampMonotonic": "11807239", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Tuesday 06 January 2026 19:39:33 -0500 (0:00:00.590) 0:01:42.425 ******* ok: [managed-node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Tuesday 06 January 2026 19:39:33 -0500 (0:00:00.366) 0:01:42.791 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Tuesday 06 January 2026 19:39:33 -0500 (0:00:00.081) 0:01:42.872 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Tuesday 06 January 2026 19:39:34 -0500 (0:00:00.107) 0:01:42.980 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Tuesday 06 January 2026 19:39:34 -0500 (0:00:00.085) 0:01:43.065 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Tuesday 06 January 2026 19:39:34 -0500 (0:00:00.090) 0:01:43.156 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Tuesday 06 January 2026 19:39:34 -0500 (0:00:00.060) 0:01:43.217 ******* ok: [managed-node3] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Tuesday 06 January 2026 19:39:34 -0500 (0:00:00.364) 0:01:43.581 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Tuesday 06 January 2026 19:39:34 -0500 (0:00:00.117) 0:01:43.699 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Tuesday 06 January 2026 19:39:35 -0500 (0:00:00.634) 0:01:44.334 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Tuesday 06 January 2026 19:39:35 -0500 (0:00:00.103) 0:01:44.438 ******* TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Tuesday 06 January 2026 19:39:35 -0500 (0:00:00.084) 0:01:44.522 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Tuesday 06 January 2026 19:39:35 -0500 (0:00:00.087) 0:01:44.609 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Tuesday 06 January 2026 19:39:35 -0500 (0:00:00.069) 0:01:44.679 ******* skipping: [managed-node3] => (item=/tmp/ansible.a_rqwf) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.a_rqwf", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ansible.m4ZnK1) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.m4ZnK1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Tuesday 06 January 2026 19:39:35 -0500 (0:00:00.080) 0:01:44.759 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:39:35 -0500 (0:00:00.165) 0:01:44.925 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003017", "end": "2026-01-06 19:39:36.287057", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:36.284040" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.a_rqwf TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:39:36 -0500 (0:00:00.474) 0:01:45.399 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:39:36 -0500 (0:00:00.071) 0:01:45.471 ******* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.046626", "end": "2026-01-06 19:39:36.856089", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:36.809463" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Tuesday 06 January 2026 19:39:36 -0500 (0:00:00.406) 0:01:45.878 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:39:37 -0500 (0:00:00.123) 0:01:46.001 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003066", "end": "2026-01-06 19:39:37.353618", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:37.350552" } STDOUT: tlskey = /etc/pki/tls/private/ansible.m4ZnK1 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:39:37 -0500 (0:00:00.413) 0:01:46.415 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:39:37 -0500 (0:00:00.116) 0:01:46.532 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.045717", "end": "2026-01-06 19:39:37.942911", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:37.897194" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Tuesday 06 January 2026 19:39:38 -0500 (0:00:00.476) 0:01:47.008 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:39:38 -0500 (0:00:00.172) 0:01:47.181 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003019", "end": "2026-01-06 19:39:38.507913", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:38.504894" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:39:38 -0500 (0:00:00.379) 0:01:47.561 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:39:38 -0500 (0:00:00.090) 0:01:47.651 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.046261", "end": "2026-01-06 19:39:39.029292", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:38.983031" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Tuesday 06 January 2026 19:39:39 -0500 (0:00:00.415) 0:01:48.067 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:39:39 -0500 (0:00:00.136) 0:01:48.204 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003231", "end": "2026-01-06 19:39:39.560086", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:39.556855" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:39:39 -0500 (0:00:00.411) 0:01:48.616 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:39:39 -0500 (0:00:00.153) 0:01:48.769 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.044489", "end": "2026-01-06 19:39:40.127009", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:40.082520" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Tuesday 06 January 2026 19:39:40 -0500 (0:00:00.383) 0:01:49.152 ******* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004731", "end": "2026-01-06 19:39:40.462947", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:39:40.458216" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Tuesday 06 January 2026 19:39:40 -0500 (0:00:00.325) 0:01:49.478 ******* ok: [managed-node3] => { "ansible_facts": { "__sqlcmd_cli": "/opt/mssql-tools18/bin/sqlcmd -C -No" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Tuesday 06 January 2026 19:39:40 -0500 (0:00:00.074) 0:01:49.553 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Tuesday 06 January 2026 19:39:40 -0500 (0:00:00.065) 0:01:49.618 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Tuesday 06 January 2026 19:39:40 -0500 (0:00:00.066) 0:01:49.685 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Tuesday 06 January 2026 19:39:40 -0500 (0:00:00.063) 0:01:49.748 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Tuesday 06 January 2026 19:39:40 -0500 (0:00:00.076) 0:01:49.825 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Tuesday 06 January 2026 19:39:40 -0500 (0:00:00.100) 0:01:49.925 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Tuesday 06 January 2026 19:39:41 -0500 (0:00:00.090) 0:01:50.015 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Tuesday 06 January 2026 19:39:41 -0500 (0:00:00.080) 0:01:50.095 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Tuesday 06 January 2026 19:39:41 -0500 (0:00:00.067) 0:01:50.163 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Tuesday 06 January 2026 19:39:41 -0500 (0:00:00.070) 0:01:50.233 ******* ok: [managed-node3] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.004919", "end": "2026-01-06 19:39:41.609272", "rc": 0, "start": "2026-01-06 19:39:41.604353" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Tuesday 06 January 2026 19:39:41 -0500 (0:00:00.433) 0:01:50.666 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Tuesday 06 January 2026 19:39:41 -0500 (0:00:00.105) 0:01:50.772 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Tuesday 06 January 2026 19:39:43 -0500 (0:00:01.456) 0:01:52.229 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Tuesday 06 January 2026 19:39:43 -0500 (0:00:00.110) 0:01:52.339 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Tuesday 06 January 2026 19:39:43 -0500 (0:00:00.110) 0:01:52.450 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Tuesday 06 January 2026 19:39:43 -0500 (0:00:00.103) 0:01:52.554 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Tuesday 06 January 2026 19:39:43 -0500 (0:00:00.101) 0:01:52.655 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:39:43 -0500 (0:00:00.157) 0:01:52.813 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002817", "end": "2026-01-06 19:39:44.128659", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:39:44.125842" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:39:44 -0500 (0:00:00.370) 0:01:53.184 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.045454", "end": "2026-01-06 19:39:44.591942", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:39:44.546488" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:39:44 -0500 (0:00:00.445) 0:01:53.629 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Tuesday 06 January 2026 19:39:44 -0500 (0:00:00.066) 0:01:53.696 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Tuesday 06 January 2026 19:39:44 -0500 (0:00:00.091) 0:01:53.787 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Tuesday 06 January 2026 19:39:44 -0500 (0:00:00.105) 0:01:53.893 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Tuesday 06 January 2026 19:39:45 -0500 (0:00:00.101) 0:01:53.994 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Tuesday 06 January 2026 19:39:45 -0500 (0:00:00.099) 0:01:54.094 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Tuesday 06 January 2026 19:39:45 -0500 (0:00:00.100) 0:01:54.194 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Tuesday 06 January 2026 19:39:45 -0500 (0:00:00.186) 0:01:54.380 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Tuesday 06 January 2026 19:39:45 -0500 (0:00:00.105) 0:01:54.486 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Tuesday 06 January 2026 19:39:45 -0500 (0:00:00.104) 0:01:54.591 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Tuesday 06 January 2026 19:39:45 -0500 (0:00:00.098) 0:01:54.689 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Tuesday 06 January 2026 19:39:45 -0500 (0:00:00.103) 0:01:54.793 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:945 Tuesday 06 January 2026 19:39:45 -0500 (0:00:00.095) 0:01:54.888 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Tuesday 06 January 2026 19:39:46 -0500 (0:00:00.100) 0:01:54.989 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Tuesday 06 January 2026 19:39:46 -0500 (0:00:00.102) 0:01:55.091 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:968 Tuesday 06 January 2026 19:39:46 -0500 (0:00:00.103) 0:01:55.195 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:981 Tuesday 06 January 2026 19:39:46 -0500 (0:00:00.104) 0:01:55.299 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:990 Tuesday 06 January 2026 19:39:46 -0500 (0:00:00.102) 0:01:55.402 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Tuesday 06 January 2026 19:39:46 -0500 (0:00:00.099) 0:01:55.501 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Tuesday 06 January 2026 19:39:46 -0500 (0:00:00.111) 0:01:55.612 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1019 Tuesday 06 January 2026 19:39:46 -0500 (0:00:00.101) 0:01:55.713 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Tuesday 06 January 2026 19:39:46 -0500 (0:00:00.103) 0:01:55.817 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Tuesday 06 January 2026 19:39:46 -0500 (0:00:00.095) 0:01:55.913 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Tuesday 06 January 2026 19:39:47 -0500 (0:00:00.101) 0:01:56.014 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1052 Tuesday 06 January 2026 19:39:47 -0500 (0:00:00.096) 0:01:56.111 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Tuesday 06 January 2026 19:39:47 -0500 (0:00:00.100) 0:01:56.212 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Tuesday 06 January 2026 19:39:47 -0500 (0:00:00.096) 0:01:56.309 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1107 Tuesday 06 January 2026 19:39:47 -0500 (0:00:00.095) 0:01:56.404 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Tuesday 06 January 2026 19:39:47 -0500 (0:00:00.096) 0:01:56.501 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1123 Tuesday 06 January 2026 19:39:47 -0500 (0:00:00.100) 0:01:56.602 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Tuesday 06 January 2026 19:39:47 -0500 (0:00:00.178) 0:01:56.781 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Tuesday 06 January 2026 19:39:47 -0500 (0:00:00.102) 0:01:56.883 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Tuesday 06 January 2026 19:39:48 -0500 (0:00:00.100) 0:01:56.984 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Tuesday 06 January 2026 19:39:48 -0500 (0:00:00.099) 0:01:57.083 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1185 Tuesday 06 January 2026 19:39:48 -0500 (0:00:00.102) 0:01:57.186 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Tuesday 06 January 2026 19:39:48 -0500 (0:00:00.101) 0:01:57.288 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Tuesday 06 January 2026 19:39:48 -0500 (0:00:00.100) 0:01:57.388 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Tuesday 06 January 2026 19:39:48 -0500 (0:00:00.098) 0:01:57.487 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Tuesday 06 January 2026 19:39:48 -0500 (0:00:00.102) 0:01:57.590 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Tuesday 06 January 2026 19:39:48 -0500 (0:00:00.107) 0:01:57.697 ******* skipping: [managed-node3] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Tuesday 06 January 2026 19:39:48 -0500 (0:00:00.124) 0:01:57.822 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1287 Tuesday 06 January 2026 19:39:48 -0500 (0:00:00.081) 0:01:57.903 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1295 Tuesday 06 January 2026 19:39:49 -0500 (0:00:00.083) 0:01:57.987 ******* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Tuesday 06 January 2026 19:39:49 -0500 (0:00:00.080) 0:01:58.068 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1315 Tuesday 06 January 2026 19:39:49 -0500 (0:00:00.063) 0:01:58.131 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Tuesday 06 January 2026 19:39:49 -0500 (0:00:00.060) 0:01:58.192 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Tuesday 06 January 2026 19:39:49 -0500 (0:00:00.062) 0:01:58.255 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Tuesday 06 January 2026 19:39:49 -0500 (0:00:00.060) 0:01:58.315 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1347 Tuesday 06 January 2026 19:39:49 -0500 (0:00:00.063) 0:01:58.378 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1354 Tuesday 06 January 2026 19:39:49 -0500 (0:00:00.060) 0:01:58.439 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Tuesday 06 January 2026 19:39:49 -0500 (0:00:00.061) 0:01:58.501 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Tuesday 06 January 2026 19:39:49 -0500 (0:00:00.060) 0:01:58.562 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1388 Tuesday 06 January 2026 19:39:49 -0500 (0:00:00.131) 0:01:58.693 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Tuesday 06 January 2026 19:39:49 -0500 (0:00:00.062) 0:01:58.756 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Tuesday 06 January 2026 19:39:49 -0500 (0:00:00.085) 0:01:58.842 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Tuesday 06 January 2026 19:39:49 -0500 (0:00:00.085) 0:01:58.927 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Tuesday 06 January 2026 19:39:50 -0500 (0:00:00.102) 0:01:59.030 ******* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Tuesday 06 January 2026 19:39:50 -0500 (0:00:00.123) 0:01:59.153 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Tuesday 06 January 2026 19:39:50 -0500 (0:00:00.103) 0:01:59.256 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Tuesday 06 January 2026 19:39:50 -0500 (0:00:00.097) 0:01:59.354 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Tuesday 06 January 2026 19:39:50 -0500 (0:00:00.106) 0:01:59.460 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Tuesday 06 January 2026 19:39:50 -0500 (0:00:00.097) 0:01:59.557 ******* skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Tuesday 06 January 2026 19:39:50 -0500 (0:00:00.115) 0:01:59.673 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Tuesday 06 January 2026 19:39:50 -0500 (0:00:00.104) 0:01:59.778 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Tuesday 06 January 2026 19:39:50 -0500 (0:00:00.100) 0:01:59.879 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Tuesday 06 January 2026 19:39:51 -0500 (0:00:00.101) 0:01:59.980 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Tuesday 06 January 2026 19:39:51 -0500 (0:00:00.101) 0:02:00.082 ******* changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Tuesday 06 January 2026 19:39:51 -0500 (0:00:00.448) 0:02:00.531 ******* changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:39:12 EST", "ActiveEnterTimestampMonotonic": "1310963117", "ActiveExitTimestamp": "Tue 2026-01-06 19:39:12 EST", "ActiveExitTimestampMonotonic": "1310746121", "ActiveState": "active", "After": "-.mount system.slice network.target auditd.service basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:39:12 EST", "AssertTimestampMonotonic": "1310961952", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:39:12 EST", "ConditionTimestampMonotonic": "1310961950", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5533", "ExecMainStartTimestamp": "Tue 2026-01-06 19:39:12 EST", "ExecMainStartTimestampMonotonic": "1310963068", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2026-01-06 19:39:12 EST", "InactiveEnterTimestampMonotonic": "1310960703", "InactiveExitTimestamp": "Tue 2026-01-06 19:39:12 EST", "InactiveExitTimestampMonotonic": "1310963117", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "5533", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:39:12 EST", "WatchdogTimestampMonotonic": "1310963099", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Tuesday 06 January 2026 19:39:52 -0500 (0:00:00.815) 0:02:01.346 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Tuesday 06 January 2026 19:39:52 -0500 (0:00:00.078) 0:02:01.425 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:100 Tuesday 06 January 2026 19:39:52 -0500 (0:00:00.140) 0:02:01.565 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Get server version on non-booted systems] ******************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Tuesday 06 January 2026 19:39:52 -0500 (0:00:00.271) 0:02:01.837 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Tuesday 06 January 2026 19:39:53 -0500 (0:00:00.097) 0:02:01.934 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Tuesday 06 January 2026 19:39:53 -0500 (0:00:00.091) 0:02:02.025 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Tuesday 06 January 2026 19:39:53 -0500 (0:00:00.084) 0:02:02.110 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Tuesday 06 January 2026 19:39:53 -0500 (0:00:00.072) 0:02:02.182 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Tuesday 06 January 2026 19:39:53 -0500 (0:00:00.061) 0:02:02.244 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Tuesday 06 January 2026 19:39:53 -0500 (0:00:00.063) 0:02:02.308 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Tuesday 06 January 2026 19:39:53 -0500 (0:00:00.061) 0:02:02.369 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Tuesday 06 January 2026 19:39:53 -0500 (0:00:00.070) 0:02:02.440 ******* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Tuesday 06 January 2026 19:39:53 -0500 (0:00:00.166) 0:02:02.606 ******* ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:39:52 EST", "ActiveEnterTimestampMonotonic": "1350633520", "ActiveExitTimestamp": "Tue 2026-01-06 19:39:52 EST", "ActiveExitTimestampMonotonic": "1350427883", "ActiveState": "active", "After": "-.mount system.slice network.target auditd.service basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:39:52 EST", "AssertTimestampMonotonic": "1350632800", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:39:52 EST", "ConditionTimestampMonotonic": "1350632798", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7753", "ExecMainStartTimestamp": "Tue 2026-01-06 19:39:52 EST", "ExecMainStartTimestampMonotonic": "1350633453", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2026-01-06 19:39:52 EST] ; stop_time=[n/a] ; pid=7753 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2026-01-06 19:39:52 EST", "InactiveEnterTimestampMonotonic": "1350631872", "InactiveExitTimestamp": "Tue 2026-01-06 19:39:52 EST", "InactiveExitTimestampMonotonic": "1350633520", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "7753", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:39:52 EST", "WatchdogTimestampMonotonic": "1350633500", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Tuesday 06 January 2026 19:39:54 -0500 (0:00:00.494) 0:02:03.101 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004202", "end": "2026-01-06 19:39:54.468267", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:39:54.464065" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Tuesday 06 January 2026 19:39:54 -0500 (0:00:00.387) 0:02:03.488 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003385", "end": "2026-01-06 19:39:54.893705", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:39:54.890320" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Tuesday 06 January 2026 19:39:55 -0500 (0:00:00.465) 0:02:03.954 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Tuesday 06 January 2026 19:39:55 -0500 (0:00:00.123) 0:02:04.078 ******* ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6263, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Tuesday 06 January 2026 19:39:56 -0500 (0:00:01.477) 0:02:05.556 ******* ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.021971", "end": "2026-01-06 19:39:56.939632", "rc": 0, "start": "2026-01-06 19:39:56.917661" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Tuesday 06 January 2026 19:39:57 -0500 (0:00:00.429) 0:02:05.986 ******* ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Tuesday 06 January 2026 19:39:57 -0500 (0:00:00.088) 0:02:06.074 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Tuesday 06 January 2026 19:39:57 -0500 (0:00:00.080) 0:02:06.154 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Tuesday 06 January 2026 19:39:57 -0500 (0:00:00.115) 0:02:06.270 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Tuesday 06 January 2026 19:39:57 -0500 (0:00:00.098) 0:02:06.368 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Tuesday 06 January 2026 19:39:57 -0500 (0:00:00.101) 0:02:06.470 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Tuesday 06 January 2026 19:39:57 -0500 (0:00:00.077) 0:02:06.547 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Tuesday 06 January 2026 19:39:57 -0500 (0:00:00.083) 0:02:06.630 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Tuesday 06 January 2026 19:39:57 -0500 (0:00:00.063) 0:02:06.694 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:39:57 -0500 (0:00:00.117) 0:02:06.811 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003974", "end": "2026-01-06 19:39:58.136189", "rc": 0, "start": "2026-01-06 19:39:58.132215" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:39:58 -0500 (0:00:00.383) 0:02:07.195 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:39:58 -0500 (0:00:00.123) 0:02:07.319 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:39:58 -0500 (0:00:00.107) 0:02:07.426 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Tuesday 06 January 2026 19:39:58 -0500 (0:00:00.182) 0:02:07.609 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:39:58 -0500 (0:00:00.163) 0:02:07.773 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004490", "end": "2026-01-06 19:39:59.094978", "rc": 0, "start": "2026-01-06 19:39:59.090488" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:39:59 -0500 (0:00:00.383) 0:02:08.156 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:39:59 -0500 (0:00:00.103) 0:02:08.260 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:39:59 -0500 (0:00:00.086) 0:02:08.346 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Tuesday 06 January 2026 19:39:59 -0500 (0:00:00.063) 0:02:08.410 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:39:59 -0500 (0:00:00.119) 0:02:08.529 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004058", "end": "2026-01-06 19:39:59.883514", "rc": 0, "start": "2026-01-06 19:39:59.879456" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:39:59 -0500 (0:00:00.391) 0:02:08.920 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:40:00 -0500 (0:00:00.087) 0:02:09.007 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:40:00 -0500 (0:00:00.070) 0:02:09.078 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Tuesday 06 January 2026 19:40:00 -0500 (0:00:00.094) 0:02:09.172 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:40:00 -0500 (0:00:00.188) 0:02:09.361 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003959", "end": "2026-01-06 19:40:00.723728", "rc": 0, "start": "2026-01-06 19:40:00.719769" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:40:00 -0500 (0:00:00.381) 0:02:09.742 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:40:00 -0500 (0:00:00.101) 0:02:09.844 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:40:01 -0500 (0:00:00.127) 0:02:09.971 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Tuesday 06 January 2026 19:40:01 -0500 (0:00:00.103) 0:02:10.075 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove certificates from hosts] ****************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:107 Tuesday 06 January 2026 19:40:01 -0500 (0:00:00.181) 0:02:10.257 ******* changed: [managed-node3] => (item=/etc/pki/tls/certs/ansible.a_rqwf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/ansible.a_rqwf", "path": "/etc/pki/tls/certs/ansible.a_rqwf", "state": "absent" } changed: [managed-node3] => (item=/etc/pki/tls/private/ansible.m4ZnK1) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/ansible.m4ZnK1", "path": "/etc/pki/tls/private/ansible.m4ZnK1", "state": "absent" } TASK [Copy certificates to hosts] ********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:115 Tuesday 06 January 2026 19:40:02 -0500 (0:00:00.696) 0:02:10.953 ******* ok: [managed-node3] => (item=/tmp/ansible.a_rqwf) => { "ansible_loop_var": "item", "changed": false, "checksum": "db2ddfc4235d2afe6a542a83b1962233b89e7e05", "dest": "/tmp/ansible.a_rqwf", "gid": 0, "group": "root", "item": "/tmp/ansible.a_rqwf", "mode": "0600", "owner": "root", "path": "/tmp/ansible.a_rqwf", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1103, "state": "file", "uid": 0 } ok: [managed-node3] => (item=/tmp/ansible.m4ZnK1) => { "ansible_loop_var": "item", "changed": false, "checksum": "58dd3fbc887d462bcf90d0eb1fc7f04d17a8f034", "dest": "/tmp/ansible.m4ZnK1", "gid": 0, "group": "root", "item": "/tmp/ansible.m4ZnK1", "mode": "0600", "owner": "root", "path": "/tmp/ansible.m4ZnK1", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1704, "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:124 Tuesday 06 January 2026 19:40:03 -0500 (0:00:01.072) 0:02:12.026 ******* ok: [managed-node3] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.a_rqwf", "mssql_tls_private_key": "ansible.m4ZnK1" }, "changed": false } TASK [Test with certs on managed nodes] **************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:129 Tuesday 06 January 2026 19:40:03 -0500 (0:00:00.065) 0:02:12.092 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 06 January 2026 19:40:04 -0500 (0:00:00.935) 0:02:13.027 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 06 January 2026 19:40:04 -0500 (0:00:00.268) 0:02:13.295 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 06 January 2026 19:40:04 -0500 (0:00:00.131) 0:02:13.427 ******* ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Tuesday 06 January 2026 19:40:04 -0500 (0:00:00.242) 0:02:13.670 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Tuesday 06 January 2026 19:40:04 -0500 (0:00:00.100) 0:02:13.771 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Tuesday 06 January 2026 19:40:04 -0500 (0:00:00.085) 0:02:13.856 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset internal role facts] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 06 January 2026 19:40:05 -0500 (0:00:00.092) 0:02:13.949 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_active": null, "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Tuesday 06 January 2026 19:40:05 -0500 (0:00:00.065) 0:02:14.014 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Tuesday 06 January 2026 19:40:05 -0500 (0:00:00.072) 0:02:14.087 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Tuesday 06 January 2026 19:40:05 -0500 (0:00:00.103) 0:02:14.190 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Tuesday 06 January 2026 19:40:05 -0500 (0:00:00.101) 0:02:14.292 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Tuesday 06 January 2026 19:40:05 -0500 (0:00:00.086) 0:02:14.378 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Tuesday 06 January 2026 19:40:05 -0500 (0:00:00.084) 0:02:14.462 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Tuesday 06 January 2026 19:40:05 -0500 (0:00:00.075) 0:02:14.538 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Tuesday 06 January 2026 19:40:05 -0500 (0:00:00.063) 0:02:14.601 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Tuesday 06 January 2026 19:40:05 -0500 (0:00:00.066) 0:02:14.667 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 06 January 2026 19:40:05 -0500 (0:00:00.061) 0:02:14.729 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Tuesday 06 January 2026 19:40:05 -0500 (0:00:00.065) 0:02:14.794 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Tuesday 06 January 2026 19:40:05 -0500 (0:00:00.095) 0:02:14.890 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Tuesday 06 January 2026 19:40:06 -0500 (0:00:00.079) 0:02:14.969 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Tuesday 06 January 2026 19:40:06 -0500 (0:00:00.063) 0:02:15.032 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Tuesday 06 January 2026 19:40:06 -0500 (0:00:00.064) 0:02:15.097 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Tuesday 06 January 2026 19:40:06 -0500 (0:00:00.061) 0:02:15.158 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Tuesday 06 January 2026 19:40:06 -0500 (0:00:00.153) 0:02:15.311 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Tuesday 06 January 2026 19:40:06 -0500 (0:00:00.095) 0:02:15.407 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Tuesday 06 January 2026 19:40:06 -0500 (0:00:00.105) 0:02:15.512 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Tuesday 06 January 2026 19:40:06 -0500 (0:00:00.099) 0:02:15.611 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Tuesday 06 January 2026 19:40:06 -0500 (0:00:00.107) 0:02:15.718 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Tuesday 06 January 2026 19:40:08 -0500 (0:00:01.285) 0:02:17.003 ******* ok: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Tuesday 06 January 2026 19:40:08 -0500 (0:00:00.272) 0:02:17.276 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Tuesday 06 January 2026 19:40:08 -0500 (0:00:00.116) 0:02:17.392 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Tuesday 06 January 2026 19:40:08 -0500 (0:00:00.102) 0:02:17.495 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Tuesday 06 January 2026 19:40:08 -0500 (0:00:00.107) 0:02:17.603 ******* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Tuesday 06 January 2026 19:40:08 -0500 (0:00:00.182) 0:02:17.786 ******* ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Tuesday 06 January 2026 19:40:09 -0500 (0:00:00.595) 0:02:18.381 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Tuesday 06 January 2026 19:40:09 -0500 (0:00:00.100) 0:02:18.481 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Tuesday 06 January 2026 19:40:09 -0500 (0:00:00.216) 0:02:18.698 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Tuesday 06 January 2026 19:40:09 -0500 (0:00:00.110) 0:02:18.808 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Tuesday 06 January 2026 19:40:09 -0500 (0:00:00.106) 0:02:18.914 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Tuesday 06 January 2026 19:40:10 -0500 (0:00:00.103) 0:02:19.018 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Tuesday 06 January 2026 19:40:10 -0500 (0:00:00.110) 0:02:19.128 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Tuesday 06 January 2026 19:40:10 -0500 (0:00:00.152) 0:02:19.280 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Tuesday 06 January 2026 19:40:10 -0500 (0:00:00.134) 0:02:19.415 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Tuesday 06 January 2026 19:40:11 -0500 (0:00:00.687) 0:02:20.102 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Tuesday 06 January 2026 19:40:11 -0500 (0:00:00.647) 0:02:20.750 ******* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004735", "end": "2026-01-06 19:40:12.114677", "rc": 0, "start": "2026-01-06 19:40:12.109942" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Tuesday 06 January 2026 19:40:12 -0500 (0:00:00.418) 0:02:21.168 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.005123", "end": "2026-01-06 19:40:12.522544", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:40:12.517421" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Tuesday 06 January 2026 19:40:12 -0500 (0:00:00.412) 0:02:21.580 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004497", "end": "2026-01-06 19:40:12.937297", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:40:12.932800" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Tuesday 06 January 2026 19:40:13 -0500 (0:00:00.415) 0:02:21.996 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Tuesday 06 January 2026 19:40:13 -0500 (0:00:00.115) 0:02:22.112 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Tuesday 06 January 2026 19:40:13 -0500 (0:00:00.104) 0:02:22.216 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Tuesday 06 January 2026 19:40:13 -0500 (0:00:00.099) 0:02:22.316 ******* skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Tuesday 06 January 2026 19:40:13 -0500 (0:00:00.126) 0:02:22.443 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Tuesday 06 January 2026 19:40:13 -0500 (0:00:00.102) 0:02:22.545 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Tuesday 06 January 2026 19:40:13 -0500 (0:00:00.211) 0:02:22.757 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Tuesday 06 January 2026 19:40:14 -0500 (0:00:00.606) 0:02:23.363 ******* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:17:33 EST", "ActiveEnterTimestampMonotonic": "11807291", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network.target dbus.service systemd-sysctl.service basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:17:32 EST", "AssertTimestampMonotonic": "10994044", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:17:32 EST", "ConditionTimestampMonotonic": "10994043", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "874", "ExecMainStartTimestamp": "Tue 2026-01-06 19:17:32 EST", "ExecMainStartTimestampMonotonic": "10995330", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2026-01-06 19:17:32 EST", "InactiveExitTimestampMonotonic": "10995371", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "874", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "polkit.service basic.target system.slice dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:17:33 EST", "WatchdogTimestampMonotonic": "11807239", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Tuesday 06 January 2026 19:40:14 -0500 (0:00:00.477) 0:02:23.841 ******* ok: [managed-node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Tuesday 06 January 2026 19:40:15 -0500 (0:00:00.376) 0:02:24.217 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Tuesday 06 January 2026 19:40:15 -0500 (0:00:00.108) 0:02:24.326 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Tuesday 06 January 2026 19:40:15 -0500 (0:00:00.105) 0:02:24.431 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Tuesday 06 January 2026 19:40:15 -0500 (0:00:00.110) 0:02:24.542 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Tuesday 06 January 2026 19:40:15 -0500 (0:00:00.109) 0:02:24.651 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Tuesday 06 January 2026 19:40:15 -0500 (0:00:00.104) 0:02:24.756 ******* ok: [managed-node3] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Tuesday 06 January 2026 19:40:16 -0500 (0:00:00.462) 0:02:25.219 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Tuesday 06 January 2026 19:40:16 -0500 (0:00:00.137) 0:02:25.357 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Tuesday 06 January 2026 19:40:17 -0500 (0:00:00.599) 0:02:25.957 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Tuesday 06 January 2026 19:40:17 -0500 (0:00:00.067) 0:02:26.024 ******* TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Tuesday 06 January 2026 19:40:17 -0500 (0:00:00.069) 0:02:26.093 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Tuesday 06 January 2026 19:40:17 -0500 (0:00:00.108) 0:02:26.202 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Tuesday 06 January 2026 19:40:17 -0500 (0:00:00.192) 0:02:26.394 ******* changed: [managed-node3] => (item=/tmp/ansible.a_rqwf) => { "ansible_loop_var": "item", "changed": true, "checksum": "db2ddfc4235d2afe6a542a83b1962233b89e7e05", "dest": "/etc/pki/tls/certs/ansible.a_rqwf", "gid": 994, "group": "mssql", "item": "/tmp/ansible.a_rqwf", "md5sum": "bfd8d4870a07b7e8dbb3622f2ce39e0d", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1103, "src": "/tmp/ansible.a_rqwf", "state": "file", "uid": 996 } changed: [managed-node3] => (item=/tmp/ansible.m4ZnK1) => { "ansible_loop_var": "item", "changed": true, "checksum": "58dd3fbc887d462bcf90d0eb1fc7f04d17a8f034", "dest": "/etc/pki/tls/private/ansible.m4ZnK1", "gid": 994, "group": "mssql", "item": "/tmp/ansible.m4ZnK1", "md5sum": "ab7b2ccad4c35e0d9bb703d797e31c06", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/tmp/ansible.m4ZnK1", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Tuesday 06 January 2026 19:40:18 -0500 (0:00:00.741) 0:02:27.136 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:40:18 -0500 (0:00:00.171) 0:02:27.308 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003016", "end": "2026-01-06 19:40:18.644030", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:40:18.641014" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:40:18 -0500 (0:00:00.359) 0:02:27.667 ******* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.a_rqwf" ], "delta": "0:00:00.044927", "end": "2026-01-06 19:40:19.040051", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:40:18.995124" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:40:19 -0500 (0:00:00.403) 0:02:28.071 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Tuesday 06 January 2026 19:40:19 -0500 (0:00:00.069) 0:02:28.141 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:40:19 -0500 (0:00:00.124) 0:02:28.266 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003016", "end": "2026-01-06 19:40:19.591231", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:40:19.588215" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:40:19 -0500 (0:00:00.369) 0:02:28.635 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.m4ZnK1" ], "delta": "0:00:00.045360", "end": "2026-01-06 19:40:20.018041", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:40:19.972681" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:40:20 -0500 (0:00:00.453) 0:02:29.089 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Tuesday 06 January 2026 19:40:20 -0500 (0:00:00.106) 0:02:29.195 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:40:20 -0500 (0:00:00.209) 0:02:29.405 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002913", "end": "2026-01-06 19:40:20.766259", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:40:20.763346" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:40:20 -0500 (0:00:00.523) 0:02:29.929 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.045667", "end": "2026-01-06 19:40:21.328482", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:40:21.282815" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:40:21 -0500 (0:00:00.473) 0:02:30.403 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Tuesday 06 January 2026 19:40:21 -0500 (0:00:00.111) 0:02:30.514 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:40:21 -0500 (0:00:00.213) 0:02:30.727 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002892", "end": "2026-01-06 19:40:22.076868", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:40:22.073976" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:40:22 -0500 (0:00:00.386) 0:02:31.114 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.046267", "end": "2026-01-06 19:40:22.541746", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:40:22.495479" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:40:22 -0500 (0:00:00.495) 0:02:31.609 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Tuesday 06 January 2026 19:40:22 -0500 (0:00:00.105) 0:02:31.715 ******* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004286", "end": "2026-01-06 19:40:23.051348", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:40:23.047062" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Tuesday 06 January 2026 19:40:23 -0500 (0:00:00.391) 0:02:32.106 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Tuesday 06 January 2026 19:40:23 -0500 (0:00:00.103) 0:02:32.210 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Tuesday 06 January 2026 19:40:23 -0500 (0:00:00.113) 0:02:32.324 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Tuesday 06 January 2026 19:40:23 -0500 (0:00:00.102) 0:02:32.426 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Tuesday 06 January 2026 19:40:23 -0500 (0:00:00.105) 0:02:32.532 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Tuesday 06 January 2026 19:40:23 -0500 (0:00:00.102) 0:02:32.635 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Tuesday 06 January 2026 19:40:23 -0500 (0:00:00.093) 0:02:32.729 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Tuesday 06 January 2026 19:40:23 -0500 (0:00:00.086) 0:02:32.815 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Tuesday 06 January 2026 19:40:23 -0500 (0:00:00.071) 0:02:32.887 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Tuesday 06 January 2026 19:40:24 -0500 (0:00:00.072) 0:02:32.959 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Tuesday 06 January 2026 19:40:24 -0500 (0:00:00.215) 0:02:33.175 ******* ok: [managed-node3] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005843", "end": "2026-01-06 19:40:24.546477", "rc": 0, "start": "2026-01-06 19:40:24.540634" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Tuesday 06 January 2026 19:40:24 -0500 (0:00:00.404) 0:02:33.579 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Tuesday 06 January 2026 19:40:24 -0500 (0:00:00.078) 0:02:33.658 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Tuesday 06 January 2026 19:40:25 -0500 (0:00:01.251) 0:02:34.909 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Tuesday 06 January 2026 19:40:26 -0500 (0:00:00.072) 0:02:34.982 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Tuesday 06 January 2026 19:40:26 -0500 (0:00:00.087) 0:02:35.070 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Tuesday 06 January 2026 19:40:26 -0500 (0:00:00.097) 0:02:35.167 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Tuesday 06 January 2026 19:40:26 -0500 (0:00:00.104) 0:02:35.271 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:40:26 -0500 (0:00:00.179) 0:02:35.451 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002987", "end": "2026-01-06 19:40:26.817254", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:40:26.814267" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:40:26 -0500 (0:00:00.429) 0:02:35.880 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.047097", "end": "2026-01-06 19:40:27.296534", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:40:27.249437" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:40:27 -0500 (0:00:00.598) 0:02:36.478 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Tuesday 06 January 2026 19:40:27 -0500 (0:00:00.114) 0:02:36.593 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Tuesday 06 January 2026 19:40:27 -0500 (0:00:00.105) 0:02:36.698 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Tuesday 06 January 2026 19:40:27 -0500 (0:00:00.103) 0:02:36.802 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Tuesday 06 January 2026 19:40:27 -0500 (0:00:00.107) 0:02:36.910 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Tuesday 06 January 2026 19:40:28 -0500 (0:00:00.102) 0:02:37.012 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Tuesday 06 January 2026 19:40:28 -0500 (0:00:00.107) 0:02:37.120 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Tuesday 06 January 2026 19:40:28 -0500 (0:00:00.105) 0:02:37.226 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Tuesday 06 January 2026 19:40:28 -0500 (0:00:00.100) 0:02:37.327 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Tuesday 06 January 2026 19:40:28 -0500 (0:00:00.102) 0:02:37.429 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Tuesday 06 January 2026 19:40:28 -0500 (0:00:00.100) 0:02:37.530 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Tuesday 06 January 2026 19:40:28 -0500 (0:00:00.103) 0:02:37.634 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:945 Tuesday 06 January 2026 19:40:28 -0500 (0:00:00.103) 0:02:37.737 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Tuesday 06 January 2026 19:40:28 -0500 (0:00:00.099) 0:02:37.837 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Tuesday 06 January 2026 19:40:29 -0500 (0:00:00.106) 0:02:37.944 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:968 Tuesday 06 January 2026 19:40:29 -0500 (0:00:00.101) 0:02:38.045 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:981 Tuesday 06 January 2026 19:40:29 -0500 (0:00:00.105) 0:02:38.151 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:990 Tuesday 06 January 2026 19:40:29 -0500 (0:00:00.097) 0:02:38.249 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Tuesday 06 January 2026 19:40:29 -0500 (0:00:00.104) 0:02:38.353 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Tuesday 06 January 2026 19:40:29 -0500 (0:00:00.099) 0:02:38.453 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1019 Tuesday 06 January 2026 19:40:29 -0500 (0:00:00.104) 0:02:38.558 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Tuesday 06 January 2026 19:40:29 -0500 (0:00:00.107) 0:02:38.665 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Tuesday 06 January 2026 19:40:29 -0500 (0:00:00.211) 0:02:38.877 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Tuesday 06 January 2026 19:40:30 -0500 (0:00:00.101) 0:02:38.978 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1052 Tuesday 06 January 2026 19:40:30 -0500 (0:00:00.105) 0:02:39.084 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Tuesday 06 January 2026 19:40:30 -0500 (0:00:00.100) 0:02:39.185 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Tuesday 06 January 2026 19:40:30 -0500 (0:00:00.105) 0:02:39.291 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1107 Tuesday 06 January 2026 19:40:30 -0500 (0:00:00.080) 0:02:39.372 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Tuesday 06 January 2026 19:40:30 -0500 (0:00:00.089) 0:02:39.461 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1123 Tuesday 06 January 2026 19:40:30 -0500 (0:00:00.064) 0:02:39.525 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Tuesday 06 January 2026 19:40:30 -0500 (0:00:00.065) 0:02:39.591 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Tuesday 06 January 2026 19:40:30 -0500 (0:00:00.063) 0:02:39.654 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Tuesday 06 January 2026 19:40:30 -0500 (0:00:00.070) 0:02:39.725 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Tuesday 06 January 2026 19:40:30 -0500 (0:00:00.065) 0:02:39.790 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1185 Tuesday 06 January 2026 19:40:30 -0500 (0:00:00.065) 0:02:39.855 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Tuesday 06 January 2026 19:40:30 -0500 (0:00:00.065) 0:02:39.920 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Tuesday 06 January 2026 19:40:31 -0500 (0:00:00.066) 0:02:39.987 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Tuesday 06 January 2026 19:40:31 -0500 (0:00:00.063) 0:02:40.050 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Tuesday 06 January 2026 19:40:31 -0500 (0:00:00.065) 0:02:40.115 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Tuesday 06 January 2026 19:40:31 -0500 (0:00:00.062) 0:02:40.178 ******* skipping: [managed-node3] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Tuesday 06 January 2026 19:40:31 -0500 (0:00:00.086) 0:02:40.265 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1287 Tuesday 06 January 2026 19:40:31 -0500 (0:00:00.087) 0:02:40.352 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1295 Tuesday 06 January 2026 19:40:31 -0500 (0:00:00.105) 0:02:40.458 ******* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Tuesday 06 January 2026 19:40:31 -0500 (0:00:00.119) 0:02:40.578 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1315 Tuesday 06 January 2026 19:40:31 -0500 (0:00:00.115) 0:02:40.694 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Tuesday 06 January 2026 19:40:31 -0500 (0:00:00.217) 0:02:40.911 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Tuesday 06 January 2026 19:40:32 -0500 (0:00:00.105) 0:02:41.016 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Tuesday 06 January 2026 19:40:32 -0500 (0:00:00.105) 0:02:41.121 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1347 Tuesday 06 January 2026 19:40:32 -0500 (0:00:00.096) 0:02:41.218 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1354 Tuesday 06 January 2026 19:40:32 -0500 (0:00:00.101) 0:02:41.319 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Tuesday 06 January 2026 19:40:32 -0500 (0:00:00.102) 0:02:41.422 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Tuesday 06 January 2026 19:40:32 -0500 (0:00:00.110) 0:02:41.532 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1388 Tuesday 06 January 2026 19:40:32 -0500 (0:00:00.104) 0:02:41.637 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Tuesday 06 January 2026 19:40:32 -0500 (0:00:00.085) 0:02:41.723 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Tuesday 06 January 2026 19:40:32 -0500 (0:00:00.080) 0:02:41.803 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Tuesday 06 January 2026 19:40:32 -0500 (0:00:00.073) 0:02:41.876 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Tuesday 06 January 2026 19:40:33 -0500 (0:00:00.069) 0:02:41.946 ******* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Tuesday 06 January 2026 19:40:33 -0500 (0:00:00.086) 0:02:42.032 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Tuesday 06 January 2026 19:40:33 -0500 (0:00:00.073) 0:02:42.106 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Tuesday 06 January 2026 19:40:33 -0500 (0:00:00.101) 0:02:42.207 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Tuesday 06 January 2026 19:40:33 -0500 (0:00:00.104) 0:02:42.311 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Tuesday 06 January 2026 19:40:33 -0500 (0:00:00.103) 0:02:42.414 ******* skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Tuesday 06 January 2026 19:40:33 -0500 (0:00:00.122) 0:02:42.537 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Tuesday 06 January 2026 19:40:33 -0500 (0:00:00.100) 0:02:42.638 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Tuesday 06 January 2026 19:40:33 -0500 (0:00:00.101) 0:02:42.740 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Tuesday 06 January 2026 19:40:33 -0500 (0:00:00.104) 0:02:42.845 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Tuesday 06 January 2026 19:40:34 -0500 (0:00:00.104) 0:02:42.949 ******* changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Tuesday 06 January 2026 19:40:34 -0500 (0:00:00.663) 0:02:43.613 ******* changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:39:52 EST", "ActiveEnterTimestampMonotonic": "1350633520", "ActiveExitTimestamp": "Tue 2026-01-06 19:39:52 EST", "ActiveExitTimestampMonotonic": "1350427883", "ActiveState": "active", "After": "-.mount system.slice network.target auditd.service basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:39:52 EST", "AssertTimestampMonotonic": "1350632800", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:39:52 EST", "ConditionTimestampMonotonic": "1350632798", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7753", "ExecMainStartTimestamp": "Tue 2026-01-06 19:39:52 EST", "ExecMainStartTimestampMonotonic": "1350633453", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2026-01-06 19:39:52 EST] ; stop_time=[n/a] ; pid=7753 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2026-01-06 19:39:52 EST", "InactiveEnterTimestampMonotonic": "1350631872", "InactiveExitTimestamp": "Tue 2026-01-06 19:39:52 EST", "InactiveExitTimestampMonotonic": "1350633520", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "7753", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:39:52 EST", "WatchdogTimestampMonotonic": "1350633500", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Tuesday 06 January 2026 19:40:35 -0500 (0:00:00.773) 0:02:44.386 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Tuesday 06 January 2026 19:40:35 -0500 (0:00:00.099) 0:02:44.486 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:139 Tuesday 06 January 2026 19:40:35 -0500 (0:00:00.087) 0:02:44.573 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Get server version on non-booted systems] ******************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Tuesday 06 January 2026 19:40:36 -0500 (0:00:00.529) 0:02:45.103 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Tuesday 06 January 2026 19:40:36 -0500 (0:00:00.063) 0:02:45.167 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Tuesday 06 January 2026 19:40:36 -0500 (0:00:00.070) 0:02:45.237 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Tuesday 06 January 2026 19:40:36 -0500 (0:00:00.103) 0:02:45.341 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Tuesday 06 January 2026 19:40:36 -0500 (0:00:00.080) 0:02:45.422 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Tuesday 06 January 2026 19:40:36 -0500 (0:00:00.082) 0:02:45.504 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Tuesday 06 January 2026 19:40:36 -0500 (0:00:00.062) 0:02:45.566 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Tuesday 06 January 2026 19:40:36 -0500 (0:00:00.070) 0:02:45.637 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Tuesday 06 January 2026 19:40:36 -0500 (0:00:00.100) 0:02:45.737 ******* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Tuesday 06 January 2026 19:40:37 -0500 (0:00:00.316) 0:02:46.054 ******* ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:40:35 EST", "ActiveEnterTimestampMonotonic": "1393717061", "ActiveExitTimestamp": "Tue 2026-01-06 19:40:35 EST", "ActiveExitTimestampMonotonic": "1393482509", "ActiveState": "active", "After": "-.mount system.slice network.target auditd.service basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:40:35 EST", "AssertTimestampMonotonic": "1393716061", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:40:35 EST", "ConditionTimestampMonotonic": "1393716059", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10116", "ExecMainStartTimestamp": "Tue 2026-01-06 19:40:35 EST", "ExecMainStartTimestampMonotonic": "1393716984", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2026-01-06 19:40:35 EST] ; stop_time=[n/a] ; pid=10116 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2026-01-06 19:40:35 EST", "InactiveEnterTimestampMonotonic": "1393715516", "InactiveExitTimestamp": "Tue 2026-01-06 19:40:35 EST", "InactiveExitTimestampMonotonic": "1393717061", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "10116", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:40:35 EST", "WatchdogTimestampMonotonic": "1393717043", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Tuesday 06 January 2026 19:40:37 -0500 (0:00:00.520) 0:02:46.575 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003512", "end": "2026-01-06 19:40:38.000994", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:40:37.997482" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Tuesday 06 January 2026 19:40:38 -0500 (0:00:00.470) 0:02:47.046 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004132", "end": "2026-01-06 19:40:39.393250", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:40:38.389118" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Tuesday 06 January 2026 19:40:39 -0500 (0:00:01.405) 0:02:48.451 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Tuesday 06 January 2026 19:40:39 -0500 (0:00:00.126) 0:02:48.578 ******* ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6353, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Tuesday 06 January 2026 19:40:41 -0500 (0:00:01.382) 0:02:49.960 ******* ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.022533", "end": "2026-01-06 19:40:41.344293", "rc": 0, "start": "2026-01-06 19:40:41.321760" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Tuesday 06 January 2026 19:40:41 -0500 (0:00:00.429) 0:02:50.390 ******* ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Tuesday 06 January 2026 19:40:41 -0500 (0:00:00.075) 0:02:50.466 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Tuesday 06 January 2026 19:40:41 -0500 (0:00:00.072) 0:02:50.538 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Tuesday 06 January 2026 19:40:41 -0500 (0:00:00.101) 0:02:50.640 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Tuesday 06 January 2026 19:40:41 -0500 (0:00:00.095) 0:02:50.736 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Tuesday 06 January 2026 19:40:41 -0500 (0:00:00.095) 0:02:50.832 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Tuesday 06 January 2026 19:40:41 -0500 (0:00:00.086) 0:02:50.919 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Tuesday 06 January 2026 19:40:42 -0500 (0:00:00.170) 0:02:51.089 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Tuesday 06 January 2026 19:40:42 -0500 (0:00:00.065) 0:02:51.155 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:40:42 -0500 (0:00:00.167) 0:02:51.323 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004493", "end": "2026-01-06 19:40:42.691755", "rc": 0, "start": "2026-01-06 19:40:42.687262" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.a_rqwf TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:40:42 -0500 (0:00:00.404) 0:02:51.727 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:40:42 -0500 (0:00:00.092) 0:02:51.820 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.a_rqwf] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:40:42 -0500 (0:00:00.101) 0:02:51.921 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Tuesday 06 January 2026 19:40:43 -0500 (0:00:00.109) 0:02:52.030 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:40:43 -0500 (0:00:00.150) 0:02:52.181 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004029", "end": "2026-01-06 19:40:43.509776", "rc": 0, "start": "2026-01-06 19:40:43.505747" } STDOUT: tlskey = /etc/pki/tls/private/ansible.m4ZnK1 TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:40:43 -0500 (0:00:00.389) 0:02:52.570 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:40:43 -0500 (0:00:00.130) 0:02:52.700 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.m4ZnK1] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:40:43 -0500 (0:00:00.116) 0:02:52.817 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Tuesday 06 January 2026 19:40:43 -0500 (0:00:00.083) 0:02:52.901 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:40:44 -0500 (0:00:00.146) 0:02:53.047 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003984", "end": "2026-01-06 19:40:44.375405", "rc": 0, "start": "2026-01-06 19:40:44.371421" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:40:44 -0500 (0:00:00.351) 0:02:53.398 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:40:44 -0500 (0:00:00.083) 0:02:53.481 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:40:44 -0500 (0:00:00.070) 0:02:53.552 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Tuesday 06 January 2026 19:40:44 -0500 (0:00:00.157) 0:02:53.709 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:40:44 -0500 (0:00:00.125) 0:02:53.834 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004160", "end": "2026-01-06 19:40:45.158515", "rc": 0, "start": "2026-01-06 19:40:45.154355" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:40:45 -0500 (0:00:00.384) 0:02:54.219 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:40:45 -0500 (0:00:00.095) 0:02:54.314 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:40:45 -0500 (0:00:00.105) 0:02:54.420 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Tuesday 06 January 2026 19:40:45 -0500 (0:00:00.068) 0:02:54.488 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:145 Tuesday 06 January 2026 19:40:45 -0500 (0:00:00.062) 0:02:54.551 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml for managed-node3 TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml:4 Tuesday 06 January 2026 19:40:46 -0500 (0:00:00.644) 0:02:55.196 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002919", "end": "2026-01-06 19:40:46.676691", "rc": 0, "start": "2026-01-06 19:40:46.673772" } STDOUT: # BEGIN ANSIBLE MANAGED BLOCK # # Ansible managed # # system_role:mssql # END ANSIBLE MANAGED BLOCK [sqlagent] enabled = false [EULA] accepteula = Y [network] tlscert = /etc/pki/tls/certs/ansible.a_rqwf tlskey = /etc/pki/tls/private/ansible.m4ZnK1 tlsprotocols = 1.2 forceencryption = 1 TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:149 Tuesday 06 January 2026 19:40:46 -0500 (0:00:00.515) 0:02:55.711 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 06 January 2026 19:40:47 -0500 (0:00:01.190) 0:02:56.901 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 06 January 2026 19:40:48 -0500 (0:00:00.173) 0:02:57.075 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 06 January 2026 19:40:48 -0500 (0:00:00.130) 0:02:57.205 ******* ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Tuesday 06 January 2026 19:40:48 -0500 (0:00:00.229) 0:02:57.435 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Tuesday 06 January 2026 19:40:48 -0500 (0:00:00.100) 0:02:57.536 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Tuesday 06 January 2026 19:40:48 -0500 (0:00:00.104) 0:02:57.640 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset internal role facts] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 06 January 2026 19:40:48 -0500 (0:00:00.102) 0:02:57.742 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_active": null, "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Tuesday 06 January 2026 19:40:48 -0500 (0:00:00.083) 0:02:57.826 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Tuesday 06 January 2026 19:40:48 -0500 (0:00:00.081) 0:02:57.908 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Tuesday 06 January 2026 19:40:49 -0500 (0:00:00.069) 0:02:57.978 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Tuesday 06 January 2026 19:40:49 -0500 (0:00:00.068) 0:02:58.046 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Tuesday 06 January 2026 19:40:49 -0500 (0:00:00.111) 0:02:58.157 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Tuesday 06 January 2026 19:40:49 -0500 (0:00:00.099) 0:02:58.257 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Tuesday 06 January 2026 19:40:49 -0500 (0:00:00.234) 0:02:58.491 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Tuesday 06 January 2026 19:40:49 -0500 (0:00:00.095) 0:02:58.587 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Tuesday 06 January 2026 19:40:49 -0500 (0:00:00.084) 0:02:58.671 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 06 January 2026 19:40:49 -0500 (0:00:00.064) 0:02:58.736 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Tuesday 06 January 2026 19:40:49 -0500 (0:00:00.069) 0:02:58.805 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Tuesday 06 January 2026 19:40:49 -0500 (0:00:00.101) 0:02:58.907 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Tuesday 06 January 2026 19:40:50 -0500 (0:00:00.077) 0:02:58.985 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Tuesday 06 January 2026 19:40:50 -0500 (0:00:00.064) 0:02:59.049 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Tuesday 06 January 2026 19:40:50 -0500 (0:00:00.070) 0:02:59.119 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Tuesday 06 January 2026 19:40:50 -0500 (0:00:00.068) 0:02:59.188 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Tuesday 06 January 2026 19:40:50 -0500 (0:00:00.084) 0:02:59.273 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Tuesday 06 January 2026 19:40:50 -0500 (0:00:00.100) 0:02:59.374 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Tuesday 06 January 2026 19:40:50 -0500 (0:00:00.095) 0:02:59.469 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Tuesday 06 January 2026 19:40:50 -0500 (0:00:00.104) 0:02:59.574 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Tuesday 06 January 2026 19:40:50 -0500 (0:00:00.110) 0:02:59.684 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Tuesday 06 January 2026 19:40:52 -0500 (0:00:01.610) 0:03:01.294 ******* ok: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Tuesday 06 January 2026 19:40:52 -0500 (0:00:00.273) 0:03:01.568 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Tuesday 06 January 2026 19:40:52 -0500 (0:00:00.114) 0:03:01.682 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Tuesday 06 January 2026 19:40:52 -0500 (0:00:00.105) 0:03:01.787 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Tuesday 06 January 2026 19:40:52 -0500 (0:00:00.109) 0:03:01.897 ******* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Tuesday 06 January 2026 19:40:53 -0500 (0:00:00.195) 0:03:02.092 ******* ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Tuesday 06 January 2026 19:40:53 -0500 (0:00:00.616) 0:03:02.708 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Tuesday 06 January 2026 19:40:53 -0500 (0:00:00.107) 0:03:02.815 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Tuesday 06 January 2026 19:40:53 -0500 (0:00:00.111) 0:03:02.927 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Tuesday 06 January 2026 19:40:54 -0500 (0:00:00.113) 0:03:03.040 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Tuesday 06 January 2026 19:40:54 -0500 (0:00:00.107) 0:03:03.148 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Tuesday 06 January 2026 19:40:54 -0500 (0:00:00.122) 0:03:03.271 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Tuesday 06 January 2026 19:40:54 -0500 (0:00:00.109) 0:03:03.380 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Tuesday 06 January 2026 19:40:54 -0500 (0:00:00.160) 0:03:03.541 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Tuesday 06 January 2026 19:40:54 -0500 (0:00:00.131) 0:03:03.672 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Tuesday 06 January 2026 19:40:55 -0500 (0:00:00.719) 0:03:04.392 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Tuesday 06 January 2026 19:40:56 -0500 (0:00:00.812) 0:03:05.205 ******* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005751", "end": "2026-01-06 19:40:56.590019", "rc": 0, "start": "2026-01-06 19:40:56.584268" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Tuesday 06 January 2026 19:40:56 -0500 (0:00:00.451) 0:03:05.656 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.005789", "end": "2026-01-06 19:40:57.037590", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:40:57.031801" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Tuesday 06 January 2026 19:40:57 -0500 (0:00:00.450) 0:03:06.106 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004552", "end": "2026-01-06 19:40:57.487531", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:40:57.482979" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Tuesday 06 January 2026 19:40:57 -0500 (0:00:00.442) 0:03:06.549 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Tuesday 06 January 2026 19:40:57 -0500 (0:00:00.105) 0:03:06.655 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Tuesday 06 January 2026 19:40:57 -0500 (0:00:00.102) 0:03:06.757 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Tuesday 06 January 2026 19:40:57 -0500 (0:00:00.102) 0:03:06.859 ******* skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Tuesday 06 January 2026 19:40:58 -0500 (0:00:00.125) 0:03:06.985 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Tuesday 06 January 2026 19:40:58 -0500 (0:00:00.107) 0:03:07.092 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Tuesday 06 January 2026 19:40:58 -0500 (0:00:00.104) 0:03:07.197 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Tuesday 06 January 2026 19:40:58 -0500 (0:00:00.645) 0:03:07.842 ******* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:17:33 EST", "ActiveEnterTimestampMonotonic": "11807291", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network.target dbus.service systemd-sysctl.service basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:17:32 EST", "AssertTimestampMonotonic": "10994044", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:17:32 EST", "ConditionTimestampMonotonic": "10994043", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "874", "ExecMainStartTimestamp": "Tue 2026-01-06 19:17:32 EST", "ExecMainStartTimestampMonotonic": "10995330", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2026-01-06 19:17:32 EST", "InactiveExitTimestampMonotonic": "10995371", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "874", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "polkit.service basic.target system.slice dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:17:33 EST", "WatchdogTimestampMonotonic": "11807239", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Tuesday 06 January 2026 19:40:59 -0500 (0:00:00.457) 0:03:08.299 ******* ok: [managed-node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Tuesday 06 January 2026 19:40:59 -0500 (0:00:00.406) 0:03:08.706 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Tuesday 06 January 2026 19:40:59 -0500 (0:00:00.109) 0:03:08.816 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Tuesday 06 January 2026 19:40:59 -0500 (0:00:00.111) 0:03:08.927 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Tuesday 06 January 2026 19:41:00 -0500 (0:00:00.109) 0:03:09.037 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Tuesday 06 January 2026 19:41:00 -0500 (0:00:00.249) 0:03:09.287 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Tuesday 06 January 2026 19:41:00 -0500 (0:00:00.107) 0:03:09.394 ******* ok: [managed-node3] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Tuesday 06 January 2026 19:41:00 -0500 (0:00:00.460) 0:03:09.854 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Tuesday 06 January 2026 19:41:01 -0500 (0:00:00.136) 0:03:09.991 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Tuesday 06 January 2026 19:41:01 -0500 (0:00:00.602) 0:03:10.593 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Tuesday 06 January 2026 19:41:01 -0500 (0:00:00.082) 0:03:10.676 ******* TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Tuesday 06 January 2026 19:41:01 -0500 (0:00:00.095) 0:03:10.772 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Tuesday 06 January 2026 19:41:01 -0500 (0:00:00.106) 0:03:10.878 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Tuesday 06 January 2026 19:41:02 -0500 (0:00:00.091) 0:03:10.970 ******* skipping: [managed-node3] => (item=/tmp/ansible.a_rqwf) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.a_rqwf", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ansible.m4ZnK1) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.m4ZnK1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Tuesday 06 January 2026 19:41:02 -0500 (0:00:00.100) 0:03:11.070 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:41:02 -0500 (0:00:00.128) 0:03:11.198 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003413", "end": "2026-01-06 19:41:02.550953", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:41:02.547540" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.a_rqwf TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:41:02 -0500 (0:00:00.385) 0:03:11.584 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:41:02 -0500 (0:00:00.083) 0:03:11.668 ******* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.043372", "end": "2026-01-06 19:41:03.089274", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:41:03.045902" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Tuesday 06 January 2026 19:41:03 -0500 (0:00:00.446) 0:03:12.115 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:41:03 -0500 (0:00:00.123) 0:03:12.238 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002909", "end": "2026-01-06 19:41:03.560265", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:41:03.557356" } STDOUT: tlskey = /etc/pki/tls/private/ansible.m4ZnK1 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:41:03 -0500 (0:00:00.446) 0:03:12.685 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:41:03 -0500 (0:00:00.077) 0:03:12.762 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.043915", "end": "2026-01-06 19:41:04.132025", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:41:04.088110" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Tuesday 06 January 2026 19:41:04 -0500 (0:00:00.397) 0:03:13.160 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:41:04 -0500 (0:00:00.190) 0:03:13.350 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002924", "end": "2026-01-06 19:41:04.691617", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:41:04.688693" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:41:04 -0500 (0:00:00.403) 0:03:13.754 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:41:04 -0500 (0:00:00.115) 0:03:13.869 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.044037", "end": "2026-01-06 19:41:05.281200", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:41:05.237163" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Tuesday 06 January 2026 19:41:05 -0500 (0:00:00.478) 0:03:14.347 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:41:05 -0500 (0:00:00.206) 0:03:14.553 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003052", "end": "2026-01-06 19:41:05.907403", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:41:05.904351" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:41:05 -0500 (0:00:00.377) 0:03:14.931 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:41:06 -0500 (0:00:00.118) 0:03:15.049 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.046627", "end": "2026-01-06 19:41:06.488261", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:41:06.441634" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Tuesday 06 January 2026 19:41:06 -0500 (0:00:00.497) 0:03:15.547 ******* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004235", "end": "2026-01-06 19:41:06.884013", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:41:06.879778" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Tuesday 06 January 2026 19:41:07 -0500 (0:00:00.403) 0:03:15.951 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Tuesday 06 January 2026 19:41:07 -0500 (0:00:00.106) 0:03:16.058 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Tuesday 06 January 2026 19:41:07 -0500 (0:00:00.109) 0:03:16.167 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Tuesday 06 January 2026 19:41:07 -0500 (0:00:00.234) 0:03:16.401 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Tuesday 06 January 2026 19:41:07 -0500 (0:00:00.087) 0:03:16.489 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Tuesday 06 January 2026 19:41:07 -0500 (0:00:00.086) 0:03:16.575 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Tuesday 06 January 2026 19:41:07 -0500 (0:00:00.068) 0:03:16.643 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Tuesday 06 January 2026 19:41:07 -0500 (0:00:00.103) 0:03:16.747 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Tuesday 06 January 2026 19:41:07 -0500 (0:00:00.113) 0:03:16.861 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Tuesday 06 January 2026 19:41:08 -0500 (0:00:00.111) 0:03:16.972 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Tuesday 06 January 2026 19:41:08 -0500 (0:00:00.107) 0:03:17.079 ******* ok: [managed-node3] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005325", "end": "2026-01-06 19:41:08.459460", "rc": 0, "start": "2026-01-06 19:41:08.454135" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Tuesday 06 January 2026 19:41:08 -0500 (0:00:00.418) 0:03:17.498 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Tuesday 06 January 2026 19:41:08 -0500 (0:00:00.089) 0:03:17.587 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Tuesday 06 January 2026 19:41:09 -0500 (0:00:01.286) 0:03:18.874 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Tuesday 06 January 2026 19:41:10 -0500 (0:00:00.085) 0:03:18.960 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Tuesday 06 January 2026 19:41:10 -0500 (0:00:00.102) 0:03:19.063 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Tuesday 06 January 2026 19:41:10 -0500 (0:00:00.108) 0:03:19.171 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Tuesday 06 January 2026 19:41:10 -0500 (0:00:00.107) 0:03:19.279 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:41:10 -0500 (0:00:00.189) 0:03:19.468 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002751", "end": "2026-01-06 19:41:10.891977", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:41:10.889226" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:41:11 -0500 (0:00:00.491) 0:03:19.960 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.043798", "end": "2026-01-06 19:41:11.366686", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:41:11.322888" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:41:11 -0500 (0:00:00.486) 0:03:20.447 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Tuesday 06 January 2026 19:41:11 -0500 (0:00:00.109) 0:03:20.556 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Tuesday 06 January 2026 19:41:11 -0500 (0:00:00.106) 0:03:20.663 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Tuesday 06 January 2026 19:41:11 -0500 (0:00:00.111) 0:03:20.775 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Tuesday 06 January 2026 19:41:11 -0500 (0:00:00.116) 0:03:20.891 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Tuesday 06 January 2026 19:41:12 -0500 (0:00:00.109) 0:03:21.000 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Tuesday 06 January 2026 19:41:12 -0500 (0:00:00.100) 0:03:21.100 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Tuesday 06 January 2026 19:41:12 -0500 (0:00:00.111) 0:03:21.212 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Tuesday 06 January 2026 19:41:12 -0500 (0:00:00.100) 0:03:21.312 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Tuesday 06 January 2026 19:41:12 -0500 (0:00:00.103) 0:03:21.416 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Tuesday 06 January 2026 19:41:12 -0500 (0:00:00.100) 0:03:21.516 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Tuesday 06 January 2026 19:41:12 -0500 (0:00:00.111) 0:03:21.628 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:945 Tuesday 06 January 2026 19:41:12 -0500 (0:00:00.107) 0:03:21.736 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Tuesday 06 January 2026 19:41:12 -0500 (0:00:00.105) 0:03:21.841 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Tuesday 06 January 2026 19:41:13 -0500 (0:00:00.106) 0:03:21.948 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:968 Tuesday 06 January 2026 19:41:13 -0500 (0:00:00.111) 0:03:22.059 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:981 Tuesday 06 January 2026 19:41:13 -0500 (0:00:00.104) 0:03:22.164 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:990 Tuesday 06 January 2026 19:41:13 -0500 (0:00:00.103) 0:03:22.267 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Tuesday 06 January 2026 19:41:13 -0500 (0:00:00.103) 0:03:22.371 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Tuesday 06 January 2026 19:41:13 -0500 (0:00:00.251) 0:03:22.622 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1019 Tuesday 06 January 2026 19:41:13 -0500 (0:00:00.107) 0:03:22.730 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Tuesday 06 January 2026 19:41:13 -0500 (0:00:00.106) 0:03:22.836 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Tuesday 06 January 2026 19:41:14 -0500 (0:00:00.099) 0:03:22.936 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Tuesday 06 January 2026 19:41:14 -0500 (0:00:00.110) 0:03:23.046 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1052 Tuesday 06 January 2026 19:41:14 -0500 (0:00:00.102) 0:03:23.148 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Tuesday 06 January 2026 19:41:14 -0500 (0:00:00.104) 0:03:23.253 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Tuesday 06 January 2026 19:41:14 -0500 (0:00:00.102) 0:03:23.356 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1107 Tuesday 06 January 2026 19:41:14 -0500 (0:00:00.114) 0:03:23.470 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Tuesday 06 January 2026 19:41:14 -0500 (0:00:00.103) 0:03:23.574 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1123 Tuesday 06 January 2026 19:41:14 -0500 (0:00:00.108) 0:03:23.682 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Tuesday 06 January 2026 19:41:14 -0500 (0:00:00.088) 0:03:23.771 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Tuesday 06 January 2026 19:41:14 -0500 (0:00:00.091) 0:03:23.863 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Tuesday 06 January 2026 19:41:15 -0500 (0:00:00.071) 0:03:23.934 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Tuesday 06 January 2026 19:41:15 -0500 (0:00:00.070) 0:03:24.005 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1185 Tuesday 06 January 2026 19:41:15 -0500 (0:00:00.064) 0:03:24.070 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Tuesday 06 January 2026 19:41:15 -0500 (0:00:00.068) 0:03:24.138 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Tuesday 06 January 2026 19:41:15 -0500 (0:00:00.064) 0:03:24.202 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Tuesday 06 January 2026 19:41:15 -0500 (0:00:00.066) 0:03:24.269 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Tuesday 06 January 2026 19:41:15 -0500 (0:00:00.062) 0:03:24.332 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Tuesday 06 January 2026 19:41:15 -0500 (0:00:00.066) 0:03:24.398 ******* skipping: [managed-node3] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Tuesday 06 January 2026 19:41:15 -0500 (0:00:00.077) 0:03:24.476 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1287 Tuesday 06 January 2026 19:41:15 -0500 (0:00:00.067) 0:03:24.543 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1295 Tuesday 06 January 2026 19:41:15 -0500 (0:00:00.194) 0:03:24.738 ******* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Tuesday 06 January 2026 19:41:15 -0500 (0:00:00.122) 0:03:24.860 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1315 Tuesday 06 January 2026 19:41:16 -0500 (0:00:00.108) 0:03:24.969 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Tuesday 06 January 2026 19:41:16 -0500 (0:00:00.101) 0:03:25.070 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Tuesday 06 January 2026 19:41:16 -0500 (0:00:00.106) 0:03:25.177 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Tuesday 06 January 2026 19:41:16 -0500 (0:00:00.101) 0:03:25.279 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1347 Tuesday 06 January 2026 19:41:16 -0500 (0:00:00.108) 0:03:25.387 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1354 Tuesday 06 January 2026 19:41:16 -0500 (0:00:00.093) 0:03:25.481 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Tuesday 06 January 2026 19:41:16 -0500 (0:00:00.105) 0:03:25.586 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Tuesday 06 January 2026 19:41:16 -0500 (0:00:00.101) 0:03:25.687 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1388 Tuesday 06 January 2026 19:41:16 -0500 (0:00:00.108) 0:03:25.796 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Tuesday 06 January 2026 19:41:16 -0500 (0:00:00.102) 0:03:25.898 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Tuesday 06 January 2026 19:41:17 -0500 (0:00:00.105) 0:03:26.003 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Tuesday 06 January 2026 19:41:17 -0500 (0:00:00.088) 0:03:26.092 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Tuesday 06 January 2026 19:41:17 -0500 (0:00:00.087) 0:03:26.180 ******* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Tuesday 06 January 2026 19:41:17 -0500 (0:00:00.092) 0:03:26.273 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Tuesday 06 January 2026 19:41:17 -0500 (0:00:00.067) 0:03:26.340 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Tuesday 06 January 2026 19:41:17 -0500 (0:00:00.064) 0:03:26.405 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Tuesday 06 January 2026 19:41:17 -0500 (0:00:00.065) 0:03:26.471 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Tuesday 06 January 2026 19:41:17 -0500 (0:00:00.067) 0:03:26.538 ******* skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Tuesday 06 January 2026 19:41:17 -0500 (0:00:00.084) 0:03:26.622 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Tuesday 06 January 2026 19:41:17 -0500 (0:00:00.101) 0:03:26.724 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Tuesday 06 January 2026 19:41:17 -0500 (0:00:00.112) 0:03:26.837 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Tuesday 06 January 2026 19:41:18 -0500 (0:00:00.099) 0:03:26.936 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Tuesday 06 January 2026 19:41:18 -0500 (0:00:00.247) 0:03:27.183 ******* changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Tuesday 06 January 2026 19:41:18 -0500 (0:00:00.553) 0:03:27.737 ******* changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:40:35 EST", "ActiveEnterTimestampMonotonic": "1393717061", "ActiveExitTimestamp": "Tue 2026-01-06 19:40:35 EST", "ActiveExitTimestampMonotonic": "1393482509", "ActiveState": "active", "After": "-.mount system.slice network.target auditd.service basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:40:35 EST", "AssertTimestampMonotonic": "1393716061", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:40:35 EST", "ConditionTimestampMonotonic": "1393716059", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10116", "ExecMainStartTimestamp": "Tue 2026-01-06 19:40:35 EST", "ExecMainStartTimestampMonotonic": "1393716984", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2026-01-06 19:40:35 EST] ; stop_time=[n/a] ; pid=10116 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2026-01-06 19:40:35 EST", "InactiveEnterTimestampMonotonic": "1393715516", "InactiveExitTimestamp": "Tue 2026-01-06 19:40:35 EST", "InactiveExitTimestampMonotonic": "1393717061", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "10116", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:40:35 EST", "WatchdogTimestampMonotonic": "1393717043", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Tuesday 06 January 2026 19:41:20 -0500 (0:00:01.657) 0:03:29.394 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Tuesday 06 January 2026 19:41:20 -0500 (0:00:00.065) 0:03:29.460 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:155 Tuesday 06 January 2026 19:41:20 -0500 (0:00:00.074) 0:03:29.535 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Get server version on non-booted systems] ******************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Tuesday 06 January 2026 19:41:21 -0500 (0:00:00.805) 0:03:30.340 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Tuesday 06 January 2026 19:41:21 -0500 (0:00:00.093) 0:03:30.433 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Tuesday 06 January 2026 19:41:21 -0500 (0:00:00.248) 0:03:30.682 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Tuesday 06 January 2026 19:41:21 -0500 (0:00:00.099) 0:03:30.782 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Tuesday 06 January 2026 19:41:21 -0500 (0:00:00.091) 0:03:30.874 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Tuesday 06 January 2026 19:41:22 -0500 (0:00:00.078) 0:03:30.952 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Tuesday 06 January 2026 19:41:22 -0500 (0:00:00.069) 0:03:31.022 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Tuesday 06 January 2026 19:41:22 -0500 (0:00:00.067) 0:03:31.089 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Tuesday 06 January 2026 19:41:22 -0500 (0:00:00.068) 0:03:31.158 ******* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Tuesday 06 January 2026 19:41:22 -0500 (0:00:00.156) 0:03:31.315 ******* ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:41:20 EST", "ActiveEnterTimestampMonotonic": "1438709432", "ActiveExitTimestamp": "Tue 2026-01-06 19:41:19 EST", "ActiveExitTimestampMonotonic": "1437599213", "ActiveState": "active", "After": "-.mount system.slice network.target auditd.service basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:41:20 EST", "AssertTimestampMonotonic": "1438708714", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:41:20 EST", "ConditionTimestampMonotonic": "1438708713", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12185", "ExecMainStartTimestamp": "Tue 2026-01-06 19:41:20 EST", "ExecMainStartTimestampMonotonic": "1438709351", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2026-01-06 19:41:20 EST] ; stop_time=[n/a] ; pid=12185 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2026-01-06 19:41:20 EST", "InactiveEnterTimestampMonotonic": "1438708333", "InactiveExitTimestamp": "Tue 2026-01-06 19:41:20 EST", "InactiveExitTimestampMonotonic": "1438709432", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "12185", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:41:20 EST", "WatchdogTimestampMonotonic": "1438709407", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Tuesday 06 January 2026 19:41:22 -0500 (0:00:00.587) 0:03:31.903 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004556", "end": "2026-01-06 19:41:23.271712", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:41:23.267156" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Tuesday 06 January 2026 19:41:23 -0500 (0:00:00.431) 0:03:32.334 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003196", "end": "2026-01-06 19:41:23.718777", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:41:23.715581" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Tuesday 06 January 2026 19:41:23 -0500 (0:00:00.426) 0:03:32.760 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Tuesday 06 January 2026 19:41:23 -0500 (0:00:00.095) 0:03:32.856 ******* ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6263, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Tuesday 06 January 2026 19:41:25 -0500 (0:00:01.413) 0:03:34.269 ******* ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.023178", "end": "2026-01-06 19:41:25.650622", "rc": 0, "start": "2026-01-06 19:41:25.627444" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Tuesday 06 January 2026 19:41:25 -0500 (0:00:00.455) 0:03:34.724 ******* ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Tuesday 06 January 2026 19:41:26 -0500 (0:00:00.265) 0:03:34.990 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Tuesday 06 January 2026 19:41:26 -0500 (0:00:00.078) 0:03:35.069 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Tuesday 06 January 2026 19:41:26 -0500 (0:00:00.069) 0:03:35.139 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Tuesday 06 January 2026 19:41:26 -0500 (0:00:00.065) 0:03:35.205 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Tuesday 06 January 2026 19:41:26 -0500 (0:00:00.078) 0:03:35.283 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Tuesday 06 January 2026 19:41:26 -0500 (0:00:00.104) 0:03:35.388 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Tuesday 06 January 2026 19:41:26 -0500 (0:00:00.109) 0:03:35.497 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Tuesday 06 January 2026 19:41:26 -0500 (0:00:00.104) 0:03:35.601 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:41:26 -0500 (0:00:00.154) 0:03:35.756 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004013", "end": "2026-01-06 19:41:27.099490", "rc": 0, "start": "2026-01-06 19:41:27.095477" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:41:27 -0500 (0:00:00.405) 0:03:36.162 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:41:27 -0500 (0:00:00.160) 0:03:36.323 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:41:27 -0500 (0:00:00.090) 0:03:36.413 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Tuesday 06 January 2026 19:41:27 -0500 (0:00:00.069) 0:03:36.482 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:41:27 -0500 (0:00:00.127) 0:03:36.610 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004081", "end": "2026-01-06 19:41:27.982277", "rc": 0, "start": "2026-01-06 19:41:27.978196" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:41:28 -0500 (0:00:00.440) 0:03:37.051 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:41:28 -0500 (0:00:00.105) 0:03:37.156 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:41:28 -0500 (0:00:00.088) 0:03:37.244 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Tuesday 06 January 2026 19:41:28 -0500 (0:00:00.065) 0:03:37.310 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:41:28 -0500 (0:00:00.332) 0:03:37.642 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004017", "end": "2026-01-06 19:41:28.990266", "rc": 0, "start": "2026-01-06 19:41:28.986249" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:41:29 -0500 (0:00:00.388) 0:03:38.030 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:41:29 -0500 (0:00:00.139) 0:03:38.170 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:41:29 -0500 (0:00:00.113) 0:03:38.284 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Tuesday 06 January 2026 19:41:29 -0500 (0:00:00.097) 0:03:38.381 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:41:29 -0500 (0:00:00.145) 0:03:38.526 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004169", "end": "2026-01-06 19:41:29.866537", "rc": 0, "start": "2026-01-06 19:41:29.862368" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:41:29 -0500 (0:00:00.394) 0:03:38.921 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:41:30 -0500 (0:00:00.087) 0:03:39.009 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:41:30 -0500 (0:00:00.103) 0:03:39.113 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Tuesday 06 January 2026 19:41:30 -0500 (0:00:00.066) 0:03:39.179 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test with certs created by the certificate role] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:162 Tuesday 06 January 2026 19:41:30 -0500 (0:00:00.067) 0:03:39.247 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 06 January 2026 19:41:32 -0500 (0:00:02.024) 0:03:41.271 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 06 January 2026 19:41:32 -0500 (0:00:00.119) 0:03:41.391 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 06 January 2026 19:41:32 -0500 (0:00:00.120) 0:03:41.511 ******* ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Tuesday 06 January 2026 19:41:32 -0500 (0:00:00.220) 0:03:41.732 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Tuesday 06 January 2026 19:41:32 -0500 (0:00:00.081) 0:03:41.813 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Tuesday 06 January 2026 19:41:32 -0500 (0:00:00.086) 0:03:41.900 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset internal role facts] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 06 January 2026 19:41:33 -0500 (0:00:00.064) 0:03:41.964 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_active": null, "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Tuesday 06 January 2026 19:41:33 -0500 (0:00:00.066) 0:03:42.031 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Tuesday 06 January 2026 19:41:33 -0500 (0:00:00.064) 0:03:42.095 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Tuesday 06 January 2026 19:41:33 -0500 (0:00:00.221) 0:03:42.317 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Tuesday 06 January 2026 19:41:33 -0500 (0:00:00.067) 0:03:42.384 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Tuesday 06 January 2026 19:41:33 -0500 (0:00:00.070) 0:03:42.455 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Tuesday 06 January 2026 19:41:33 -0500 (0:00:00.066) 0:03:42.521 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Tuesday 06 January 2026 19:41:33 -0500 (0:00:00.070) 0:03:42.591 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Tuesday 06 January 2026 19:41:33 -0500 (0:00:00.069) 0:03:42.661 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Tuesday 06 January 2026 19:41:33 -0500 (0:00:00.100) 0:03:42.762 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 06 January 2026 19:41:33 -0500 (0:00:00.104) 0:03:42.866 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Tuesday 06 January 2026 19:41:34 -0500 (0:00:00.106) 0:03:42.973 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Tuesday 06 January 2026 19:41:34 -0500 (0:00:00.149) 0:03:43.122 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Tuesday 06 January 2026 19:41:34 -0500 (0:00:00.122) 0:03:43.245 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Tuesday 06 January 2026 19:41:34 -0500 (0:00:00.104) 0:03:43.350 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Tuesday 06 January 2026 19:41:34 -0500 (0:00:00.128) 0:03:43.478 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Tuesday 06 January 2026 19:41:34 -0500 (0:00:00.116) 0:03:43.594 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Tuesday 06 January 2026 19:41:34 -0500 (0:00:00.111) 0:03:43.706 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Tuesday 06 January 2026 19:41:34 -0500 (0:00:00.104) 0:03:43.810 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Tuesday 06 January 2026 19:41:34 -0500 (0:00:00.113) 0:03:43.923 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Tuesday 06 January 2026 19:41:35 -0500 (0:00:00.096) 0:03:44.020 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Tuesday 06 January 2026 19:41:35 -0500 (0:00:00.089) 0:03:44.109 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Tuesday 06 January 2026 19:41:36 -0500 (0:00:01.785) 0:03:45.895 ******* ok: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Tuesday 06 January 2026 19:41:37 -0500 (0:00:00.298) 0:03:46.193 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Tuesday 06 January 2026 19:41:37 -0500 (0:00:00.127) 0:03:46.321 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Tuesday 06 January 2026 19:41:37 -0500 (0:00:00.109) 0:03:46.430 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Tuesday 06 January 2026 19:41:37 -0500 (0:00:00.113) 0:03:46.544 ******* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Tuesday 06 January 2026 19:41:37 -0500 (0:00:00.193) 0:03:46.738 ******* ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Tuesday 06 January 2026 19:41:38 -0500 (0:00:00.611) 0:03:47.350 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Tuesday 06 January 2026 19:41:38 -0500 (0:00:00.110) 0:03:47.461 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Tuesday 06 January 2026 19:41:38 -0500 (0:00:00.109) 0:03:47.571 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Tuesday 06 January 2026 19:41:38 -0500 (0:00:00.107) 0:03:47.678 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Tuesday 06 January 2026 19:41:38 -0500 (0:00:00.109) 0:03:47.788 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Tuesday 06 January 2026 19:41:38 -0500 (0:00:00.106) 0:03:47.895 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Tuesday 06 January 2026 19:41:39 -0500 (0:00:00.109) 0:03:48.005 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Tuesday 06 January 2026 19:41:39 -0500 (0:00:00.156) 0:03:48.161 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Tuesday 06 January 2026 19:41:39 -0500 (0:00:00.136) 0:03:48.297 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Tuesday 06 January 2026 19:41:40 -0500 (0:00:00.718) 0:03:49.016 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Tuesday 06 January 2026 19:41:40 -0500 (0:00:00.663) 0:03:49.679 ******* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004838", "end": "2026-01-06 19:41:41.060183", "rc": 0, "start": "2026-01-06 19:41:41.055345" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Tuesday 06 January 2026 19:41:41 -0500 (0:00:00.623) 0:03:50.303 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.004702", "end": "2026-01-06 19:41:41.698148", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:41:41.693446" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Tuesday 06 January 2026 19:41:41 -0500 (0:00:00.475) 0:03:50.778 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004877", "end": "2026-01-06 19:41:42.158862", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:41:42.153985" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Tuesday 06 January 2026 19:41:42 -0500 (0:00:00.444) 0:03:51.223 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Tuesday 06 January 2026 19:41:42 -0500 (0:00:00.115) 0:03:51.339 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Tuesday 06 January 2026 19:41:42 -0500 (0:00:00.123) 0:03:51.463 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Tuesday 06 January 2026 19:41:42 -0500 (0:00:00.085) 0:03:51.549 ******* skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Tuesday 06 January 2026 19:41:42 -0500 (0:00:00.105) 0:03:51.654 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Tuesday 06 January 2026 19:41:42 -0500 (0:00:00.066) 0:03:51.721 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Tuesday 06 January 2026 19:41:42 -0500 (0:00:00.078) 0:03:51.800 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Tuesday 06 January 2026 19:41:43 -0500 (0:00:00.600) 0:03:52.400 ******* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:17:33 EST", "ActiveEnterTimestampMonotonic": "11807291", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network.target dbus.service systemd-sysctl.service basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:17:32 EST", "AssertTimestampMonotonic": "10994044", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:17:32 EST", "ConditionTimestampMonotonic": "10994043", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "874", "ExecMainStartTimestamp": "Tue 2026-01-06 19:17:32 EST", "ExecMainStartTimestampMonotonic": "10995330", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2026-01-06 19:17:32 EST", "InactiveExitTimestampMonotonic": "10995371", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "874", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "polkit.service basic.target system.slice dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:17:33 EST", "WatchdogTimestampMonotonic": "11807239", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Tuesday 06 January 2026 19:41:44 -0500 (0:00:00.534) 0:03:52.935 ******* ok: [managed-node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Tuesday 06 January 2026 19:41:44 -0500 (0:00:00.424) 0:03:53.360 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Tuesday 06 January 2026 19:41:44 -0500 (0:00:00.119) 0:03:53.479 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Tuesday 06 January 2026 19:41:44 -0500 (0:00:00.107) 0:03:53.587 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Tuesday 06 January 2026 19:41:44 -0500 (0:00:00.110) 0:03:53.698 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Tuesday 06 January 2026 19:41:44 -0500 (0:00:00.114) 0:03:53.812 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Tuesday 06 January 2026 19:41:44 -0500 (0:00:00.108) 0:03:53.921 ******* ok: [managed-node3] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Tuesday 06 January 2026 19:41:45 -0500 (0:00:00.499) 0:03:54.420 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Tuesday 06 January 2026 19:41:45 -0500 (0:00:00.500) 0:03:54.920 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Tuesday 06 January 2026 19:41:46 -0500 (0:00:00.578) 0:03:55.499 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_certificate_requests": [] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Tuesday 06 January 2026 19:41:46 -0500 (0:00:00.130) 0:03:55.630 ******* ok: [managed-node3] => (item={u'common_name': u'10.31.47.140', u'ca': u'self-sign', u'name': u'mssql_2019_cert'}) => { "ansible_facts": { "__mssql_certificate_requests": [ { "ca": "self-sign", "common_name": "10.31.47.140", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ] }, "ansible_loop_var": "item", "changed": false, "item": { "ca": "self-sign", "common_name": "10.31.47.140", "name": "mssql_2019_cert" } } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Tuesday 06 January 2026 19:41:46 -0500 (0:00:00.179) 0:03:55.809 ******* TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Tuesday 06 January 2026 19:41:47 -0500 (0:00:00.188) 0:03:55.997 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Tuesday 06 January 2026 19:41:47 -0500 (0:00:00.157) 0:03:56.155 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Tuesday 06 January 2026 19:41:47 -0500 (0:00:00.110) 0:03:56.266 ******* ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Tuesday 06 January 2026 19:41:47 -0500 (0:00:00.377) 0:03:56.644 ******* ok: [managed-node3] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Run systemctl] ******************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:22 Tuesday 06 January 2026 19:41:47 -0500 (0:00:00.106) 0:03:56.750 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.004838", "end": "2026-01-06 19:41:48.105535", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:41:48.100697" } STDOUT: running TASK [fedora.linux_system_roles.certificate : Require installed systemd] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:30 Tuesday 06 January 2026 19:41:48 -0500 (0:00:00.428) 0:03:57.178 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:35 Tuesday 06 January 2026 19:41:48 -0500 (0:00:00.129) 0:03:57.308 ******* ok: [managed-node3] => { "ansible_facts": { "__certificate_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:40 Tuesday 06 January 2026 19:41:48 -0500 (0:00:00.127) 0:03:57.435 ******* skipping: [managed-node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__certificate_default_directory": "/etc/pki/tls", "__certificate_packages": [ "python-pyasn1", "python-cryptography", "python-dbus" ] }, "ansible_included_var_files": [ "/tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Tuesday 06 January 2026 19:41:48 -0500 (0:00:00.302) 0:03:57.738 ******* changed: [managed-node3] => { "changed": true, "changes": { "installed": [ "python-pyasn1", "python-cryptography" ] }, "rc": 0, "results": [ "dbus-python-1.1.1-9.el7.x86_64 providing python-dbus is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\nResolving Dependencies\n--> Running transaction check\n---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be installed\n--> Processing Dependency: python-idna >= 2.0 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-cffi >= 1.4.1 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-enum34 for package: python2-cryptography-1.7.2-2.el7.x86_64\n---> Package python2-pyasn1.noarch 0:0.1.9-7.el7 will be installed\n--> Running transaction check\n---> Package python-cffi.x86_64 0:1.6.0-5.el7 will be installed\n--> Processing Dependency: python-pycparser for package: python-cffi-1.6.0-5.el7.x86_64\n---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed\n---> Package python-idna.noarch 0:2.4-1.el7 will be installed\n--> Running transaction check\n---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed\n--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch\n--> Running transaction check\n---> Package python-ply.noarch 0:3.4-11.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python2-cryptography x86_64 1.7.2-2.el7 base 502 k\n python2-pyasn1 noarch 0.1.9-7.el7 base 100 k\nInstalling for dependencies:\n python-cffi x86_64 1.6.0-5.el7 base 218 k\n python-enum34 noarch 1.0.4-1.el7 base 52 k\n python-idna noarch 2.4-1.el7 base 94 k\n python-ply noarch 3.4-11.el7 base 123 k\n python-pycparser noarch 2.14-1.el7 base 104 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+5 Dependent packages)\n\nTotal download size: 1.2 M\nInstalled size: 6.1 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 4.8 MB/s | 1.2 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-pyasn1-0.1.9-7.el7.noarch 1/7 \n Installing : python-enum34-1.0.4-1.el7.noarch 2/7 \n Installing : python-ply-3.4-11.el7.noarch 3/7 \n Installing : python-pycparser-2.14-1.el7.noarch 4/7 \n Installing : python-cffi-1.6.0-5.el7.x86_64 5/7 \n Installing : python-idna-2.4-1.el7.noarch 6/7 \n Installing : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n Verifying : python-idna-2.4-1.el7.noarch 1/7 \n Verifying : python-pycparser-2.14-1.el7.noarch 2/7 \n Verifying : python-ply-3.4-11.el7.noarch 3/7 \n Verifying : python-cffi-1.6.0-5.el7.x86_64 4/7 \n Verifying : python-enum34-1.0.4-1.el7.noarch 5/7 \n Verifying : python2-pyasn1-0.1.9-7.el7.noarch 6/7 \n Verifying : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n\nInstalled:\n python2-cryptography.x86_64 0:1.7.2-2.el7 python2-pyasn1.noarch 0:0.1.9-7.el7\n\nDependency Installed:\n python-cffi.x86_64 0:1.6.0-5.el7 python-enum34.noarch 0:1.0.4-1.el7 \n python-idna.noarch 0:2.4-1.el7 python-ply.noarch 0:3.4-11.el7 \n python-pycparser.noarch 0:2.14-1.el7 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:15 Tuesday 06 January 2026 19:41:52 -0500 (0:00:03.525) 0:04:01.264 ******* changed: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "changes": { "installed": [ "certmonger" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\nResolving Dependencies\n--> Running transaction check\n---> Package certmonger.x86_64 0:0.78.4-17.el7_9 will be installed\n--> Processing Dependency: psmisc for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_util.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_client.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Running transaction check\n---> Package libtalloc.x86_64 0:2.1.16-1.el7 will be installed\n---> Package libtevent.x86_64 0:0.9.39-1.el7 will be installed\n---> Package psmisc.x86_64 0:22.20-17.el7 will be installed\n---> Package xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n---> Package xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n certmonger x86_64 0.78.4-17.el7_9 updates 608 k\nInstalling for dependencies:\n libtalloc x86_64 2.1.16-1.el7 base 33 k\n libtevent x86_64 0.9.39-1.el7 base 41 k\n psmisc x86_64 22.20-17.el7 base 141 k\n xmlrpc-c x86_64 1.32.5-1905.svn2451.el7 base 130 k\n xmlrpc-c-client x86_64 1.32.5-1905.svn2451.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+5 Dependent packages)\n\nTotal download size: 984 k\nInstalled size: 3.7 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 3.2 MB/s | 984 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 1/6 \n Installing : libtalloc-2.1.16-1.el7.x86_64 2/6 \n Installing : libtevent-0.9.39-1.el7.x86_64 3/6 \n Installing : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 4/6 \n Installing : psmisc-22.20-17.el7.x86_64 5/6 \n Installing : certmonger-0.78.4-17.el7_9.x86_64 6/6 \n Verifying : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 1/6 \n Verifying : libtevent-0.9.39-1.el7.x86_64 2/6 \n Verifying : libtalloc-2.1.16-1.el7.x86_64 3/6 \n Verifying : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 4/6 \n Verifying : certmonger-0.78.4-17.el7_9.x86_64 5/6 \n Verifying : psmisc-22.20-17.el7.x86_64 6/6 \n\nInstalled:\n certmonger.x86_64 0:0.78.4-17.el7_9 \n\nDependency Installed:\n libtalloc.x86_64 0:2.1.16-1.el7 \n libtevent.x86_64 0:0.9.39-1.el7 \n psmisc.x86_64 0:22.20-17.el7 \n xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 \n xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:25 Tuesday 06 January 2026 19:41:55 -0500 (0:00:03.207) 0:04:04.471 ******* changed: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:49 Tuesday 06 January 2026 19:41:56 -0500 (0:00:00.536) 0:04:05.007 ******* changed: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:76 Tuesday 06 January 2026 19:41:56 -0500 (0:00:00.549) 0:04:05.557 ******* changed: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket syslog.target basic.target network.target dbus.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /var/run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/run/certmonger.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:86 Tuesday 06 January 2026 19:41:57 -0500 (0:00:00.748) 0:04:06.305 ******* changed: [managed-node3] => (item={u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.47.140', u'ca': u'self-sign', u'mode': u'0600'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "10.31.47.140", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } } MSG: Certificate requested (new). File attributes updated. TASK [fedora.linux_system_roles.certificate : Check if test mode is supported] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:138 Tuesday 06 January 2026 19:41:58 -0500 (0:00:01.290) 0:04:07.596 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:143 Tuesday 06 January 2026 19:41:58 -0500 (0:00:00.098) 0:04:07.694 ******* skipping: [managed-node3] => (item=[u'cert', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.47.140', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "common_name": "10.31.47.140", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=[u'key', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.47.140', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "common_name": "10.31.47.140", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=[u'ca', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.47.140', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "common_name": "10.31.47.140", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Reset certificate_test_certs] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:151 Tuesday 06 January 2026 19:41:58 -0500 (0:00:00.158) 0:04:07.852 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:155 Tuesday 06 January 2026 19:41:59 -0500 (0:00:00.130) 0:04:07.983 ******* skipping: [managed-node3] => (item=mssql_2019_cert) => { "ansible_loop_var": "cert_name", "cert_name": "mssql_2019_cert", "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:169 Tuesday 06 January 2026 19:41:59 -0500 (0:00:00.159) 0:04:08.142 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:174 Tuesday 06 January 2026 19:41:59 -0500 (0:00:00.153) 0:04:08.296 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Tuesday 06 January 2026 19:41:59 -0500 (0:00:00.154) 0:04:08.450 ******* ok: [managed-node3] => { "ansible_facts": { "mssql_tls_cert": "mssql_2019_cert.crt", "mssql_tls_private_key": "mssql_2019_cert.key" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Tuesday 06 January 2026 19:41:59 -0500 (0:00:00.179) 0:04:08.630 ******* skipping: [managed-node3] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Tuesday 06 January 2026 19:41:59 -0500 (0:00:00.198) 0:04:08.829 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:42:00 -0500 (0:00:00.189) 0:04:09.018 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003524", "end": "2026-01-06 19:42:00.392330", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:42:00.388806" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:42:00 -0500 (0:00:00.440) 0:04:09.459 ******* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/mssql_2019_cert.crt" ], "delta": "0:00:00.044971", "end": "2026-01-06 19:42:00.860326", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:00.815355" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:42:00 -0500 (0:00:00.443) 0:04:09.902 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Tuesday 06 January 2026 19:42:01 -0500 (0:00:00.304) 0:04:10.207 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:42:01 -0500 (0:00:00.214) 0:04:10.422 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002906", "end": "2026-01-06 19:42:01.814498", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:42:01.811592" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:42:01 -0500 (0:00:00.469) 0:04:10.891 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/mssql_2019_cert.key" ], "delta": "0:00:00.044526", "end": "2026-01-06 19:42:02.312758", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:02.268232" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:42:02 -0500 (0:00:00.458) 0:04:11.350 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Tuesday 06 January 2026 19:42:02 -0500 (0:00:00.072) 0:04:11.422 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:42:02 -0500 (0:00:00.192) 0:04:11.615 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002943", "end": "2026-01-06 19:42:02.969630", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:42:02.966687" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:42:03 -0500 (0:00:00.379) 0:04:11.994 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.044751", "end": "2026-01-06 19:42:03.403457", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:03.358706" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:42:03 -0500 (0:00:00.443) 0:04:12.438 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Tuesday 06 January 2026 19:42:03 -0500 (0:00:00.102) 0:04:12.541 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:42:03 -0500 (0:00:00.183) 0:04:12.724 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004216", "end": "2026-01-06 19:42:05.084634", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:42:04.080418" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:42:05 -0500 (0:00:01.393) 0:04:14.118 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.044031", "end": "2026-01-06 19:42:05.499980", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:05.455949" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:42:05 -0500 (0:00:00.453) 0:04:14.572 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Tuesday 06 January 2026 19:42:05 -0500 (0:00:00.092) 0:04:14.665 ******* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004151", "end": "2026-01-06 19:42:06.009156", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:06.005005" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Tuesday 06 January 2026 19:42:06 -0500 (0:00:00.393) 0:04:15.059 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Tuesday 06 January 2026 19:42:06 -0500 (0:00:00.091) 0:04:15.151 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Tuesday 06 January 2026 19:42:06 -0500 (0:00:00.263) 0:04:15.414 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Tuesday 06 January 2026 19:42:06 -0500 (0:00:00.106) 0:04:15.520 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Tuesday 06 January 2026 19:42:06 -0500 (0:00:00.117) 0:04:15.637 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Tuesday 06 January 2026 19:42:06 -0500 (0:00:00.110) 0:04:15.748 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Tuesday 06 January 2026 19:42:06 -0500 (0:00:00.115) 0:04:15.864 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Tuesday 06 January 2026 19:42:07 -0500 (0:00:00.115) 0:04:15.979 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Tuesday 06 January 2026 19:42:07 -0500 (0:00:00.102) 0:04:16.082 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Tuesday 06 January 2026 19:42:07 -0500 (0:00:00.090) 0:04:16.172 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Tuesday 06 January 2026 19:42:07 -0500 (0:00:00.077) 0:04:16.250 ******* ok: [managed-node3] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.004536", "end": "2026-01-06 19:42:07.620999", "rc": 0, "start": "2026-01-06 19:42:07.616463" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Tuesday 06 January 2026 19:42:07 -0500 (0:00:00.422) 0:04:16.672 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Tuesday 06 January 2026 19:42:07 -0500 (0:00:00.082) 0:04:16.755 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Tuesday 06 January 2026 19:42:09 -0500 (0:00:01.339) 0:04:18.094 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Tuesday 06 January 2026 19:42:09 -0500 (0:00:00.097) 0:04:18.191 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Tuesday 06 January 2026 19:42:09 -0500 (0:00:00.084) 0:04:18.276 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Tuesday 06 January 2026 19:42:09 -0500 (0:00:00.076) 0:04:18.353 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Tuesday 06 January 2026 19:42:09 -0500 (0:00:00.311) 0:04:18.664 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:42:09 -0500 (0:00:00.155) 0:04:18.819 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003987", "end": "2026-01-06 19:42:11.178933", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:42:10.174946" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:42:11 -0500 (0:00:01.385) 0:04:20.205 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.046794", "end": "2026-01-06 19:42:11.594382", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:11.547588" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:42:11 -0500 (0:00:00.429) 0:04:20.635 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Tuesday 06 January 2026 19:42:11 -0500 (0:00:00.070) 0:04:20.706 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Tuesday 06 January 2026 19:42:11 -0500 (0:00:00.067) 0:04:20.774 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Tuesday 06 January 2026 19:42:11 -0500 (0:00:00.072) 0:04:20.846 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Tuesday 06 January 2026 19:42:11 -0500 (0:00:00.069) 0:04:20.916 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Tuesday 06 January 2026 19:42:12 -0500 (0:00:00.074) 0:04:20.990 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Tuesday 06 January 2026 19:42:12 -0500 (0:00:00.066) 0:04:21.057 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Tuesday 06 January 2026 19:42:12 -0500 (0:00:00.070) 0:04:21.128 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Tuesday 06 January 2026 19:42:12 -0500 (0:00:00.066) 0:04:21.194 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Tuesday 06 January 2026 19:42:12 -0500 (0:00:00.068) 0:04:21.263 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Tuesday 06 January 2026 19:42:12 -0500 (0:00:00.065) 0:04:21.328 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Tuesday 06 January 2026 19:42:12 -0500 (0:00:00.069) 0:04:21.398 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:945 Tuesday 06 January 2026 19:42:12 -0500 (0:00:00.210) 0:04:21.608 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Tuesday 06 January 2026 19:42:12 -0500 (0:00:00.068) 0:04:21.676 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Tuesday 06 January 2026 19:42:12 -0500 (0:00:00.074) 0:04:21.751 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:968 Tuesday 06 January 2026 19:42:12 -0500 (0:00:00.071) 0:04:21.822 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:981 Tuesday 06 January 2026 19:42:12 -0500 (0:00:00.070) 0:04:21.893 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:990 Tuesday 06 January 2026 19:42:13 -0500 (0:00:00.069) 0:04:21.962 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Tuesday 06 January 2026 19:42:13 -0500 (0:00:00.074) 0:04:22.037 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Tuesday 06 January 2026 19:42:13 -0500 (0:00:00.067) 0:04:22.105 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1019 Tuesday 06 January 2026 19:42:13 -0500 (0:00:00.072) 0:04:22.177 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Tuesday 06 January 2026 19:42:13 -0500 (0:00:00.067) 0:04:22.245 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Tuesday 06 January 2026 19:42:13 -0500 (0:00:00.069) 0:04:22.314 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Tuesday 06 January 2026 19:42:13 -0500 (0:00:00.065) 0:04:22.380 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1052 Tuesday 06 January 2026 19:42:13 -0500 (0:00:00.068) 0:04:22.449 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Tuesday 06 January 2026 19:42:13 -0500 (0:00:00.067) 0:04:22.516 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Tuesday 06 January 2026 19:42:13 -0500 (0:00:00.068) 0:04:22.585 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1107 Tuesday 06 January 2026 19:42:13 -0500 (0:00:00.066) 0:04:22.652 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Tuesday 06 January 2026 19:42:13 -0500 (0:00:00.073) 0:04:22.726 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1123 Tuesday 06 January 2026 19:42:13 -0500 (0:00:00.093) 0:04:22.819 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Tuesday 06 January 2026 19:42:13 -0500 (0:00:00.109) 0:04:22.929 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Tuesday 06 January 2026 19:42:14 -0500 (0:00:00.099) 0:04:23.028 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Tuesday 06 January 2026 19:42:14 -0500 (0:00:00.088) 0:04:23.116 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Tuesday 06 January 2026 19:42:14 -0500 (0:00:00.075) 0:04:23.191 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1185 Tuesday 06 January 2026 19:42:14 -0500 (0:00:00.068) 0:04:23.259 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Tuesday 06 January 2026 19:42:14 -0500 (0:00:00.066) 0:04:23.325 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Tuesday 06 January 2026 19:42:14 -0500 (0:00:00.068) 0:04:23.394 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Tuesday 06 January 2026 19:42:14 -0500 (0:00:00.065) 0:04:23.460 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Tuesday 06 January 2026 19:42:14 -0500 (0:00:00.068) 0:04:23.528 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Tuesday 06 January 2026 19:42:14 -0500 (0:00:00.066) 0:04:23.595 ******* skipping: [managed-node3] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Tuesday 06 January 2026 19:42:14 -0500 (0:00:00.089) 0:04:23.684 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1287 Tuesday 06 January 2026 19:42:14 -0500 (0:00:00.069) 0:04:23.753 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1295 Tuesday 06 January 2026 19:42:15 -0500 (0:00:00.218) 0:04:23.971 ******* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Tuesday 06 January 2026 19:42:15 -0500 (0:00:00.097) 0:04:24.069 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1315 Tuesday 06 January 2026 19:42:15 -0500 (0:00:00.067) 0:04:24.136 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Tuesday 06 January 2026 19:42:15 -0500 (0:00:00.071) 0:04:24.207 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Tuesday 06 January 2026 19:42:15 -0500 (0:00:00.069) 0:04:24.276 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Tuesday 06 January 2026 19:42:15 -0500 (0:00:00.070) 0:04:24.347 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1347 Tuesday 06 January 2026 19:42:15 -0500 (0:00:00.067) 0:04:24.414 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1354 Tuesday 06 January 2026 19:42:15 -0500 (0:00:00.071) 0:04:24.486 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Tuesday 06 January 2026 19:42:15 -0500 (0:00:00.065) 0:04:24.551 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Tuesday 06 January 2026 19:42:15 -0500 (0:00:00.068) 0:04:24.620 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1388 Tuesday 06 January 2026 19:42:15 -0500 (0:00:00.068) 0:04:24.689 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Tuesday 06 January 2026 19:42:15 -0500 (0:00:00.069) 0:04:24.758 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Tuesday 06 January 2026 19:42:15 -0500 (0:00:00.065) 0:04:24.824 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Tuesday 06 January 2026 19:42:15 -0500 (0:00:00.068) 0:04:24.893 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Tuesday 06 January 2026 19:42:16 -0500 (0:00:00.066) 0:04:24.960 ******* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Tuesday 06 January 2026 19:42:16 -0500 (0:00:00.092) 0:04:25.053 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Tuesday 06 January 2026 19:42:16 -0500 (0:00:00.066) 0:04:25.120 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Tuesday 06 January 2026 19:42:16 -0500 (0:00:00.069) 0:04:25.189 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Tuesday 06 January 2026 19:42:16 -0500 (0:00:00.066) 0:04:25.255 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Tuesday 06 January 2026 19:42:16 -0500 (0:00:00.072) 0:04:25.328 ******* skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Tuesday 06 January 2026 19:42:16 -0500 (0:00:00.079) 0:04:25.407 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Tuesday 06 January 2026 19:42:16 -0500 (0:00:00.218) 0:04:25.625 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Tuesday 06 January 2026 19:42:16 -0500 (0:00:00.070) 0:04:25.696 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Tuesday 06 January 2026 19:42:16 -0500 (0:00:00.074) 0:04:25.770 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Tuesday 06 January 2026 19:42:16 -0500 (0:00:00.071) 0:04:25.841 ******* changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Tuesday 06 January 2026 19:42:17 -0500 (0:00:00.512) 0:04:26.354 ******* changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:41:20 EST", "ActiveEnterTimestampMonotonic": "1438709432", "ActiveExitTimestamp": "Tue 2026-01-06 19:41:19 EST", "ActiveExitTimestampMonotonic": "1437599213", "ActiveState": "active", "After": "network.target auditd.service systemd-journald.socket -.mount basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:41:20 EST", "AssertTimestampMonotonic": "1438708714", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:41:20 EST", "ConditionTimestampMonotonic": "1438708713", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12185", "ExecMainStartTimestamp": "Tue 2026-01-06 19:41:20 EST", "ExecMainStartTimestampMonotonic": "1438709351", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2026-01-06 19:41:20 EST", "InactiveEnterTimestampMonotonic": "1438708333", "InactiveExitTimestamp": "Tue 2026-01-06 19:41:20 EST", "InactiveExitTimestampMonotonic": "1438709432", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "12185", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:41:20 EST", "WatchdogTimestampMonotonic": "1438709407", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Tuesday 06 January 2026 19:42:18 -0500 (0:00:00.843) 0:04:27.197 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Tuesday 06 January 2026 19:42:18 -0500 (0:00:00.072) 0:04:27.269 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:176 Tuesday 06 January 2026 19:42:18 -0500 (0:00:00.068) 0:04:27.337 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Get server version on non-booted systems] ******************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Tuesday 06 January 2026 19:42:19 -0500 (0:00:01.023) 0:04:28.361 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Tuesday 06 January 2026 19:42:19 -0500 (0:00:00.275) 0:04:28.637 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Tuesday 06 January 2026 19:42:19 -0500 (0:00:00.068) 0:04:28.706 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Tuesday 06 January 2026 19:42:19 -0500 (0:00:00.073) 0:04:28.779 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Tuesday 06 January 2026 19:42:19 -0500 (0:00:00.069) 0:04:28.849 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Tuesday 06 January 2026 19:42:19 -0500 (0:00:00.071) 0:04:28.921 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Tuesday 06 January 2026 19:42:20 -0500 (0:00:00.067) 0:04:28.989 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Tuesday 06 January 2026 19:42:20 -0500 (0:00:00.079) 0:04:29.068 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Tuesday 06 January 2026 19:42:20 -0500 (0:00:00.116) 0:04:29.185 ******* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Tuesday 06 January 2026 19:42:20 -0500 (0:00:00.213) 0:04:29.398 ******* ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:42:18 EST", "ActiveEnterTimestampMonotonic": "1496509898", "ActiveExitTimestamp": "Tue 2026-01-06 19:42:17 EST", "ActiveExitTimestampMonotonic": "1496266750", "ActiveState": "active", "After": "network.target auditd.service systemd-journald.socket -.mount basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:42:18 EST", "AssertTimestampMonotonic": "1496508985", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:42:18 EST", "ConditionTimestampMonotonic": "1496508984", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14721", "ExecMainStartTimestamp": "Tue 2026-01-06 19:42:18 EST", "ExecMainStartTimestampMonotonic": "1496509835", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2026-01-06 19:42:18 EST] ; stop_time=[n/a] ; pid=14721 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2026-01-06 19:42:18 EST", "InactiveEnterTimestampMonotonic": "1496507270", "InactiveExitTimestamp": "Tue 2026-01-06 19:42:18 EST", "InactiveExitTimestampMonotonic": "1496509898", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "14721", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:42:18 EST", "WatchdogTimestampMonotonic": "1496509877", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Tuesday 06 January 2026 19:42:21 -0500 (0:00:00.643) 0:04:30.042 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002775", "end": "2026-01-06 19:42:21.438783", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:42:21.436008" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Tuesday 06 January 2026 19:42:21 -0500 (0:00:00.463) 0:04:30.505 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002939", "end": "2026-01-06 19:42:21.879959", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:42:21.877020" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Tuesday 06 January 2026 19:42:21 -0500 (0:00:00.395) 0:04:30.900 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Tuesday 06 January 2026 19:42:22 -0500 (0:00:00.112) 0:04:31.013 ******* ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6363, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Tuesday 06 January 2026 19:42:23 -0500 (0:00:01.398) 0:04:32.412 ******* ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.036506", "end": "2026-01-06 19:42:23.773066", "rc": 0, "start": "2026-01-06 19:42:23.736560" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Tuesday 06 January 2026 19:42:23 -0500 (0:00:00.392) 0:04:32.805 ******* ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Tuesday 06 January 2026 19:42:23 -0500 (0:00:00.071) 0:04:32.877 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Tuesday 06 January 2026 19:42:24 -0500 (0:00:00.065) 0:04:32.943 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Tuesday 06 January 2026 19:42:24 -0500 (0:00:00.067) 0:04:33.011 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Tuesday 06 January 2026 19:42:24 -0500 (0:00:00.077) 0:04:33.088 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Tuesday 06 January 2026 19:42:24 -0500 (0:00:00.104) 0:04:33.193 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Tuesday 06 January 2026 19:42:24 -0500 (0:00:00.089) 0:04:33.283 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Tuesday 06 January 2026 19:42:24 -0500 (0:00:00.265) 0:04:33.548 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Tuesday 06 January 2026 19:42:24 -0500 (0:00:00.070) 0:04:33.618 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:42:24 -0500 (0:00:00.183) 0:04:33.802 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004148", "end": "2026-01-06 19:42:25.188375", "rc": 0, "start": "2026-01-06 19:42:25.184227" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:42:25 -0500 (0:00:00.429) 0:04:34.231 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:42:25 -0500 (0:00:00.104) 0:04:34.336 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/mssql_2019_cert.crt] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:42:25 -0500 (0:00:00.111) 0:04:34.448 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Tuesday 06 January 2026 19:42:25 -0500 (0:00:00.102) 0:04:34.551 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:42:25 -0500 (0:00:00.153) 0:04:34.704 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004037", "end": "2026-01-06 19:42:26.043651", "rc": 0, "start": "2026-01-06 19:42:26.039614" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:42:26 -0500 (0:00:00.409) 0:04:35.114 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:42:26 -0500 (0:00:00.136) 0:04:35.250 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/mssql_2019_cert.key] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:42:26 -0500 (0:00:00.129) 0:04:35.380 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Tuesday 06 January 2026 19:42:26 -0500 (0:00:00.112) 0:04:35.493 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:42:26 -0500 (0:00:00.172) 0:04:35.665 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003834", "end": "2026-01-06 19:42:27.018869", "rc": 0, "start": "2026-01-06 19:42:27.015035" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:42:27 -0500 (0:00:00.392) 0:04:36.058 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:42:27 -0500 (0:00:00.103) 0:04:36.161 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:42:27 -0500 (0:00:00.075) 0:04:36.236 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Tuesday 06 January 2026 19:42:27 -0500 (0:00:00.068) 0:04:36.305 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 06 January 2026 19:42:27 -0500 (0:00:00.189) 0:04:36.495 ******* ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003872", "end": "2026-01-06 19:42:27.866622", "rc": 0, "start": "2026-01-06 19:42:27.862750" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 06 January 2026 19:42:27 -0500 (0:00:00.404) 0:04:36.899 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 06 January 2026 19:42:28 -0500 (0:00:00.106) 0:04:37.006 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 06 January 2026 19:42:28 -0500 (0:00:00.363) 0:04:37.370 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Tuesday 06 January 2026 19:42:28 -0500 (0:00:00.112) 0:04:37.482 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:183 Tuesday 06 January 2026 19:42:28 -0500 (0:00:00.111) 0:04:37.594 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 06 January 2026 19:42:30 -0500 (0:00:01.988) 0:04:39.582 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 06 January 2026 19:42:30 -0500 (0:00:00.115) 0:04:39.697 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 06 January 2026 19:42:30 -0500 (0:00:00.122) 0:04:39.820 ******* ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Tuesday 06 January 2026 19:42:31 -0500 (0:00:00.239) 0:04:40.060 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Tuesday 06 January 2026 19:42:31 -0500 (0:00:00.110) 0:04:40.170 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Tuesday 06 January 2026 19:42:31 -0500 (0:00:00.110) 0:04:40.280 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset internal role facts] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 06 January 2026 19:42:31 -0500 (0:00:00.096) 0:04:40.376 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_active": null, "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Tuesday 06 January 2026 19:42:31 -0500 (0:00:00.102) 0:04:40.479 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Tuesday 06 January 2026 19:42:31 -0500 (0:00:00.102) 0:04:40.582 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Tuesday 06 January 2026 19:42:31 -0500 (0:00:00.107) 0:04:40.689 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Tuesday 06 January 2026 19:42:31 -0500 (0:00:00.103) 0:04:40.793 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Tuesday 06 January 2026 19:42:31 -0500 (0:00:00.107) 0:04:40.900 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Tuesday 06 January 2026 19:42:32 -0500 (0:00:00.109) 0:04:41.010 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Tuesday 06 January 2026 19:42:32 -0500 (0:00:00.105) 0:04:41.116 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Tuesday 06 January 2026 19:42:32 -0500 (0:00:00.105) 0:04:41.221 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Tuesday 06 January 2026 19:42:32 -0500 (0:00:00.088) 0:04:41.309 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 06 January 2026 19:42:32 -0500 (0:00:00.085) 0:04:41.395 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Tuesday 06 January 2026 19:42:32 -0500 (0:00:00.077) 0:04:41.472 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Tuesday 06 January 2026 19:42:32 -0500 (0:00:00.131) 0:04:41.604 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Tuesday 06 January 2026 19:42:33 -0500 (0:00:00.349) 0:04:41.953 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Tuesday 06 January 2026 19:42:33 -0500 (0:00:00.070) 0:04:42.023 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Tuesday 06 January 2026 19:42:33 -0500 (0:00:00.087) 0:04:42.111 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Tuesday 06 January 2026 19:42:33 -0500 (0:00:00.108) 0:04:42.220 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Tuesday 06 January 2026 19:42:33 -0500 (0:00:00.114) 0:04:42.334 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Tuesday 06 January 2026 19:42:33 -0500 (0:00:00.109) 0:04:42.444 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Tuesday 06 January 2026 19:42:33 -0500 (0:00:00.121) 0:04:42.565 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Tuesday 06 January 2026 19:42:33 -0500 (0:00:00.107) 0:04:42.673 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Tuesday 06 January 2026 19:42:33 -0500 (0:00:00.114) 0:04:42.787 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Tuesday 06 January 2026 19:42:35 -0500 (0:00:01.418) 0:04:44.205 ******* ok: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Tuesday 06 January 2026 19:42:35 -0500 (0:00:00.279) 0:04:44.485 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Tuesday 06 January 2026 19:42:35 -0500 (0:00:00.119) 0:04:44.605 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Tuesday 06 January 2026 19:42:35 -0500 (0:00:00.109) 0:04:44.714 ******* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Tuesday 06 January 2026 19:42:35 -0500 (0:00:00.114) 0:04:44.829 ******* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Tuesday 06 January 2026 19:42:36 -0500 (0:00:00.204) 0:04:45.034 ******* ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Tuesday 06 January 2026 19:42:36 -0500 (0:00:00.616) 0:04:45.650 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Tuesday 06 January 2026 19:42:36 -0500 (0:00:00.118) 0:04:45.769 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Tuesday 06 January 2026 19:42:36 -0500 (0:00:00.113) 0:04:45.883 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Tuesday 06 January 2026 19:42:37 -0500 (0:00:00.115) 0:04:45.999 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Tuesday 06 January 2026 19:42:37 -0500 (0:00:00.368) 0:04:46.367 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Tuesday 06 January 2026 19:42:37 -0500 (0:00:00.116) 0:04:46.484 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Tuesday 06 January 2026 19:42:37 -0500 (0:00:00.119) 0:04:46.604 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Tuesday 06 January 2026 19:42:37 -0500 (0:00:00.171) 0:04:46.775 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Tuesday 06 January 2026 19:42:37 -0500 (0:00:00.146) 0:04:46.922 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Tuesday 06 January 2026 19:42:38 -0500 (0:00:00.753) 0:04:47.675 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Tuesday 06 January 2026 19:42:39 -0500 (0:00:00.689) 0:04:48.364 ******* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005127", "end": "2026-01-06 19:42:39.763515", "rc": 0, "start": "2026-01-06 19:42:39.758388" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Tuesday 06 January 2026 19:42:39 -0500 (0:00:00.467) 0:04:48.832 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.005153", "end": "2026-01-06 19:42:40.222891", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:40.217738" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Tuesday 06 January 2026 19:42:40 -0500 (0:00:00.432) 0:04:49.264 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004791", "end": "2026-01-06 19:42:40.619968", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:40.615177" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Tuesday 06 January 2026 19:42:40 -0500 (0:00:00.411) 0:04:49.676 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Tuesday 06 January 2026 19:42:40 -0500 (0:00:00.074) 0:04:49.750 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Tuesday 06 January 2026 19:42:40 -0500 (0:00:00.066) 0:04:49.816 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Tuesday 06 January 2026 19:42:40 -0500 (0:00:00.069) 0:04:49.885 ******* skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Tuesday 06 January 2026 19:42:41 -0500 (0:00:00.083) 0:04:49.968 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Tuesday 06 January 2026 19:42:41 -0500 (0:00:00.069) 0:04:50.038 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Tuesday 06 January 2026 19:42:41 -0500 (0:00:00.066) 0:04:50.105 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Tuesday 06 January 2026 19:42:41 -0500 (0:00:00.626) 0:04:50.731 ******* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:17:33 EST", "ActiveEnterTimestampMonotonic": "11807291", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service dbus.service systemd-journald.socket network.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:17:32 EST", "AssertTimestampMonotonic": "10994044", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:17:32 EST", "ConditionTimestampMonotonic": "10994043", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "874", "ExecMainStartTimestamp": "Tue 2026-01-06 19:17:32 EST", "ExecMainStartTimestampMonotonic": "10995330", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2026-01-06 19:17:32 EST", "InactiveExitTimestampMonotonic": "10995371", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "874", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice polkit.service dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:17:33 EST", "WatchdogTimestampMonotonic": "11807239", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Tuesday 06 January 2026 19:42:42 -0500 (0:00:00.576) 0:04:51.307 ******* ok: [managed-node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Tuesday 06 January 2026 19:42:42 -0500 (0:00:00.447) 0:04:51.754 ******* ok: [managed-node3] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Tuesday 06 January 2026 19:42:42 -0500 (0:00:00.115) 0:04:51.870 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Tuesday 06 January 2026 19:42:43 -0500 (0:00:00.117) 0:04:51.987 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Tuesday 06 January 2026 19:42:43 -0500 (0:00:00.112) 0:04:52.100 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Tuesday 06 January 2026 19:42:43 -0500 (0:00:00.118) 0:04:52.218 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Tuesday 06 January 2026 19:42:43 -0500 (0:00:00.105) 0:04:52.324 ******* ok: [managed-node3] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Tuesday 06 January 2026 19:42:44 -0500 (0:00:00.731) 0:04:53.056 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Tuesday 06 January 2026 19:42:44 -0500 (0:00:00.104) 0:04:53.160 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Tuesday 06 January 2026 19:42:44 -0500 (0:00:00.594) 0:04:53.755 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Tuesday 06 January 2026 19:42:44 -0500 (0:00:00.110) 0:04:53.865 ******* skipping: [managed-node3] => (item={u'common_name': u'10.31.47.140', u'ca': u'self-sign', u'name': u'mssql_2019_cert'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ca": "self-sign", "common_name": "10.31.47.140", "name": "mssql_2019_cert" }, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Tuesday 06 January 2026 19:42:45 -0500 (0:00:00.132) 0:04:53.998 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Tuesday 06 January 2026 19:42:45 -0500 (0:00:00.093) 0:04:54.091 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Tuesday 06 January 2026 19:42:45 -0500 (0:00:00.073) 0:04:54.165 ******* skipping: [managed-node3] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Tuesday 06 January 2026 19:42:45 -0500 (0:00:00.088) 0:04:54.253 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:42:45 -0500 (0:00:00.125) 0:04:54.378 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003322", "end": "2026-01-06 19:42:45.723308", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:45.719986" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:42:45 -0500 (0:00:00.374) 0:04:54.753 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:42:45 -0500 (0:00:00.080) 0:04:54.833 ******* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.046389", "end": "2026-01-06 19:42:46.230326", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:46.183937" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Tuesday 06 January 2026 19:42:46 -0500 (0:00:00.461) 0:04:55.295 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:42:46 -0500 (0:00:00.202) 0:04:55.497 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003381", "end": "2026-01-06 19:42:46.870022", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:46.866641" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:42:46 -0500 (0:00:00.406) 0:04:55.904 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:42:47 -0500 (0:00:00.081) 0:04:55.985 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.044459", "end": "2026-01-06 19:42:47.374604", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:47.330145" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Tuesday 06 January 2026 19:42:47 -0500 (0:00:00.429) 0:04:56.414 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:42:47 -0500 (0:00:00.131) 0:04:56.546 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002989", "end": "2026-01-06 19:42:47.890750", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:47.887761" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:42:48 -0500 (0:00:00.407) 0:04:56.954 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:42:48 -0500 (0:00:00.099) 0:04:57.054 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.046274", "end": "2026-01-06 19:42:48.461019", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:48.414745" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Tuesday 06 January 2026 19:42:48 -0500 (0:00:00.481) 0:04:57.536 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:42:48 -0500 (0:00:00.218) 0:04:57.754 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003518", "end": "2026-01-06 19:42:49.226597", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:49.223079" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:42:49 -0500 (0:00:00.642) 0:04:58.396 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:42:49 -0500 (0:00:00.128) 0:04:58.524 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.044644", "end": "2026-01-06 19:42:49.919614", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:49.874970" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Tuesday 06 January 2026 19:42:50 -0500 (0:00:00.481) 0:04:59.006 ******* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004747", "end": "2026-01-06 19:42:50.406308", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:42:50.401561" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Tuesday 06 January 2026 19:42:50 -0500 (0:00:00.452) 0:04:59.458 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Tuesday 06 January 2026 19:42:50 -0500 (0:00:00.092) 0:04:59.550 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Tuesday 06 January 2026 19:42:50 -0500 (0:00:00.075) 0:04:59.626 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Tuesday 06 January 2026 19:42:50 -0500 (0:00:00.102) 0:04:59.728 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Tuesday 06 January 2026 19:42:50 -0500 (0:00:00.115) 0:04:59.844 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Tuesday 06 January 2026 19:42:51 -0500 (0:00:00.111) 0:04:59.956 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Tuesday 06 January 2026 19:42:51 -0500 (0:00:00.125) 0:05:00.082 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Tuesday 06 January 2026 19:42:51 -0500 (0:00:00.113) 0:05:00.196 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Tuesday 06 January 2026 19:42:51 -0500 (0:00:00.118) 0:05:00.314 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Tuesday 06 January 2026 19:42:51 -0500 (0:00:00.102) 0:05:00.417 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Tuesday 06 January 2026 19:42:51 -0500 (0:00:00.095) 0:05:00.512 ******* ok: [managed-node3] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005305", "end": "2026-01-06 19:42:51.882318", "rc": 0, "start": "2026-01-06 19:42:51.877013" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Tuesday 06 January 2026 19:42:52 -0500 (0:00:00.442) 0:05:00.954 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Tuesday 06 January 2026 19:42:52 -0500 (0:00:00.120) 0:05:01.074 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Tuesday 06 January 2026 19:42:54 -0500 (0:00:01.969) 0:05:03.044 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Tuesday 06 January 2026 19:42:54 -0500 (0:00:00.136) 0:05:03.180 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Tuesday 06 January 2026 19:42:54 -0500 (0:00:00.118) 0:05:03.299 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Tuesday 06 January 2026 19:42:54 -0500 (0:00:00.114) 0:05:03.413 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Tuesday 06 January 2026 19:42:54 -0500 (0:00:00.121) 0:05:03.535 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 06 January 2026 19:42:54 -0500 (0:00:00.199) 0:05:03.734 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002984", "end": "2026-01-06 19:42:55.123094", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:42:55.120110" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 06 January 2026 19:42:55 -0500 (0:00:00.462) 0:05:04.197 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.044987", "end": "2026-01-06 19:42:55.641065", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:42:55.596078" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 06 January 2026 19:42:55 -0500 (0:00:00.534) 0:05:04.732 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Tuesday 06 January 2026 19:42:55 -0500 (0:00:00.118) 0:05:04.850 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Tuesday 06 January 2026 19:42:56 -0500 (0:00:00.113) 0:05:04.964 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Tuesday 06 January 2026 19:42:56 -0500 (0:00:00.110) 0:05:05.074 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Tuesday 06 January 2026 19:42:56 -0500 (0:00:00.124) 0:05:05.199 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Tuesday 06 January 2026 19:42:56 -0500 (0:00:00.104) 0:05:05.304 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Tuesday 06 January 2026 19:42:56 -0500 (0:00:00.107) 0:05:05.412 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Tuesday 06 January 2026 19:42:56 -0500 (0:00:00.104) 0:05:05.517 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Tuesday 06 January 2026 19:42:56 -0500 (0:00:00.106) 0:05:05.624 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Tuesday 06 January 2026 19:42:56 -0500 (0:00:00.105) 0:05:05.729 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Tuesday 06 January 2026 19:42:56 -0500 (0:00:00.108) 0:05:05.837 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Tuesday 06 January 2026 19:42:57 -0500 (0:00:00.106) 0:05:05.943 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:945 Tuesday 06 January 2026 19:42:57 -0500 (0:00:00.363) 0:05:06.307 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Tuesday 06 January 2026 19:42:57 -0500 (0:00:00.109) 0:05:06.417 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Tuesday 06 January 2026 19:42:57 -0500 (0:00:00.127) 0:05:06.544 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:968 Tuesday 06 January 2026 19:42:57 -0500 (0:00:00.113) 0:05:06.657 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:981 Tuesday 06 January 2026 19:42:57 -0500 (0:00:00.113) 0:05:06.771 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:990 Tuesday 06 January 2026 19:42:57 -0500 (0:00:00.113) 0:05:06.884 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Tuesday 06 January 2026 19:42:58 -0500 (0:00:00.106) 0:05:06.991 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Tuesday 06 January 2026 19:42:58 -0500 (0:00:00.108) 0:05:07.099 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1019 Tuesday 06 January 2026 19:42:58 -0500 (0:00:00.125) 0:05:07.225 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Tuesday 06 January 2026 19:42:58 -0500 (0:00:00.106) 0:05:07.331 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Tuesday 06 January 2026 19:42:58 -0500 (0:00:00.109) 0:05:07.440 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Tuesday 06 January 2026 19:42:58 -0500 (0:00:00.104) 0:05:07.545 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1052 Tuesday 06 January 2026 19:42:58 -0500 (0:00:00.107) 0:05:07.652 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Tuesday 06 January 2026 19:42:58 -0500 (0:00:00.102) 0:05:07.755 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Tuesday 06 January 2026 19:42:58 -0500 (0:00:00.108) 0:05:07.864 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1107 Tuesday 06 January 2026 19:42:59 -0500 (0:00:00.084) 0:05:07.948 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Tuesday 06 January 2026 19:42:59 -0500 (0:00:00.093) 0:05:08.042 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1123 Tuesday 06 January 2026 19:42:59 -0500 (0:00:00.074) 0:05:08.116 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Tuesday 06 January 2026 19:42:59 -0500 (0:00:00.070) 0:05:08.186 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Tuesday 06 January 2026 19:42:59 -0500 (0:00:00.073) 0:05:08.259 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Tuesday 06 January 2026 19:42:59 -0500 (0:00:00.070) 0:05:08.330 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Tuesday 06 January 2026 19:42:59 -0500 (0:00:00.068) 0:05:08.399 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1185 Tuesday 06 January 2026 19:42:59 -0500 (0:00:00.070) 0:05:08.469 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Tuesday 06 January 2026 19:42:59 -0500 (0:00:00.257) 0:05:08.727 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Tuesday 06 January 2026 19:42:59 -0500 (0:00:00.071) 0:05:08.798 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Tuesday 06 January 2026 19:42:59 -0500 (0:00:00.085) 0:05:08.884 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Tuesday 06 January 2026 19:43:00 -0500 (0:00:00.098) 0:05:08.982 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Tuesday 06 January 2026 19:43:00 -0500 (0:00:00.113) 0:05:09.096 ******* skipping: [managed-node3] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Tuesday 06 January 2026 19:43:00 -0500 (0:00:00.136) 0:05:09.232 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1287 Tuesday 06 January 2026 19:43:00 -0500 (0:00:00.114) 0:05:09.347 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1295 Tuesday 06 January 2026 19:43:00 -0500 (0:00:00.111) 0:05:09.458 ******* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Tuesday 06 January 2026 19:43:00 -0500 (0:00:00.151) 0:05:09.610 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1315 Tuesday 06 January 2026 19:43:00 -0500 (0:00:00.107) 0:05:09.717 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Tuesday 06 January 2026 19:43:00 -0500 (0:00:00.112) 0:05:09.829 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Tuesday 06 January 2026 19:43:01 -0500 (0:00:00.110) 0:05:09.940 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Tuesday 06 January 2026 19:43:01 -0500 (0:00:00.112) 0:05:10.052 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1347 Tuesday 06 January 2026 19:43:01 -0500 (0:00:00.096) 0:05:10.149 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1354 Tuesday 06 January 2026 19:43:01 -0500 (0:00:00.097) 0:05:10.246 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Tuesday 06 January 2026 19:43:01 -0500 (0:00:00.080) 0:05:10.327 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Tuesday 06 January 2026 19:43:01 -0500 (0:00:00.070) 0:05:10.397 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1388 Tuesday 06 January 2026 19:43:01 -0500 (0:00:00.069) 0:05:10.467 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Tuesday 06 January 2026 19:43:01 -0500 (0:00:00.071) 0:05:10.538 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Tuesday 06 January 2026 19:43:01 -0500 (0:00:00.088) 0:05:10.626 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Tuesday 06 January 2026 19:43:01 -0500 (0:00:00.109) 0:05:10.735 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Tuesday 06 January 2026 19:43:01 -0500 (0:00:00.107) 0:05:10.843 ******* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Tuesday 06 January 2026 19:43:02 -0500 (0:00:00.151) 0:05:10.995 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Tuesday 06 January 2026 19:43:02 -0500 (0:00:00.108) 0:05:11.103 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Tuesday 06 January 2026 19:43:02 -0500 (0:00:00.112) 0:05:11.216 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Tuesday 06 January 2026 19:43:02 -0500 (0:00:00.107) 0:05:11.324 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Tuesday 06 January 2026 19:43:02 -0500 (0:00:00.112) 0:05:11.436 ******* skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Tuesday 06 January 2026 19:43:02 -0500 (0:00:00.108) 0:05:11.545 ******* skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Tuesday 06 January 2026 19:43:02 -0500 (0:00:00.113) 0:05:11.659 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Tuesday 06 January 2026 19:43:02 -0500 (0:00:00.112) 0:05:11.771 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Tuesday 06 January 2026 19:43:02 -0500 (0:00:00.108) 0:05:11.879 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Tuesday 06 January 2026 19:43:03 -0500 (0:00:00.106) 0:05:11.986 ******* changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Tuesday 06 January 2026 19:43:03 -0500 (0:00:00.504) 0:05:12.490 ******* changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:42:18 EST", "ActiveEnterTimestampMonotonic": "1496509898", "ActiveExitTimestamp": "Tue 2026-01-06 19:42:17 EST", "ActiveExitTimestampMonotonic": "1496266750", "ActiveState": "active", "After": "network.target auditd.service systemd-journald.socket -.mount basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:42:18 EST", "AssertTimestampMonotonic": "1496508985", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:42:18 EST", "ConditionTimestampMonotonic": "1496508984", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14721", "ExecMainStartTimestamp": "Tue 2026-01-06 19:42:18 EST", "ExecMainStartTimestampMonotonic": "1496509835", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2026-01-06 19:42:18 EST] ; stop_time=[n/a] ; pid=14721 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2026-01-06 19:42:18 EST", "InactiveEnterTimestampMonotonic": "1496507270", "InactiveExitTimestamp": "Tue 2026-01-06 19:42:18 EST", "InactiveExitTimestampMonotonic": "1496509898", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "14721", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-01-06 19:42:18 EST", "WatchdogTimestampMonotonic": "1496509877", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Tuesday 06 January 2026 19:43:05 -0500 (0:00:01.805) 0:05:14.295 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Tuesday 06 January 2026 19:43:05 -0500 (0:00:00.109) 0:05:14.405 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:27 Tuesday 06 January 2026 19:43:05 -0500 (0:00:00.108) 0:05:14.514 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:3 Tuesday 06 January 2026 19:43:06 -0500 (0:00:00.472) 0:05:14.986 ******* ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Set role variables needed for cleanup] *********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:7 Tuesday 06 January 2026 19:43:07 -0500 (0:00:01.412) 0:05:16.398 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 06 January 2026 19:43:07 -0500 (0:00:00.209) 0:05:16.608 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 06 January 2026 19:43:07 -0500 (0:00:00.146) 0:05:16.754 ******* ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Tuesday 06 January 2026 19:43:08 -0500 (0:00:00.262) 0:05:17.017 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Tuesday 06 January 2026 19:43:08 -0500 (0:00:00.114) 0:05:17.132 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Tuesday 06 January 2026 19:43:08 -0500 (0:00:00.095) 0:05:17.227 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Purge cluster configuration] ********************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:13 Tuesday 06 January 2026 19:43:08 -0500 (0:00:00.093) 0:05:17.321 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_facts['python_version']] *********************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:21 Tuesday 06 January 2026 19:43:08 -0500 (0:00:00.103) 0:05:17.424 ******* ok: [managed-node3] => { "ansible_facts['python_version']": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:25 Tuesday 06 January 2026 19:43:08 -0500 (0:00:00.130) 0:05:17.555 ******* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Tuesday 06 January 2026 19:43:08 -0500 (0:00:00.288) 0:05:17.843 ******* included: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node3 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Tuesday 06 January 2026 19:43:09 -0500 (0:00:00.201) 0:05:18.045 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Tuesday 06 January 2026 19:43:09 -0500 (0:00:00.315) 0:05:18.361 ******* ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Tuesday 06 January 2026 19:43:09 -0500 (0:00:00.431) 0:05:18.792 ******* ok: [managed-node3] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Tuesday 06 January 2026 19:43:09 -0500 (0:00:00.125) 0:05:18.918 ******* ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Tuesday 06 January 2026 19:43:10 -0500 (0:00:00.453) 0:05:19.372 ******* ok: [managed-node3] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Tuesday 06 January 2026 19:43:10 -0500 (0:00:00.117) 0:05:19.489 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.005099", "end": "2026-01-06 19:43:10.848564", "failed_when_result": false, "rc": 0, "start": "2026-01-06 19:43:10.843465" } STDOUT: running TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Tuesday 06 January 2026 19:43:10 -0500 (0:00:00.433) 0:05:19.923 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Tuesday 06 January 2026 19:43:11 -0500 (0:00:00.093) 0:05:20.017 ******* ok: [managed-node3] => { "ansible_facts": { "__firewall_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 Tuesday 06 January 2026 19:43:11 -0500 (0:00:00.097) 0:05:20.114 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:63 Tuesday 06 January 2026 19:43:11 -0500 (0:00:00.648) 0:05:20.763 ******* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:68 Tuesday 06 January 2026 19:43:11 -0500 (0:00:00.079) 0:05:20.842 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:73 Tuesday 06 January 2026 19:43:11 -0500 (0:00:00.077) 0:05:20.920 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Tuesday 06 January 2026 19:43:12 -0500 (0:00:00.106) 0:05:21.027 ******* skipping: [managed-node3] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 Tuesday 06 January 2026 19:43:12 -0500 (0:00:00.132) 0:05:21.160 ******* skipping: [managed-node3] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 Tuesday 06 January 2026 19:43:12 -0500 (0:00:00.129) 0:05:21.289 ******* ok: [managed-node3] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:22:25 EST", "ActiveEnterTimestampMonotonic": "303939944", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice polkit.service dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:22:25 EST", "AssertTimestampMonotonic": "303707480", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:22:25 EST", "ConditionTimestampMonotonic": "303707479", "Conflicts": "ebtables.service ip6tables.service iptables.service ipset.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10271", "ExecMainStartTimestamp": "Tue 2026-01-06 19:22:25 EST", "ExecMainStartTimestampMonotonic": "303708567", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2026-01-06 19:22:25 EST", "InactiveExitTimestampMonotonic": "303708598", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "10271", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Tue 2026-01-06 19:22:25 EST", "WatchdogTimestampMonotonic": "303939897", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 Tuesday 06 January 2026 19:43:12 -0500 (0:00:00.547) 0:05:21.837 ******* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-01-06 19:22:25 EST", "ActiveEnterTimestampMonotonic": "303939944", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice polkit.service dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-01-06 19:22:25 EST", "AssertTimestampMonotonic": "303707480", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-01-06 19:22:25 EST", "ConditionTimestampMonotonic": "303707479", "Conflicts": "ebtables.service ip6tables.service iptables.service ipset.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10271", "ExecMainStartTimestamp": "Tue 2026-01-06 19:22:25 EST", "ExecMainStartTimestampMonotonic": "303708567", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2026-01-06 19:22:25 EST", "InactiveExitTimestampMonotonic": "303708598", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "10271", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Tue 2026-01-06 19:22:25 EST", "WatchdogTimestampMonotonic": "303939897", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Tuesday 06 January 2026 19:43:13 -0500 (0:00:00.556) 0:05:22.394 ******* ok: [managed-node3] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:45 Tuesday 06 January 2026 19:43:13 -0500 (0:00:00.147) 0:05:22.541 ******* ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.47.140 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:58 Tuesday 06 January 2026 19:43:14 -0500 (0:00:00.406) 0:05:22.948 ******* ok: [managed-node3] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Tuesday 06 January 2026 19:43:14 -0500 (0:00:00.122) 0:05:23.070 ******* TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:127 Tuesday 06 January 2026 19:43:14 -0500 (0:00:00.113) 0:05:23.184 ******* TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:138 Tuesday 06 January 2026 19:43:14 -0500 (0:00:00.103) 0:05:23.288 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:147 Tuesday 06 January 2026 19:43:14 -0500 (0:00:00.093) 0:05:23.381 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Tuesday 06 January 2026 19:43:14 -0500 (0:00:00.086) 0:05:23.468 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:162 Tuesday 06 January 2026 19:43:14 -0500 (0:00:00.318) 0:05:23.786 ******* ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.47.140 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:173 Tuesday 06 January 2026 19:43:15 -0500 (0:00:00.445) 0:05:24.232 ******* ok: [managed-node3] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:179 Tuesday 06 January 2026 19:43:15 -0500 (0:00:00.083) 0:05:24.315 ******* skipping: [managed-node3] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:33 Tuesday 06 January 2026 19:43:15 -0500 (0:00:00.075) 0:05:24.391 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Leave realm] ************************************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:40 Tuesday 06 January 2026 19:43:15 -0500 (0:00:00.082) 0:05:24.474 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:48 Tuesday 06 January 2026 19:43:15 -0500 (0:00:00.155) 0:05:24.629 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove related packages] ************************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:52 Tuesday 06 January 2026 19:43:15 -0500 (0:00:00.119) 0:05:24.748 ******* changed: [managed-node3] => { "changed": true, "changes": { "removed": [ "mssql-server*", "mssql-tools*", "unixODBC-devel" ] }, "rc": 0, "results": [ "adutil is not installed", "mssql-server-fts is not installed", "mssql-server-ha is not installed", "powershell is not installed", "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:14.0.3465.1-1 will be erased\n---> Package mssql-tools18.x86_64 0:18.4.1.1-1 will be erased\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n--> Finding unneeded leftover dependencies\n---> Marking msodbcsql18 to be removed - no longer needed by mssql-tools18\n---> Marking unixODBC to be removed - no longer needed by unixODBC-devel\n---> Marking cyrus-sasl to be removed - no longer needed by mssql-server\n---> Marking gdb to be removed - no longer needed by mssql-server\n---> Marking libatomic to be removed - no longer needed by mssql-server\n---> Marking libsss_nss_idmap to be removed - no longer needed by mssql-server\n---> Marking bzip2 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl-gssapi to be removed - no longer needed by mssql-server\n---> Marking libtool-ltdl to be removed - no longer needed by unixODBC\nFound and removing 9 unneeded dependencies\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be erased\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be erased\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be erased\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be erased\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be erased\n---> Package msodbcsql18.x86_64 0:18.4.1.1-1 will be erased\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n mssql-server x86_64 14.0.3465.1-1 @packages-microsoft-com-mssql-server-2017\n 1.0 G\n mssql-tools18 x86_64 18.4.1.1-1 @packages-microsoft-com-prod 718 k\n unixODBC-devel x86_64 2.3.11-1.rh @packages-microsoft-com-prod 223 k\nRemoving for dependencies:\n bzip2 x86_64 1.0.6-13.el7 @base 82 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 @updates 141 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 @updates 36 k\n gdb x86_64 7.6.1-120.el7 @base 7.0 M\n libatomic x86_64 4.8.5-44.el7 @base 26 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 @updates 82 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 @base 66 k\n msodbcsql18 x86_64 18.4.1.1-1 @packages-microsoft-com-prod 2.3 M\n unixODBC x86_64 2.3.11-1.rh @packages-microsoft-com-prod 648 k\n\nTransaction Summary\n================================================================================\nRemove 3 Packages (+9 Dependent packages)\n\nInstalled size: 1.0 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-14.0.3465.1-1.x86_64 1/12 \n Erasing : mssql-tools18-18.4.1.1-1.x86_64 2/12 \n Erasing : msodbcsql18-18.4.1.1-1.x86_64 3/12 \nODBC Driver 18 for SQL Server has been deleted (if it existed at all) because its usage count became zero\n Erasing : unixODBC-devel-2.3.11-1.rh.x86_64 4/12 \n Erasing : unixODBC-2.3.11-1.rh.x86_64 5/12 \nwarning: /etc/odbcinst.ini saved as /etc/odbcinst.ini.rpmsave\n Erasing : libtool-ltdl-2.4.2-22.el7_3.x86_64 6/12 \n Erasing : libatomic-4.8.5-44.el7.x86_64 7/12 \n Erasing : bzip2-1.0.6-13.el7.x86_64 8/12 \n Erasing : gdb-7.6.1-120.el7.x86_64 9/12 \n Erasing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 10/12 \n Erasing : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/12 \n Erasing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 12/12 \n Verifying : msodbcsql18-18.4.1.1-1.x86_64 1/12 \n Verifying : libatomic-4.8.5-44.el7.x86_64 2/12 \n Verifying : bzip2-1.0.6-13.el7.x86_64 3/12 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 4/12 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 5/12 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 6/12 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 7/12 \n Verifying : gdb-7.6.1-120.el7.x86_64 8/12 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 9/12 \n Verifying : mssql-tools18-18.4.1.1-1.x86_64 10/12 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 11/12 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 12/12 \n\nRemoved:\n mssql-server.x86_64 0:14.0.3465.1-1 mssql-tools18.x86_64 0:18.4.1.1-1 \n unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Removed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 \n msodbcsql18.x86_64 0:18.4.1.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Remove related files] **************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:65 Tuesday 06 January 2026 19:43:19 -0500 (0:00:03.510) 0:05:28.259 ******* [WARNING]: Consider using the file module with state=absent rather than running 'rm'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [managed-node3] => { "changed": true, "cmd": "rm -rfv /var/opt/mssql* /opt/mssql* /var/log/pacemaker/pacemaker.log /etc/yum.repos.d/packages-microsoft-com-* /tmp/*.j2_* /tmp/mssql_data /tmp/mssql_log /etc/systemd/system/mssql-server.service.d /etc/systemd/system/multi-user.target.wants/mssql-server.service", "delta": "0:00:00.008295", "end": "2026-01-06 19:43:19.644442", "rc": 0, "start": "2026-01-06 19:43:19.636147" } STDOUT: removed ‘/var/opt/mssql/mssql.conf’ removed ‘/var/opt/mssql/data/model.mdf’ removed ‘/var/opt/mssql/data/templog.ldf’ removed ‘/var/opt/mssql/data/tempdb.mdf’ removed ‘/var/opt/mssql/data/msdbdata.mdf’ removed ‘/var/opt/mssql/data/modellog.ldf’ removed ‘/var/opt/mssql/data/msdblog.ldf’ removed ‘/var/opt/mssql/data/mastlog.ldf’ removed ‘/var/opt/mssql/data/master.mdf’ removed directory: ‘/var/opt/mssql/data’ removed ‘/var/opt/mssql/secrets/machine-key’ removed directory: ‘/var/opt/mssql/secrets’ removed ‘/var/opt/mssql/.system/system/lsa.hiv’ removed directory: ‘/var/opt/mssql/.system/system/Temp’ removed ‘/var/opt/mssql/.system/system/licensing.hiv’ removed ‘/var/opt/mssql/.system/system/lsasetup.log’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/c8b7bc79-c983-4b2a-8bdc-db76cfd3b7e7’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/Preferred’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles/Scm’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles’ removed directory: ‘/var/opt/mssql/.system/system/system32’ removed ‘/var/opt/mssql/.system/system/security.hiv’ removed ‘/var/opt/mssql/.system/system/debug/PASSWD.LOG’ removed directory: ‘/var/opt/mssql/.system/system/debug’ removed directory: ‘/var/opt/mssql/.system/system’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Temp’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/LocalLow’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/Temporary Internet Files’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-1196697596-4168286104-2542598715-500/42e7704ae40b0d75de00736cc66b813a_56c3edfa-525f-40fc-a820-7fb4bfa1d5f4’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-1196697596-4168286104-2542598715-500’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CRLs’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/AppContainerUserCertRead’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/Certificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CTLs’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-1196697596-4168286104-2542598715-500/346e1476-bf9d-417c-bc1c-9309eef04174’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-1196697596-4168286104-2542598715-500/Preferred’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-1196697596-4168286104-2542598715-500’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/CREDHIST’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Desktop’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Documents’ removed directory: ‘/var/opt/mssql/.system/profiles/Client’ removed directory: ‘/var/opt/mssql/.system/profiles’ removed ‘/var/opt/mssql/.system/instance_id’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft’ removed directory: ‘/var/opt/mssql/.system/programdata’ removed directory: ‘/var/opt/mssql/.system’ removed ‘/var/opt/mssql/log/errorlog.8’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_134122200375020000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_134122201874200000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_134122199547620000.xel’ removed ‘/var/opt/mssql/log/errorlog.6’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_134122199335870000.xel’ removed ‘/var/opt/mssql/log/log_4.trc’ removed ‘/var/opt/mssql/log/log_3.trc’ removed ‘/var/opt/mssql/log/system_health_0_134122199946380000.xel’ removed ‘/var/opt/mssql/log/log_6.trc’ removed ‘/var/opt/mssql/log/errorlog’ removed ‘/var/opt/mssql/log/errorlog.5’ removed ‘/var/opt/mssql/log/errorlog.3’ removed ‘/var/opt/mssql/log/system_health_0_134122199338770000.xel’ removed ‘/var/opt/mssql/log/sqlagentstartup.log’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_134122199299070000.xel’ removed ‘/var/opt/mssql/log/system_health_0_134122200826590000.xel’ removed ‘/var/opt/mssql/log/log_5.trc’ removed ‘/var/opt/mssql/log/errorlog.4’ removed ‘/var/opt/mssql/log/errorlog.2’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_134122200824160000.xel’ removed ‘/var/opt/mssql/log/system_health_0_134122201876530000.xel’ removed ‘/var/opt/mssql/log/system_health_0_134122201405100000.xel’ removed ‘/var/opt/mssql/log/system_health_0_134122200377430000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_134122201402730000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_134122199943800000.xel’ removed ‘/var/opt/mssql/log/system_health_0_134122199549630000.xel’ removed ‘/var/opt/mssql/log/errorlog.7’ removed ‘/var/opt/mssql/log/system_health_0_134122199305080000.xel’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/log_7.trc’ removed directory: ‘/var/opt/mssql/log’ removed directory: ‘/var/opt/mssql’ removed directory: ‘/opt/mssql’ removed directory: ‘/opt/mssql-tools18’ removed ‘/etc/yum.repos.d/packages-microsoft-com-mssql-server-2017.repo’ removed ‘/etc/yum.repos.d/packages-microsoft-com-prod.repo’ removed ‘/etc/systemd/system/mssql-server.service.d/startlimit.conf’ removed directory: ‘/etc/systemd/system/mssql-server.service.d’ removed ‘/etc/systemd/system/multi-user.target.wants/mssql-server.service’ TASK [Stop the mssql-server service] ******************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:80 Tuesday 06 January 2026 19:43:19 -0500 (0:00:00.424) 0:05:28.684 ******* ok: [managed-node3] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.337219", "end": "2026-01-06 19:43:20.358655", "rc": 0, "start": "2026-01-06 19:43:20.021436" } TASK [Get SELinux policy modules] ********************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:85 Tuesday 06 January 2026 19:43:20 -0500 (0:00:00.701) 0:05:29.386 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "semodule", "-l" ], "delta": "0:00:02.167062", "end": "2026-01-06 19:43:22.889281", "rc": 0, "start": "2026-01-06 19:43:20.722219" } STDOUT: abrt 1.4.1 accountsd 1.1.0 acct 1.6.0 afs 1.9.0 aiccu 1.1.0 aide 1.7.1 ajaxterm 1.0.0 alsa 1.12.2 amanda 1.15.0 amtu 1.3.0 anaconda 1.7.0 antivirus 1.0.0 apache 2.7.2 apcupsd 1.9.0 apm 1.12.0 application 1.2.0 arpwatch 1.11.0 asterisk 1.12.1 auditadm 2.2.0 authconfig 1.0.0 authlogin 2.5.1 automount 1.14.1 avahi 1.14.1 awstats 1.5.0 bacula 1.2.0 base (null) bcfg2 1.1.0 bind 1.13.1 bitlbee 1.5.0 blkmapd 1.0.0 blueman 1.1.0 bluetooth 3.5.0 boinc 1.1.1 boltd 1.0.0 bootloader 1.14.0 brctl 1.7.0 brltty 1.0.0 bugzilla 1.1.0 bumblebee 1.0.0 cachefilesd 1.1.0 calamaris 1.8.0 callweaver 1.1.0 canna 1.12.0 ccs 1.6.0 cdrecord 2.6.0 certmaster 1.3.0 certmonger 1.2.0 certwatch 1.8.0 cfengine 1.1.0 cgdcbxd 1.0.0 cgroup 1.2.0 chrome 1.0.0 chronyd 1.2.0 cinder 1.0.0 cipe 1.6.0 clock 1.7.0 clogd 1.1.0 cloudform 1.0 cmirrord 1.1.0 cobbler 1.2.0 cockpit 1.0.0 collectd 1.0.0 colord 1.1.0 comsat 1.8.0 condor 1.0.1 conman 1.0.0 consolekit 1.9.0 container 1.0.0 couchdb 1.1.1 courier 1.14.0 cpucontrol 1.4.0 cpufreqselector 1.4.0 cpuplug 1.0.0 cron 2.6.3 ctdb 1.1.0 cups 1.16.2 cvs 1.10.2 cyphesis 1.3.0 cyrus 1.13.1 daemontools 1.3.0 dbadm 1.1.0 dbskk 1.6.0 dbus 1.19.0 dcc 1.12.0 ddclient 1.10.0 denyhosts 1.1.0 devicekit 1.3.1 dhcp 1.11.0 dictd 1.8.0 dirsrv 1.0.0 dirsrv-admin 1.0.0 dmesg 1.3.0 dmidecode 1.5.1 dnsmasq 1.10.0 dnssec 1.0.0 dovecot 1.16.1 drbd 1.1.0 dspam 1.1.0 entropyd 1.8.0 exim 1.6.1 fail2ban 1.5.0 fcoe 1.1.0 fetchmail 1.13.2 finger 1.10.0 firewalld 1.1.1 firewallgui 1.1.0 firstboot 1.13.0 fprintd 1.2.0 freeipmi 1.0.0 freqset 1.0.0 fstools 1.16.1 ftp 1.15.1 games 2.3.0 ganesha 1.0.0 gdomap 1.0.1 geoclue 1.0.0 getty 1.10.0 git 1.3.2 gitosis 1.4.0 glance 1.1.0 glusterd 1.1.2 gnome 2.3.0 gpg 2.8.0 gpm 1.9.0 gpsd 1.2.0 gssproxy 1.0.0 guest 1.3.0 hddtemp 1.2.0 hostname 1.8.1 hsqldb 1.0.0 hwloc 1.0.0 hypervkvp 1.0.0 icecast 1.2.0 inetd 1.13.0 init 1.20.1 inn 1.11.0 iodine 1.1.0 iotop 1.0.0 ipa 1.0.0 ipmievd 1.0.0 ipsec 1.14.0 iptables 1.14.0 irc 2.3.1 irqbalance 1.6.0 iscsi 1.9.0 isns 1.0.0 jabber 1.10.0 jetty 1.0.0 jockey 1.0.0 journalctl 1.0.0 kdump 1.3.0 kdumpgui 1.2.0 keepalived 1.0.0 kerberos 1.12.0 keyboardd 1.1.0 keystone 1.1.0 kismet 1.7.0 kmscon 1.0 kpatch 1.0.0 ksmtuned 1.1.1 ktalk 1.9.2 l2tp 1.1.0 ldap 1.11.1 libraries 2.10.0 likewise 1.3.0 linuxptp 1.0.0 lircd 1.2.0 livecd 1.3.0 lldpad 1.1.0 loadkeys 1.9.0 locallogin 1.12.0 lockdev 1.5.0 logadm 1.0.0 logging 1.20.1 logrotate 1.15.0 logwatch 1.12.2 lpd 1.14.0 lsm 1.0.0 lttng-tools 1.0.0 lvm 1.15.2 mailman 1.10.0 mailscanner 1.1.0 man2html 1.0.0 mandb 1.1.1 mcelog 1.2.0 mediawiki 1.0.0 memcached 1.3.1 milter 1.5.0 minidlna 0.1 minissdpd 1.0.0 mip6d 1.0.0 mirrormanager 1.0.0 miscfiles 1.11.0 mock 1.0.0 modemmanager 1.2.1 modutils 1.14.0 mojomojo 1.1.0 mon_statd 1.0.0 mongodb 1.1.0 motion 1.0.0 mount 1.16.1 mozilla 2.8.0 mpd 1.1.1 mplayer 2.5.0 mrtg 1.9.0 mta 2.7.3 munin 1.9.1 mysql 1.14.1 mythtv 1.0.0 nagios 1.13.0 namespace 1.0.0 ncftool 1.2.0 netlabel 1.3.0 netutils 1.12.1 networkmanager 1.15.2 ninfod 1.0.0 nis 1.12.0 nova 1.0.0 nscd 1.11.0 nsd 1.8.0 nslcd 1.4.1 ntop 1.10.0 ntp 1.11.0 numad 1.1.0 nut 1.3.0 nx 1.7.0 obex 1.0.0 oddjob 1.10.0 openct 1.6.1 opendnssec 1.0.0 openhpid 1.0.0 openshift 1.0.0 openshift-origin 1.0.0 opensm 1.0.0 openvpn 1.12.2 openvswitch 1.1.1 openwsman 1.0.0 oracleasm 1.0.0 osad 1.0.0 pads 1.1.0 passenger 1.1.1 pcmcia 1.7.0 pcp 1.0.0 pcscd 1.8.0 pegasus 1.9.0 permissivedomains (null) pesign 1.0.0 pingd 1.1.0 piranha 1.0.0 pkcs 1.0.1 pki 10.0.11 plymouthd 1.2.0 podsleuth 1.7.0 policykit 1.3.0 polipo 1.1.1 portmap 1.11.0 portreserve 1.4.0 postfix 1.15.1 postgresql 1.16.0 postgrey 1.9.0 ppp 1.14.0 prelink 1.11.0 prelude 1.4.0 privoxy 1.12.0 procmail 1.13.1 prosody 1.0.0 psad 1.1.0 ptchown 1.2.0 publicfile 1.2.0 pulseaudio 1.6.0 puppet 1.4.0 pwauth 1.0.0 qmail 1.6.1 qpid 1.1.0 quantum 1.1.0 quota 1.6.0 rabbitmq 1.0.2 radius 1.13.0 radvd 1.14.0 raid 1.13.1 rasdaemon 1.0.0 rdisc 1.8.0 readahead 1.13.0 realmd 1.1.0 redis 1.0.1 remotelogin 1.8.0 restraint 1.0 rhcs 1.2.1 rhev 1.0 rhgb 1.9.0 rhnsd 1.0.0 rhsmcertd 1.1.1 rhts 2.0.1 ricci 1.8.0 rkhunter 1.0 rlogin 1.11.3 rngd 1.1.0 roundup 1.8.0 rpc 1.15.1 rpcbind 1.6.1 rpm 1.16.0 rshd 1.8.1 rssh 2.3.0 rsync 1.13.0 rtas 1.0.0 rtkit 1.2.0 rwho 1.7.0 samba 1.16.3 sambagui 1.2.0 sandboxX 1.0.0 sanlock 1.1.0 sasl 1.15.1 sbd 1.0.0 sblim 1.1.0 screen 2.6.0 secadm 2.4.0 sectoolm 1.1.0 selinuxutil 1.17.2 sendmail 1.12.1 sensord 1.0.0 setrans 1.8.0 setroubleshoot 1.12.1 seunshare 1.1.0 sge 1.0.0 shorewall 1.4.0 slocate 1.12.2 slpd 1.1.0 smartmon 1.12.0 smokeping 1.2.0 smoltclient 1.2.0 smsd 1.0.0 snapper 1.0.0 snmp 1.14.0 snort 1.11.0 sosreport 1.3.1 soundserver 1.9.0 spamassassin 2.6.1 speech-dispatcher 1.0.0 squid 1.12.1 ssh 2.4.2 sssd 1.2.0 staff 2.4.0 stapserver 1.1.0 stunnel 1.11.0 su 1.12.0 sudo 1.10.0 svnserve 1.1.0 swift 1.0.0 sysadm 2.6.1 sysadm_secadm 1.0.0 sysnetwork 1.15.4 sysstat 1.8.0 systemd 1.0.0 tangd 1.0.0 targetd 1.0.0 tcpd 1.5.0 tcsd 1.1.1 telepathy 1.4.2 telnet 1.11.3 tftp 1.13.0 tgtd 1.3.1 thin 1.0 thumb 1.0.0 tlp 1.0.0 tmpreaper 1.7.1 tomcat 1.0.0 tor 1.9.0 tuned 1.2.0 tvtime 2.3.0 udev 1.16.2 ulogd 1.3.0 uml 2.3.0 unconfined 3.5.0 unconfineduser 1.0.0 unlabelednet 1.0.0 unprivuser 2.4.0 updfstab 1.6.0 usbmodules 1.3.0 usbmuxd 1.2.0 userdomain 4.9.1 userhelper 1.8.1 usermanage 1.19.0 usernetctl 1.7.0 uucp 1.13.0 uuidd 1.1.0 varnishd 1.2.0 vdagent 1.1.1 vhostmd 1.1.0 virt 1.5.0 vlock 1.2.0 vmtools 1.0.0 vmware 2.7.0 vnstatd 1.1.0 vpn 1.16.0 w3c 1.1.0 watchdog 1.8.0 wdmd 1.1.0 webadm 1.2.0 webalizer 1.13.0 wine 1.11.0 wireshark 2.4.0 xen 1.13.0 xguest 1.2.0 xserver 3.9.4 zabbix 1.6.0 zarafa 1.2.0 zebra 1.13.0 zoneminder 1.0.0 zosremote 1.2.0 TASK [Ensure that semanage command is available] ******************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:91 Tuesday 06 January 2026 19:43:23 -0500 (0:00:02.595) 0:05:31.982 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Hack around broken mssql SELinux profile and actually remove it] ********* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:99 Tuesday 06 January 2026 19:43:23 -0500 (0:00:00.106) 0:05:32.088 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check for leftover mssql processes] ************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:108 Tuesday 06 January 2026 19:43:23 -0500 (0:00:00.113) 0:05:32.202 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "pgrep", "-au", "mssql" ], "delta": "0:00:01.010803", "end": "2026-01-06 19:43:24.597248", "failed_when_result": false, "rc": 1, "start": "2026-01-06 19:43:23.586445" } MSG: non-zero return code TASK [Kill leftover mssql processes] ******************************************* task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:115 Tuesday 06 January 2026 19:43:24 -0500 (0:00:01.490) 0:05:33.693 ******* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove system user] ****************************************************** task path: /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:120 Tuesday 06 January 2026 19:43:24 -0500 (0:00:00.109) 0:05:33.803 ******* changed: [managed-node3] => { "changed": true, "force": false, "name": "mssql", "remove": true, "state": "absent" } STDERR: userdel: mssql mail spool (/var/spool/mail/mssql) not found userdel: mssql home directory (/var/opt/mssql) not found META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node3 : ok=409 changed=61 unreachable=0 failed=0 skipped=960 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 06 January 2026 19:43:25 -0500 (0:00:00.962) 0:05:34.765 ******* =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 34.50s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 fedora.linux_system_roles.mssql : Gather package facts ------------------ 4.71s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 4.70s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 fedora.linux_system_roles.mssql : Gather package facts ------------------ 4.31s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 fedora.linux_system_roles.mssql : Restart the mssql-server service ------ 4.28s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 3.54s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 3.53s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Remove related packages ------------------------------------------------- 3.51s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:52 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.21s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:15 fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist --- 3.07s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started --- 2.67s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 fedora.linux_system_roles.mssql : Gather package facts ------------------ 2.66s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Get SELinux policy modules ---------------------------------------------- 2.60s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:85 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 2.15s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 fedora.linux_system_roles.mssql : Ensure the package mssql-server ------- 2.13s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist --- 2.08s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Test with certs created by the certificate role ------------------------- 2.02s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:162 Disable TLS encryption -------------------------------------------------- 1.99s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:183 fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 1.90s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 1.83s /tmp/collections-bHg/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565