ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [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_custom_drop_in.yml ********************************************* 1 plays in /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_custom_drop_in.yml PLAY [Test we can write any other configuration file as a drop-in] ************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_custom_drop_in.yml:2 Saturday 18 January 2025 16:18:47 -0500 (0:00:00.033) 0:00:00.033 ****** ok: [managed-node1] META: ran handlers META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Backup configuration files] ********************************************** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_custom_drop_in.yml:15 Saturday 18 January 2025 16:18:48 -0500 (0:00:01.007) 0:00:01.040 ****** included: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml for managed-node1 TASK [Setup] ******************************************************************* task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml:2 Saturday 18 January 2025 16:18:48 -0500 (0:00:00.030) 0:00:01.070 ****** included: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml for managed-node1 TASK [Ensure facts used by test] *********************************************** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:2 Saturday 18 January 2025 16:18:48 -0500 (0:00:00.030) 0:00:01.101 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:10 Saturday 18 January 2025 16:18:48 -0500 (0:00:00.021) 0:00:01.123 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:15 Saturday 18 January 2025 16:18:48 -0500 (0:00:00.454) 0:00:01.578 ****** ok: [managed-node1] => { "ansible_facts": { "__ssh_is_ostree": false }, "changed": false } TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:19 Saturday 18 January 2025 16:18:49 -0500 (0:00:00.036) 0:00:01.614 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: openssh-clients TASK [Define common variables] ************************************************* task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:31 Saturday 18 January 2025 16:18:52 -0500 (0:00:03.109) 0:00:04.724 ****** ok: [managed-node1] => { "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-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:37 Saturday 18 January 2025 16:18:52 -0500 (0:00:00.034) 0:00:04.758 ****** ok: [managed-node1] => { "ansible_facts": { "main_ssh_config": "/etc/ssh/ssh_config.d/00-ansible.conf", "main_ssh_config_name": "00-ansible.conf", "main_ssh_config_path": "/etc/ssh/ssh_config.d/" }, "changed": false } TASK [Create a temporary directory for backup files] *************************** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml:5 Saturday 18 January 2025 16:18:52 -0500 (0:00:00.021) 0:00:04.780 ****** ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.93z9kskg", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Backup files] ************************************************************ task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml:13 Saturday 18 January 2025 16:18:52 -0500 (0:00:00.459) 0:00:05.239 ****** ok: [managed-node1] => (item=/tmp/ssh_config.d_00-ansible.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ssh_config.d_00-ansible.conf; then\n mkdir -p /tmp/ansible.93z9kskg/$(dirname /tmp/ssh_config.d_00-ansible.conf);\n cp -a /tmp/ssh_config.d_00-ansible.conf /tmp/ansible.93z9kskg/$(dirname /tmp/ssh_config.d_00-ansible.conf)\nfi\n", "delta": "0:00:00.002463", "end": "2025-01-18 16:18:53.122686", "item": "/tmp/ssh_config.d_00-ansible.conf", "rc": 0, "start": "2025-01-18 16:18:53.120223" } TASK [Run role] **************************************************************** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_custom_drop_in.yml:18 Saturday 18 January 2025 16:18:53 -0500 (0:00:00.543) 0:00:05.782 ****** TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 Saturday 18 January 2025 16:18:53 -0500 (0:00:00.048) 0:00:05.831 ****** included: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.ssh : Ensure ansible_facts used by role] ******* task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 Saturday 18 January 2025 16:18:53 -0500 (0:00:00.037) 0:00:05.868 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Check if system is ostree] *************** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:10 Saturday 18 January 2025 16:18:53 -0500 (0:00:00.047) 0:00:05.915 ****** skipping: [managed-node1] => { "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-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:15 Saturday 18 January 2025 16:18:53 -0500 (0:00:00.025) 0:00:05.941 ****** skipping: [managed-node1] => { "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-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:22 Saturday 18 January 2025 16:18:53 -0500 (0:00:00.031) 0:00:05.973 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ssh : Set flag if transactional-update exists] *** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:27 Saturday 18 January 2025 16:18:53 -0500 (0:00:00.384) 0:00:06.358 ****** ok: [managed-node1] => { "ansible_facts": { "__ssh_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:31 Saturday 18 January 2025 16:18:53 -0500 (0:00:00.034) 0:00:06.393 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__ssh_defaults": { "Include": "/etc/ssh/ssh_config.d/*.conf" }, "__ssh_drop_in_name": "00-ansible", "__ssh_supports_drop_in": true }, "ansible_included_var_files": [ "/tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__ssh_defaults": { "Include": "/etc/ssh/ssh_config.d/*.conf" }, "__ssh_drop_in_name": "00-ansible", "__ssh_supports_drop_in": true }, "ansible_included_var_files": [ "/tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.ssh : Ensure required packages are installed] *** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Saturday 18 January 2025 16:18:53 -0500 (0:00:00.070) 0:00:06.463 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: openssh openssh-clients TASK [fedora.linux_system_roles.ssh : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:17 Saturday 18 January 2025 16:18:56 -0500 (0:00:02.796) 0:00:09.260 ****** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.ssh : Reboot transactional update systems] ***** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:22 Saturday 18 January 2025 16:18:56 -0500 (0:00:00.027) 0:00:09.288 ****** skipping: [managed-node1] => { "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-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:27 Saturday 18 January 2025 16:18:56 -0500 (0:00:00.026) 0:00:09.314 ****** skipping: [managed-node1] => { "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-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:35 Saturday 18 January 2025 16:18:56 -0500 (0:00:00.026) 0:00:09.340 ****** skipping: [managed-node1] => { "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-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:42 Saturday 18 January 2025 16:18:56 -0500 (0:00:00.024) 0:00:09.365 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Generate the configuration file] ********* task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:53 Saturday 18 January 2025 16:18:56 -0500 (0:00:00.024) 0:00:09.389 ****** changed: [managed-node1] => { "changed": true, "checksum": "fd10e361130dbd3cf0286a2cc3bd7f14ae1d8b43", "dest": "/tmp/ssh_config.d_00-ansible.conf", "gid": 0, "group": "root", "md5sum": "794672c8a072307a0e09ee8ae798b34c", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 81, "src": "/root/.ansible/tmp/ansible-tmp-1737235136.8752391-9452-91033660996528/source", "state": "file", "uid": 0 } TASK [Download the custom configuration file drop-in] ************************** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_custom_drop_in.yml:29 Saturday 18 January 2025 16:18:58 -0500 (0:00:01.215) 0:00:10.604 ****** ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6c3NoCgpDb21wcmVzc2lvbiB5ZXMKR1NTQVBJQXV0aGVudGljYXRpb24gbm8K", "encoding": "base64", "source": "/tmp/ssh_config.d_00-ansible.conf" } TASK [Verify the options are in the file] ************************************** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_custom_drop_in.yml:34 Saturday 18 January 2025 16:18:58 -0500 (0:00:00.460) 0:00:11.065 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Restore configuration files] ********************************************* task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_custom_drop_in.yml:43 Saturday 18 January 2025 16:18:58 -0500 (0:00:00.030) 0:00:11.095 ****** included: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/restore.yml for managed-node1 TASK [Restore backed up files and remove what was not present] ***************** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/restore.yml:2 Saturday 18 January 2025 16:18:58 -0500 (0:00:00.031) 0:00:11.127 ****** ok: [managed-node1] => (item=/tmp/ssh_config.d_00-ansible.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible.93z9kskg//tmp/ssh_config.d_00-ansible.conf; then\n cp -a /tmp/ansible.93z9kskg//tmp/ssh_config.d_00-ansible.conf $(dirname /tmp/ssh_config.d_00-ansible.conf)\nelif test -f /tmp/ssh_config.d_00-ansible.conf; then\n rm /tmp/ssh_config.d_00-ansible.conf\nfi\n", "delta": "0:00:00.004258", "end": "2025-01-18 16:18:58.901028", "item": "/tmp/ssh_config.d_00-ansible.conf", "rc": 0, "start": "2025-01-18 16:18:58.896770" } TASK [Remove temporary directory for backup files] ***************************** task path: /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/restore.yml:15 Saturday 18 January 2025 16:18:58 -0500 (0:00:00.456) 0:00:11.584 ****** ok: [managed-node1] => { "changed": false, "path": "/tmp/ansible.93z9kskg", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=21 changed=1 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 Saturday 18 January 2025 16:18:59 -0500 (0:00:00.597) 0:00:12.182 ****** =============================================================================== Make sure openssh is installed before creating backup ------------------- 3.11s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:19 fedora.linux_system_roles.ssh : Ensure required packages are installed --- 2.80s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 fedora.linux_system_roles.ssh : Generate the configuration file --------- 1.22s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:53 Gathering Facts --------------------------------------------------------- 1.01s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_custom_drop_in.yml:2 Remove temporary directory for backup files ----------------------------- 0.60s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/restore.yml:15 Backup files ------------------------------------------------------------ 0.54s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml:13 Download the custom configuration file drop-in -------------------------- 0.46s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_custom_drop_in.yml:29 Create a temporary directory for backup files --------------------------- 0.46s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml:5 Restore backed up files and remove what was not present ----------------- 0.46s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/restore.yml:2 Check if system is ostree ----------------------------------------------- 0.45s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:10 fedora.linux_system_roles.ssh : Check if transactional-update exists in /sbin --- 0.38s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:22 fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.07s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:31 Run role ---------------------------------------------------------------- 0.05s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_custom_drop_in.yml:18 fedora.linux_system_roles.ssh : Ensure ansible_facts used by role ------- 0.05s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.04s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 Set flag to indicate system is ostree ----------------------------------- 0.04s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:15 fedora.linux_system_roles.ssh : Set flag if transactional-update exists --- 0.03s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:27 Define common variables ------------------------------------------------- 0.03s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:31 fedora.linux_system_roles.ssh : Set flag to indicate system is ostree --- 0.03s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:15 Restore configuration files --------------------------------------------- 0.03s /tmp/collections-hCu/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_custom_drop_in.yml:43