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-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:5 Monday 20 April 2026 08:02:10 -0400 (0:00:00.036) 0:00:00.036 ********** 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-gXD/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:9 Monday 20 April 2026 08:02:10 -0400 (0:00:00.036) 0:00:00.073 ********** ok: [managed-node3] META: ran handlers TASK [Run tests_tls with SQL Server 2017] ************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:24 Monday 20 April 2026 08:02:12 -0400 (0:00:01.815) 0:00:01.888 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:2 Monday 20 April 2026 08:02:12 -0400 (0:00:00.187) 0:00:02.075 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Monday 20 April 2026 08:02:12 -0400 (0:00:00.062) 0:00:02.138 ********** ok: [managed-node3] TASK [Set fact for unsupported platform/version combination] ******************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:6 Monday 20 April 2026 08:02:13 -0400 (0:00:00.568) 0:00:02.707 ********** ok: [managed-node3] => { "ansible_facts": { "__mssql_assert_unsupported_platform": false }, "changed": false } TASK [Run the role] ************************************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:20 Monday 20 April 2026 08:02:13 -0400 (0:00:00.042) 0:00:02.749 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:26 Monday 20 April 2026 08:02:13 -0400 (0:00:00.032) 0:00:02.782 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the openssl and iproute packages] ********************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:7 Monday 20 April 2026 08:02:13 -0400 (0:00:00.030) 0:00:02.812 ********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "1:openssl-1.0.2k-26.el7_9.x86_64 providing openssl is already installed", "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute openssl TASK [Get ansible_facts.default_ipv4] ****************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:15 Monday 20 April 2026 08:02:14 -0400 (0:00:01.186) 0:00:03.999 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a tempfile for a certificate on hosts] **************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:23 Monday 20 April 2026 08:02:14 -0400 (0:00:00.069) 0:00:04.069 ********** changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.mdxkJ5", "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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:29 Monday 20 April 2026 08:02:15 -0400 (0:00:00.611) 0:00:04.680 ********** changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.myjkNR", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Get openssl algorithms] ************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:35 Monday 20 April 2026 08:02:15 -0400 (0:00:00.482) 0:00:05.163 ********** 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 variable for ipv4] *************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:41 Monday 20 April 2026 08:02:16 -0400 (0:00:00.816) 0:00:05.979 ********** ok: [managed-node3] => { "ansible_facts": { "__mssql_test_ipv4": "10.31.41.81" }, "changed": false } TASK [Generate a self-signed certificate and public key] *********************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:45 Monday 20 April 2026 08:02:16 -0400 (0:00:00.039) 0:00:06.018 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "openssl", "req", "-x509", "-nodes", "-newkey", "rsa:2048", "-subj", "/CN=10.31.41.81", "-out", "/tmp/ansible.mdxkJ5", "-keyout", "/tmp/ansible.myjkNR", "-days", "365" ], "delta": "0:00:00.025836", "end": "2026-04-20 08:02:16.986093", "rc": 0, "start": "2026-04-20 08:02:16.960257" } STDERR: Generating a 2048 bit RSA private key ..+++ .............+++ writing new private key to '/tmp/ansible.myjkNR' ----- TASK [Copy certificate files to local tmp] ************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:56 Monday 20 April 2026 08:02:17 -0400 (0:00:00.481) 0:00:06.500 ********** changed: [managed-node3] => (item=/tmp/ansible.mdxkJ5) => { "ansible_loop_var": "item", "changed": true, "checksum": "c46daf3a3dcad4977055454f6ee0c30f11e10195", "dest": "/tmp/ansible.mdxkJ5", "item": "/tmp/ansible.mdxkJ5", "md5sum": "bc97e11dd59af7e8585f90b197aa6aea", "remote_checksum": "c46daf3a3dcad4977055454f6ee0c30f11e10195", "remote_md5sum": null } changed: [managed-node3] => (item=/tmp/ansible.myjkNR) => { "ansible_loop_var": "item", "changed": true, "checksum": "924a1814db64a5c985f6e0839c66890bce2f86b5", "dest": "/tmp/ansible.myjkNR", "item": "/tmp/ansible.myjkNR", "md5sum": "090237533b52a38beb2ec4cf0e7a346f", "remote_checksum": "924a1814db64a5c985f6e0839c66890bce2f86b5", "remote_md5sum": null } TASK [Copy a private key to the playbook directory to test a relative path] **** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:68 Monday 20 April 2026 08:02:17 -0400 (0:00:00.725) 0:00:07.225 ********** changed: [managed-node3 -> localhost] => { "changed": true, "checksum": "924a1814db64a5c985f6e0839c66890bce2f86b5", "dest": "./ansible.myjkNR", "gid": 0, "group": "root", "md5sum": "090237533b52a38beb2ec4cf0e7a346f", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1708, "src": "/root/.ansible/tmp/ansible-tmp-1776686537.79-24967-48287580860525/source", "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:76 Monday 20 April 2026 08:02:18 -0400 (0:00:00.677) 0:00:07.903 ********** ok: [managed-node3] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.mdxkJ5", "mssql_tls_private_key": "ansible.myjkNR" }, "changed": false } TASK [Run role] **************************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:83 Monday 20 April 2026 08:02:18 -0400 (0:00:00.035) 0:00:07.938 ********** included: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml for managed-node3 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml:23 Monday 20 April 2026 08:02:18 -0400 (0:00:00.056) 0:00:07.995 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml:33 Monday 20 April 2026 08:02:18 -0400 (0:00:00.026) 0:00:08.022 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Monday 20 April 2026 08:02:19 -0400 (0:00:00.696) 0:00:08.718 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Monday 20 April 2026 08:02:19 -0400 (0:00:00.099) 0:00:08.817 ********** ok: [managed-node3] TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Monday 20 April 2026 08:02:20 -0400 (0:00:00.821) 0:00:09.638 ********** 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-0bH/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-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Monday 20 April 2026 08:02:20 -0400 (0:00:00.192) 0:00:09.831 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007086", "end": "2026-04-20 08:02:20.730517", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:02:20.723431" } STDOUT: running TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Monday 20 April 2026 08:02:20 -0400 (0:00:00.407) 0:00:10.238 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Monday 20 April 2026 08:02:20 -0400 (0:00:00.026) 0:00:10.264 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Monday 20 April 2026 08:02:20 -0400 (0:00:00.034) 0:00:10.299 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Monday 20 April 2026 08:02:20 -0400 (0:00:00.034) 0:00:10.334 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Monday 20 April 2026 08:02:20 -0400 (0:00:00.022) 0:00:10.356 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Monday 20 April 2026 08:02:20 -0400 (0:00:00.029) 0:00:10.386 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Monday 20 April 2026 08:02:20 -0400 (0:00:00.029) 0:00:10.416 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Monday 20 April 2026 08:02:20 -0400 (0:00:00.032) 0:00:10.448 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Monday 20 April 2026 08:02:21 -0400 (0:00:00.028) 0:00:10.477 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Monday 20 April 2026 08:02:21 -0400 (0:00:00.040) 0:00:10.517 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Monday 20 April 2026 08:02:21 -0400 (0:00:00.026) 0:00:10.544 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Monday 20 April 2026 08:02:21 -0400 (0:00:00.042) 0:00:10.587 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Monday 20 April 2026 08:02:21 -0400 (0:00:00.027) 0:00:10.614 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Monday 20 April 2026 08:02:21 -0400 (0:00:00.041) 0:00:10.655 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Monday 20 April 2026 08:02:21 -0400 (0:00:00.059) 0:00:10.714 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Monday 20 April 2026 08:02:21 -0400 (0:00:00.037) 0:00:10.752 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Monday 20 April 2026 08:02:21 -0400 (0:00:00.039) 0:00:10.791 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Monday 20 April 2026 08:02:21 -0400 (0:00:00.029) 0:00:10.821 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Monday 20 April 2026 08:02:21 -0400 (0:00:00.076) 0:00:10.897 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Monday 20 April 2026 08:02:21 -0400 (0:00:00.071) 0:00:10.969 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Monday 20 April 2026 08:02:21 -0400 (0:00:00.059) 0:00:11.028 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Monday 20 April 2026 08:02:21 -0400 (0:00:00.042) 0:00:11.071 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Monday 20 April 2026 08:02:21 -0400 (0:00:00.034) 0:00:11.106 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Monday 20 April 2026 08:02:21 -0400 (0:00:00.025) 0:00:11.131 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Monday 20 April 2026 08:02:23 -0400 (0:00:01.672) 0:00:12.803 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Monday 20 April 2026 08:02:23 -0400 (0:00:00.103) 0:00:12.906 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Monday 20 April 2026 08:02:23 -0400 (0:00:00.051) 0:00:12.958 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Monday 20 April 2026 08:02:23 -0400 (0:00:00.051) 0:00:13.009 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Monday 20 April 2026 08:02:23 -0400 (0:00:00.088) 0:00:13.097 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Monday 20 April 2026 08:02:23 -0400 (0:00:00.137) 0:00:13.235 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Monday 20 April 2026 08:02:24 -0400 (0:00:00.964) 0:00:14.199 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Monday 20 April 2026 08:02:24 -0400 (0:00:00.058) 0:00:14.258 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Monday 20 April 2026 08:02:24 -0400 (0:00:00.081) 0:00:14.339 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Monday 20 April 2026 08:02:24 -0400 (0:00:00.107) 0:00:14.446 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Monday 20 April 2026 08:02:25 -0400 (0:00:00.075) 0:00:14.522 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Monday 20 April 2026 08:02:25 -0400 (0:00:00.053) 0:00:14.576 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Monday 20 April 2026 08:02:25 -0400 (0:00:00.086) 0:00:14.663 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Monday 20 April 2026 08:02:25 -0400 (0:00:00.670) 0:00:15.333 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Monday 20 April 2026 08:02:25 -0400 (0:00:00.063) 0:00:15.397 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Monday 20 April 2026 08:02:26 -0400 (0:00:00.603) 0:00:16.001 ********** 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" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Monday 20 April 2026 08:03:00 -0400 (0:00:34.304) 0:00:50.305 ********** 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.005205", "end": "2026-04-20 08:03:01.067288", "rc": 0, "start": "2026-04-20 08:03:01.062083" } TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Monday 20 April 2026 08:03:01 -0400 (0:00:00.278) 0:00:50.584 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.007226", "end": "2026-04-20 08:03:01.353694", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:03:01.346468" } STDOUT: disabled MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Monday 20 April 2026 08:03:01 -0400 (0:00:00.287) 0:00:50.872 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.005206", "end": "2026-04-20 08:03:01.636957", "failed_when_result": false, "rc": 3, "start": "2026-04-20 08:03:01.631751" } STDOUT: unknown MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Monday 20 April 2026 08:03:01 -0400 (0:00:00.283) 0:00:51.155 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Monday 20 April 2026 08:03:01 -0400 (0:00:00.034) 0:00:51.189 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Monday 20 April 2026 08:03:01 -0400 (0:00:00.037) 0:00:51.226 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Monday 20 April 2026 08:03:06 -0400 (0:00:04.855) 0:00:56.082 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Monday 20 April 2026 08:03:06 -0400 (0:00:00.039) 0:00:56.122 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Monday 20 April 2026 08:03:06 -0400 (0:00:00.027) 0:00:56.150 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Monday 20 April 2026 08:03:06 -0400 (0:00:00.026) 0:00:56.176 ********** 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" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Monday 20 April 2026 08:03:07 -0400 (0:00:00.480) 0:00:56.657 ********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 07:47:13 EDT", "ActiveEnterTimestampMonotonic": "10936912", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target network.target systemd-sysctl.service systemd-journald.socket dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 07:47:12 EDT", "AssertTimestampMonotonic": "10335856", "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": "Mon 2026-04-20 07:47:12 EDT", "ConditionTimestampMonotonic": "10335854", "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": "875", "ExecMainStartTimestamp": "Mon 2026-04-20 07:47:12 EDT", "ExecMainStartTimestampMonotonic": "10336493", "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": "Mon 2026-04-20 07:47:12 EDT", "InactiveExitTimestampMonotonic": "10336532", "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": "875", "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": "system.slice dbus.service basic.target 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": "Mon 2026-04-20 07:47:13 EDT", "WatchdogTimestampMonotonic": "10936606", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Monday 20 April 2026 08:03:08 -0400 (0:00:00.969) 0:00:57.627 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Monday 20 April 2026 08:03:08 -0400 (0:00:00.418) 0:00:58.045 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Monday 20 April 2026 08:03:08 -0400 (0:00:00.032) 0:00:58.078 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Monday 20 April 2026 08:03:08 -0400 (0:00:00.030) 0:00:58.109 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Monday 20 April 2026 08:03:08 -0400 (0:00:00.032) 0:00:58.141 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Monday 20 April 2026 08:03:08 -0400 (0:00:00.032) 0:00:58.174 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Monday 20 April 2026 08:03:08 -0400 (0:00:00.028) 0:00:58.202 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Monday 20 April 2026 08:03:09 -0400 (0:00:00.368) 0:00:58.570 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Monday 20 April 2026 08:03:09 -0400 (0:00:00.042) 0:00:58.613 ********** 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 5.1 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" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Monday 20 April 2026 08:03:12 -0400 (0:00:03.360) 0:01:01.974 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Monday 20 April 2026 08:03:12 -0400 (0:00:00.032) 0:01:02.006 ********** TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Monday 20 April 2026 08:03:12 -0400 (0:00:00.024) 0:01:02.031 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Monday 20 April 2026 08:03:12 -0400 (0:00:00.031) 0:01:02.062 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Monday 20 April 2026 08:03:12 -0400 (0:00:00.032) 0:01:02.095 ********** changed: [managed-node3] => (item=/tmp/ansible.mdxkJ5) => { "ansible_loop_var": "item", "changed": true, "checksum": "c46daf3a3dcad4977055454f6ee0c30f11e10195", "dest": "/etc/pki/tls/certs/ansible.mdxkJ5", "gid": 994, "group": "mssql", "item": "/tmp/ansible.mdxkJ5", "md5sum": "bc97e11dd59af7e8585f90b197aa6aea", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/root/.ansible/tmp/ansible-tmp-1776686592.75-27288-72477220999245/source", "state": "file", "uid": 996 } changed: [managed-node3] => (item=ansible.myjkNR) => { "ansible_loop_var": "item", "changed": true, "checksum": "924a1814db64a5c985f6e0839c66890bce2f86b5", "dest": "/etc/pki/tls/private/ansible.myjkNR", "gid": 994, "group": "mssql", "item": "ansible.myjkNR", "md5sum": "090237533b52a38beb2ec4cf0e7a346f", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1708, "src": "/root/.ansible/tmp/ansible-tmp-1776686593.23-27288-154098945785489/source", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Monday 20 April 2026 08:03:13 -0400 (0:00:01.059) 0:01:03.155 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:03:13 -0400 (0:00:00.052) 0:01:03.208 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003561", "end": "2026-04-20 08:03:13.968744", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:03:13.965183" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:03:14 -0400 (0:00:00.277) 0:01:03.485 ********** 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.mdxkJ5" ], "delta": "0:00:00.045053", "end": "2026-04-20 08:03:14.301238", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:14.256185" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:03:14 -0400 (0:00:00.340) 0:01:03.825 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Monday 20 April 2026 08:03:14 -0400 (0:00:00.032) 0:01:03.858 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:03:14 -0400 (0:00:00.057) 0:01:03.916 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003018", "end": "2026-04-20 08:03:14.681937", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:03:14.678919" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:03:14 -0400 (0:00:00.282) 0:01:04.198 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.myjkNR" ], "delta": "0:00:00.045496", "end": "2026-04-20 08:03:15.015971", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:14.970475" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:03:15 -0400 (0:00:00.341) 0:01:04.539 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Monday 20 April 2026 08:03:15 -0400 (0:00:00.032) 0:01:04.572 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:03:15 -0400 (0:00:00.059) 0:01:04.631 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003999", "end": "2026-04-20 08:03:16.397695", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:03:15.393696" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:03:16 -0400 (0:00:01.285) 0:01:05.917 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.046113", "end": "2026-04-20 08:03:16.733854", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:16.687741" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:03:16 -0400 (0:00:00.342) 0:01:06.260 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Monday 20 April 2026 08:03:16 -0400 (0:00:00.031) 0:01:06.291 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:03:16 -0400 (0:00:00.065) 0:01:06.356 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002860", "end": "2026-04-20 08:03:17.120652", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:03:17.117792" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:03:17 -0400 (0:00:00.283) 0:01:06.639 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.043651", "end": "2026-04-20 08:03:17.444945", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:17.401294" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:03:17 -0400 (0:00:00.332) 0:01:06.972 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Monday 20 April 2026 08:03:17 -0400 (0:00:00.031) 0:01:07.003 ********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004833", "end": "2026-04-20 08:03:17.777821", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:17.772988" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Monday 20 April 2026 08:03:17 -0400 (0:00:00.289) 0:01:07.292 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Monday 20 April 2026 08:03:17 -0400 (0:00:00.031) 0:01:07.323 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Monday 20 April 2026 08:03:17 -0400 (0:00:00.045) 0:01:07.369 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Monday 20 April 2026 08:03:17 -0400 (0:00:00.027) 0:01:07.396 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Monday 20 April 2026 08:03:17 -0400 (0:00:00.029) 0:01:07.426 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Monday 20 April 2026 08:03:17 -0400 (0:00:00.029) 0:01:07.456 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Monday 20 April 2026 08:03:18 -0400 (0:00:00.026) 0:01:07.483 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Monday 20 April 2026 08:03:18 -0400 (0:00:00.030) 0:01:07.513 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Monday 20 April 2026 08:03:18 -0400 (0:00:00.027) 0:01:07.541 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Monday 20 April 2026 08:03:18 -0400 (0:00:00.030) 0:01:07.571 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Monday 20 April 2026 08:03:18 -0400 (0:00:00.029) 0:01:07.601 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Monday 20 April 2026 08:03:18 -0400 (0:00:00.029) 0:01:07.630 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Monday 20 April 2026 08:03:18 -0400 (0:00:00.027) 0:01:07.658 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Monday 20 April 2026 08:03:18 -0400 (0:00:00.028) 0:01:07.687 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Monday 20 April 2026 08:03:18 -0400 (0:00:00.028) 0:01:07.715 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Monday 20 April 2026 08:03:18 -0400 (0:00:00.026) 0:01:07.742 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Monday 20 April 2026 08:03:18 -0400 (0:00:00.028) 0:01:07.771 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Monday 20 April 2026 08:03:18 -0400 (0:00:00.031) 0:01:07.802 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:03:18 -0400 (0:00:00.045) 0:01:07.848 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003277", "end": "2026-04-20 08:03:18.608326", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:03:18.605049" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:03:18 -0400 (0:00:00.274) 0:01:08.123 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.046324", "end": "2026-04-20 08:03:18.932051", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:18.885727" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:03:18 -0400 (0:00:00.339) 0:01:08.462 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Monday 20 April 2026 08:03:19 -0400 (0:00:00.028) 0:01:08.491 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Monday 20 April 2026 08:03:19 -0400 (0:00:00.026) 0:01:08.518 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Monday 20 April 2026 08:03:19 -0400 (0:00:00.028) 0:01:08.546 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Monday 20 April 2026 08:03:19 -0400 (0:00:00.029) 0:01:08.576 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Monday 20 April 2026 08:03:19 -0400 (0:00:00.026) 0:01:08.602 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Monday 20 April 2026 08:03:19 -0400 (0:00:00.026) 0:01:08.629 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Monday 20 April 2026 08:03:19 -0400 (0:00:00.026) 0:01:08.655 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Monday 20 April 2026 08:03:19 -0400 (0:00:00.026) 0:01:08.682 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Monday 20 April 2026 08:03:19 -0400 (0:00:00.026) 0:01:08.709 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Monday 20 April 2026 08:03:19 -0400 (0:00:00.029) 0:01:08.738 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Monday 20 April 2026 08:03:19 -0400 (0:00:00.027) 0:01:08.766 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:949 Monday 20 April 2026 08:03:19 -0400 (0:00:00.026) 0:01:08.792 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:956 Monday 20 April 2026 08:03:19 -0400 (0:00:00.027) 0:01:08.820 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:963 Monday 20 April 2026 08:03:19 -0400 (0:00:00.029) 0:01:08.849 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:972 Monday 20 April 2026 08:03:19 -0400 (0:00:00.032) 0:01:08.882 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:985 Monday 20 April 2026 08:03:19 -0400 (0:00:00.030) 0:01:08.912 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:994 Monday 20 April 2026 08:03:19 -0400 (0:00:00.027) 0:01:08.940 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1008 Monday 20 April 2026 08:03:19 -0400 (0:00:00.027) 0:01:08.968 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1018 Monday 20 April 2026 08:03:19 -0400 (0:00:00.029) 0:01:08.997 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Monday 20 April 2026 08:03:19 -0400 (0:00:00.028) 0:01:09.026 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1040 Monday 20 April 2026 08:03:19 -0400 (0:00:00.028) 0:01:09.054 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1045 Monday 20 April 2026 08:03:19 -0400 (0:00:00.026) 0:01:09.081 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1050 Monday 20 April 2026 08:03:19 -0400 (0:00:00.026) 0:01:09.107 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1056 Monday 20 April 2026 08:03:19 -0400 (0:00:00.028) 0:01:09.136 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1082 Monday 20 April 2026 08:03:19 -0400 (0:00:00.068) 0:01:09.205 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1103 Monday 20 April 2026 08:03:19 -0400 (0:00:00.030) 0:01:09.235 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Monday 20 April 2026 08:03:19 -0400 (0:00:00.026) 0:01:09.262 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1121 Monday 20 April 2026 08:03:19 -0400 (0:00:00.026) 0:01:09.288 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Monday 20 April 2026 08:03:19 -0400 (0:00:00.025) 0:01:09.314 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Monday 20 April 2026 08:03:19 -0400 (0:00:00.029) 0:01:09.343 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1148 Monday 20 April 2026 08:03:19 -0400 (0:00:00.026) 0:01:09.370 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Monday 20 April 2026 08:03:19 -0400 (0:00:00.026) 0:01:09.396 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1169 Monday 20 April 2026 08:03:19 -0400 (0:00:00.027) 0:01:09.424 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1189 Monday 20 April 2026 08:03:19 -0400 (0:00:00.027) 0:01:09.451 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1242 Monday 20 April 2026 08:03:20 -0400 (0:00:00.033) 0:01:09.485 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Monday 20 April 2026 08:03:20 -0400 (0:00:00.034) 0:01:09.519 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Monday 20 April 2026 08:03:20 -0400 (0:00:00.040) 0:01:09.560 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1268 Monday 20 April 2026 08:03:20 -0400 (0:00:00.034) 0:01:09.594 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Monday 20 April 2026 08:03:20 -0400 (0:00:00.033) 0:01:09.627 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1282 Monday 20 April 2026 08:03:20 -0400 (0:00:00.051) 0:01:09.679 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Monday 20 April 2026 08:03:20 -0400 (0:00:00.033) 0:01:09.713 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Monday 20 April 2026 08:03:20 -0400 (0:00:00.028) 0:01:09.742 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1313 Monday 20 April 2026 08:03:20 -0400 (0:00:00.042) 0:01:09.784 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Monday 20 April 2026 08:03:20 -0400 (0:00:00.027) 0:01:09.812 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Monday 20 April 2026 08:03:20 -0400 (0:00:00.032) 0:01:09.845 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1335 Monday 20 April 2026 08:03:20 -0400 (0:00:00.039) 0:01:09.885 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1342 Monday 20 April 2026 08:03:20 -0400 (0:00:00.041) 0:01:09.926 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1351 Monday 20 April 2026 08:03:20 -0400 (0:00:00.034) 0:01:09.960 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Monday 20 April 2026 08:03:20 -0400 (0:00:00.031) 0:01:09.992 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1362 Monday 20 April 2026 08:03:20 -0400 (0:00:00.034) 0:01:10.026 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1379 Monday 20 April 2026 08:03:20 -0400 (0:00:00.035) 0:01:10.062 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1392 Monday 20 April 2026 08:03:20 -0400 (0:00:00.029) 0:01:10.091 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1399 Monday 20 April 2026 08:03:20 -0400 (0:00:00.029) 0:01:10.120 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1406 Monday 20 April 2026 08:03:20 -0400 (0:00:00.027) 0:01:10.147 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1415 Monday 20 April 2026 08:03:20 -0400 (0:00:00.033) 0:01:10.181 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1422 Monday 20 April 2026 08:03:20 -0400 (0:00:00.039) 0:01:10.220 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1434 Monday 20 April 2026 08:03:20 -0400 (0:00:00.058) 0:01:10.278 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1443 Monday 20 April 2026 08:03:20 -0400 (0:00:00.038) 0:01:10.317 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1450 Monday 20 April 2026 08:03:20 -0400 (0:00:00.035) 0:01:10.353 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1456 Monday 20 April 2026 08:03:20 -0400 (0:00:00.031) 0:01:10.384 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1464 Monday 20 April 2026 08:03:20 -0400 (0:00:00.028) 0:01:10.413 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1477 Monday 20 April 2026 08:03:20 -0400 (0:00:00.036) 0:01:10.450 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1489 Monday 20 April 2026 08:03:21 -0400 (0:00:00.035) 0:01:10.486 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1494 Monday 20 April 2026 08:03:21 -0400 (0:00:00.032) 0:01:10.518 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1502 Monday 20 April 2026 08:03:21 -0400 (0:00:00.046) 0:01:10.565 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1511 Monday 20 April 2026 08:03:21 -0400 (0:00:00.044) 0:01:10.609 ********** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Monday 20 April 2026 08:03:21 -0400 (0:00:00.607) 0:01:11.217 ********** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 08:03:06 EDT", "ActiveEnterTimestampMonotonic": "963836343", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target network.target -.mount systemd-journald.socket auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 08:03:06 EDT", "AssertTimestampMonotonic": "963835683", "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": "Mon 2026-04-20 08:03:06 EDT", "ConditionTimestampMonotonic": "963835682", "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": "6714", "ExecMainStartTimestamp": "Mon 2026-04-20 08:03:06 EDT", "ExecMainStartTimestampMonotonic": "963836297", "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": "Mon 2026-04-20 08:03:06 EDT", "InactiveExitTimestampMonotonic": "963836343", "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": "6714", "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": "-.mount basic.target system.slice", "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": "Mon 2026-04-20 08:03:06 EDT", "WatchdogTimestampMonotonic": "963836327", "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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1524 Monday 20 April 2026 08:03:24 -0400 (0:00:02.482) 0:01:13.700 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1531 Monday 20 April 2026 08:03:24 -0400 (0:00:00.028) 0:01:13.729 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove a private key from the playbook directory] ************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:91 Monday 20 April 2026 08:03:24 -0400 (0:00:00.029) 0:01:13.758 ********** changed: [managed-node3 -> localhost] => { "changed": true, "path": "ansible.myjkNR", "state": "absent" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:98 Monday 20 April 2026 08:03:24 -0400 (0:00:00.340) 0:01:14.098 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:3 Monday 20 April 2026 08:03:24 -0400 (0:00:00.046) 0:01:14.145 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:11 Monday 20 April 2026 08:03:24 -0400 (0:00:00.296) 0:01:14.442 ********** 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-1776686605.01-27735-19780085205326/source", "state": "file", "uid": 0 } TASK [Reload service daemon] *************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:23 Monday 20 April 2026 08:03:25 -0400 (0:00:00.538) 0:01:14.980 ********** ok: [managed-node3] => { "changed": false, "name": null, "status": {} } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:101 Monday 20 April 2026 08:03:25 -0400 (0:00:00.449) 0:01:15.430 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Monday 20 April 2026 08:03:26 -0400 (0:00:00.077) 0:01:15.507 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Monday 20 April 2026 08:03:26 -0400 (0:00:00.030) 0:01:15.537 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Monday 20 April 2026 08:03:26 -0400 (0:00:00.026) 0:01:15.563 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Monday 20 April 2026 08:03:26 -0400 (0:00:00.027) 0:01:15.591 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Monday 20 April 2026 08:03:26 -0400 (0:00:00.028) 0:01:15.619 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Monday 20 April 2026 08:03:26 -0400 (0:00:00.028) 0:01:15.647 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Monday 20 April 2026 08:03:26 -0400 (0:00:00.026) 0:01:15.674 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Monday 20 April 2026 08:03:26 -0400 (0:00:00.025) 0:01:15.700 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Monday 20 April 2026 08:03:26 -0400 (0:00:00.026) 0:01:15.726 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Monday 20 April 2026 08:03:26 -0400 (0:00:00.060) 0:01:15.787 ********** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 08:03:24 EDT", "ActiveEnterTimestampMonotonic": "981517600", "ActiveExitTimestamp": "Mon 2026-04-20 08:03:22 EDT", "ActiveExitTimestampMonotonic": "979672903", "ActiveState": "active", "After": "system.slice basic.target network.target systemd-journald.socket auditd.service -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 08:03:24 EDT", "AssertTimestampMonotonic": "981516828", "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": "Mon 2026-04-20 08:03:24 EDT", "ConditionTimestampMonotonic": "981516827", "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": "8065", "ExecMainStartTimestamp": "Mon 2026-04-20 08:03:24 EDT", "ExecMainStartTimestampMonotonic": "981517535", "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": "Mon 2026-04-20 08:03:24 EDT", "InactiveEnterTimestampMonotonic": "981515861", "InactiveExitTimestamp": "Mon 2026-04-20 08:03:24 EDT", "InactiveExitTimestampMonotonic": "981517600", "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": "8065", "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": "basic.target system.slice -.mount", "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": "Mon 2026-04-20 08:03:24 EDT", "WatchdogTimestampMonotonic": "981517575", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Monday 20 April 2026 08:03:27 -0400 (0:00:00.741) 0:01:16.528 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002994", "end": "2026-04-20 08:03:27.313118", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:03:27.310124" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Monday 20 April 2026 08:03:27 -0400 (0:00:00.300) 0:01:16.829 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002786", "end": "2026-04-20 08:03:27.589937", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:03:27.587151" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Monday 20 April 2026 08:03:27 -0400 (0:00:00.280) 0:01:17.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 [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Monday 20 April 2026 08:03:27 -0400 (0:00:00.052) 0:01:17.162 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Monday 20 April 2026 08:03:29 -0400 (0:00:01.465) 0:01:18.628 ********** 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.021296", "end": "2026-04-20 08:03:29.427765", "rc": 0, "start": "2026-04-20 08:03:29.406469" } 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Monday 20 April 2026 08:03:29 -0400 (0:00:00.320) 0:01:18.948 ********** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Monday 20 April 2026 08:03:29 -0400 (0:00:00.036) 0:01:18.985 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Monday 20 April 2026 08:03:29 -0400 (0:00:00.036) 0:01:19.022 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Monday 20 April 2026 08:03:29 -0400 (0:00:00.041) 0:01:19.063 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Monday 20 April 2026 08:03:29 -0400 (0:00:00.042) 0:01:19.105 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Monday 20 April 2026 08:03:29 -0400 (0:00:00.041) 0:01:19.147 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Monday 20 April 2026 08:03:29 -0400 (0:00:00.042) 0:01:19.190 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Monday 20 April 2026 08:03:29 -0400 (0:00:00.047) 0:01:19.238 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Monday 20 April 2026 08:03:29 -0400 (0:00:00.044) 0:01:19.283 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:03:29 -0400 (0:00:00.059) 0:01:19.342 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004039", "end": "2026-04-20 08:03:30.109827", "rc": 0, "start": "2026-04-20 08:03:30.105788" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.mdxkJ5 TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:03:30 -0400 (0:00:00.283) 0:01:19.626 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:03:30 -0400 (0:00:00.045) 0:01:19.672 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.mdxkJ5] ***************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:03:30 -0400 (0:00:00.035) 0:01:19.708 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Monday 20 April 2026 08:03:30 -0400 (0:00:00.029) 0:01:19.738 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:03:30 -0400 (0:00:00.049) 0:01:19.787 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004885", "end": "2026-04-20 08:03:30.548617", "rc": 0, "start": "2026-04-20 08:03:30.543732" } STDOUT: tlskey = /etc/pki/tls/private/ansible.myjkNR TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:03:30 -0400 (0:00:00.277) 0:01:20.065 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:03:30 -0400 (0:00:00.045) 0:01:20.110 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.myjkNR] *************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:03:30 -0400 (0:00:00.034) 0:01:20.145 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Monday 20 April 2026 08:03:30 -0400 (0:00:00.030) 0:01:20.175 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:03:30 -0400 (0:00:00.052) 0:01:20.228 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003763", "end": "2026-04-20 08:03:30.988118", "rc": 0, "start": "2026-04-20 08:03:30.984355" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:03:31 -0400 (0:00:00.276) 0:01:20.504 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:03:31 -0400 (0:00:00.043) 0:01:20.548 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:03:31 -0400 (0:00:00.032) 0:01:20.581 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Monday 20 April 2026 08:03:31 -0400 (0:00:00.032) 0:01:20.613 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:03:31 -0400 (0:00:00.057) 0:01:20.671 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004628", "end": "2026-04-20 08:03:31.433876", "rc": 0, "start": "2026-04-20 08:03:31.429248" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:03:31 -0400 (0:00:00.318) 0:01:20.989 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:03:31 -0400 (0:00:00.034) 0:01:21.023 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:03:31 -0400 (0:00:00.046) 0:01:21.069 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Monday 20 April 2026 08:03:31 -0400 (0:00:00.028) 0:01:21.098 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:108 Monday 20 April 2026 08:03:31 -0400 (0:00:00.028) 0:01:21.126 ********** included: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml for managed-node3 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml:23 Monday 20 April 2026 08:03:31 -0400 (0:00:00.066) 0:01:21.193 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml:33 Monday 20 April 2026 08:03:31 -0400 (0:00:00.017) 0:01:21.210 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Monday 20 April 2026 08:03:31 -0400 (0:00:00.100) 0:01:21.310 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Monday 20 April 2026 08:03:31 -0400 (0:00:00.023) 0:01:21.334 ********** ok: [managed-node3] TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Monday 20 April 2026 08:03:32 -0400 (0:00:00.383) 0:01:21.717 ********** 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-0bH/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-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Monday 20 April 2026 08:03:32 -0400 (0:00:00.056) 0:01:21.773 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Monday 20 April 2026 08:03:32 -0400 (0:00:00.018) 0:01:21.792 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Monday 20 April 2026 08:03:32 -0400 (0:00:00.018) 0:01:21.811 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Monday 20 April 2026 08:03:32 -0400 (0:00:00.016) 0:01:21.827 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Monday 20 April 2026 08:03:32 -0400 (0:00:00.017) 0:01:21.845 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Monday 20 April 2026 08:03:32 -0400 (0:00:00.017) 0:01:21.862 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Monday 20 April 2026 08:03:32 -0400 (0:00:00.016) 0:01:21.878 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Monday 20 April 2026 08:03:32 -0400 (0:00:00.015) 0:01:21.894 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Monday 20 April 2026 08:03:32 -0400 (0:00:00.014) 0:01:21.909 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Monday 20 April 2026 08:03:32 -0400 (0:00:00.016) 0:01:21.926 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Monday 20 April 2026 08:03:32 -0400 (0:00:00.015) 0:01:21.942 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Monday 20 April 2026 08:03:32 -0400 (0:00:00.017) 0:01:21.960 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Monday 20 April 2026 08:03:32 -0400 (0:00:00.016) 0:01:21.976 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Monday 20 April 2026 08:03:32 -0400 (0:00:00.017) 0:01:21.994 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Monday 20 April 2026 08:03:32 -0400 (0:00:00.015) 0:01:22.009 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Monday 20 April 2026 08:03:32 -0400 (0:00:00.020) 0:01:22.030 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Monday 20 April 2026 08:03:32 -0400 (0:00:00.025) 0:01:22.056 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Monday 20 April 2026 08:03:32 -0400 (0:00:00.017) 0:01:22.073 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Monday 20 April 2026 08:03:32 -0400 (0:00:00.015) 0:01:22.089 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Monday 20 April 2026 08:03:32 -0400 (0:00:00.016) 0:01:22.106 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Monday 20 April 2026 08:03:32 -0400 (0:00:00.016) 0:01:22.122 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Monday 20 April 2026 08:03:32 -0400 (0:00:00.018) 0:01:22.141 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Monday 20 April 2026 08:03:32 -0400 (0:00:00.015) 0:01:22.157 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Monday 20 April 2026 08:03:32 -0400 (0:00:00.015) 0:01:22.173 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Monday 20 April 2026 08:03:32 -0400 (0:00:00.017) 0:01:22.190 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Monday 20 April 2026 08:03:33 -0400 (0:00:01.065) 0:01:23.256 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Monday 20 April 2026 08:03:33 -0400 (0:00:00.114) 0:01:23.371 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Monday 20 April 2026 08:03:33 -0400 (0:00:00.035) 0:01:23.406 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Monday 20 April 2026 08:03:33 -0400 (0:00:00.027) 0:01:23.434 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Monday 20 April 2026 08:03:34 -0400 (0:00:00.032) 0:01:23.466 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Monday 20 April 2026 08:03:34 -0400 (0:00:00.074) 0:01:23.540 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Monday 20 April 2026 08:03:34 -0400 (0:00:00.439) 0:01:23.979 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Monday 20 April 2026 08:03:34 -0400 (0:00:00.031) 0:01:24.011 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Monday 20 April 2026 08:03:34 -0400 (0:00:00.030) 0:01:24.042 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Monday 20 April 2026 08:03:34 -0400 (0:00:00.030) 0:01:24.073 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Monday 20 April 2026 08:03:34 -0400 (0:00:00.031) 0:01:24.105 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Monday 20 April 2026 08:03:34 -0400 (0:00:00.036) 0:01:24.141 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Monday 20 April 2026 08:03:34 -0400 (0:00:00.052) 0:01:24.193 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Monday 20 April 2026 08:03:34 -0400 (0:00:00.085) 0:01:24.278 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Monday 20 April 2026 08:03:34 -0400 (0:00:00.062) 0:01:24.341 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Monday 20 April 2026 08:03:35 -0400 (0:00:00.561) 0:01:24.902 ********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Monday 20 April 2026 08:03:35 -0400 (0:00:00.501) 0:01:25.404 ********** 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.004498", "end": "2026-04-20 08:03:36.191735", "rc": 0, "start": "2026-04-20 08:03:36.187237" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Monday 20 April 2026 08:03:36 -0400 (0:00:00.301) 0:01:25.706 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.005174", "end": "2026-04-20 08:03:36.465299", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:36.460125" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Monday 20 April 2026 08:03:36 -0400 (0:00:00.274) 0:01:25.981 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004496", "end": "2026-04-20 08:03:36.740610", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:36.736114" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Monday 20 April 2026 08:03:36 -0400 (0:00:00.277) 0:01:26.259 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Monday 20 April 2026 08:03:36 -0400 (0:00:00.033) 0:01:26.292 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Monday 20 April 2026 08:03:36 -0400 (0:00:00.027) 0:01:26.320 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Monday 20 April 2026 08:03:36 -0400 (0:00:00.027) 0:01:26.348 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Monday 20 April 2026 08:03:36 -0400 (0:00:00.040) 0:01:26.388 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Monday 20 April 2026 08:03:36 -0400 (0:00:00.029) 0:01:26.418 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Monday 20 April 2026 08:03:36 -0400 (0:00:00.027) 0:01:26.446 ********** 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" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Monday 20 April 2026 08:03:37 -0400 (0:00:00.477) 0:01:26.924 ********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 07:47:13 EDT", "ActiveEnterTimestampMonotonic": "10936912", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network.target systemd-sysctl.service systemd-journald.socket dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 07:47:12 EDT", "AssertTimestampMonotonic": "10335856", "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": "Mon 2026-04-20 07:47:12 EDT", "ConditionTimestampMonotonic": "10335854", "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": "875", "ExecMainStartTimestamp": "Mon 2026-04-20 07:47:12 EDT", "ExecMainStartTimestampMonotonic": "10336493", "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": "Mon 2026-04-20 07:47:12 EDT", "InactiveExitTimestampMonotonic": "10336532", "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": "875", "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 dbus.service system.slice", "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": "Mon 2026-04-20 07:47:13 EDT", "WatchdogTimestampMonotonic": "10936606", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Monday 20 April 2026 08:03:38 -0400 (0:00:00.636) 0:01:27.560 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Monday 20 April 2026 08:03:38 -0400 (0:00:00.283) 0:01:27.843 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Monday 20 April 2026 08:03:38 -0400 (0:00:00.033) 0:01:27.877 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Monday 20 April 2026 08:03:38 -0400 (0:00:00.034) 0:01:27.912 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Monday 20 April 2026 08:03:38 -0400 (0:00:00.074) 0:01:27.986 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Monday 20 April 2026 08:03:38 -0400 (0:00:00.039) 0:01:28.026 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Monday 20 April 2026 08:03:38 -0400 (0:00:00.043) 0:01:28.069 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Monday 20 April 2026 08:03:38 -0400 (0:00:00.326) 0:01:28.396 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Monday 20 April 2026 08:03:38 -0400 (0:00:00.043) 0:01:28.439 ********** 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" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Monday 20 April 2026 08:03:39 -0400 (0:00:00.508) 0:01:28.947 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Monday 20 April 2026 08:03:39 -0400 (0:00:00.046) 0:01:28.994 ********** TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Monday 20 April 2026 08:03:39 -0400 (0:00:00.042) 0:01:29.036 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Monday 20 April 2026 08:03:39 -0400 (0:00:00.047) 0:01:29.084 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Monday 20 April 2026 08:03:39 -0400 (0:00:00.039) 0:01:29.123 ********** skipping: [managed-node3] => (item=/tmp/ansible.mdxkJ5) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.mdxkJ5", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ansible.myjkNR) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.myjkNR", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Monday 20 April 2026 08:03:39 -0400 (0:00:00.056) 0:01:29.180 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:03:39 -0400 (0:00:00.071) 0:01:29.252 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003369", "end": "2026-04-20 08:03:40.022788", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:40.019419" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.mdxkJ5 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:03:40 -0400 (0:00:00.298) 0:01:29.550 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:03:40 -0400 (0:00:00.040) 0:01:29.591 ********** 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.045756", "end": "2026-04-20 08:03:40.407171", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:40.361415" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Monday 20 April 2026 08:03:40 -0400 (0:00:00.351) 0:01:29.942 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:03:40 -0400 (0:00:00.073) 0:01:30.016 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003533", "end": "2026-04-20 08:03:40.796448", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:40.792915" } STDOUT: tlskey = /etc/pki/tls/private/ansible.myjkNR TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:03:40 -0400 (0:00:00.320) 0:01:30.337 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:03:40 -0400 (0:00:00.057) 0:01:30.395 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.045399", "end": "2026-04-20 08:03:41.247205", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:41.201806" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Monday 20 April 2026 08:03:41 -0400 (0:00:00.395) 0:01:30.790 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:03:41 -0400 (0:00:00.088) 0:01:30.879 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002954", "end": "2026-04-20 08:03:41.654791", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:41.651837" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:03:41 -0400 (0:00:00.294) 0:01:31.174 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:03:41 -0400 (0:00:00.037) 0:01:31.211 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.044446", "end": "2026-04-20 08:03:42.022085", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:41.977639" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Monday 20 April 2026 08:03:42 -0400 (0:00:00.333) 0:01:31.544 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:03:42 -0400 (0:00:00.067) 0:01:31.612 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002868", "end": "2026-04-20 08:03:42.391576", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:42.388708" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:03:42 -0400 (0:00:00.294) 0:01:31.907 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:03:42 -0400 (0:00:00.038) 0:01:31.946 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.044444", "end": "2026-04-20 08:03:42.761162", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:42.716718" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Monday 20 April 2026 08:03:42 -0400 (0:00:00.344) 0:01:32.291 ********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004083", "end": "2026-04-20 08:03:43.049832", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:03:43.045749" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Monday 20 April 2026 08:03:43 -0400 (0:00:00.298) 0:01:32.589 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Monday 20 April 2026 08:03:43 -0400 (0:00:00.058) 0:01:32.647 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Monday 20 April 2026 08:03:43 -0400 (0:00:00.047) 0:01:32.694 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Monday 20 April 2026 08:03:43 -0400 (0:00:00.051) 0:01:32.746 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Monday 20 April 2026 08:03:43 -0400 (0:00:00.048) 0:01:32.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 that the mssql-server service is stopped] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Monday 20 April 2026 08:03:43 -0400 (0:00:00.047) 0:01:32.842 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Monday 20 April 2026 08:03:43 -0400 (0:00:00.049) 0:01:32.892 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Monday 20 April 2026 08:03:43 -0400 (0:00:00.048) 0:01:32.940 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Monday 20 April 2026 08:03:43 -0400 (0:00:00.046) 0:01:32.987 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Monday 20 April 2026 08:03:43 -0400 (0:00:00.047) 0:01:33.035 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Monday 20 April 2026 08:03:43 -0400 (0:00:00.049) 0:01:33.085 ********** 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.004438", "end": "2026-04-20 08:03:43.890930", "rc": 0, "start": "2026-04-20 08:03:43.886492" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Monday 20 April 2026 08:03:43 -0400 (0:00:00.344) 0:01:33.429 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Monday 20 April 2026 08:03:44 -0400 (0:00:00.052) 0:01:33.481 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Monday 20 April 2026 08:03:45 -0400 (0:00:01.209) 0:01:34.691 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Monday 20 April 2026 08:03:45 -0400 (0:00:00.055) 0:01:34.746 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Monday 20 April 2026 08:03:45 -0400 (0:00:00.053) 0:01:34.800 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Monday 20 April 2026 08:03:45 -0400 (0:00:00.049) 0:01:34.850 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Monday 20 April 2026 08:03:45 -0400 (0:00:00.047) 0:01:34.897 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:03:45 -0400 (0:00:00.074) 0:01:34.971 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002645", "end": "2026-04-20 08:03:45.772543", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:03:45.769898" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:03:45 -0400 (0:00:00.334) 0:01:35.306 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.045603", "end": "2026-04-20 08:03:46.123274", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:03:46.077671" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:03:46 -0400 (0:00:00.353) 0:01:35.660 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Monday 20 April 2026 08:03:46 -0400 (0:00:00.036) 0:01:35.697 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Monday 20 April 2026 08:03:46 -0400 (0:00:00.032) 0:01:35.729 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Monday 20 April 2026 08:03:46 -0400 (0:00:00.030) 0:01:35.760 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Monday 20 April 2026 08:03:46 -0400 (0:00:00.086) 0:01:35.846 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Monday 20 April 2026 08:03:46 -0400 (0:00:00.042) 0:01:35.888 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Monday 20 April 2026 08:03:46 -0400 (0:00:00.038) 0:01:35.927 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Monday 20 April 2026 08:03:46 -0400 (0:00:00.035) 0:01:35.963 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Monday 20 April 2026 08:03:46 -0400 (0:00:00.032) 0:01:35.995 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Monday 20 April 2026 08:03:46 -0400 (0:00:00.033) 0:01:36.028 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Monday 20 April 2026 08:03:46 -0400 (0:00:00.030) 0:01:36.059 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Monday 20 April 2026 08:03:46 -0400 (0:00:00.032) 0:01:36.091 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:949 Monday 20 April 2026 08:03:46 -0400 (0:00:00.029) 0:01:36.121 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:956 Monday 20 April 2026 08:03:46 -0400 (0:00:00.031) 0:01:36.153 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:963 Monday 20 April 2026 08:03:46 -0400 (0:00:00.034) 0:01:36.187 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:972 Monday 20 April 2026 08:03:46 -0400 (0:00:00.032) 0:01:36.220 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:985 Monday 20 April 2026 08:03:46 -0400 (0:00:00.030) 0:01:36.250 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:994 Monday 20 April 2026 08:03:46 -0400 (0:00:00.032) 0:01:36.282 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1008 Monday 20 April 2026 08:03:46 -0400 (0:00:00.030) 0:01:36.313 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1018 Monday 20 April 2026 08:03:46 -0400 (0:00:00.030) 0:01:36.344 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Monday 20 April 2026 08:03:46 -0400 (0:00:00.029) 0:01:36.373 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1040 Monday 20 April 2026 08:03:46 -0400 (0:00:00.031) 0:01:36.405 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1045 Monday 20 April 2026 08:03:46 -0400 (0:00:00.036) 0:01:36.441 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1050 Monday 20 April 2026 08:03:47 -0400 (0:00:00.044) 0:01:36.486 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1056 Monday 20 April 2026 08:03:47 -0400 (0:00:00.044) 0:01:36.530 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1082 Monday 20 April 2026 08:03:47 -0400 (0:00:00.041) 0:01:36.572 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1103 Monday 20 April 2026 08:03:47 -0400 (0:00:00.041) 0:01:36.613 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Monday 20 April 2026 08:03:47 -0400 (0:00:00.046) 0:01:36.659 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1121 Monday 20 April 2026 08:03:47 -0400 (0:00:00.044) 0:01:36.704 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Monday 20 April 2026 08:03:47 -0400 (0:00:00.043) 0:01:36.747 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Monday 20 April 2026 08:03:47 -0400 (0:00:00.041) 0:01:36.788 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1148 Monday 20 April 2026 08:03:47 -0400 (0:00:00.043) 0:01:36.832 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Monday 20 April 2026 08:03:47 -0400 (0:00:00.052) 0:01:36.885 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1169 Monday 20 April 2026 08:03:47 -0400 (0:00:00.048) 0:01:36.933 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1189 Monday 20 April 2026 08:03:47 -0400 (0:00:00.046) 0:01:36.980 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1242 Monday 20 April 2026 08:03:47 -0400 (0:00:00.048) 0:01:37.029 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Monday 20 April 2026 08:03:47 -0400 (0:00:00.039) 0:01:37.068 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Monday 20 April 2026 08:03:47 -0400 (0:00:00.033) 0:01:37.102 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1268 Monday 20 April 2026 08:03:47 -0400 (0:00:00.035) 0:01:37.137 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Monday 20 April 2026 08:03:47 -0400 (0:00:00.040) 0:01:37.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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1282 Monday 20 April 2026 08:03:47 -0400 (0:00:00.047) 0:01:37.226 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Monday 20 April 2026 08:03:47 -0400 (0:00:00.030) 0:01:37.256 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Monday 20 April 2026 08:03:47 -0400 (0:00:00.028) 0:01:37.285 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1313 Monday 20 April 2026 08:03:47 -0400 (0:00:00.053) 0:01:37.339 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Monday 20 April 2026 08:03:47 -0400 (0:00:00.036) 0:01:37.376 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Monday 20 April 2026 08:03:47 -0400 (0:00:00.042) 0:01:37.418 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1335 Monday 20 April 2026 08:03:47 -0400 (0:00:00.034) 0:01:37.452 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1342 Monday 20 April 2026 08:03:48 -0400 (0:00:00.035) 0:01:37.488 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1351 Monday 20 April 2026 08:03:48 -0400 (0:00:00.037) 0:01:37.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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Monday 20 April 2026 08:03:48 -0400 (0:00:00.032) 0:01:37.557 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1362 Monday 20 April 2026 08:03:48 -0400 (0:00:00.032) 0:01:37.590 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1379 Monday 20 April 2026 08:03:48 -0400 (0:00:00.028) 0:01:37.619 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1392 Monday 20 April 2026 08:03:48 -0400 (0:00:00.033) 0:01:37.652 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1399 Monday 20 April 2026 08:03:48 -0400 (0:00:00.034) 0:01:37.686 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1406 Monday 20 April 2026 08:03:48 -0400 (0:00:00.037) 0:01:37.724 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1415 Monday 20 April 2026 08:03:48 -0400 (0:00:00.034) 0:01:37.759 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1422 Monday 20 April 2026 08:03:48 -0400 (0:00:00.037) 0:01:37.796 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1434 Monday 20 April 2026 08:03:48 -0400 (0:00:00.138) 0:01:37.935 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1443 Monday 20 April 2026 08:03:48 -0400 (0:00:00.036) 0:01:37.971 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1450 Monday 20 April 2026 08:03:48 -0400 (0:00:00.038) 0:01:38.010 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1456 Monday 20 April 2026 08:03:48 -0400 (0:00:00.044) 0:01:38.054 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1464 Monday 20 April 2026 08:03:48 -0400 (0:00:00.038) 0:01:38.092 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1477 Monday 20 April 2026 08:03:48 -0400 (0:00:00.049) 0:01:38.142 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1489 Monday 20 April 2026 08:03:48 -0400 (0:00:00.038) 0:01:38.180 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1494 Monday 20 April 2026 08:03:48 -0400 (0:00:00.035) 0:01:38.215 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1502 Monday 20 April 2026 08:03:48 -0400 (0:00:00.035) 0:01:38.250 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1511 Monday 20 April 2026 08:03:48 -0400 (0:00:00.031) 0:01:38.282 ********** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Monday 20 April 2026 08:03:49 -0400 (0:00:00.388) 0:01:38.671 ********** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 08:03:24 EDT", "ActiveEnterTimestampMonotonic": "981517600", "ActiveExitTimestamp": "Mon 2026-04-20 08:03:22 EDT", "ActiveExitTimestampMonotonic": "979672903", "ActiveState": "active", "After": "system.slice basic.target network.target systemd-journald.socket auditd.service -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 08:03:24 EDT", "AssertTimestampMonotonic": "981516828", "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": "Mon 2026-04-20 08:03:24 EDT", "ConditionTimestampMonotonic": "981516827", "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": "8065", "ExecMainStartTimestamp": "Mon 2026-04-20 08:03:24 EDT", "ExecMainStartTimestampMonotonic": "981517535", "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": "Mon 2026-04-20 08:03:24 EDT", "InactiveEnterTimestampMonotonic": "981515861", "InactiveExitTimestamp": "Mon 2026-04-20 08:03:24 EDT", "InactiveExitTimestampMonotonic": "981517600", "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": "8065", "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": "basic.target system.slice -.mount", "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": "Mon 2026-04-20 08:03:24 EDT", "WatchdogTimestampMonotonic": "981517575", "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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1524 Monday 20 April 2026 08:03:50 -0400 (0:00:01.540) 0:01:40.212 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1531 Monday 20 April 2026 08:03:50 -0400 (0:00:00.032) 0:01:40.244 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:114 Monday 20 April 2026 08:03:50 -0400 (0:00:00.028) 0:01:40.272 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Monday 20 April 2026 08:03:50 -0400 (0:00:00.097) 0:01:40.369 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Monday 20 April 2026 08:03:50 -0400 (0:00:00.027) 0:01:40.397 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Monday 20 April 2026 08:03:50 -0400 (0:00:00.029) 0:01:40.427 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Monday 20 April 2026 08:03:50 -0400 (0:00:00.029) 0:01:40.456 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Monday 20 April 2026 08:03:51 -0400 (0:00:00.028) 0:01:40.484 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Monday 20 April 2026 08:03:51 -0400 (0:00:00.026) 0:01:40.511 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Monday 20 April 2026 08:03:51 -0400 (0:00:00.028) 0:01:40.540 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Monday 20 April 2026 08:03:51 -0400 (0:00:00.028) 0:01:40.568 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Monday 20 April 2026 08:03:51 -0400 (0:00:00.027) 0:01:40.596 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Monday 20 April 2026 08:03:51 -0400 (0:00:00.051) 0:01:40.647 ********** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 08:03:50 EDT", "ActiveEnterTimestampMonotonic": "1008015897", "ActiveExitTimestamp": "Mon 2026-04-20 08:03:49 EDT", "ActiveExitTimestampMonotonic": "1007197482", "ActiveState": "active", "After": "system.slice basic.target network.target systemd-journald.socket auditd.service -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 08:03:50 EDT", "AssertTimestampMonotonic": "1008015332", "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": "Mon 2026-04-20 08:03:50 EDT", "ConditionTimestampMonotonic": "1008015331", "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": "10441", "ExecMainStartTimestamp": "Mon 2026-04-20 08:03:50 EDT", "ExecMainStartTimestampMonotonic": "1008015847", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Mon 2026-04-20 08:03:50 EDT] ; stop_time=[n/a] ; pid=10441 ; 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": "Mon 2026-04-20 08:03:50 EDT", "InactiveEnterTimestampMonotonic": "1008014132", "InactiveExitTimestamp": "Mon 2026-04-20 08:03:50 EDT", "InactiveExitTimestampMonotonic": "1008015897", "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": "10441", "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": "basic.target system.slice -.mount", "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": "Mon 2026-04-20 08:03:50 EDT", "WatchdogTimestampMonotonic": "1008015881", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Monday 20 April 2026 08:03:51 -0400 (0:00:00.644) 0:01:41.292 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.006586", "end": "2026-04-20 08:03:52.107001", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:03:52.100415" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Monday 20 April 2026 08:03:52 -0400 (0:00:00.353) 0:01:41.645 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002945", "end": "2026-04-20 08:03:52.449633", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:03:52.446688" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Monday 20 April 2026 08:03:52 -0400 (0:00:00.321) 0:01:41.966 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Monday 20 April 2026 08:03:52 -0400 (0:00:00.045) 0:01:42.012 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Monday 20 April 2026 08:03:53 -0400 (0:00:01.309) 0:01:43.321 ********** 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.022195", "end": "2026-04-20 08:03:54.144087", "rc": 0, "start": "2026-04-20 08:03:54.121892" } 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Monday 20 April 2026 08:03:54 -0400 (0:00:00.344) 0:01:43.666 ********** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Monday 20 April 2026 08:03:54 -0400 (0:00:00.036) 0:01:43.703 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Monday 20 April 2026 08:03:54 -0400 (0:00:00.036) 0:01:43.740 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Monday 20 April 2026 08:03:54 -0400 (0:00:00.041) 0:01:43.782 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Monday 20 April 2026 08:03:54 -0400 (0:00:00.044) 0:01:43.827 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Monday 20 April 2026 08:03:54 -0400 (0:00:00.043) 0:01:43.870 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Monday 20 April 2026 08:03:54 -0400 (0:00:00.043) 0:01:43.914 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Monday 20 April 2026 08:03:54 -0400 (0:00:00.060) 0:01:43.974 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Monday 20 April 2026 08:03:54 -0400 (0:00:00.044) 0:01:44.018 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:03:54 -0400 (0:00:00.072) 0:01:44.091 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003655", "end": "2026-04-20 08:03:54.862435", "rc": 0, "start": "2026-04-20 08:03:54.858780" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:03:54 -0400 (0:00:00.308) 0:01:44.400 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:03:55 -0400 (0:00:00.073) 0:01:44.473 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:03:55 -0400 (0:00:00.056) 0:01:44.529 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Monday 20 April 2026 08:03:55 -0400 (0:00:00.049) 0:01:44.579 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:03:55 -0400 (0:00:00.074) 0:01:44.653 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004984", "end": "2026-04-20 08:03:55.429905", "rc": 0, "start": "2026-04-20 08:03:55.424921" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:03:55 -0400 (0:00:00.322) 0:01:44.976 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:03:55 -0400 (0:00:00.072) 0:01:45.048 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:03:55 -0400 (0:00:00.057) 0:01:45.106 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Monday 20 April 2026 08:03:55 -0400 (0:00:00.047) 0:01:45.153 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:03:55 -0400 (0:00:00.136) 0:01:45.289 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003929", "end": "2026-04-20 08:03:56.069903", "rc": 0, "start": "2026-04-20 08:03:56.065974" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:03:56 -0400 (0:00:00.327) 0:01:45.617 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:03:56 -0400 (0:00:00.068) 0:01:45.686 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:03:56 -0400 (0:00:00.050) 0:01:45.736 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Monday 20 April 2026 08:03:56 -0400 (0:00:00.048) 0:01:45.785 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:03:56 -0400 (0:00:00.092) 0:01:45.878 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004053", "end": "2026-04-20 08:03:56.680565", "rc": 0, "start": "2026-04-20 08:03:56.676512" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:03:56 -0400 (0:00:00.326) 0:01:46.205 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:03:56 -0400 (0:00:00.045) 0:01:46.250 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:03:56 -0400 (0:00:00.050) 0:01:46.301 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Monday 20 April 2026 08:03:56 -0400 (0:00:00.030) 0:01:46.331 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove certificates from hosts] ****************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:121 Monday 20 April 2026 08:03:56 -0400 (0:00:00.027) 0:01:46.359 ********** changed: [managed-node3] => (item=/etc/pki/tls/certs/ansible.mdxkJ5) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/ansible.mdxkJ5", "path": "/etc/pki/tls/certs/ansible.mdxkJ5", "state": "absent" } changed: [managed-node3] => (item=/etc/pki/tls/private/ansible.myjkNR) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/ansible.myjkNR", "path": "/etc/pki/tls/private/ansible.myjkNR", "state": "absent" } TASK [Copy certificates to hosts] ********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:129 Monday 20 April 2026 08:03:57 -0400 (0:00:00.643) 0:01:47.002 ********** ok: [managed-node3] => (item=/tmp/ansible.mdxkJ5) => { "ansible_loop_var": "item", "changed": false, "checksum": "c46daf3a3dcad4977055454f6ee0c30f11e10195", "dest": "/tmp/ansible.mdxkJ5", "gid": 0, "group": "root", "item": "/tmp/ansible.mdxkJ5", "mode": "0600", "owner": "root", "path": "/tmp/ansible.mdxkJ5", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1099, "state": "file", "uid": 0 } ok: [managed-node3] => (item=/tmp/ansible.myjkNR) => { "ansible_loop_var": "item", "changed": false, "checksum": "924a1814db64a5c985f6e0839c66890bce2f86b5", "dest": "/tmp/ansible.myjkNR", "gid": 0, "group": "root", "item": "/tmp/ansible.myjkNR", "mode": "0600", "owner": "root", "path": "/tmp/ansible.myjkNR", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1708, "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:138 Monday 20 April 2026 08:03:58 -0400 (0:00:00.931) 0:01:47.933 ********** ok: [managed-node3] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.mdxkJ5", "mssql_tls_private_key": "ansible.myjkNR" }, "changed": false } TASK [Test with certs on managed nodes] **************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:143 Monday 20 April 2026 08:03:58 -0400 (0:00:00.037) 0:01:47.970 ********** included: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml for managed-node3 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml:23 Monday 20 April 2026 08:03:58 -0400 (0:00:00.141) 0:01:48.112 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml:33 Monday 20 April 2026 08:03:58 -0400 (0:00:00.028) 0:01:48.140 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Monday 20 April 2026 08:03:58 -0400 (0:00:00.158) 0:01:48.299 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Monday 20 April 2026 08:03:58 -0400 (0:00:00.044) 0:01:48.344 ********** ok: [managed-node3] TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Monday 20 April 2026 08:03:59 -0400 (0:00:00.471) 0:01:48.816 ********** 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-0bH/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-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Monday 20 April 2026 08:03:59 -0400 (0:00:00.067) 0:01:48.883 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Monday 20 April 2026 08:03:59 -0400 (0:00:00.017) 0:01:48.900 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Monday 20 April 2026 08:03:59 -0400 (0:00:00.019) 0:01:48.919 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Monday 20 April 2026 08:03:59 -0400 (0:00:00.016) 0:01:48.936 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Monday 20 April 2026 08:03:59 -0400 (0:00:00.017) 0:01:48.953 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Monday 20 April 2026 08:03:59 -0400 (0:00:00.016) 0:01:48.969 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Monday 20 April 2026 08:03:59 -0400 (0:00:00.017) 0:01:48.986 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Monday 20 April 2026 08:03:59 -0400 (0:00:00.016) 0:01:49.003 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Monday 20 April 2026 08:03:59 -0400 (0:00:00.016) 0:01:49.019 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Monday 20 April 2026 08:03:59 -0400 (0:00:00.017) 0:01:49.037 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Monday 20 April 2026 08:03:59 -0400 (0:00:00.020) 0:01:49.058 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Monday 20 April 2026 08:03:59 -0400 (0:00:00.018) 0:01:49.076 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Monday 20 April 2026 08:03:59 -0400 (0:00:00.016) 0:01:49.093 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Monday 20 April 2026 08:03:59 -0400 (0:00:00.017) 0:01:49.111 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Monday 20 April 2026 08:03:59 -0400 (0:00:00.021) 0:01:49.133 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Monday 20 April 2026 08:03:59 -0400 (0:00:00.025) 0:01:49.159 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Monday 20 April 2026 08:03:59 -0400 (0:00:00.036) 0:01:49.195 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Monday 20 April 2026 08:03:59 -0400 (0:00:00.027) 0:01:49.222 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Monday 20 April 2026 08:03:59 -0400 (0:00:00.029) 0:01:49.252 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Monday 20 April 2026 08:03:59 -0400 (0:00:00.028) 0:01:49.281 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Monday 20 April 2026 08:03:59 -0400 (0:00:00.026) 0:01:49.307 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Monday 20 April 2026 08:03:59 -0400 (0:00:00.029) 0:01:49.337 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Monday 20 April 2026 08:03:59 -0400 (0:00:00.025) 0:01:49.362 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Monday 20 April 2026 08:03:59 -0400 (0:00:00.025) 0:01:49.388 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Monday 20 April 2026 08:03:59 -0400 (0:00:00.030) 0:01:49.418 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Monday 20 April 2026 08:04:01 -0400 (0:00:01.201) 0:01:50.620 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Monday 20 April 2026 08:04:01 -0400 (0:00:00.165) 0:01:50.785 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Monday 20 April 2026 08:04:01 -0400 (0:00:00.047) 0:01:50.833 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Monday 20 April 2026 08:04:01 -0400 (0:00:00.037) 0:01:50.870 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Monday 20 April 2026 08:04:01 -0400 (0:00:00.037) 0:01:50.908 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Monday 20 April 2026 08:04:01 -0400 (0:00:00.086) 0:01:50.995 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Monday 20 April 2026 08:04:02 -0400 (0:00:00.488) 0:01:51.483 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Monday 20 April 2026 08:04:02 -0400 (0:00:00.033) 0:01:51.517 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Monday 20 April 2026 08:04:02 -0400 (0:00:00.035) 0:01:51.552 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Monday 20 April 2026 08:04:02 -0400 (0:00:00.043) 0:01:51.596 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Monday 20 April 2026 08:04:02 -0400 (0:00:00.047) 0:01:51.643 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Monday 20 April 2026 08:04:02 -0400 (0:00:00.051) 0:01:51.694 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Monday 20 April 2026 08:04:02 -0400 (0:00:00.050) 0:01:51.745 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Monday 20 April 2026 08:04:02 -0400 (0:00:00.087) 0:01:51.833 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Monday 20 April 2026 08:04:02 -0400 (0:00:00.073) 0:01:51.906 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Monday 20 April 2026 08:04:03 -0400 (0:00:00.590) 0:01:52.497 ********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Monday 20 April 2026 08:04:03 -0400 (0:00:00.512) 0:01:53.010 ********** 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.005489", "end": "2026-04-20 08:04:03.791325", "rc": 0, "start": "2026-04-20 08:04:03.785836" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Monday 20 April 2026 08:04:03 -0400 (0:00:00.298) 0:01:53.309 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.004532", "end": "2026-04-20 08:04:04.154848", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:04.150316" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Monday 20 April 2026 08:04:04 -0400 (0:00:00.380) 0:01:53.689 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.005021", "end": "2026-04-20 08:04:04.483025", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:04.478004" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Monday 20 April 2026 08:04:04 -0400 (0:00:00.328) 0:01:54.017 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Monday 20 April 2026 08:04:04 -0400 (0:00:00.055) 0:01:54.073 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Monday 20 April 2026 08:04:04 -0400 (0:00:00.059) 0:01:54.132 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Monday 20 April 2026 08:04:04 -0400 (0:00:00.034) 0:01:54.167 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Monday 20 April 2026 08:04:04 -0400 (0:00:00.055) 0:01:54.223 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Monday 20 April 2026 08:04:04 -0400 (0:00:00.041) 0:01:54.264 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Monday 20 April 2026 08:04:04 -0400 (0:00:00.034) 0:01:54.299 ********** 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" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Monday 20 April 2026 08:04:05 -0400 (0:00:00.508) 0:01:54.807 ********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 07:47:13 EDT", "ActiveEnterTimestampMonotonic": "10936912", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network.target systemd-sysctl.service systemd-journald.socket dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 07:47:12 EDT", "AssertTimestampMonotonic": "10335856", "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": "Mon 2026-04-20 07:47:12 EDT", "ConditionTimestampMonotonic": "10335854", "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": "875", "ExecMainStartTimestamp": "Mon 2026-04-20 07:47:12 EDT", "ExecMainStartTimestampMonotonic": "10336493", "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": "Mon 2026-04-20 07:47:12 EDT", "InactiveExitTimestampMonotonic": "10336532", "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": "875", "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 dbus.service system.slice", "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": "Mon 2026-04-20 07:47:13 EDT", "WatchdogTimestampMonotonic": "10936606", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Monday 20 April 2026 08:04:06 -0400 (0:00:00.669) 0:01:55.477 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Monday 20 April 2026 08:04:06 -0400 (0:00:00.284) 0:01:55.762 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Monday 20 April 2026 08:04:06 -0400 (0:00:00.044) 0:01:55.806 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Monday 20 April 2026 08:04:06 -0400 (0:00:00.039) 0:01:55.846 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Monday 20 April 2026 08:04:06 -0400 (0:00:00.039) 0:01:55.885 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Monday 20 April 2026 08:04:06 -0400 (0:00:00.032) 0:01:55.918 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Monday 20 April 2026 08:04:06 -0400 (0:00:00.027) 0:01:55.946 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Monday 20 April 2026 08:04:06 -0400 (0:00:00.334) 0:01:56.280 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Monday 20 April 2026 08:04:06 -0400 (0:00:00.044) 0:01:56.325 ********** 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" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Monday 20 April 2026 08:04:07 -0400 (0:00:00.502) 0:01:56.827 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Monday 20 April 2026 08:04:07 -0400 (0:00:00.041) 0:01:56.869 ********** TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Monday 20 April 2026 08:04:07 -0400 (0:00:00.041) 0:01:56.911 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Monday 20 April 2026 08:04:07 -0400 (0:00:00.050) 0:01:56.962 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Monday 20 April 2026 08:04:07 -0400 (0:00:00.042) 0:01:57.004 ********** changed: [managed-node3] => (item=/tmp/ansible.mdxkJ5) => { "ansible_loop_var": "item", "changed": true, "checksum": "c46daf3a3dcad4977055454f6ee0c30f11e10195", "dest": "/etc/pki/tls/certs/ansible.mdxkJ5", "gid": 994, "group": "mssql", "item": "/tmp/ansible.mdxkJ5", "md5sum": "bc97e11dd59af7e8585f90b197aa6aea", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/tmp/ansible.mdxkJ5", "state": "file", "uid": 996 } changed: [managed-node3] => (item=/tmp/ansible.myjkNR) => { "ansible_loop_var": "item", "changed": true, "checksum": "924a1814db64a5c985f6e0839c66890bce2f86b5", "dest": "/etc/pki/tls/private/ansible.myjkNR", "gid": 994, "group": "mssql", "item": "/tmp/ansible.myjkNR", "md5sum": "090237533b52a38beb2ec4cf0e7a346f", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1708, "src": "/tmp/ansible.myjkNR", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Monday 20 April 2026 08:04:08 -0400 (0:00:00.624) 0:01:57.629 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:04:08 -0400 (0:00:00.056) 0:01:57.685 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002844", "end": "2026-04-20 08:04:08.475417", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:04:08.472573" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:04:08 -0400 (0:00:00.311) 0:01:57.997 ********** 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.mdxkJ5" ], "delta": "0:00:00.045462", "end": "2026-04-20 08:04:08.815782", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:08.770320" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:04:08 -0400 (0:00:00.359) 0:01:58.356 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Monday 20 April 2026 08:04:08 -0400 (0:00:00.086) 0:01:58.443 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:04:09 -0400 (0:00:00.070) 0:01:58.513 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002812", "end": "2026-04-20 08:04:09.327454", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:04:09.324642" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:04:09 -0400 (0:00:00.352) 0:01:58.865 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.myjkNR" ], "delta": "0:00:00.043817", "end": "2026-04-20 08:04:09.721716", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:09.677899" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:04:09 -0400 (0:00:00.404) 0:01:59.270 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Monday 20 April 2026 08:04:09 -0400 (0:00:00.057) 0:01:59.328 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:04:09 -0400 (0:00:00.086) 0:01:59.414 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004483", "end": "2026-04-20 08:04:11.187377", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:04:10.182894" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:04:11 -0400 (0:00:01.310) 0:02:00.724 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.044194", "end": "2026-04-20 08:04:11.548620", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:11.504426" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:04:11 -0400 (0:00:00.361) 0:02:01.086 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Monday 20 April 2026 08:04:11 -0400 (0:00:00.038) 0:02:01.124 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:04:11 -0400 (0:00:00.084) 0:02:01.209 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003935", "end": "2026-04-20 08:04:12.972585", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:04:11.968650" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:04:13 -0400 (0:00:01.301) 0:02:02.510 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.043999", "end": "2026-04-20 08:04:13.368267", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:13.324268" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:04:13 -0400 (0:00:00.407) 0:02:02.918 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Monday 20 April 2026 08:04:13 -0400 (0:00:00.046) 0:02:02.965 ********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004282", "end": "2026-04-20 08:04:13.772729", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:13.768447" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Monday 20 April 2026 08:04:13 -0400 (0:00:00.345) 0:02:03.311 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Monday 20 April 2026 08:04:13 -0400 (0:00:00.049) 0:02:03.360 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Monday 20 April 2026 08:04:13 -0400 (0:00:00.053) 0:02:03.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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Monday 20 April 2026 08:04:13 -0400 (0:00:00.045) 0:02:03.460 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Monday 20 April 2026 08:04:14 -0400 (0:00:00.046) 0:02:03.506 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Monday 20 April 2026 08:04:14 -0400 (0:00:00.045) 0:02:03.552 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Monday 20 April 2026 08:04:14 -0400 (0:00:00.050) 0:02:03.602 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Monday 20 April 2026 08:04:14 -0400 (0:00:00.048) 0:02:03.650 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Monday 20 April 2026 08:04:14 -0400 (0:00:00.046) 0:02:03.697 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Monday 20 April 2026 08:04:14 -0400 (0:00:00.046) 0:02:03.743 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Monday 20 April 2026 08:04:14 -0400 (0:00:00.046) 0:02:03.790 ********** 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.004568", "end": "2026-04-20 08:04:14.597742", "rc": 0, "start": "2026-04-20 08:04:14.593174" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Monday 20 April 2026 08:04:14 -0400 (0:00:00.322) 0:02:04.113 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Monday 20 April 2026 08:04:14 -0400 (0:00:00.036) 0:02:04.150 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Monday 20 April 2026 08:04:15 -0400 (0:00:01.162) 0:02:05.313 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Monday 20 April 2026 08:04:15 -0400 (0:00:00.035) 0:02:05.348 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Monday 20 April 2026 08:04:15 -0400 (0:00:00.029) 0:02:05.378 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Monday 20 April 2026 08:04:15 -0400 (0:00:00.031) 0:02:05.409 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Monday 20 April 2026 08:04:15 -0400 (0:00:00.032) 0:02:05.441 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:04:16 -0400 (0:00:00.048) 0:02:05.490 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002836", "end": "2026-04-20 08:04:16.271217", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:04:16.268381" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:04:16 -0400 (0:00:00.312) 0:02:05.802 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.045116", "end": "2026-04-20 08:04:16.653834", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:16.608718" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:04:16 -0400 (0:00:00.404) 0:02:06.207 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Monday 20 April 2026 08:04:16 -0400 (0:00:00.052) 0:02:06.260 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Monday 20 April 2026 08:04:16 -0400 (0:00:00.042) 0:02:06.302 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Monday 20 April 2026 08:04:16 -0400 (0:00:00.045) 0:02:06.348 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Monday 20 April 2026 08:04:16 -0400 (0:00:00.046) 0:02:06.395 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Monday 20 April 2026 08:04:16 -0400 (0:00:00.044) 0:02:06.439 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Monday 20 April 2026 08:04:17 -0400 (0:00:00.044) 0:02:06.483 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Monday 20 April 2026 08:04:17 -0400 (0:00:00.039) 0:02:06.523 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Monday 20 April 2026 08:04:17 -0400 (0:00:00.037) 0:02:06.561 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Monday 20 April 2026 08:04:17 -0400 (0:00:00.038) 0:02:06.599 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Monday 20 April 2026 08:04:17 -0400 (0:00:00.033) 0:02:06.633 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Monday 20 April 2026 08:04:17 -0400 (0:00:00.032) 0:02:06.665 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:949 Monday 20 April 2026 08:04:17 -0400 (0:00:00.031) 0:02:06.697 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:956 Monday 20 April 2026 08:04:17 -0400 (0:00:00.028) 0:02:06.725 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:963 Monday 20 April 2026 08:04:17 -0400 (0:00:00.032) 0:02:06.757 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:972 Monday 20 April 2026 08:04:17 -0400 (0:00:00.030) 0:02:06.788 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:985 Monday 20 April 2026 08:04:17 -0400 (0:00:00.031) 0:02:06.820 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:994 Monday 20 April 2026 08:04:17 -0400 (0:00:00.036) 0:02:06.857 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1008 Monday 20 April 2026 08:04:17 -0400 (0:00:00.036) 0:02:06.894 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1018 Monday 20 April 2026 08:04:17 -0400 (0:00:00.038) 0:02:06.932 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Monday 20 April 2026 08:04:17 -0400 (0:00:00.037) 0:02:06.970 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1040 Monday 20 April 2026 08:04:17 -0400 (0:00:00.031) 0:02:07.001 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1045 Monday 20 April 2026 08:04:17 -0400 (0:00:00.028) 0:02:07.029 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1050 Monday 20 April 2026 08:04:17 -0400 (0:00:00.028) 0:02:07.057 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1056 Monday 20 April 2026 08:04:17 -0400 (0:00:00.027) 0:02:07.085 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1082 Monday 20 April 2026 08:04:17 -0400 (0:00:00.091) 0:02:07.177 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1103 Monday 20 April 2026 08:04:17 -0400 (0:00:00.049) 0:02:07.226 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Monday 20 April 2026 08:04:17 -0400 (0:00:00.036) 0:02:07.262 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1121 Monday 20 April 2026 08:04:17 -0400 (0:00:00.039) 0:02:07.301 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Monday 20 April 2026 08:04:17 -0400 (0:00:00.038) 0:02:07.340 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Monday 20 April 2026 08:04:17 -0400 (0:00:00.034) 0:02:07.375 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1148 Monday 20 April 2026 08:04:17 -0400 (0:00:00.028) 0:02:07.404 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Monday 20 April 2026 08:04:17 -0400 (0:00:00.027) 0:02:07.432 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1169 Monday 20 April 2026 08:04:17 -0400 (0:00:00.030) 0:02:07.463 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1189 Monday 20 April 2026 08:04:18 -0400 (0:00:00.033) 0:02:07.496 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1242 Monday 20 April 2026 08:04:18 -0400 (0:00:00.039) 0:02:07.536 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Monday 20 April 2026 08:04:18 -0400 (0:00:00.044) 0:02:07.580 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Monday 20 April 2026 08:04:18 -0400 (0:00:00.036) 0:02:07.617 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1268 Monday 20 April 2026 08:04:18 -0400 (0:00:00.037) 0:02:07.655 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Monday 20 April 2026 08:04:18 -0400 (0:00:00.036) 0:02:07.691 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1282 Monday 20 April 2026 08:04:18 -0400 (0:00:00.047) 0:02:07.739 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Monday 20 April 2026 08:04:18 -0400 (0:00:00.028) 0:02:07.768 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Monday 20 April 2026 08:04:18 -0400 (0:00:00.031) 0:02:07.799 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1313 Monday 20 April 2026 08:04:18 -0400 (0:00:00.052) 0:02:07.851 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Monday 20 April 2026 08:04:18 -0400 (0:00:00.042) 0:02:07.894 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Monday 20 April 2026 08:04:18 -0400 (0:00:00.042) 0:02:07.936 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1335 Monday 20 April 2026 08:04:18 -0400 (0:00:00.042) 0:02:07.979 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1342 Monday 20 April 2026 08:04:18 -0400 (0:00:00.043) 0:02:08.023 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1351 Monday 20 April 2026 08:04:18 -0400 (0:00:00.039) 0:02:08.063 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Monday 20 April 2026 08:04:18 -0400 (0:00:00.034) 0:02:08.097 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1362 Monday 20 April 2026 08:04:18 -0400 (0:00:00.037) 0:02:08.134 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1379 Monday 20 April 2026 08:04:18 -0400 (0:00:00.034) 0:02:08.169 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1392 Monday 20 April 2026 08:04:18 -0400 (0:00:00.033) 0:02:08.203 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1399 Monday 20 April 2026 08:04:18 -0400 (0:00:00.029) 0:02:08.232 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1406 Monday 20 April 2026 08:04:18 -0400 (0:00:00.028) 0:02:08.260 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1415 Monday 20 April 2026 08:04:18 -0400 (0:00:00.034) 0:02:08.295 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1422 Monday 20 April 2026 08:04:18 -0400 (0:00:00.031) 0:02:08.327 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1434 Monday 20 April 2026 08:04:18 -0400 (0:00:00.044) 0:02:08.371 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1443 Monday 20 April 2026 08:04:18 -0400 (0:00:00.029) 0:02:08.400 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1450 Monday 20 April 2026 08:04:18 -0400 (0:00:00.029) 0:02:08.429 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1456 Monday 20 April 2026 08:04:18 -0400 (0:00:00.028) 0:02:08.458 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1464 Monday 20 April 2026 08:04:19 -0400 (0:00:00.032) 0:02:08.491 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1477 Monday 20 April 2026 08:04:19 -0400 (0:00:00.038) 0:02:08.530 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1489 Monday 20 April 2026 08:04:19 -0400 (0:00:00.027) 0:02:08.557 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1494 Monday 20 April 2026 08:04:19 -0400 (0:00:00.027) 0:02:08.585 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1502 Monday 20 April 2026 08:04:19 -0400 (0:00:00.030) 0:02:08.616 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1511 Monday 20 April 2026 08:04:19 -0400 (0:00:00.029) 0:02:08.646 ********** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Monday 20 April 2026 08:04:19 -0400 (0:00:00.417) 0:02:09.063 ********** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 08:03:50 EDT", "ActiveEnterTimestampMonotonic": "1008015897", "ActiveExitTimestamp": "Mon 2026-04-20 08:03:49 EDT", "ActiveExitTimestampMonotonic": "1007197482", "ActiveState": "active", "After": "system.slice basic.target network.target systemd-journald.socket auditd.service -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 08:03:50 EDT", "AssertTimestampMonotonic": "1008015332", "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": "Mon 2026-04-20 08:03:50 EDT", "ConditionTimestampMonotonic": "1008015331", "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": "10441", "ExecMainStartTimestamp": "Mon 2026-04-20 08:03:50 EDT", "ExecMainStartTimestampMonotonic": "1008015847", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Mon 2026-04-20 08:03:50 EDT] ; stop_time=[n/a] ; pid=10441 ; 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": "Mon 2026-04-20 08:03:50 EDT", "InactiveEnterTimestampMonotonic": "1008014132", "InactiveExitTimestamp": "Mon 2026-04-20 08:03:50 EDT", "InactiveExitTimestampMonotonic": "1008015897", "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": "10441", "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": "basic.target system.slice -.mount", "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": "Mon 2026-04-20 08:03:50 EDT", "WatchdogTimestampMonotonic": "1008015881", "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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1524 Monday 20 April 2026 08:04:21 -0400 (0:00:01.660) 0:02:10.724 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1531 Monday 20 April 2026 08:04:21 -0400 (0:00:00.045) 0:02:10.770 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:152 Monday 20 April 2026 08:04:21 -0400 (0:00:00.043) 0:02:10.814 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Monday 20 April 2026 08:04:21 -0400 (0:00:00.199) 0:02:11.013 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Monday 20 April 2026 08:04:21 -0400 (0:00:00.036) 0:02:11.050 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Monday 20 April 2026 08:04:21 -0400 (0:00:00.033) 0:02:11.083 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Monday 20 April 2026 08:04:21 -0400 (0:00:00.037) 0:02:11.120 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Monday 20 April 2026 08:04:21 -0400 (0:00:00.042) 0:02:11.163 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Monday 20 April 2026 08:04:21 -0400 (0:00:00.031) 0:02:11.194 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Monday 20 April 2026 08:04:21 -0400 (0:00:00.028) 0:02:11.222 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Monday 20 April 2026 08:04:21 -0400 (0:00:00.028) 0:02:11.251 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Monday 20 April 2026 08:04:21 -0400 (0:00:00.036) 0:02:11.287 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Monday 20 April 2026 08:04:21 -0400 (0:00:00.076) 0:02:11.364 ********** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 08:04:21 EDT", "ActiveEnterTimestampMonotonic": "1038532199", "ActiveExitTimestamp": "Mon 2026-04-20 08:04:20 EDT", "ActiveExitTimestampMonotonic": "1037544418", "ActiveState": "active", "After": "system.slice basic.target network.target systemd-journald.socket auditd.service -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 08:04:21 EDT", "AssertTimestampMonotonic": "1038531554", "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": "Mon 2026-04-20 08:04:21 EDT", "ConditionTimestampMonotonic": "1038531552", "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": "12957", "ExecMainStartTimestamp": "Mon 2026-04-20 08:04:21 EDT", "ExecMainStartTimestampMonotonic": "1038532146", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Mon 2026-04-20 08:04:21 EDT] ; stop_time=[n/a] ; pid=12957 ; 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": "Mon 2026-04-20 08:04:21 EDT", "InactiveEnterTimestampMonotonic": "1038531122", "InactiveExitTimestamp": "Mon 2026-04-20 08:04:21 EDT", "InactiveExitTimestampMonotonic": "1038532199", "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": "12957", "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": "basic.target system.slice -.mount", "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": "Mon 2026-04-20 08:04:21 EDT", "WatchdogTimestampMonotonic": "1038532183", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Monday 20 April 2026 08:04:22 -0400 (0:00:00.783) 0:02:12.148 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003017", "end": "2026-04-20 08:04:22.928442", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:04:22.925425" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Monday 20 April 2026 08:04:22 -0400 (0:00:00.300) 0:02:12.449 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003313", "end": "2026-04-20 08:04:23.230834", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:04:23.227521" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Monday 20 April 2026 08:04:23 -0400 (0:00:00.298) 0:02:12.747 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Monday 20 April 2026 08:04:23 -0400 (0:00:00.043) 0:02:12.790 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Monday 20 April 2026 08:04:24 -0400 (0:00:01.342) 0:02:14.132 ********** 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.020922", "end": "2026-04-20 08:04:24.943817", "rc": 0, "start": "2026-04-20 08:04:24.922895" } 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Monday 20 April 2026 08:04:25 -0400 (0:00:00.360) 0:02:14.493 ********** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Monday 20 April 2026 08:04:25 -0400 (0:00:00.128) 0:02:14.622 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Monday 20 April 2026 08:04:25 -0400 (0:00:00.049) 0:02:14.671 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Monday 20 April 2026 08:04:25 -0400 (0:00:00.044) 0:02:14.715 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Monday 20 April 2026 08:04:25 -0400 (0:00:00.044) 0:02:14.760 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Monday 20 April 2026 08:04:25 -0400 (0:00:00.043) 0:02:14.803 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Monday 20 April 2026 08:04:25 -0400 (0:00:00.047) 0:02:14.850 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Monday 20 April 2026 08:04:25 -0400 (0:00:00.033) 0:02:14.884 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Monday 20 April 2026 08:04:25 -0400 (0:00:00.037) 0:02:14.922 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:04:25 -0400 (0:00:00.064) 0:02:14.987 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003888", "end": "2026-04-20 08:04:25.753707", "rc": 0, "start": "2026-04-20 08:04:25.749819" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.mdxkJ5 TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:04:25 -0400 (0:00:00.284) 0:02:15.272 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:04:25 -0400 (0:00:00.048) 0:02:15.320 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.mdxkJ5] ***************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:04:25 -0400 (0:00:00.036) 0:02:15.357 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Monday 20 April 2026 08:04:25 -0400 (0:00:00.034) 0:02:15.392 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:04:25 -0400 (0:00:00.053) 0:02:15.445 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003739", "end": "2026-04-20 08:04:26.203817", "rc": 0, "start": "2026-04-20 08:04:26.200078" } STDOUT: tlskey = /etc/pki/tls/private/ansible.myjkNR TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:04:26 -0400 (0:00:00.274) 0:02:15.720 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:04:26 -0400 (0:00:00.048) 0:02:15.768 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.myjkNR] *************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:04:26 -0400 (0:00:00.046) 0:02:15.814 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Monday 20 April 2026 08:04:26 -0400 (0:00:00.046) 0:02:15.861 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:04:26 -0400 (0:00:00.080) 0:02:15.941 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003745", "end": "2026-04-20 08:04:26.743276", "rc": 0, "start": "2026-04-20 08:04:26.739531" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:04:26 -0400 (0:00:00.344) 0:02:16.285 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:04:26 -0400 (0:00:00.073) 0:02:16.359 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:04:26 -0400 (0:00:00.049) 0:02:16.408 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Monday 20 April 2026 08:04:26 -0400 (0:00:00.040) 0:02:16.449 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:04:27 -0400 (0:00:00.073) 0:02:16.523 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003827", "end": "2026-04-20 08:04:27.286409", "rc": 0, "start": "2026-04-20 08:04:27.282582" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:04:27 -0400 (0:00:00.286) 0:02:16.810 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:04:27 -0400 (0:00:00.047) 0:02:16.857 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:04:27 -0400 (0:00:00.076) 0:02:16.934 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Monday 20 April 2026 08:04:27 -0400 (0:00:00.054) 0:02:16.989 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:158 Monday 20 April 2026 08:04:27 -0400 (0:00:00.043) 0:02:17.032 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml:4 Monday 20 April 2026 08:04:27 -0400 (0:00:00.186) 0:02:17.218 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002783", "end": "2026-04-20 08:04:28.219266", "rc": 0, "start": "2026-04-20 08:04:28.216483" } 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.mdxkJ5 tlskey = /etc/pki/tls/private/ansible.myjkNR tlsprotocols = 1.2 forceencryption = 1 TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:162 Monday 20 April 2026 08:04:28 -0400 (0:00:00.566) 0:02:17.785 ********** included: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml for managed-node3 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml:23 Monday 20 April 2026 08:04:28 -0400 (0:00:00.136) 0:02:17.921 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml:33 Monday 20 April 2026 08:04:28 -0400 (0:00:00.030) 0:02:17.952 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Monday 20 April 2026 08:04:28 -0400 (0:00:00.143) 0:02:18.096 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Monday 20 April 2026 08:04:28 -0400 (0:00:00.030) 0:02:18.126 ********** ok: [managed-node3] TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Monday 20 April 2026 08:04:29 -0400 (0:00:00.388) 0:02:18.514 ********** 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-0bH/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-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Monday 20 April 2026 08:04:29 -0400 (0:00:00.068) 0:02:18.583 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Monday 20 April 2026 08:04:29 -0400 (0:00:00.022) 0:02:18.605 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Monday 20 April 2026 08:04:29 -0400 (0:00:00.020) 0:02:18.625 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Monday 20 April 2026 08:04:29 -0400 (0:00:00.019) 0:02:18.645 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Monday 20 April 2026 08:04:29 -0400 (0:00:00.017) 0:02:18.662 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Monday 20 April 2026 08:04:29 -0400 (0:00:00.017) 0:02:18.679 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Monday 20 April 2026 08:04:29 -0400 (0:00:00.017) 0:02:18.696 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Monday 20 April 2026 08:04:29 -0400 (0:00:00.016) 0:02:18.713 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Monday 20 April 2026 08:04:29 -0400 (0:00:00.023) 0:02:18.737 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Monday 20 April 2026 08:04:29 -0400 (0:00:00.018) 0:02:18.755 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Monday 20 April 2026 08:04:29 -0400 (0:00:00.026) 0:02:18.782 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Monday 20 April 2026 08:04:29 -0400 (0:00:00.027) 0:02:18.809 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Monday 20 April 2026 08:04:29 -0400 (0:00:00.020) 0:02:18.830 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Monday 20 April 2026 08:04:29 -0400 (0:00:00.022) 0:02:18.853 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Monday 20 April 2026 08:04:29 -0400 (0:00:00.021) 0:02:18.874 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Monday 20 April 2026 08:04:29 -0400 (0:00:00.024) 0:02:18.899 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Monday 20 April 2026 08:04:29 -0400 (0:00:00.032) 0:02:18.931 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Monday 20 April 2026 08:04:29 -0400 (0:00:00.021) 0:02:18.953 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Monday 20 April 2026 08:04:29 -0400 (0:00:00.018) 0:02:18.971 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Monday 20 April 2026 08:04:29 -0400 (0:00:00.016) 0:02:18.988 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Monday 20 April 2026 08:04:29 -0400 (0:00:00.019) 0:02:19.008 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Monday 20 April 2026 08:04:29 -0400 (0:00:00.018) 0:02:19.027 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Monday 20 April 2026 08:04:29 -0400 (0:00:00.017) 0:02:19.044 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Monday 20 April 2026 08:04:29 -0400 (0:00:00.019) 0:02:19.064 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Monday 20 April 2026 08:04:29 -0400 (0:00:00.019) 0:02:19.084 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Monday 20 April 2026 08:04:30 -0400 (0:00:01.128) 0:02:20.212 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Monday 20 April 2026 08:04:30 -0400 (0:00:00.135) 0:02:20.347 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Monday 20 April 2026 08:04:30 -0400 (0:00:00.035) 0:02:20.383 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Monday 20 April 2026 08:04:30 -0400 (0:00:00.027) 0:02:20.411 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Monday 20 April 2026 08:04:30 -0400 (0:00:00.034) 0:02:20.445 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Monday 20 April 2026 08:04:31 -0400 (0:00:00.103) 0:02:20.549 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Monday 20 April 2026 08:04:31 -0400 (0:00:00.441) 0:02:20.991 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Monday 20 April 2026 08:04:31 -0400 (0:00:00.038) 0:02:21.029 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Monday 20 April 2026 08:04:31 -0400 (0:00:00.129) 0:02:21.158 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Monday 20 April 2026 08:04:31 -0400 (0:00:00.052) 0:02:21.211 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Monday 20 April 2026 08:04:31 -0400 (0:00:00.047) 0:02:21.259 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Monday 20 April 2026 08:04:31 -0400 (0:00:00.048) 0:02:21.307 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Monday 20 April 2026 08:04:31 -0400 (0:00:00.051) 0:02:21.359 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Monday 20 April 2026 08:04:31 -0400 (0:00:00.068) 0:02:21.427 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Monday 20 April 2026 08:04:32 -0400 (0:00:00.055) 0:02:21.483 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Monday 20 April 2026 08:04:32 -0400 (0:00:00.539) 0:02:22.022 ********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Monday 20 April 2026 08:04:33 -0400 (0:00:00.484) 0:02:22.507 ********** 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.004737", "end": "2026-04-20 08:04:33.271320", "rc": 0, "start": "2026-04-20 08:04:33.266583" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Monday 20 April 2026 08:04:33 -0400 (0:00:00.281) 0:02:22.789 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.005326", "end": "2026-04-20 08:04:33.567720", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:33.562394" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Monday 20 April 2026 08:04:33 -0400 (0:00:00.306) 0:02:23.095 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004992", "end": "2026-04-20 08:04:33.856434", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:33.851442" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Monday 20 April 2026 08:04:33 -0400 (0:00:00.287) 0:02:23.383 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Monday 20 April 2026 08:04:33 -0400 (0:00:00.042) 0:02:23.426 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Monday 20 April 2026 08:04:33 -0400 (0:00:00.036) 0:02:23.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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Monday 20 April 2026 08:04:34 -0400 (0:00:00.032) 0:02:23.495 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Monday 20 April 2026 08:04:34 -0400 (0:00:00.045) 0:02:23.541 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Monday 20 April 2026 08:04:34 -0400 (0:00:00.028) 0:02:23.570 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Monday 20 April 2026 08:04:34 -0400 (0:00:00.030) 0:02:23.600 ********** 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" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Monday 20 April 2026 08:04:34 -0400 (0:00:00.505) 0:02:24.106 ********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 07:47:13 EDT", "ActiveEnterTimestampMonotonic": "10936912", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network.target systemd-sysctl.service systemd-journald.socket dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 07:47:12 EDT", "AssertTimestampMonotonic": "10335856", "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": "Mon 2026-04-20 07:47:12 EDT", "ConditionTimestampMonotonic": "10335854", "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": "875", "ExecMainStartTimestamp": "Mon 2026-04-20 07:47:12 EDT", "ExecMainStartTimestampMonotonic": "10336493", "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": "Mon 2026-04-20 07:47:12 EDT", "InactiveExitTimestampMonotonic": "10336532", "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": "875", "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 dbus.service system.slice", "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": "Mon 2026-04-20 07:47:13 EDT", "WatchdogTimestampMonotonic": "10936606", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Monday 20 April 2026 08:04:35 -0400 (0:00:00.646) 0:02:24.752 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Monday 20 April 2026 08:04:35 -0400 (0:00:00.284) 0:02:25.036 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Monday 20 April 2026 08:04:35 -0400 (0:00:00.042) 0:02:25.079 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Monday 20 April 2026 08:04:35 -0400 (0:00:00.040) 0:02:25.120 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Monday 20 April 2026 08:04:35 -0400 (0:00:00.036) 0:02:25.156 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Monday 20 April 2026 08:04:35 -0400 (0:00:00.032) 0:02:25.188 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Monday 20 April 2026 08:04:35 -0400 (0:00:00.030) 0:02:25.219 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Monday 20 April 2026 08:04:36 -0400 (0:00:00.320) 0:02:25.540 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Monday 20 April 2026 08:04:36 -0400 (0:00:00.062) 0:02:25.602 ********** 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" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Monday 20 April 2026 08:04:36 -0400 (0:00:00.492) 0:02:26.095 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Monday 20 April 2026 08:04:36 -0400 (0:00:00.032) 0:02:26.127 ********** TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Monday 20 April 2026 08:04:36 -0400 (0:00:00.026) 0:02:26.154 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Monday 20 April 2026 08:04:36 -0400 (0:00:00.038) 0:02:26.192 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Monday 20 April 2026 08:04:36 -0400 (0:00:00.121) 0:02:26.314 ********** skipping: [managed-node3] => (item=/tmp/ansible.mdxkJ5) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.mdxkJ5", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ansible.myjkNR) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.myjkNR", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Monday 20 April 2026 08:04:36 -0400 (0:00:00.055) 0:02:26.370 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:04:36 -0400 (0:00:00.076) 0:02:26.446 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003351", "end": "2026-04-20 08:04:37.218550", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:37.215199" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.mdxkJ5 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:04:37 -0400 (0:00:00.310) 0:02:26.757 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:04:37 -0400 (0:00:00.058) 0:02:26.815 ********** 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.044997", "end": "2026-04-20 08:04:37.662697", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:37.617700" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Monday 20 April 2026 08:04:37 -0400 (0:00:00.381) 0:02:27.197 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:04:37 -0400 (0:00:00.066) 0:02:27.264 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003338", "end": "2026-04-20 08:04:38.033126", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:38.029788" } STDOUT: tlskey = /etc/pki/tls/private/ansible.myjkNR TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:04:38 -0400 (0:00:00.295) 0:02:27.559 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:04:38 -0400 (0:00:00.049) 0:02:27.608 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.044390", "end": "2026-04-20 08:04:38.411574", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:38.367184" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Monday 20 April 2026 08:04:38 -0400 (0:00:00.324) 0:02:27.933 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:04:38 -0400 (0:00:00.063) 0:02:27.996 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002849", "end": "2026-04-20 08:04:38.754207", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:38.751358" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:04:38 -0400 (0:00:00.276) 0:02:28.272 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:04:38 -0400 (0:00:00.037) 0:02:28.310 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.044528", "end": "2026-04-20 08:04:39.133600", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:39.089072" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Monday 20 April 2026 08:04:39 -0400 (0:00:00.368) 0:02:28.678 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:04:39 -0400 (0:00:00.105) 0:02:28.784 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002813", "end": "2026-04-20 08:04:39.554064", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:39.551251" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:04:39 -0400 (0:00:00.301) 0:02:29.085 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:04:39 -0400 (0:00:00.048) 0:02:29.134 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.044802", "end": "2026-04-20 08:04:39.953267", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:39.908465" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Monday 20 April 2026 08:04:40 -0400 (0:00:00.349) 0:02:29.483 ********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004090", "end": "2026-04-20 08:04:40.287462", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:04:40.283372" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Monday 20 April 2026 08:04:40 -0400 (0:00:00.333) 0:02:29.817 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Monday 20 April 2026 08:04:40 -0400 (0:00:00.052) 0:02:29.870 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Monday 20 April 2026 08:04:40 -0400 (0:00:00.047) 0:02:29.918 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Monday 20 April 2026 08:04:40 -0400 (0:00:00.046) 0:02:29.964 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Monday 20 April 2026 08:04:40 -0400 (0:00:00.045) 0:02:30.009 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Monday 20 April 2026 08:04:40 -0400 (0:00:00.045) 0:02:30.055 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Monday 20 April 2026 08:04:40 -0400 (0:00:00.046) 0:02:30.102 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Monday 20 April 2026 08:04:40 -0400 (0:00:00.133) 0:02:30.236 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Monday 20 April 2026 08:04:40 -0400 (0:00:00.049) 0:02:30.286 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Monday 20 April 2026 08:04:40 -0400 (0:00:00.048) 0:02:30.334 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Monday 20 April 2026 08:04:40 -0400 (0:00:00.047) 0:02:30.381 ********** 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.004466", "end": "2026-04-20 08:04:41.201551", "rc": 0, "start": "2026-04-20 08:04:41.197085" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Monday 20 April 2026 08:04:41 -0400 (0:00:00.358) 0:02:30.740 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Monday 20 April 2026 08:04:41 -0400 (0:00:00.055) 0:02:30.796 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Monday 20 April 2026 08:04:42 -0400 (0:00:01.199) 0:02:31.995 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Monday 20 April 2026 08:04:42 -0400 (0:00:00.054) 0:02:32.050 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Monday 20 April 2026 08:04:42 -0400 (0:00:00.045) 0:02:32.095 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Monday 20 April 2026 08:04:42 -0400 (0:00:00.046) 0:02:32.141 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Monday 20 April 2026 08:04:42 -0400 (0:00:00.048) 0:02:32.190 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:04:42 -0400 (0:00:00.078) 0:02:32.269 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004128", "end": "2026-04-20 08:04:44.070598", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:04:43.066470" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:04:44 -0400 (0:00:01.339) 0:02:33.608 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.045611", "end": "2026-04-20 08:04:44.460285", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:04:44.414674" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:04:44 -0400 (0:00:00.405) 0:02:34.014 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Monday 20 April 2026 08:04:44 -0400 (0:00:00.049) 0:02:34.063 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Monday 20 April 2026 08:04:44 -0400 (0:00:00.042) 0:02:34.106 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Monday 20 April 2026 08:04:44 -0400 (0:00:00.035) 0:02:34.142 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Monday 20 April 2026 08:04:44 -0400 (0:00:00.037) 0:02:34.179 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Monday 20 April 2026 08:04:44 -0400 (0:00:00.037) 0:02:34.217 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Monday 20 April 2026 08:04:44 -0400 (0:00:00.036) 0:02:34.253 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Monday 20 April 2026 08:04:44 -0400 (0:00:00.031) 0:02:34.285 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Monday 20 April 2026 08:04:44 -0400 (0:00:00.029) 0:02:34.314 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Monday 20 April 2026 08:04:44 -0400 (0:00:00.028) 0:02:34.342 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Monday 20 April 2026 08:04:44 -0400 (0:00:00.027) 0:02:34.370 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Monday 20 April 2026 08:04:44 -0400 (0:00:00.031) 0:02:34.401 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:949 Monday 20 April 2026 08:04:44 -0400 (0:00:00.029) 0:02:34.430 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:956 Monday 20 April 2026 08:04:44 -0400 (0:00:00.035) 0:02:34.465 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:963 Monday 20 April 2026 08:04:45 -0400 (0:00:00.042) 0:02:34.508 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:972 Monday 20 April 2026 08:04:45 -0400 (0:00:00.043) 0:02:34.551 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:985 Monday 20 April 2026 08:04:45 -0400 (0:00:00.030) 0:02:34.582 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:994 Monday 20 April 2026 08:04:45 -0400 (0:00:00.029) 0:02:34.611 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1008 Monday 20 April 2026 08:04:45 -0400 (0:00:00.028) 0:02:34.639 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1018 Monday 20 April 2026 08:04:45 -0400 (0:00:00.034) 0:02:34.674 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Monday 20 April 2026 08:04:45 -0400 (0:00:00.108) 0:02:34.783 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1040 Monday 20 April 2026 08:04:45 -0400 (0:00:00.045) 0:02:34.829 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1045 Monday 20 April 2026 08:04:45 -0400 (0:00:00.035) 0:02:34.864 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1050 Monday 20 April 2026 08:04:45 -0400 (0:00:00.037) 0:02:34.901 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1056 Monday 20 April 2026 08:04:45 -0400 (0:00:00.038) 0:02:34.939 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1082 Monday 20 April 2026 08:04:45 -0400 (0:00:00.035) 0:02:34.975 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1103 Monday 20 April 2026 08:04:45 -0400 (0:00:00.029) 0:02:35.004 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Monday 20 April 2026 08:04:45 -0400 (0:00:00.028) 0:02:35.032 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1121 Monday 20 April 2026 08:04:45 -0400 (0:00:00.030) 0:02:35.063 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Monday 20 April 2026 08:04:45 -0400 (0:00:00.033) 0:02:35.097 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Monday 20 April 2026 08:04:45 -0400 (0:00:00.032) 0:02:35.130 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1148 Monday 20 April 2026 08:04:45 -0400 (0:00:00.045) 0:02:35.176 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Monday 20 April 2026 08:04:45 -0400 (0:00:00.040) 0:02:35.216 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1169 Monday 20 April 2026 08:04:45 -0400 (0:00:00.041) 0:02:35.258 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1189 Monday 20 April 2026 08:04:45 -0400 (0:00:00.038) 0:02:35.296 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1242 Monday 20 April 2026 08:04:45 -0400 (0:00:00.036) 0:02:35.333 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Monday 20 April 2026 08:04:45 -0400 (0:00:00.030) 0:02:35.363 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Monday 20 April 2026 08:04:45 -0400 (0:00:00.032) 0:02:35.396 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1268 Monday 20 April 2026 08:04:45 -0400 (0:00:00.029) 0:02:35.425 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Monday 20 April 2026 08:04:45 -0400 (0:00:00.034) 0:02:35.460 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1282 Monday 20 April 2026 08:04:46 -0400 (0:00:00.059) 0:02:35.519 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Monday 20 April 2026 08:04:46 -0400 (0:00:00.053) 0:02:35.572 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Monday 20 April 2026 08:04:46 -0400 (0:00:00.042) 0:02:35.615 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1313 Monday 20 April 2026 08:04:46 -0400 (0:00:00.079) 0:02:35.694 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Monday 20 April 2026 08:04:46 -0400 (0:00:00.054) 0:02:35.749 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Monday 20 April 2026 08:04:46 -0400 (0:00:00.038) 0:02:35.787 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1335 Monday 20 April 2026 08:04:46 -0400 (0:00:00.033) 0:02:35.821 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1342 Monday 20 April 2026 08:04:46 -0400 (0:00:00.033) 0:02:35.855 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1351 Monday 20 April 2026 08:04:46 -0400 (0:00:00.029) 0:02:35.885 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Monday 20 April 2026 08:04:46 -0400 (0:00:00.030) 0:02:35.915 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1362 Monday 20 April 2026 08:04:46 -0400 (0:00:00.029) 0:02:35.945 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1379 Monday 20 April 2026 08:04:46 -0400 (0:00:00.032) 0:02:35.977 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1392 Monday 20 April 2026 08:04:46 -0400 (0:00:00.031) 0:02:36.009 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1399 Monday 20 April 2026 08:04:46 -0400 (0:00:00.030) 0:02:36.039 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1406 Monday 20 April 2026 08:04:46 -0400 (0:00:00.029) 0:02:36.069 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1415 Monday 20 April 2026 08:04:46 -0400 (0:00:00.033) 0:02:36.103 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1422 Monday 20 April 2026 08:04:46 -0400 (0:00:00.031) 0:02:36.134 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1434 Monday 20 April 2026 08:04:46 -0400 (0:00:00.045) 0:02:36.179 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1443 Monday 20 April 2026 08:04:46 -0400 (0:00:00.030) 0:02:36.210 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1450 Monday 20 April 2026 08:04:46 -0400 (0:00:00.032) 0:02:36.242 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1456 Monday 20 April 2026 08:04:46 -0400 (0:00:00.030) 0:02:36.272 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1464 Monday 20 April 2026 08:04:46 -0400 (0:00:00.030) 0:02:36.303 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1477 Monday 20 April 2026 08:04:46 -0400 (0:00:00.038) 0:02:36.341 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1489 Monday 20 April 2026 08:04:46 -0400 (0:00:00.033) 0:02:36.375 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1494 Monday 20 April 2026 08:04:46 -0400 (0:00:00.030) 0:02:36.405 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1502 Monday 20 April 2026 08:04:46 -0400 (0:00:00.031) 0:02:36.436 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1511 Monday 20 April 2026 08:04:47 -0400 (0:00:00.030) 0:02:36.467 ********** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Monday 20 April 2026 08:04:47 -0400 (0:00:00.431) 0:02:36.899 ********** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 08:04:21 EDT", "ActiveEnterTimestampMonotonic": "1038532199", "ActiveExitTimestamp": "Mon 2026-04-20 08:04:20 EDT", "ActiveExitTimestampMonotonic": "1037544418", "ActiveState": "active", "After": "system.slice basic.target network.target systemd-journald.socket auditd.service -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 08:04:21 EDT", "AssertTimestampMonotonic": "1038531554", "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": "Mon 2026-04-20 08:04:21 EDT", "ConditionTimestampMonotonic": "1038531552", "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": "12957", "ExecMainStartTimestamp": "Mon 2026-04-20 08:04:21 EDT", "ExecMainStartTimestampMonotonic": "1038532146", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Mon 2026-04-20 08:04:21 EDT] ; stop_time=[n/a] ; pid=12957 ; 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": "Mon 2026-04-20 08:04:21 EDT", "InactiveEnterTimestampMonotonic": "1038531122", "InactiveExitTimestamp": "Mon 2026-04-20 08:04:21 EDT", "InactiveExitTimestampMonotonic": "1038532199", "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": "12957", "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": "basic.target system.slice -.mount", "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": "Mon 2026-04-20 08:04:21 EDT", "WatchdogTimestampMonotonic": "1038532183", "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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1524 Monday 20 April 2026 08:04:48 -0400 (0:00:00.984) 0:02:37.883 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1531 Monday 20 April 2026 08:04:48 -0400 (0:00:00.030) 0:02:37.913 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:167 Monday 20 April 2026 08:04:48 -0400 (0:00:00.034) 0:02:37.948 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Monday 20 April 2026 08:04:48 -0400 (0:00:00.238) 0:02:38.186 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Monday 20 April 2026 08:04:48 -0400 (0:00:00.046) 0:02:38.233 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Monday 20 April 2026 08:04:48 -0400 (0:00:00.043) 0:02:38.276 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Monday 20 April 2026 08:04:48 -0400 (0:00:00.038) 0:02:38.315 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Monday 20 April 2026 08:04:48 -0400 (0:00:00.040) 0:02:38.355 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Monday 20 April 2026 08:04:48 -0400 (0:00:00.039) 0:02:38.395 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Monday 20 April 2026 08:04:48 -0400 (0:00:00.035) 0:02:38.430 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Monday 20 April 2026 08:04:48 -0400 (0:00:00.027) 0:02:38.457 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Monday 20 April 2026 08:04:49 -0400 (0:00:00.027) 0:02:38.485 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Monday 20 April 2026 08:04:49 -0400 (0:00:00.058) 0:02:38.544 ********** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 08:04:48 EDT", "ActiveEnterTimestampMonotonic": "1065696943", "ActiveExitTimestamp": "Mon 2026-04-20 08:04:48 EDT", "ActiveExitTimestampMonotonic": "1065488782", "ActiveState": "active", "After": "system.slice basic.target network.target systemd-journald.socket auditd.service -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 08:04:48 EDT", "AssertTimestampMonotonic": "1065696355", "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": "Mon 2026-04-20 08:04:48 EDT", "ConditionTimestampMonotonic": "1065696354", "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": "15180", "ExecMainStartTimestamp": "Mon 2026-04-20 08:04:48 EDT", "ExecMainStartTimestampMonotonic": "1065696885", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Mon 2026-04-20 08:04:48 EDT] ; stop_time=[n/a] ; pid=15180 ; 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": "Mon 2026-04-20 08:04:48 EDT", "InactiveEnterTimestampMonotonic": "1065695964", "InactiveExitTimestamp": "Mon 2026-04-20 08:04:48 EDT", "InactiveExitTimestampMonotonic": "1065696943", "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": "15180", "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": "basic.target system.slice -.mount", "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": "Mon 2026-04-20 08:04:48 EDT", "WatchdogTimestampMonotonic": "1065696921", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Monday 20 April 2026 08:04:49 -0400 (0:00:00.764) 0:02:39.308 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004073", "end": "2026-04-20 08:04:50.123051", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:04:50.118978" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Monday 20 April 2026 08:04:50 -0400 (0:00:00.350) 0:02:39.659 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003014", "end": "2026-04-20 08:04:50.469651", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:04:50.466637" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Monday 20 April 2026 08:04:50 -0400 (0:00:00.353) 0:02:40.012 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Monday 20 April 2026 08:04:50 -0400 (0:00:00.068) 0:02:40.081 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Monday 20 April 2026 08:04:52 -0400 (0:00:01.391) 0:02:41.473 ********** 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.022231", "end": "2026-04-20 08:04:52.273181", "rc": 0, "start": "2026-04-20 08:04:52.250950" } 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Monday 20 April 2026 08:04:52 -0400 (0:00:00.326) 0:02:41.799 ********** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Monday 20 April 2026 08:04:52 -0400 (0:00:00.034) 0:02:41.833 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Monday 20 April 2026 08:04:52 -0400 (0:00:00.028) 0:02:41.861 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Monday 20 April 2026 08:04:52 -0400 (0:00:00.026) 0:02:41.888 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Monday 20 April 2026 08:04:52 -0400 (0:00:00.028) 0:02:41.917 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Monday 20 April 2026 08:04:52 -0400 (0:00:00.027) 0:02:41.945 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Monday 20 April 2026 08:04:52 -0400 (0:00:00.026) 0:02:41.972 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Monday 20 April 2026 08:04:52 -0400 (0:00:00.027) 0:02:41.999 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Monday 20 April 2026 08:04:52 -0400 (0:00:00.028) 0:02:42.027 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:04:52 -0400 (0:00:00.047) 0:02:42.074 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004102", "end": "2026-04-20 08:04:52.838350", "rc": 0, "start": "2026-04-20 08:04:52.834248" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:04:52 -0400 (0:00:00.279) 0:02:42.354 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:04:52 -0400 (0:00:00.046) 0:02:42.400 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:04:52 -0400 (0:00:00.035) 0:02:42.436 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Monday 20 April 2026 08:04:53 -0400 (0:00:00.115) 0:02:42.552 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:04:53 -0400 (0:00:00.084) 0:02:42.636 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003845", "end": "2026-04-20 08:04:53.443043", "rc": 0, "start": "2026-04-20 08:04:53.439198" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:04:53 -0400 (0:00:00.347) 0:02:42.983 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:04:53 -0400 (0:00:00.073) 0:02:43.057 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:04:53 -0400 (0:00:00.057) 0:02:43.114 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Monday 20 April 2026 08:04:53 -0400 (0:00:00.046) 0:02:43.160 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:04:53 -0400 (0:00:00.089) 0:02:43.250 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003700", "end": "2026-04-20 08:04:54.032570", "rc": 0, "start": "2026-04-20 08:04:54.028870" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:04:54 -0400 (0:00:00.299) 0:02:43.549 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:04:54 -0400 (0:00:00.046) 0:02:43.596 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:04:54 -0400 (0:00:00.035) 0:02:43.631 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Monday 20 April 2026 08:04:54 -0400 (0:00:00.036) 0:02:43.668 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:04:54 -0400 (0:00:00.093) 0:02:43.762 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004502", "end": "2026-04-20 08:04:54.564033", "rc": 0, "start": "2026-04-20 08:04:54.559531" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:04:54 -0400 (0:00:00.336) 0:02:44.098 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:04:54 -0400 (0:00:00.053) 0:02:44.152 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:04:54 -0400 (0:00:00.060) 0:02:44.212 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Monday 20 April 2026 08:04:54 -0400 (0:00:00.039) 0:02:44.251 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test with certs created by the certificate role] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:174 Monday 20 April 2026 08:04:54 -0400 (0:00:00.033) 0:02:44.284 ********** included: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml for managed-node3 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml:23 Monday 20 April 2026 08:04:54 -0400 (0:00:00.144) 0:02:44.428 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml:33 Monday 20 April 2026 08:04:54 -0400 (0:00:00.018) 0:02:44.447 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Monday 20 April 2026 08:04:55 -0400 (0:00:00.108) 0:02:44.556 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Monday 20 April 2026 08:04:55 -0400 (0:00:00.028) 0:02:44.585 ********** ok: [managed-node3] TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Monday 20 April 2026 08:04:55 -0400 (0:00:00.431) 0:02:45.016 ********** 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-0bH/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-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Monday 20 April 2026 08:04:55 -0400 (0:00:00.057) 0:02:45.073 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Monday 20 April 2026 08:04:55 -0400 (0:00:00.017) 0:02:45.091 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Monday 20 April 2026 08:04:55 -0400 (0:00:00.018) 0:02:45.110 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Monday 20 April 2026 08:04:55 -0400 (0:00:00.016) 0:02:45.127 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Monday 20 April 2026 08:04:55 -0400 (0:00:00.020) 0:02:45.147 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Monday 20 April 2026 08:04:55 -0400 (0:00:00.022) 0:02:45.169 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Monday 20 April 2026 08:04:55 -0400 (0:00:00.025) 0:02:45.195 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Monday 20 April 2026 08:04:55 -0400 (0:00:00.025) 0:02:45.220 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Monday 20 April 2026 08:04:55 -0400 (0:00:00.024) 0:02:45.245 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Monday 20 April 2026 08:04:55 -0400 (0:00:00.021) 0:02:45.266 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Monday 20 April 2026 08:04:55 -0400 (0:00:00.017) 0:02:45.284 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Monday 20 April 2026 08:04:55 -0400 (0:00:00.024) 0:02:45.309 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Monday 20 April 2026 08:04:55 -0400 (0:00:00.020) 0:02:45.329 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Monday 20 April 2026 08:04:55 -0400 (0:00:00.024) 0:02:45.354 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Monday 20 April 2026 08:04:55 -0400 (0:00:00.025) 0:02:45.379 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Monday 20 April 2026 08:04:55 -0400 (0:00:00.019) 0:02:45.398 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Monday 20 April 2026 08:04:55 -0400 (0:00:00.025) 0:02:45.424 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Monday 20 April 2026 08:04:55 -0400 (0:00:00.017) 0:02:45.441 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Monday 20 April 2026 08:04:55 -0400 (0:00:00.017) 0:02:45.459 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Monday 20 April 2026 08:04:56 -0400 (0:00:00.016) 0:02:45.475 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Monday 20 April 2026 08:04:56 -0400 (0:00:00.023) 0:02:45.499 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Monday 20 April 2026 08:04:56 -0400 (0:00:00.024) 0:02:45.524 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Monday 20 April 2026 08:04:56 -0400 (0:00:00.028) 0:02:45.553 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Monday 20 April 2026 08:04:56 -0400 (0:00:00.024) 0:02:45.578 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Monday 20 April 2026 08:04:56 -0400 (0:00:00.025) 0:02:45.603 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Monday 20 April 2026 08:04:57 -0400 (0:00:01.149) 0:02:46.753 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Monday 20 April 2026 08:04:57 -0400 (0:00:00.172) 0:02:46.925 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Monday 20 April 2026 08:04:57 -0400 (0:00:00.045) 0:02:46.970 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Monday 20 April 2026 08:04:57 -0400 (0:00:00.043) 0:02:47.014 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Monday 20 April 2026 08:04:57 -0400 (0:00:00.044) 0:02:47.058 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Monday 20 April 2026 08:04:57 -0400 (0:00:00.081) 0:02:47.140 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Monday 20 April 2026 08:04:58 -0400 (0:00:00.460) 0:02:47.600 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Monday 20 April 2026 08:04:58 -0400 (0:00:00.040) 0:02:47.640 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Monday 20 April 2026 08:04:58 -0400 (0:00:00.044) 0:02:47.685 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Monday 20 April 2026 08:04:58 -0400 (0:00:00.038) 0:02:47.723 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Monday 20 April 2026 08:04:58 -0400 (0:00:00.032) 0:02:47.756 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Monday 20 April 2026 08:04:58 -0400 (0:00:00.032) 0:02:47.788 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Monday 20 April 2026 08:04:58 -0400 (0:00:00.041) 0:02:47.829 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Monday 20 April 2026 08:04:58 -0400 (0:00:00.099) 0:02:47.929 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Monday 20 April 2026 08:04:58 -0400 (0:00:00.068) 0:02:47.998 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Monday 20 April 2026 08:04:59 -0400 (0:00:00.595) 0:02:48.593 ********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Monday 20 April 2026 08:04:59 -0400 (0:00:00.510) 0:02:49.103 ********** 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.004488", "end": "2026-04-20 08:04:59.916951", "rc": 0, "start": "2026-04-20 08:04:59.912463" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Monday 20 April 2026 08:04:59 -0400 (0:00:00.334) 0:02:49.437 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.004951", "end": "2026-04-20 08:05:00.208639", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:00.203688" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Monday 20 April 2026 08:05:00 -0400 (0:00:00.301) 0:02:49.739 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004538", "end": "2026-04-20 08:05:00.522887", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:00.518349" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Monday 20 April 2026 08:05:00 -0400 (0:00:00.305) 0:02:50.044 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Monday 20 April 2026 08:05:00 -0400 (0:00:00.040) 0:02:50.085 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Monday 20 April 2026 08:05:00 -0400 (0:00:00.046) 0:02:50.132 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Monday 20 April 2026 08:05:00 -0400 (0:00:00.047) 0:02:50.180 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Monday 20 April 2026 08:05:00 -0400 (0:00:00.067) 0:02:50.247 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Monday 20 April 2026 08:05:00 -0400 (0:00:00.037) 0:02:50.285 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Monday 20 April 2026 08:05:00 -0400 (0:00:00.034) 0:02:50.319 ********** 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" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Monday 20 April 2026 08:05:01 -0400 (0:00:00.514) 0:02:50.834 ********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 07:47:13 EDT", "ActiveEnterTimestampMonotonic": "10936912", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network.target systemd-sysctl.service systemd-journald.socket dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 07:47:12 EDT", "AssertTimestampMonotonic": "10335856", "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": "Mon 2026-04-20 07:47:12 EDT", "ConditionTimestampMonotonic": "10335854", "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": "875", "ExecMainStartTimestamp": "Mon 2026-04-20 07:47:12 EDT", "ExecMainStartTimestampMonotonic": "10336493", "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": "Mon 2026-04-20 07:47:12 EDT", "InactiveExitTimestampMonotonic": "10336532", "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": "875", "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 dbus.service system.slice", "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": "Mon 2026-04-20 07:47:13 EDT", "WatchdogTimestampMonotonic": "10936606", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Monday 20 April 2026 08:05:02 -0400 (0:00:00.664) 0:02:51.499 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Monday 20 April 2026 08:05:02 -0400 (0:00:00.300) 0:02:51.800 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Monday 20 April 2026 08:05:02 -0400 (0:00:00.044) 0:02:51.844 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Monday 20 April 2026 08:05:02 -0400 (0:00:00.051) 0:02:51.896 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Monday 20 April 2026 08:05:02 -0400 (0:00:00.053) 0:02:51.950 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Monday 20 April 2026 08:05:02 -0400 (0:00:00.054) 0:02:52.005 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Monday 20 April 2026 08:05:02 -0400 (0:00:00.046) 0:02:52.051 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Monday 20 April 2026 08:05:02 -0400 (0:00:00.347) 0:02:52.399 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Monday 20 April 2026 08:05:02 -0400 (0:00:00.063) 0:02:52.463 ********** 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" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Monday 20 April 2026 08:05:03 -0400 (0:00:00.524) 0:02:52.987 ********** ok: [managed-node3] => { "ansible_facts": { "__mssql_certificate_requests": [] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Monday 20 April 2026 08:05:03 -0400 (0:00:00.040) 0:02:53.028 ********** ok: [managed-node3] => (item={u'common_name': u'10.31.41.81', u'ca': u'self-sign', u'name': u'mssql_2019_cert'}) => { "ansible_facts": { "__mssql_certificate_requests": [ { "ca": "self-sign", "common_name": "10.31.41.81", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ] }, "ansible_loop_var": "item", "changed": false, "item": { "ca": "self-sign", "common_name": "10.31.41.81", "name": "mssql_2019_cert" } } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Monday 20 April 2026 08:05:03 -0400 (0:00:00.061) 0:02:53.090 ********** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Monday 20 April 2026 08:05:03 -0400 (0:00:00.133) 0:02:53.223 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Monday 20 April 2026 08:05:03 -0400 (0:00:00.106) 0:02:53.330 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Monday 20 April 2026 08:05:03 -0400 (0:00:00.093) 0:02:53.424 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Monday 20 April 2026 08:05:04 -0400 (0:00:00.336) 0:02:53.760 ********** ok: [managed-node3] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Run systemctl] ******************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:22 Monday 20 April 2026 08:05:04 -0400 (0:00:00.046) 0:02:53.807 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.004490", "end": "2026-04-20 08:05:04.602506", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:04.598016" } STDOUT: running TASK [fedora.linux_system_roles.certificate : Require installed systemd] ******* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:30 Monday 20 April 2026 08:05:04 -0400 (0:00:00.315) 0:02:54.123 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:35 Monday 20 April 2026 08:05:04 -0400 (0:00:00.039) 0:02:54.162 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:40 Monday 20 April 2026 08:05:04 -0400 (0:00:00.043) 0:02:54.206 ********** 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-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Monday 20 April 2026 08:05:04 -0400 (0:00:00.153) 0:02:54.359 ********** 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.5 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" ] } lsrpackages: python-cryptography python-dbus python-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:15 Monday 20 April 2026 08:05:08 -0400 (0:00:03.435) 0:02:57.794 ********** 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.4 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" ] } lsrpackages: certmonger TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:25 Monday 20 April 2026 08:05:11 -0400 (0:00:03.115) 0:03:00.910 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:49 Monday 20 April 2026 08:05:11 -0400 (0:00:00.380) 0:03:01.291 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:76 Monday 20 April 2026 08:05:12 -0400 (0:00:00.350) 0:03:01.641 ********** 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": "network.target basic.target system.slice systemd-journald.socket syslog.target dbus.service", "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": "basic.target system.slice", "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-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:86 Monday 20 April 2026 08:05:12 -0400 (0:00:00.770) 0:03:02.411 ********** changed: [managed-node3] => (item={u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.41.81', u'ca': u'self-sign', u'mode': u'0600'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "10.31.41.81", "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-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:138 Monday 20 April 2026 08:05:13 -0400 (0:00:00.876) 0:03:03.288 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:143 Monday 20 April 2026 08:05:13 -0400 (0:00:00.044) 0:03:03.332 ********** 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.41.81', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "common_name": "10.31.41.81", "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.41.81', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "common_name": "10.31.41.81", "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.41.81', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "common_name": "10.31.41.81", "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-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:151 Monday 20 April 2026 08:05:13 -0400 (0:00:00.088) 0:03:03.420 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:155 Monday 20 April 2026 08:05:13 -0400 (0:00:00.042) 0:03:03.463 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:169 Monday 20 April 2026 08:05:14 -0400 (0:00:00.043) 0:03:03.507 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:174 Monday 20 April 2026 08:05:14 -0400 (0:00:00.038) 0:03:03.545 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Monday 20 April 2026 08:05:14 -0400 (0:00:00.046) 0:03:03.592 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Monday 20 April 2026 08:05:14 -0400 (0:00:00.055) 0:03:03.648 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Monday 20 April 2026 08:05:14 -0400 (0:00:00.077) 0:03:03.726 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:05:14 -0400 (0:00:00.078) 0:03:03.804 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002934", "end": "2026-04-20 08:05:14.579320", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:05:14.576386" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:05:14 -0400 (0:00:00.294) 0:03:04.099 ********** 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.044139", "end": "2026-04-20 08:05:14.914551", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:14.870412" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:05:14 -0400 (0:00:00.342) 0:03:04.442 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Monday 20 April 2026 08:05:15 -0400 (0:00:00.034) 0:03:04.476 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:05:15 -0400 (0:00:00.062) 0:03:04.538 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002895", "end": "2026-04-20 08:05:15.299722", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:05:15.296827" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:05:15 -0400 (0:00:00.281) 0:03:04.820 ********** 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.045289", "end": "2026-04-20 08:05:15.639005", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:15.593716" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:05:15 -0400 (0:00:00.358) 0:03:05.178 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Monday 20 April 2026 08:05:15 -0400 (0:00:00.042) 0:03:05.221 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:05:15 -0400 (0:00:00.065) 0:03:05.286 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002800", "end": "2026-04-20 08:05:16.070492", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:05:16.067692" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:05:16 -0400 (0:00:00.323) 0:03:05.610 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.045017", "end": "2026-04-20 08:05:16.467580", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:16.422563" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:05:16 -0400 (0:00:00.385) 0:03:05.996 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Monday 20 April 2026 08:05:16 -0400 (0:00:00.039) 0:03:06.035 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:05:16 -0400 (0:00:00.099) 0:03:06.135 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002771", "end": "2026-04-20 08:05:16.947425", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:05:16.944654" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:05:17 -0400 (0:00:00.336) 0:03:06.471 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.043384", "end": "2026-04-20 08:05:17.290209", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:17.246825" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:05:17 -0400 (0:00:00.365) 0:03:06.836 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Monday 20 April 2026 08:05:17 -0400 (0:00:00.043) 0:03:06.880 ********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004106", "end": "2026-04-20 08:05:17.648056", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:17.643950" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Monday 20 April 2026 08:05:17 -0400 (0:00:00.302) 0:03:07.182 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Monday 20 April 2026 08:05:17 -0400 (0:00:00.058) 0:03:07.241 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Monday 20 April 2026 08:05:17 -0400 (0:00:00.054) 0:03:07.295 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Monday 20 April 2026 08:05:17 -0400 (0:00:00.049) 0:03:07.345 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Monday 20 April 2026 08:05:17 -0400 (0:00:00.044) 0:03:07.390 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Monday 20 April 2026 08:05:17 -0400 (0:00:00.039) 0:03:07.429 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Monday 20 April 2026 08:05:18 -0400 (0:00:00.036) 0:03:07.466 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Monday 20 April 2026 08:05:18 -0400 (0:00:00.038) 0:03:07.504 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Monday 20 April 2026 08:05:18 -0400 (0:00:00.042) 0:03:07.547 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Monday 20 April 2026 08:05:18 -0400 (0:00:00.102) 0:03:07.649 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Monday 20 April 2026 08:05:18 -0400 (0:00:00.040) 0:03:07.689 ********** 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.004634", "end": "2026-04-20 08:05:18.495130", "rc": 0, "start": "2026-04-20 08:05:18.490496" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Monday 20 April 2026 08:05:18 -0400 (0:00:00.345) 0:03:08.035 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Monday 20 April 2026 08:05:18 -0400 (0:00:00.056) 0:03:08.092 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Monday 20 April 2026 08:05:19 -0400 (0:00:01.235) 0:03:09.327 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Monday 20 April 2026 08:05:19 -0400 (0:00:00.048) 0:03:09.376 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Monday 20 April 2026 08:05:19 -0400 (0:00:00.038) 0:03:09.415 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Monday 20 April 2026 08:05:19 -0400 (0:00:00.041) 0:03:09.456 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Monday 20 April 2026 08:05:20 -0400 (0:00:00.041) 0:03:09.498 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:05:20 -0400 (0:00:00.050) 0:03:09.548 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002692", "end": "2026-04-20 08:05:20.308274", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:05:20.305582" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:05:20 -0400 (0:00:00.278) 0:03:09.826 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.045391", "end": "2026-04-20 08:05:20.635468", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:20.590077" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:05:20 -0400 (0:00:00.339) 0:03:10.165 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Monday 20 April 2026 08:05:20 -0400 (0:00:00.029) 0:03:10.195 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Monday 20 April 2026 08:05:20 -0400 (0:00:00.029) 0:03:10.225 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Monday 20 April 2026 08:05:20 -0400 (0:00:00.036) 0:03:10.261 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Monday 20 April 2026 08:05:20 -0400 (0:00:00.034) 0:03:10.296 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Monday 20 April 2026 08:05:20 -0400 (0:00:00.043) 0:03:10.340 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Monday 20 April 2026 08:05:20 -0400 (0:00:00.037) 0:03:10.377 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Monday 20 April 2026 08:05:20 -0400 (0:00:00.048) 0:03:10.425 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Monday 20 April 2026 08:05:21 -0400 (0:00:00.046) 0:03:10.472 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Monday 20 April 2026 08:05:21 -0400 (0:00:00.045) 0:03:10.518 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Monday 20 April 2026 08:05:21 -0400 (0:00:00.047) 0:03:10.565 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Monday 20 April 2026 08:05:21 -0400 (0:00:00.047) 0:03:10.613 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:949 Monday 20 April 2026 08:05:21 -0400 (0:00:00.048) 0:03:10.662 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:956 Monday 20 April 2026 08:05:21 -0400 (0:00:00.054) 0:03:10.716 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:963 Monday 20 April 2026 08:05:21 -0400 (0:00:00.051) 0:03:10.768 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:972 Monday 20 April 2026 08:05:21 -0400 (0:00:00.048) 0:03:10.817 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:985 Monday 20 April 2026 08:05:21 -0400 (0:00:00.045) 0:03:10.862 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:994 Monday 20 April 2026 08:05:21 -0400 (0:00:00.051) 0:03:10.914 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1008 Monday 20 April 2026 08:05:21 -0400 (0:00:00.049) 0:03:10.964 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1018 Monday 20 April 2026 08:05:21 -0400 (0:00:00.039) 0:03:11.004 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Monday 20 April 2026 08:05:21 -0400 (0:00:00.037) 0:03:11.041 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1040 Monday 20 April 2026 08:05:21 -0400 (0:00:00.038) 0:03:11.080 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1045 Monday 20 April 2026 08:05:21 -0400 (0:00:00.107) 0:03:11.187 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1050 Monday 20 April 2026 08:05:21 -0400 (0:00:00.034) 0:03:11.222 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1056 Monday 20 April 2026 08:05:21 -0400 (0:00:00.030) 0:03:11.252 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1082 Monday 20 April 2026 08:05:21 -0400 (0:00:00.032) 0:03:11.285 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1103 Monday 20 April 2026 08:05:21 -0400 (0:00:00.032) 0:03:11.317 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Monday 20 April 2026 08:05:21 -0400 (0:00:00.029) 0:03:11.347 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1121 Monday 20 April 2026 08:05:21 -0400 (0:00:00.031) 0:03:11.379 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Monday 20 April 2026 08:05:21 -0400 (0:00:00.034) 0:03:11.413 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Monday 20 April 2026 08:05:21 -0400 (0:00:00.047) 0:03:11.461 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1148 Monday 20 April 2026 08:05:22 -0400 (0:00:00.046) 0:03:11.507 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Monday 20 April 2026 08:05:22 -0400 (0:00:00.048) 0:03:11.556 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1169 Monday 20 April 2026 08:05:22 -0400 (0:00:00.052) 0:03:11.608 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1189 Monday 20 April 2026 08:05:22 -0400 (0:00:00.043) 0:03:11.652 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1242 Monday 20 April 2026 08:05:22 -0400 (0:00:00.046) 0:03:11.699 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Monday 20 April 2026 08:05:22 -0400 (0:00:00.051) 0:03:11.750 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Monday 20 April 2026 08:05:22 -0400 (0:00:00.047) 0:03:11.798 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1268 Monday 20 April 2026 08:05:22 -0400 (0:00:00.050) 0:03:11.848 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Monday 20 April 2026 08:05:22 -0400 (0:00:00.046) 0:03:11.894 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1282 Monday 20 April 2026 08:05:22 -0400 (0:00:00.064) 0:03:11.959 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Monday 20 April 2026 08:05:22 -0400 (0:00:00.049) 0:03:12.009 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Monday 20 April 2026 08:05:22 -0400 (0:00:00.047) 0:03:12.057 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1313 Monday 20 April 2026 08:05:22 -0400 (0:00:00.058) 0:03:12.115 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Monday 20 April 2026 08:05:22 -0400 (0:00:00.038) 0:03:12.154 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Monday 20 April 2026 08:05:22 -0400 (0:00:00.042) 0:03:12.196 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1335 Monday 20 April 2026 08:05:22 -0400 (0:00:00.038) 0:03:12.235 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1342 Monday 20 April 2026 08:05:22 -0400 (0:00:00.030) 0:03:12.266 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1351 Monday 20 April 2026 08:05:22 -0400 (0:00:00.033) 0:03:12.299 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Monday 20 April 2026 08:05:22 -0400 (0:00:00.029) 0:03:12.328 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1362 Monday 20 April 2026 08:05:22 -0400 (0:00:00.033) 0:03:12.362 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1379 Monday 20 April 2026 08:05:22 -0400 (0:00:00.031) 0:03:12.394 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1392 Monday 20 April 2026 08:05:22 -0400 (0:00:00.031) 0:03:12.425 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1399 Monday 20 April 2026 08:05:22 -0400 (0:00:00.030) 0:03:12.455 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1406 Monday 20 April 2026 08:05:23 -0400 (0:00:00.034) 0:03:12.490 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1415 Monday 20 April 2026 08:05:23 -0400 (0:00:00.032) 0:03:12.522 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1422 Monday 20 April 2026 08:05:23 -0400 (0:00:00.037) 0:03:12.560 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1434 Monday 20 April 2026 08:05:23 -0400 (0:00:00.065) 0:03:12.625 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1443 Monday 20 April 2026 08:05:23 -0400 (0:00:00.048) 0:03:12.674 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1450 Monday 20 April 2026 08:05:23 -0400 (0:00:00.037) 0:03:12.711 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1456 Monday 20 April 2026 08:05:23 -0400 (0:00:00.039) 0:03:12.751 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1464 Monday 20 April 2026 08:05:23 -0400 (0:00:00.041) 0:03:12.793 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1477 Monday 20 April 2026 08:05:23 -0400 (0:00:00.047) 0:03:12.841 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1489 Monday 20 April 2026 08:05:23 -0400 (0:00:00.031) 0:03:12.872 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1494 Monday 20 April 2026 08:05:23 -0400 (0:00:00.030) 0:03:12.902 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1502 Monday 20 April 2026 08:05:23 -0400 (0:00:00.030) 0:03:12.933 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1511 Monday 20 April 2026 08:05:23 -0400 (0:00:00.033) 0:03:12.967 ********** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Monday 20 April 2026 08:05:24 -0400 (0:00:00.510) 0:03:13.477 ********** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 08:04:48 EDT", "ActiveEnterTimestampMonotonic": "1065696943", "ActiveExitTimestamp": "Mon 2026-04-20 08:04:48 EDT", "ActiveExitTimestampMonotonic": "1065488782", "ActiveState": "active", "After": "-.mount network.target basic.target systemd-journald.socket auditd.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 08:04:48 EDT", "AssertTimestampMonotonic": "1065696355", "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": "Mon 2026-04-20 08:04:48 EDT", "ConditionTimestampMonotonic": "1065696354", "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": "15180", "ExecMainStartTimestamp": "Mon 2026-04-20 08:04:48 EDT", "ExecMainStartTimestampMonotonic": "1065696885", "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": "Mon 2026-04-20 08:04:48 EDT", "InactiveEnterTimestampMonotonic": "1065695964", "InactiveExitTimestamp": "Mon 2026-04-20 08:04:48 EDT", "InactiveExitTimestampMonotonic": "1065696943", "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": "15180", "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": "basic.target -.mount system.slice", "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": "Mon 2026-04-20 08:04:48 EDT", "WatchdogTimestampMonotonic": "1065696921", "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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1524 Monday 20 April 2026 08:05:25 -0400 (0:00:01.159) 0:03:14.636 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1531 Monday 20 April 2026 08:05:25 -0400 (0:00:00.030) 0:03:14.667 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:187 Monday 20 April 2026 08:05:25 -0400 (0:00:00.030) 0:03:14.697 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Monday 20 April 2026 08:05:25 -0400 (0:00:00.308) 0:03:15.006 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Monday 20 April 2026 08:05:25 -0400 (0:00:00.031) 0:03:15.037 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Monday 20 April 2026 08:05:25 -0400 (0:00:00.031) 0:03:15.069 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Monday 20 April 2026 08:05:25 -0400 (0:00:00.029) 0:03:15.098 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Monday 20 April 2026 08:05:25 -0400 (0:00:00.036) 0:03:15.134 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Monday 20 April 2026 08:05:25 -0400 (0:00:00.035) 0:03:15.170 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Monday 20 April 2026 08:05:25 -0400 (0:00:00.041) 0:03:15.212 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Monday 20 April 2026 08:05:25 -0400 (0:00:00.035) 0:03:15.247 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Monday 20 April 2026 08:05:25 -0400 (0:00:00.033) 0:03:15.280 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Monday 20 April 2026 08:05:25 -0400 (0:00:00.058) 0:03:15.339 ********** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 08:05:25 EDT", "ActiveEnterTimestampMonotonic": "1102450303", "ActiveExitTimestamp": "Mon 2026-04-20 08:05:24 EDT", "ActiveExitTimestampMonotonic": "1101982608", "ActiveState": "active", "After": "-.mount network.target basic.target systemd-journald.socket auditd.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 08:05:25 EDT", "AssertTimestampMonotonic": "1102449668", "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": "Mon 2026-04-20 08:05:25 EDT", "ConditionTimestampMonotonic": "1102449666", "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": "17901", "ExecMainStartTimestamp": "Mon 2026-04-20 08:05:25 EDT", "ExecMainStartTimestampMonotonic": "1102450244", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Mon 2026-04-20 08:05:25 EDT] ; stop_time=[n/a] ; pid=17901 ; 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": "Mon 2026-04-20 08:05:25 EDT", "InactiveEnterTimestampMonotonic": "1102448288", "InactiveExitTimestamp": "Mon 2026-04-20 08:05:25 EDT", "InactiveExitTimestampMonotonic": "1102450303", "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": "17901", "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": "basic.target -.mount system.slice", "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": "Mon 2026-04-20 08:05:25 EDT", "WatchdogTimestampMonotonic": "1102450287", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Monday 20 April 2026 08:05:26 -0400 (0:00:00.761) 0:03:16.100 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003518", "end": "2026-04-20 08:05:26.887204", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:05:26.883686" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Monday 20 April 2026 08:05:26 -0400 (0:00:00.309) 0:03:16.409 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003840", "end": "2026-04-20 08:05:27.188720", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:05:27.184880" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Monday 20 April 2026 08:05:27 -0400 (0:00:00.298) 0:03:16.708 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Monday 20 April 2026 08:05:27 -0400 (0:00:00.047) 0:03:16.755 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Monday 20 April 2026 08:05:28 -0400 (0:00:01.378) 0:03:18.134 ********** 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.022233", "end": "2026-04-20 08:05:28.918917", "rc": 0, "start": "2026-04-20 08:05:28.896684" } 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Monday 20 April 2026 08:05:28 -0400 (0:00:00.306) 0:03:18.440 ********** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Monday 20 April 2026 08:05:29 -0400 (0:00:00.035) 0:03:18.476 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Monday 20 April 2026 08:05:29 -0400 (0:00:00.030) 0:03:18.506 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Monday 20 April 2026 08:05:29 -0400 (0:00:00.029) 0:03:18.536 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Monday 20 April 2026 08:05:29 -0400 (0:00:00.028) 0:03:18.564 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Monday 20 April 2026 08:05:29 -0400 (0:00:00.027) 0:03:18.591 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Monday 20 April 2026 08:05:29 -0400 (0:00:00.027) 0:03:18.619 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Monday 20 April 2026 08:05:29 -0400 (0:00:00.030) 0:03:18.649 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Monday 20 April 2026 08:05:29 -0400 (0:00:00.028) 0:03:18.678 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:05:29 -0400 (0:00:00.048) 0:03:18.727 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003955", "end": "2026-04-20 08:05:29.489816", "rc": 0, "start": "2026-04-20 08:05:29.485861" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:05:29 -0400 (0:00:00.282) 0:03:19.009 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:05:29 -0400 (0:00:00.050) 0:03:19.060 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:05:29 -0400 (0:00:00.038) 0:03:19.098 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Monday 20 April 2026 08:05:29 -0400 (0:00:00.034) 0:03:19.133 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:05:29 -0400 (0:00:00.053) 0:03:19.186 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003708", "end": "2026-04-20 08:05:29.947120", "rc": 0, "start": "2026-04-20 08:05:29.943412" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:05:29 -0400 (0:00:00.276) 0:03:19.463 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:05:30 -0400 (0:00:00.048) 0:03:19.512 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:05:30 -0400 (0:00:00.036) 0:03:19.548 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Monday 20 April 2026 08:05:30 -0400 (0:00:00.032) 0:03:19.581 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:05:30 -0400 (0:00:00.055) 0:03:19.636 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003843", "end": "2026-04-20 08:05:30.396648", "rc": 0, "start": "2026-04-20 08:05:30.392805" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:05:30 -0400 (0:00:00.278) 0:03:19.914 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:05:30 -0400 (0:00:00.045) 0:03:19.960 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:05:30 -0400 (0:00:00.034) 0:03:19.994 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Monday 20 April 2026 08:05:30 -0400 (0:00:00.032) 0:03:20.027 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Monday 20 April 2026 08:05:30 -0400 (0:00:00.059) 0:03:20.086 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004427", "end": "2026-04-20 08:05:30.849473", "rc": 0, "start": "2026-04-20 08:05:30.845046" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Monday 20 April 2026 08:05:30 -0400 (0:00:00.284) 0:03:20.371 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Monday 20 April 2026 08:05:30 -0400 (0:00:00.035) 0:03:20.406 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Monday 20 April 2026 08:05:30 -0400 (0:00:00.046) 0:03:20.453 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Monday 20 April 2026 08:05:31 -0400 (0:00:00.032) 0:03:20.485 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:194 Monday 20 April 2026 08:05:31 -0400 (0:00:00.027) 0:03:20.513 ********** included: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml for managed-node3 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml:23 Monday 20 April 2026 08:05:31 -0400 (0:00:00.159) 0:03:20.672 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/run_role_with_clear_facts.yml:33 Monday 20 April 2026 08:05:31 -0400 (0:00:00.019) 0:03:20.692 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Monday 20 April 2026 08:05:31 -0400 (0:00:00.110) 0:03:20.802 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Monday 20 April 2026 08:05:31 -0400 (0:00:00.028) 0:03:20.831 ********** ok: [managed-node3] TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Monday 20 April 2026 08:05:31 -0400 (0:00:00.395) 0:03:21.226 ********** 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-0bH/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-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Monday 20 April 2026 08:05:31 -0400 (0:00:00.079) 0:03:21.305 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Monday 20 April 2026 08:05:31 -0400 (0:00:00.032) 0:03:21.338 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Monday 20 April 2026 08:05:31 -0400 (0:00:00.032) 0:03:21.370 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Monday 20 April 2026 08:05:31 -0400 (0:00:00.032) 0:03:21.403 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Monday 20 April 2026 08:05:31 -0400 (0:00:00.021) 0:03:21.424 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Monday 20 April 2026 08:05:32 -0400 (0:00:00.156) 0:03:21.581 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Monday 20 April 2026 08:05:32 -0400 (0:00:00.026) 0:03:21.607 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Monday 20 April 2026 08:05:32 -0400 (0:00:00.020) 0:03:21.628 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Monday 20 April 2026 08:05:32 -0400 (0:00:00.020) 0:03:21.649 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Monday 20 April 2026 08:05:32 -0400 (0:00:00.019) 0:03:21.668 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Monday 20 April 2026 08:05:32 -0400 (0:00:00.016) 0:03:21.685 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Monday 20 April 2026 08:05:32 -0400 (0:00:00.017) 0:03:21.703 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Monday 20 April 2026 08:05:32 -0400 (0:00:00.017) 0:03:21.720 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Monday 20 April 2026 08:05:32 -0400 (0:00:00.018) 0:03:21.739 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Monday 20 April 2026 08:05:32 -0400 (0:00:00.016) 0:03:21.755 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Monday 20 April 2026 08:05:32 -0400 (0:00:00.021) 0:03:21.777 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Monday 20 April 2026 08:05:32 -0400 (0:00:00.025) 0:03:21.803 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Monday 20 April 2026 08:05:32 -0400 (0:00:00.019) 0:03:21.822 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Monday 20 April 2026 08:05:32 -0400 (0:00:00.017) 0:03:21.839 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Monday 20 April 2026 08:05:32 -0400 (0:00:00.018) 0:03:21.857 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Monday 20 April 2026 08:05:32 -0400 (0:00:00.017) 0:03:21.874 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Monday 20 April 2026 08:05:32 -0400 (0:00:00.020) 0:03:21.894 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Monday 20 April 2026 08:05:32 -0400 (0:00:00.016) 0:03:21.911 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Monday 20 April 2026 08:05:32 -0400 (0:00:00.019) 0:03:21.931 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Monday 20 April 2026 08:05:32 -0400 (0:00:00.019) 0:03:21.950 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Monday 20 April 2026 08:05:33 -0400 (0:00:01.084) 0:03:23.034 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Monday 20 April 2026 08:05:33 -0400 (0:00:00.125) 0:03:23.160 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Monday 20 April 2026 08:05:33 -0400 (0:00:00.037) 0:03:23.197 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Monday 20 April 2026 08:05:33 -0400 (0:00:00.031) 0:03:23.229 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Monday 20 April 2026 08:05:33 -0400 (0:00:00.035) 0:03:23.264 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Monday 20 April 2026 08:05:33 -0400 (0:00:00.081) 0:03:23.345 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Monday 20 April 2026 08:05:34 -0400 (0:00:00.441) 0:03:23.787 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Monday 20 April 2026 08:05:34 -0400 (0:00:00.033) 0:03:23.821 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Monday 20 April 2026 08:05:34 -0400 (0:00:00.032) 0:03:23.853 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Monday 20 April 2026 08:05:34 -0400 (0:00:00.032) 0:03:23.885 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Monday 20 April 2026 08:05:34 -0400 (0:00:00.034) 0:03:23.920 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Monday 20 April 2026 08:05:34 -0400 (0:00:00.032) 0:03:23.953 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Monday 20 April 2026 08:05:34 -0400 (0:00:00.032) 0:03:23.985 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Monday 20 April 2026 08:05:34 -0400 (0:00:00.059) 0:03:24.045 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Monday 20 April 2026 08:05:34 -0400 (0:00:00.049) 0:03:24.094 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Monday 20 April 2026 08:05:35 -0400 (0:00:00.527) 0:03:24.622 ********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Monday 20 April 2026 08:05:35 -0400 (0:00:00.497) 0:03:25.120 ********** 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.004647", "end": "2026-04-20 08:05:35.911654", "rc": 0, "start": "2026-04-20 08:05:35.907007" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Monday 20 April 2026 08:05:35 -0400 (0:00:00.314) 0:03:25.434 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.004452", "end": "2026-04-20 08:05:36.207409", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:36.202957" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Monday 20 April 2026 08:05:36 -0400 (0:00:00.291) 0:03:25.726 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.005506", "end": "2026-04-20 08:05:36.492224", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:36.486718" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Monday 20 April 2026 08:05:36 -0400 (0:00:00.303) 0:03:26.029 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Monday 20 April 2026 08:05:36 -0400 (0:00:00.055) 0:03:26.084 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Monday 20 April 2026 08:05:36 -0400 (0:00:00.047) 0:03:26.132 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Monday 20 April 2026 08:05:36 -0400 (0:00:00.044) 0:03:26.177 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Monday 20 April 2026 08:05:36 -0400 (0:00:00.071) 0:03:26.248 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Monday 20 April 2026 08:05:36 -0400 (0:00:00.037) 0:03:26.286 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Monday 20 April 2026 08:05:36 -0400 (0:00:00.036) 0:03:26.322 ********** 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" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Monday 20 April 2026 08:05:37 -0400 (0:00:00.524) 0:03:26.847 ********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 07:47:13 EDT", "ActiveEnterTimestampMonotonic": "10936912", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service network.target systemd-journald.socket basic.target system.slice systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 07:47:12 EDT", "AssertTimestampMonotonic": "10335856", "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": "Mon 2026-04-20 07:47:12 EDT", "ConditionTimestampMonotonic": "10335854", "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": "875", "ExecMainStartTimestamp": "Mon 2026-04-20 07:47:12 EDT", "ExecMainStartTimestampMonotonic": "10336493", "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": "Mon 2026-04-20 07:47:12 EDT", "InactiveExitTimestampMonotonic": "10336532", "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": "875", "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": "system.slice basic.target 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": "Mon 2026-04-20 07:47:13 EDT", "WatchdogTimestampMonotonic": "10936606", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Monday 20 April 2026 08:05:38 -0400 (0:00:00.688) 0:03:27.535 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Monday 20 April 2026 08:05:38 -0400 (0:00:00.274) 0:03:27.810 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Monday 20 April 2026 08:05:38 -0400 (0:00:00.040) 0:03:27.851 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Monday 20 April 2026 08:05:38 -0400 (0:00:00.055) 0:03:27.906 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Monday 20 April 2026 08:05:38 -0400 (0:00:00.051) 0:03:27.957 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Monday 20 April 2026 08:05:38 -0400 (0:00:00.035) 0:03:27.993 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Monday 20 April 2026 08:05:38 -0400 (0:00:00.029) 0:03:28.022 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Monday 20 April 2026 08:05:38 -0400 (0:00:00.296) 0:03:28.319 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Monday 20 April 2026 08:05:38 -0400 (0:00:00.046) 0:03:28.366 ********** 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" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Monday 20 April 2026 08:05:39 -0400 (0:00:00.490) 0:03:28.856 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Monday 20 April 2026 08:05:39 -0400 (0:00:00.033) 0:03:28.889 ********** TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Monday 20 April 2026 08:05:39 -0400 (0:00:00.027) 0:03:28.917 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Monday 20 April 2026 08:05:39 -0400 (0:00:00.032) 0:03:28.949 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Monday 20 April 2026 08:05:39 -0400 (0:00:00.031) 0:03:28.981 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Monday 20 April 2026 08:05:39 -0400 (0:00:00.051) 0:03:29.033 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:05:39 -0400 (0:00:00.062) 0:03:29.095 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002805", "end": "2026-04-20 08:05:39.892229", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:39.889424" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:05:39 -0400 (0:00:00.326) 0:03:29.422 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:05:39 -0400 (0:00:00.040) 0:03:29.462 ********** 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.044130", "end": "2026-04-20 08:05:40.296024", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:40.251894" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Monday 20 April 2026 08:05:40 -0400 (0:00:00.355) 0:03:29.817 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:05:40 -0400 (0:00:00.063) 0:03:29.881 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002854", "end": "2026-04-20 08:05:40.659338", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:40.656484" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:05:40 -0400 (0:00:00.307) 0:03:30.188 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:05:40 -0400 (0:00:00.048) 0:03:30.237 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.045270", "end": "2026-04-20 08:05:41.053262", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:41.007992" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Monday 20 April 2026 08:05:41 -0400 (0:00:00.347) 0:03:30.585 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:05:41 -0400 (0:00:00.066) 0:03:30.652 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002764", "end": "2026-04-20 08:05:41.421093", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:41.418329" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:05:41 -0400 (0:00:00.309) 0:03:30.962 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:05:41 -0400 (0:00:00.052) 0:03:31.014 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.044106", "end": "2026-04-20 08:05:41.838676", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:41.794570" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Monday 20 April 2026 08:05:41 -0400 (0:00:00.359) 0:03:31.373 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:05:41 -0400 (0:00:00.082) 0:03:31.456 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002816", "end": "2026-04-20 08:05:42.222389", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:42.219573" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:05:42 -0400 (0:00:00.332) 0:03:31.789 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:05:42 -0400 (0:00:00.052) 0:03:31.842 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.044695", "end": "2026-04-20 08:05:42.667212", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:42.622517" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Monday 20 April 2026 08:05:42 -0400 (0:00:00.373) 0:03:32.215 ********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004090", "end": "2026-04-20 08:05:43.038409", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:05:43.034319" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Monday 20 April 2026 08:05:43 -0400 (0:00:00.370) 0:03:32.586 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Monday 20 April 2026 08:05:43 -0400 (0:00:00.058) 0:03:32.644 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Monday 20 April 2026 08:05:43 -0400 (0:00:00.051) 0:03:32.696 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Monday 20 April 2026 08:05:43 -0400 (0:00:00.036) 0:03:32.733 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Monday 20 April 2026 08:05:43 -0400 (0:00:00.031) 0:03:32.764 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Monday 20 April 2026 08:05:43 -0400 (0:00:00.032) 0:03:32.796 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Monday 20 April 2026 08:05:43 -0400 (0:00:00.040) 0:03:32.837 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Monday 20 April 2026 08:05:43 -0400 (0:00:00.043) 0:03:32.881 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Monday 20 April 2026 08:05:43 -0400 (0:00:00.048) 0:03:32.929 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Monday 20 April 2026 08:05:43 -0400 (0:00:00.048) 0:03:32.978 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Monday 20 April 2026 08:05:43 -0400 (0:00:00.048) 0:03:33.027 ********** 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.004663", "end": "2026-04-20 08:05:43.820001", "rc": 0, "start": "2026-04-20 08:05:43.815338" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Monday 20 April 2026 08:05:43 -0400 (0:00:00.310) 0:03:33.337 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Monday 20 April 2026 08:05:43 -0400 (0:00:00.038) 0:03:33.376 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Monday 20 April 2026 08:05:45 -0400 (0:00:01.111) 0:03:34.487 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Monday 20 April 2026 08:05:45 -0400 (0:00:00.041) 0:03:34.529 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Monday 20 April 2026 08:05:45 -0400 (0:00:00.037) 0:03:34.567 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Monday 20 April 2026 08:05:45 -0400 (0:00:00.048) 0:03:34.616 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Monday 20 April 2026 08:05:45 -0400 (0:00:00.040) 0:03:34.656 ********** included: /tmp/collections-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Monday 20 April 2026 08:05:45 -0400 (0:00:00.061) 0:03:34.718 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002686", "end": "2026-04-20 08:05:45.495584", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:05:45.492898" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Monday 20 April 2026 08:05:45 -0400 (0:00:00.308) 0:03:35.026 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.044192", "end": "2026-04-20 08:05:45.879797", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:45.835605" } 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Monday 20 April 2026 08:05:45 -0400 (0:00:00.405) 0:03:35.432 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Monday 20 April 2026 08:05:46 -0400 (0:00:00.045) 0:03:35.477 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Monday 20 April 2026 08:05:46 -0400 (0:00:00.048) 0:03:35.526 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Monday 20 April 2026 08:05:46 -0400 (0:00:00.064) 0:03:35.591 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Monday 20 April 2026 08:05:46 -0400 (0:00:00.054) 0:03:35.645 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Monday 20 April 2026 08:05:46 -0400 (0:00:00.047) 0:03:35.693 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Monday 20 April 2026 08:05:46 -0400 (0:00:00.048) 0:03:35.742 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Monday 20 April 2026 08:05:46 -0400 (0:00:00.046) 0:03:35.789 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Monday 20 April 2026 08:05:46 -0400 (0:00:00.047) 0:03:35.837 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Monday 20 April 2026 08:05:46 -0400 (0:00:00.050) 0:03:35.888 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Monday 20 April 2026 08:05:46 -0400 (0:00:00.045) 0:03:35.933 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Monday 20 April 2026 08:05:46 -0400 (0:00:00.048) 0:03:35.981 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:949 Monday 20 April 2026 08:05:46 -0400 (0:00:00.045) 0:03:36.027 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:956 Monday 20 April 2026 08:05:46 -0400 (0:00:00.048) 0:03:36.075 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:963 Monday 20 April 2026 08:05:46 -0400 (0:00:00.168) 0:03:36.244 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:972 Monday 20 April 2026 08:05:46 -0400 (0:00:00.057) 0:03:36.302 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:985 Monday 20 April 2026 08:05:46 -0400 (0:00:00.049) 0:03:36.351 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:994 Monday 20 April 2026 08:05:46 -0400 (0:00:00.049) 0:03:36.401 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1008 Monday 20 April 2026 08:05:46 -0400 (0:00:00.055) 0:03:36.456 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1018 Monday 20 April 2026 08:05:47 -0400 (0:00:00.054) 0:03:36.511 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Monday 20 April 2026 08:05:47 -0400 (0:00:00.051) 0:03:36.563 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1040 Monday 20 April 2026 08:05:47 -0400 (0:00:00.059) 0:03:36.622 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1045 Monday 20 April 2026 08:05:47 -0400 (0:00:00.047) 0:03:36.669 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1050 Monday 20 April 2026 08:05:47 -0400 (0:00:00.051) 0:03:36.720 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1056 Monday 20 April 2026 08:05:47 -0400 (0:00:00.049) 0:03:36.770 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1082 Monday 20 April 2026 08:05:47 -0400 (0:00:00.050) 0:03:36.821 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1103 Monday 20 April 2026 08:05:47 -0400 (0:00:00.048) 0:03:36.869 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Monday 20 April 2026 08:05:47 -0400 (0:00:00.046) 0:03:36.916 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1121 Monday 20 April 2026 08:05:47 -0400 (0:00:00.053) 0:03:36.969 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Monday 20 April 2026 08:05:47 -0400 (0:00:00.048) 0:03:37.017 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Monday 20 April 2026 08:05:47 -0400 (0:00:00.045) 0:03:37.062 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1148 Monday 20 April 2026 08:05:47 -0400 (0:00:00.047) 0:03:37.110 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Monday 20 April 2026 08:05:47 -0400 (0:00:00.046) 0:03:37.156 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1169 Monday 20 April 2026 08:05:47 -0400 (0:00:00.047) 0:03:37.203 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1189 Monday 20 April 2026 08:05:47 -0400 (0:00:00.052) 0:03:37.256 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1242 Monday 20 April 2026 08:05:47 -0400 (0:00:00.048) 0:03:37.305 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Monday 20 April 2026 08:05:47 -0400 (0:00:00.046) 0:03:37.351 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Monday 20 April 2026 08:05:47 -0400 (0:00:00.044) 0:03:37.395 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1268 Monday 20 April 2026 08:05:47 -0400 (0:00:00.044) 0:03:37.440 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Monday 20 April 2026 08:05:48 -0400 (0:00:00.049) 0:03:37.490 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1282 Monday 20 April 2026 08:05:48 -0400 (0:00:00.067) 0:03:37.558 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Monday 20 April 2026 08:05:48 -0400 (0:00:00.045) 0:03:37.604 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Monday 20 April 2026 08:05:48 -0400 (0:00:00.046) 0:03:37.650 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1313 Monday 20 April 2026 08:05:48 -0400 (0:00:00.069) 0:03:37.720 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Monday 20 April 2026 08:05:48 -0400 (0:00:00.050) 0:03:37.771 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Monday 20 April 2026 08:05:48 -0400 (0:00:00.051) 0:03:37.822 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1335 Monday 20 April 2026 08:05:48 -0400 (0:00:00.047) 0:03:37.870 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1342 Monday 20 April 2026 08:05:48 -0400 (0:00:00.046) 0:03:37.916 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1351 Monday 20 April 2026 08:05:48 -0400 (0:00:00.046) 0:03:37.962 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Monday 20 April 2026 08:05:48 -0400 (0:00:00.045) 0:03:38.008 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1362 Monday 20 April 2026 08:05:48 -0400 (0:00:00.053) 0:03:38.061 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1379 Monday 20 April 2026 08:05:48 -0400 (0:00:00.047) 0:03:38.109 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1392 Monday 20 April 2026 08:05:48 -0400 (0:00:00.051) 0:03:38.161 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1399 Monday 20 April 2026 08:05:48 -0400 (0:00:00.045) 0:03:38.207 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1406 Monday 20 April 2026 08:05:48 -0400 (0:00:00.046) 0:03:38.253 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1415 Monday 20 April 2026 08:05:48 -0400 (0:00:00.047) 0:03:38.301 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1422 Monday 20 April 2026 08:05:48 -0400 (0:00:00.051) 0:03:38.353 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1434 Monday 20 April 2026 08:05:48 -0400 (0:00:00.073) 0:03:38.426 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1443 Monday 20 April 2026 08:05:49 -0400 (0:00:00.044) 0:03:38.470 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1450 Monday 20 April 2026 08:05:49 -0400 (0:00:00.039) 0:03:38.510 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1456 Monday 20 April 2026 08:05:49 -0400 (0:00:00.041) 0:03:38.552 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1464 Monday 20 April 2026 08:05:49 -0400 (0:00:00.039) 0:03:38.591 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1477 Monday 20 April 2026 08:05:49 -0400 (0:00:00.047) 0:03:38.639 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1489 Monday 20 April 2026 08:05:49 -0400 (0:00:00.033) 0:03:38.672 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1494 Monday 20 April 2026 08:05:49 -0400 (0:00:00.030) 0:03:38.703 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1502 Monday 20 April 2026 08:05:49 -0400 (0:00:00.036) 0:03:38.740 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1511 Monday 20 April 2026 08:05:49 -0400 (0:00:00.045) 0:03:38.786 ********** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Monday 20 April 2026 08:05:49 -0400 (0:00:00.534) 0:03:39.321 ********** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 08:05:25 EDT", "ActiveEnterTimestampMonotonic": "1102450303", "ActiveExitTimestamp": "Mon 2026-04-20 08:05:24 EDT", "ActiveExitTimestampMonotonic": "1101982608", "ActiveState": "active", "After": "-.mount network.target basic.target systemd-journald.socket auditd.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 08:05:25 EDT", "AssertTimestampMonotonic": "1102449668", "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": "Mon 2026-04-20 08:05:25 EDT", "ConditionTimestampMonotonic": "1102449666", "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": "17901", "ExecMainStartTimestamp": "Mon 2026-04-20 08:05:25 EDT", "ExecMainStartTimestampMonotonic": "1102450244", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Mon 2026-04-20 08:05:25 EDT] ; stop_time=[n/a] ; pid=17901 ; 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": "Mon 2026-04-20 08:05:25 EDT", "InactiveEnterTimestampMonotonic": "1102448288", "InactiveExitTimestamp": "Mon 2026-04-20 08:05:25 EDT", "InactiveExitTimestampMonotonic": "1102450303", "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": "17901", "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": "basic.target -.mount system.slice", "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": "Mon 2026-04-20 08:05:25 EDT", "WatchdogTimestampMonotonic": "1102450287", "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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1524 Monday 20 April 2026 08:05:50 -0400 (0:00:00.911) 0:03:40.232 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1531 Monday 20 April 2026 08:05:50 -0400 (0:00:00.048) 0:03:40.280 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:27 Monday 20 April 2026 08:05:50 -0400 (0:00:00.140) 0:03:40.421 ********** included: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:3 Monday 20 April 2026 08:05:51 -0400 (0:00:00.097) 0:03:40.519 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:7 Monday 20 April 2026 08:05:52 -0400 (0:00:01.253) 0:03:41.772 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Monday 20 April 2026 08:05:52 -0400 (0:00:00.071) 0:03:41.843 ********** ok: [managed-node3] TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Monday 20 April 2026 08:05:52 -0400 (0:00:00.447) 0:03:42.291 ********** 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-0bH/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-0bH/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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Monday 20 April 2026 08:05:52 -0400 (0:00:00.128) 0:03:42.420 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Monday 20 April 2026 08:05:52 -0400 (0:00:00.035) 0:03:42.455 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Monday 20 April 2026 08:05:53 -0400 (0:00:00.029) 0:03:42.485 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Purge cluster configuration] ********************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:13 Monday 20 April 2026 08:05:53 -0400 (0:00:00.028) 0:03:42.514 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_facts['python_version']] *********************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:21 Monday 20 April 2026 08:05:53 -0400 (0:00:00.047) 0:03:42.561 ********** ok: [managed-node3] => { "ansible_facts['python_version']": "VARIABLE IS NOT DEFINED!: 'dict object' has no attribute 'python_version'" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:25 Monday 20 April 2026 08:05:53 -0400 (0:00:00.046) 0:03:42.608 ********** TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Monday 20 April 2026 08:05:53 -0400 (0:00:00.113) 0:03:42.722 ********** included: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Monday 20 April 2026 08:05:53 -0400 (0:00:00.053) 0:03:42.775 ********** ok: [managed-node3] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Monday 20 April 2026 08:05:53 -0400 (0:00:00.452) 0:03:43.227 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Monday 20 April 2026 08:05:54 -0400 (0:00:00.269) 0:03:43.497 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Monday 20 April 2026 08:05:54 -0400 (0:00:00.112) 0:03:43.610 ********** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Monday 20 April 2026 08:05:54 -0400 (0:00:00.307) 0:03:43.918 ********** ok: [managed-node3] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Monday 20 April 2026 08:05:54 -0400 (0:00:00.054) 0:03:43.972 ********** 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" } skipping: [managed-node3] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } 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.firewall : Setup firewalld] ******************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Monday 20 April 2026 08:05:54 -0400 (0:00:00.141) 0:03:44.114 ********** included: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node3 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Monday 20 April 2026 08:05:54 -0400 (0:00:00.092) 0:03:44.207 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.004595", "end": "2026-04-20 08:05:55.006878", "failed_when_result": false, "rc": 0, "start": "2026-04-20 08:05:55.002283" } STDOUT: running TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12 Monday 20 April 2026 08:05:55 -0400 (0:00:00.328) 0:03:44.535 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:17 Monday 20 April 2026 08:05:55 -0400 (0:00:00.032) 0:03:44.568 ********** ok: [managed-node3] => { "ansible_facts": { "__firewall_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Monday 20 April 2026 08:05:55 -0400 (0:00:00.035) 0:03:44.603 ********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed" ] } lsrpackages: NetworkManager firewalld python-ipaddress TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Monday 20 April 2026 08:05:55 -0400 (0:00:00.567) 0:03:45.171 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:39 Monday 20 April 2026 08:05:55 -0400 (0:00:00.048) 0:03:45.219 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:44 Monday 20 April 2026 08:05:55 -0400 (0:00:00.048) 0:03:45.268 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Monday 20 April 2026 08:05:55 -0400 (0:00:00.043) 0:03:45.312 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:17 Monday 20 April 2026 08:05:55 -0400 (0:00:00.068) 0:03:45.380 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:27 Monday 20 April 2026 08:05:56 -0400 (0:00:00.086) 0:03:45.466 ********** ok: [managed-node3] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 07:51:43 EDT", "ActiveEnterTimestampMonotonic": "281337198", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target dbus.service polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 07:51:43 EDT", "AssertTimestampMonotonic": "281100602", "Before": "multi-user.target network-pre.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": "Mon 2026-04-20 07:51:43 EDT", "ConditionTimestampMonotonic": "281100601", "Conflicts": "iptables.service ip6tables.service shutdown.target ebtables.service ipset.service", "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": "10531", "ExecMainStartTimestamp": "Mon 2026-04-20 07:51:43 EDT", "ExecMainStartTimestampMonotonic": "281101782", "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": "Mon 2026-04-20 07:51:43 EDT", "InactiveExitTimestampMonotonic": "281101809", "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": "10531", "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": "basic.target system.slice", "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": "Mon 2026-04-20 07:51:43 EDT", "WatchdogTimestampMonotonic": "281337151", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:33 Monday 20 April 2026 08:05:56 -0400 (0:00:00.425) 0:03:45.892 ********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2026-04-20 07:51:43 EDT", "ActiveEnterTimestampMonotonic": "281337198", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target dbus.service polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-20 07:51:43 EDT", "AssertTimestampMonotonic": "281100602", "Before": "multi-user.target network-pre.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": "Mon 2026-04-20 07:51:43 EDT", "ConditionTimestampMonotonic": "281100601", "Conflicts": "iptables.service ip6tables.service shutdown.target ebtables.service ipset.service", "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": "10531", "ExecMainStartTimestamp": "Mon 2026-04-20 07:51:43 EDT", "ExecMainStartTimestampMonotonic": "281101782", "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": "Mon 2026-04-20 07:51:43 EDT", "InactiveExitTimestampMonotonic": "281101809", "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": "10531", "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": "basic.target system.slice", "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": "Mon 2026-04-20 07:51:43 EDT", "WatchdogTimestampMonotonic": "281337151", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:39 Monday 20 April 2026 08:05:56 -0400 (0:00:00.413) 0:03:46.306 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:48 Monday 20 April 2026 08:05:56 -0400 (0:00:00.065) 0:03:46.372 ********** ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.41.81 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:61 Monday 20 April 2026 08:05:57 -0400 (0:00:00.327) 0:03:46.699 ********** ok: [managed-node3] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:77 Monday 20 April 2026 08:05:57 -0400 (0:00:00.052) 0:03:46.752 ********** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Monday 20 April 2026 08:05:57 -0400 (0:00:00.056) 0:03:46.809 ********** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:141 Monday 20 April 2026 08:05:57 -0400 (0:00:00.048) 0:03:46.857 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:150 Monday 20 April 2026 08:05:57 -0400 (0:00:00.052) 0:03:46.909 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:156 Monday 20 April 2026 08:05:57 -0400 (0:00:00.044) 0:03:46.953 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:165 Monday 20 April 2026 08:05:57 -0400 (0:00:00.045) 0:03:46.999 ********** ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.41.81 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:176 Monday 20 April 2026 08:05:57 -0400 (0:00:00.301) 0:03:47.300 ********** ok: [managed-node3] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:182 Monday 20 April 2026 08:05:57 -0400 (0:00:00.039) 0:03:47.340 ********** skipping: [managed-node3] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:33 Monday 20 April 2026 08:05:57 -0400 (0:00:00.032) 0:03:47.373 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Leave realm] ************************************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:40 Monday 20 April 2026 08:05:57 -0400 (0:00:00.030) 0:03:47.403 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:48 Monday 20 April 2026 08:05:57 -0400 (0:00:00.057) 0:03:47.461 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove related packages] ************************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:52 Monday 20 April 2026 08:05:58 -0400 (0:00:00.075) 0:03:47.536 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:65 Monday 20 April 2026 08:06:01 -0400 (0:00:03.184) 0:03:50.721 ********** [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.007540", "end": "2026-04-20 08:06:01.510013", "rc": 0, "start": "2026-04-20 08:06:01.502473" } 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/b47be2af-e77d-4f1f-b455-604c40e537e2’ 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-766592884-594536940-685287834-500/42e7704ae40b0d75de00736cc66b813a_6cbf1fbf-3e57-428a-a335-d888e730c7c7’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-766592884-594536940-685287834-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-766592884-594536940-685287834-500/95d113b1-bbb5-4fa6-923f-d11dcb07cde7’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-766592884-594536940-685287834-500/Preferred’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-766592884-594536940-685287834-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/system_health_0_134211603275220000.xel’ removed ‘/var/opt/mssql/log/errorlog.8’ removed ‘/var/opt/mssql/log/system_health_0_134211601889920000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_134211603272730000.xel’ removed ‘/var/opt/mssql/log/errorlog.6’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_134211601886640000.xel’ removed ‘/var/opt/mssql/log/system_health_0_134211602065510000.xel’ removed ‘/var/opt/mssql/log/system_health_0_134211602635990000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_134211602905290000.xel’ removed ‘/var/opt/mssql/log/system_health_0_134211601855310000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_134211601848780000.xel’ removed ‘/var/opt/mssql/log/log_4.trc’ removed ‘/var/opt/mssql/log/log_3.trc’ 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/sqlagentstartup.log’ removed ‘/var/opt/mssql/log/system_health_0_134211603531460000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_134211602063250000.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/system_health_0_134211602907550000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_134211603529160000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_134211602633450000.xel’ removed ‘/var/opt/mssql/log/errorlog.7’ removed ‘/var/opt/mssql/log/system_health_0_134211602330330000.xel’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/log_7.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_134211602328210000.xel’ 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:80 Monday 20 April 2026 08:06:01 -0400 (0:00:00.315) 0:03:51.037 ********** ok: [managed-node3] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:02.121004", "end": "2026-04-20 08:06:03.915702", "rc": 0, "start": "2026-04-20 08:06:01.794698" } TASK [Get SELinux policy modules] ********************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:85 Monday 20 April 2026 08:06:03 -0400 (0:00:02.399) 0:03:53.436 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "semodule", "-l" ], "delta": "0:00:02.155673", "end": "2026-04-20 08:06:06.377338", "rc": 0, "start": "2026-04-20 08:06:04.221665" } 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:91 Monday 20 April 2026 08:06:06 -0400 (0:00:02.505) 0:03:55.942 ********** 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-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:99 Monday 20 April 2026 08:06:06 -0400 (0:00:00.123) 0:03:56.065 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check for leftover mssql processes] ************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:108 Monday 20 April 2026 08:06:06 -0400 (0:00:00.038) 0:03:56.104 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "pgrep", "-au", "mssql" ], "delta": "0:00:00.008870", "end": "2026-04-20 08:06:06.873114", "failed_when_result": false, "rc": 1, "start": "2026-04-20 08:06:06.864244" } MSG: non-zero return code TASK [Kill leftover mssql processes] ******************************************* task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:115 Monday 20 April 2026 08:06:06 -0400 (0:00:00.301) 0:03:56.406 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove system user] ****************************************************** task path: /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:120 Monday 20 April 2026 08:06:06 -0400 (0:00:00.036) 0:03:56.443 ********** 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=426 changed=61 unreachable=0 failed=0 skipped=960 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Monday 20 April 2026 08:06:07 -0400 (0:00:00.503) 0:03:56.946 ********** =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 36.81s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 fedora.linux_system_roles.mssql : Restart the mssql-server service ------ 8.74s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 fedora.linux_system_roles.mssql : Gather package facts ------------------ 7.30s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 fedora.linux_system_roles.mssql : Gather package facts ------------------ 5.95s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 5.88s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 5.04s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled --- 4.28s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started --- 3.69s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 3.44s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 3.42s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories --- 3.24s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Remove related packages ------------------------------------------------- 3.18s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:52 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.12s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:15 fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 3.01s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf --- 2.89s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1511 Get SELinux policy modules ---------------------------------------------- 2.51s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:85 Stop the mssql-server service ------------------------------------------- 2.40s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:80 fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository --- 1.99s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 fedora.linux_system_roles.mssql : Get the setting forceencryption ------- 1.94s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host --- 1.93s /tmp/collections-0bH/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608