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 '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_indentation.yml ************************************************ 1 plays in /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_indentation.yml PLAY [Test indentation] ******************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_indentation.yml:2 Wednesday 08 January 2025 12:37:22 -0500 (0:00:00.054) 0:00:00.054 ***** ok: [managed-node2] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_indentation.yml:8 Wednesday 08 January 2025 12:37:23 -0500 (0:00:01.180) 0:00:01.235 ***** included: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml for managed-node2 TASK [Setup] ******************************************************************* task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml:2 Wednesday 08 January 2025 12:37:23 -0500 (0:00:00.037) 0:00:01.272 ***** included: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml for managed-node2 TASK [Ensure facts used by test] *********************************************** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:2 Wednesday 08 January 2025 12:37:23 -0500 (0:00:00.058) 0:00:01.331 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:10 Wednesday 08 January 2025 12:37:23 -0500 (0:00:00.092) 0:00:01.423 ***** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:15 Wednesday 08 January 2025 12:37:24 -0500 (0:00:00.855) 0:00:02.279 ***** ok: [managed-node2] => { "ansible_facts": { "__ssh_is_ostree": false }, "changed": false } TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:19 Wednesday 08 January 2025 12:37:24 -0500 (0:00:00.153) 0:00:02.433 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "openssh-clients-7.4p1-23.el7_9.x86_64 providing openssh-clients is already installed" ] } TASK [Define common variables] ************************************************* task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:31 Wednesday 08 January 2025 12:37:25 -0500 (0:00:01.077) 0:00:03.510 ***** ok: [managed-node2] => { "ansible_facts": { "main_ssh_config": "/etc/ssh/ssh_config", "main_ssh_config_name": "ssh_config", "main_ssh_config_path": "/etc/ssh/" }, "changed": false } TASK [Define specific variables] *********************************************** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:37 Wednesday 08 January 2025 12:37:26 -0500 (0:00:00.030) 0:00:03.540 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a temporary directory for backup files] *************************** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml:5 Wednesday 08 January 2025 12:37:26 -0500 (0:00:00.057) 0:00:03.598 ***** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.hODh_9", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [Backup files] ************************************************************ task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml:13 Wednesday 08 January 2025 12:37:26 -0500 (0:00:00.569) 0:00:04.168 ***** TASK [Run role] **************************************************************** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_indentation.yml:11 Wednesday 08 January 2025 12:37:26 -0500 (0:00:00.059) 0:00:04.228 ***** TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 Wednesday 08 January 2025 12:37:26 -0500 (0:00:00.098) 0:00:04.326 ***** included: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.ssh : Ensure ansible_facts used by role] ******* task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 Wednesday 08 January 2025 12:37:26 -0500 (0:00:00.150) 0:00:04.477 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Check if system is ostree] *************** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:10 Wednesday 08 January 2025 12:37:27 -0500 (0:00:00.066) 0:00:04.543 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Set flag to indicate system is ostree] *** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:15 Wednesday 08 January 2025 12:37:27 -0500 (0:00:00.053) 0:00:04.596 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:22 Wednesday 08 January 2025 12:37:27 -0500 (0:00:00.041) 0:00:04.638 ***** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ssh : Set flag if transactional-update exists] *** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:27 Wednesday 08 January 2025 12:37:27 -0500 (0:00:00.281) 0:00:04.920 ***** ok: [managed-node2] => { "ansible_facts": { "__ssh_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:31 Wednesday 08 January 2025 12:37:27 -0500 (0:00:00.044) 0:00:04.964 ***** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__ssh_defaults": { "Host": { "Condition": "*", "ForwardX11Trusted": true, "GSSAPIAuthentication": true, "SendEnv": [ "LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", "LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", "LC_IDENTIFICATION LC_ALL LANGUAGE", "XMODIFIERS" ] } } }, "ansible_included_var_files": [ "/tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (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.ssh : Ensure required packages are installed] *** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Wednesday 08 January 2025 12:37:27 -0500 (0:00:00.072) 0:00:05.036 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "openssh-7.4p1-23.el7_9.x86_64 providing openssh is already installed", "openssh-clients-7.4p1-23.el7_9.x86_64 providing openssh-clients is already installed" ] } TASK [fedora.linux_system_roles.ssh : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:17 Wednesday 08 January 2025 12:37:28 -0500 (0:00:00.564) 0:00:05.601 ***** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.ssh : Reboot transactional update systems] ***** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:22 Wednesday 08 January 2025 12:37:28 -0500 (0:00:00.063) 0:00:05.664 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Fail if reboot is needed and not set] **** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:27 Wednesday 08 January 2025 12:37:28 -0500 (0:00:00.061) 0:00:05.726 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Gather information about the user for user configuration] *** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:35 Wednesday 08 January 2025 12:37:28 -0500 (0:00:00.059) 0:00:05.786 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions] *** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:42 Wednesday 08 January 2025 12:37:28 -0500 (0:00:00.062) 0:00:05.849 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Generate the configuration file] ********* task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:53 Wednesday 08 January 2025 12:37:28 -0500 (0:00:00.060) 0:00:05.910 ***** changed: [managed-node2] => { "changed": true, "checksum": "ff4d02e67b15b0caa18d676d35f0233e959f9514", "dest": "/tmp/ssh_config", "gid": 0, "group": "root", "md5sum": "fcb3b970ee5283bcf42a3a0dd2fa8119", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 573, "src": "/root/.ansible/tmp/ansible-tmp-1736357848.5-12718-43957679616704/source", "state": "file", "uid": 0 } TASK [Download the global configuration file] ********************************** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_indentation.yml:42 Wednesday 08 January 2025 12:37:29 -0500 (0:00:01.465) 0:00:07.376 ***** ok: [managed-node2] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6c3NoCgpGb3J3YXJkWDExIG5vCk1hdGNoIGFsbAogIEdTU0FQSUF1dGhlbnRpY2F0aW9uIHllcwogIFNlbmRFbnYgdGVzdDFfMQogIFNlbmRFbnYgdGVzdDFfMgpNYXRjaCBleGVjIHRydWUKICBVc2VyIG5vYm9keQpIb3N0IGV4YW1wbGUKICBIb3N0bmFtZSBleGFtcGxlLmNvbQogIFNlbmRFbnYgdGVzdDJfMQogIFNlbmRFbnYgdGVzdDJfMgpIb3N0ICoKICBGb3J3YXJkWDExVHJ1c3RlZCB5ZXMKICBHU1NBUElBdXRoZW50aWNhdGlvbiB5ZXMKICBTZW5kRW52IExBTkcgTENfQ1RZUEUgTENfTlVNRVJJQyBMQ19USU1FIExDX0NPTExBVEUgTENfTU9ORVRBUlkgTENfTUVTU0FHRVMKICBTZW5kRW52IExDX1BBUEVSIExDX05BTUUgTENfQUREUkVTUyBMQ19URUxFUEhPTkUgTENfTUVBU1VSRU1FTlQKICBTZW5kRW52IExDX0lERU5USUZJQ0FUSU9OIExDX0FMTCBMQU5HVUFHRQogIFNlbmRFbnYgWE1PRElGSUVSUwpIb3N0IGxvY2FsCiAgSG9zdG5hbWUgbG9jYWwuZXhhbXBsZS5jb20KICBTZW5kRW52IHRlc3QzXzEKICBTZW5kRW52IHRlc3QzXzIK", "encoding": "base64", "source": "/tmp/ssh_config" } TASK [Verify the options are in the file] ************************************** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_indentation.yml:47 Wednesday 08 January 2025 12:37:30 -0500 (0:00:00.469) 0:00:07.846 ***** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Restore configuration files] ********************************************* task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_indentation.yml:68 Wednesday 08 January 2025 12:37:30 -0500 (0:00:00.163) 0:00:08.009 ***** included: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/restore.yml for managed-node2 TASK [Restore backed up files and remove what was not present] ***************** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/restore.yml:2 Wednesday 08 January 2025 12:37:30 -0500 (0:00:00.039) 0:00:08.049 ***** TASK [Remove temporary directory for backup files] ***************************** task path: /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/restore.yml:15 Wednesday 08 January 2025 12:37:30 -0500 (0:00:00.060) 0:00:08.109 ***** ok: [managed-node2] => { "changed": false, "path": "/tmp/ansible.hODh_9", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node2 : ok=18 changed=1 unreachable=0 failed=0 skipped=12 rescued=0 ignored=0 Wednesday 08 January 2025 12:37:31 -0500 (0:00:00.556) 0:00:08.666 ***** =============================================================================== fedora.linux_system_roles.ssh : Generate the configuration file --------- 1.47s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:53 Gathering Facts --------------------------------------------------------- 1.18s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_indentation.yml:2 Make sure openssh is installed before creating backup ------------------- 1.08s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:19 Check if system is ostree ----------------------------------------------- 0.86s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:10 Create a temporary directory for backup files --------------------------- 0.57s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml:5 fedora.linux_system_roles.ssh : Ensure required packages are installed --- 0.56s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Remove temporary directory for backup files ----------------------------- 0.56s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/restore.yml:15 Download the global configuration file ---------------------------------- 0.47s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_indentation.yml:42 fedora.linux_system_roles.ssh : Check if transactional-update exists in /sbin --- 0.28s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:22 Verify the options are in the file -------------------------------------- 0.16s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_indentation.yml:47 Set flag to indicate system is ostree ----------------------------------- 0.15s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:15 fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.15s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 Run role ---------------------------------------------------------------- 0.10s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_indentation.yml:11 Ensure facts used by test ----------------------------------------------- 0.09s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:2 fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.07s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:31 fedora.linux_system_roles.ssh : Ensure ansible_facts used by role ------- 0.07s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 fedora.linux_system_roles.ssh : Notify user that reboot is needed to apply changes --- 0.06s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:17 fedora.linux_system_roles.ssh : Gather information about the user for user configuration --- 0.06s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:35 fedora.linux_system_roles.ssh : Reboot transactional update systems ----- 0.06s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:22 fedora.linux_system_roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions --- 0.06s /tmp/collections-zhj/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:42