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_precedence.yml ************************************************* 1 plays in /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_precedence.yml PLAY [Test options precedence when mixing ssh dict and ssh_* variables] ******** [WARNING]: Failure using method (v2_playbook_on_play_start) in callback plugin (): 'Play' object has no attribute 'get_path' TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_precedence.yml:2 Wednesday 21 May 2025 06:46:56 -0400 (0:00:00.040) 0:00:00.040 ********* [WARNING]: Failure using method (v2_runner_on_start) in callback plugin (): 'module' object has no attribute 'timezone' ok: [managed-node3] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_precedence.yml:11 Wednesday 21 May 2025 06:46:58 -0400 (0:00:01.078) 0:00:01.118 ********* included: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml for managed-node3 TASK [Setup] ******************************************************************* task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml:2 Wednesday 21 May 2025 06:46:58 -0400 (0:00:00.048) 0:00:01.167 ********* included: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml for managed-node3 TASK [Ensure facts used by test] *********************************************** task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:2 Wednesday 21 May 2025 06:46:58 -0400 (0:00:00.048) 0:00:01.216 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:10 Wednesday 21 May 2025 06:46:58 -0400 (0:00:00.058) 0:00:01.274 ********* ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:15 Wednesday 21 May 2025 06:46:58 -0400 (0:00:00.525) 0:00:01.799 ********* ok: [managed-node3] => { "ansible_facts": { "__ssh_is_ostree": false }, "changed": false } TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:19 Wednesday 21 May 2025 06:46:58 -0400 (0:00:00.064) 0:00:01.864 ********* ok: [managed-node3] => { "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-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:31 Wednesday 21 May 2025 06:46:59 -0400 (0:00:00.880) 0:00:02.745 ********* ok: [managed-node3] => { "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-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:37 Wednesday 21 May 2025 06:46:59 -0400 (0:00:00.038) 0:00:02.784 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a temporary directory for backup files] *************************** task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml:5 Wednesday 21 May 2025 06:46:59 -0400 (0:00:00.098) 0:00:02.882 ********* ok: [managed-node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.3UZX6D", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [Backup files] ************************************************************ task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml:13 Wednesday 21 May 2025 06:47:00 -0400 (0:00:00.604) 0:00:03.487 ********* ok: [managed-node3] => (item=/etc/ssh/ssh_config.d/00-ansible.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /etc/ssh/ssh_config.d/00-ansible.conf; then\n mkdir -p /tmp/ansible.3UZX6D/$(dirname /etc/ssh/ssh_config.d/00-ansible.conf);\n cp -a /etc/ssh/ssh_config.d/00-ansible.conf /tmp/ansible.3UZX6D/$(dirname /etc/ssh/ssh_config.d/00-ansible.conf)\nfi\n", "delta": "0:00:00.003084", "end": "2025-05-21 06:47:00.931732", "item": "/etc/ssh/ssh_config.d/00-ansible.conf", "rc": 0, "start": "2025-05-21 06:47:00.928648" } ok: [managed-node3] => (item=/etc/ssh/ssh_config) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /etc/ssh/ssh_config; then\n mkdir -p /tmp/ansible.3UZX6D/$(dirname /etc/ssh/ssh_config);\n cp -a /etc/ssh/ssh_config /tmp/ansible.3UZX6D/$(dirname /etc/ssh/ssh_config)\nfi\n", "delta": "0:00:00.007954", "end": "2025-05-21 06:47:01.231718", "item": "/etc/ssh/ssh_config", "rc": 0, "start": "2025-05-21 06:47:01.223764" } TASK [Run role] **************************************************************** task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_precedence.yml:14 Wednesday 21 May 2025 06:47:01 -0400 (0:00:00.872) 0:00:04.359 ********* TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 Wednesday 21 May 2025 06:47:01 -0400 (0:00:00.133) 0:00:04.493 ********* included: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.ssh : Ensure ansible_facts used by role] ******* task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 Wednesday 21 May 2025 06:47:01 -0400 (0:00:00.051) 0:00:04.544 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Check if system is ostree] *************** task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:10 Wednesday 21 May 2025 06:47:01 -0400 (0:00:00.086) 0:00:04.631 ********* skipping: [managed-node3] => { "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-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:15 Wednesday 21 May 2025 06:47:01 -0400 (0:00:00.061) 0:00:04.693 ********* skipping: [managed-node3] => { "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-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:22 Wednesday 21 May 2025 06:47:01 -0400 (0:00:00.058) 0:00:04.752 ********* ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ssh : Set flag if transactional-update exists] *** task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:27 Wednesday 21 May 2025 06:47:02 -0400 (0:00:00.442) 0:00:05.195 ********* ok: [managed-node3] => { "ansible_facts": { "__ssh_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:31 Wednesday 21 May 2025 06:47:02 -0400 (0:00:00.099) 0:00:05.294 ********* 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": { "__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-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/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.ssh : Ensure required packages are installed] *** task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Wednesday 21 May 2025 06:47:02 -0400 (0:00:00.144) 0:00:05.438 ********* ok: [managed-node3] => { "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-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:17 Wednesday 21 May 2025 06:47:03 -0400 (0:00:00.690) 0:00:06.129 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.ssh : Reboot transactional update systems] ***** task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:22 Wednesday 21 May 2025 06:47:03 -0400 (0:00:00.068) 0:00:06.198 ********* skipping: [managed-node3] => { "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-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:27 Wednesday 21 May 2025 06:47:03 -0400 (0:00:00.083) 0:00:06.281 ********* skipping: [managed-node3] => { "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-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:35 Wednesday 21 May 2025 06:47:03 -0400 (0:00:00.063) 0:00:06.345 ********* skipping: [managed-node3] => { "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-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:42 Wednesday 21 May 2025 06:47:03 -0400 (0:00:00.054) 0:00:06.399 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Generate the configuration file] ********* task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:53 Wednesday 21 May 2025 06:47:03 -0400 (0:00:00.051) 0:00:06.451 ********* changed: [managed-node3] => { "backup_file": "/etc/ssh/ssh_config.12210.2025-05-21@06:47:05~", "changed": true, "checksum": "8755c340ac32e92a775c7edee1c3ac79db150161", "dest": "/etc/ssh/ssh_config", "gid": 0, "group": "root", "md5sum": "aa3d1824f2eb8fef1483611bc89b2e66", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 343, "src": "/root/.ansible/tmp/ansible-tmp-1747824423.54-14494-279673188566013/source", "state": "file", "uid": 0 } TASK [Download the global configuration file] ********************************** task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_precedence.yml:27 Wednesday 21 May 2025 06:47:05 -0400 (0:00:02.133) 0:00:08.585 ********* ok: [managed-node3] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6c3NoCgpQb3J0IDIyMgpTdHJpY3RIb3N0S2V5Q2hlY2tpbmcgeWVzCkhvc3QgKgogIEZvcndhcmRYMTFUcnVzdGVkIHllcwogIEdTU0FQSUF1dGhlbnRpY2F0aW9uIHllcwogIFNlbmRFbnYgTEFORyBMQ19DVFlQRSBMQ19OVU1FUklDIExDX1RJTUUgTENfQ09MTEFURSBMQ19NT05FVEFSWSBMQ19NRVNTQUdFUwogIFNlbmRFbnYgTENfUEFQRVIgTENfTkFNRSBMQ19BRERSRVNTIExDX1RFTEVQSE9ORSBMQ19NRUFTVVJFTUVOVAogIFNlbmRFbnYgTENfSURFTlRJRklDQVRJT04gTENfQUxMIExBTkdVQUdFCiAgU2VuZEVudiBYTU9ESUZJRVJTCg==", "encoding": "base64", "source": "/etc/ssh/ssh_config" } TASK [Verify the options are in the file] ************************************** task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_precedence.yml:32 Wednesday 21 May 2025 06:47:06 -0400 (0:00:00.568) 0:00:09.154 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Restore configuration files] ********************************************* task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_precedence.yml:40 Wednesday 21 May 2025 06:47:06 -0400 (0:00:00.052) 0:00:09.206 ********* included: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/restore.yml for managed-node3 TASK [Restore backed up files and remove what was not present] ***************** task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/restore.yml:2 Wednesday 21 May 2025 06:47:06 -0400 (0:00:00.026) 0:00:09.233 ********* ok: [managed-node3] => (item=/etc/ssh/ssh_config.d/00-ansible.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible.3UZX6D//etc/ssh/ssh_config.d/00-ansible.conf; then\n cp -a /tmp/ansible.3UZX6D//etc/ssh/ssh_config.d/00-ansible.conf $(dirname /etc/ssh/ssh_config.d/00-ansible.conf)\nelif test -f /etc/ssh/ssh_config.d/00-ansible.conf; then\n rm /etc/ssh/ssh_config.d/00-ansible.conf\nfi\n", "delta": "0:00:00.003729", "end": "2025-05-21 06:47:06.501390", "item": "/etc/ssh/ssh_config.d/00-ansible.conf", "rc": 0, "start": "2025-05-21 06:47:06.497661" } ok: [managed-node3] => (item=/etc/ssh/ssh_config) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible.3UZX6D//etc/ssh/ssh_config; then\n cp -a /tmp/ansible.3UZX6D//etc/ssh/ssh_config $(dirname /etc/ssh/ssh_config)\nelif test -f /etc/ssh/ssh_config; then\n rm /etc/ssh/ssh_config\nfi\n", "delta": "0:00:00.004967", "end": "2025-05-21 06:47:06.898778", "item": "/etc/ssh/ssh_config", "rc": 0, "start": "2025-05-21 06:47:06.893811" } TASK [Remove temporary directory for backup files] ***************************** task path: /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/restore.yml:15 Wednesday 21 May 2025 06:47:06 -0400 (0:00:00.757) 0:00:09.991 ********* ok: [managed-node3] => { "changed": false, "path": "/tmp/ansible.3UZX6D", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node3 : ok=20 changed=1 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Wednesday 21 May 2025 06:47:07 -0400 (0:00:00.632) 0:00:10.624 ********* =============================================================================== fedora.linux_system_roles.ssh : Generate the configuration file --------- 2.13s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:53 Gathering Facts --------------------------------------------------------- 1.08s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_precedence.yml:2 Make sure openssh is installed before creating backup ------------------- 0.88s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:19 Backup files ------------------------------------------------------------ 0.87s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml:13 Restore backed up files and remove what was not present ----------------- 0.76s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/restore.yml:2 fedora.linux_system_roles.ssh : Ensure required packages are installed --- 0.69s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Remove temporary directory for backup files ----------------------------- 0.63s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/restore.yml:15 Create a temporary directory for backup files --------------------------- 0.60s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/backup.yml:5 Download the global configuration file ---------------------------------- 0.57s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_precedence.yml:27 Check if system is ostree ----------------------------------------------- 0.53s /tmp/collections-iU4/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.44s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:22 fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.14s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:31 Run role ---------------------------------------------------------------- 0.13s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_precedence.yml:14 fedora.linux_system_roles.ssh : Set flag if transactional-update exists --- 0.10s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:27 Define specific variables ----------------------------------------------- 0.10s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:37 fedora.linux_system_roles.ssh : Ensure ansible_facts used by role ------- 0.09s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 fedora.linux_system_roles.ssh : Reboot transactional update systems ----- 0.08s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:22 fedora.linux_system_roles.ssh : Notify user that reboot is needed to apply changes --- 0.07s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:17 Set flag to indicate system is ostree ----------------------------------- 0.06s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/tests/ssh/tasks/setup.yml:15 fedora.linux_system_roles.ssh : Fail if reboot is needed and not set ---- 0.06s /tmp/collections-iU4/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:27