ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpkn11ymek executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_no_skip_defaults.yml ******************************************* 1 plays in /tmp/tmp_b_5f9t_/tests/tests_no_skip_defaults.yml PLAY [Test we can write global config with default configuration] ************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp_b_5f9t_/tests/tests_no_skip_defaults.yml:2 Thursday 21 July 2022 20:44:27 +0000 (0:00:00.012) 0:00:00.012 ********* ok: [/cache/fedora-36.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmp_b_5f9t_/tests/tests_no_skip_defaults.yml:20 Thursday 21 July 2022 20:44:28 +0000 (0:00:01.133) 0:00:01.145 ********* included: /tmp/tmp_b_5f9t_/tests/tasks/backup.yml for /cache/fedora-36.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmp_b_5f9t_/tests/tasks/backup.yml:2 Thursday 21 July 2022 20:44:28 +0000 (0:00:00.026) 0:00:01.172 ********* included: /tmp/tmp_b_5f9t_/tests/tasks/setup.yml for /cache/fedora-36.qcow2.snap TASK [Ensure facts used by test] *********************************************** task path: /tmp/tmp_b_5f9t_/tests/tasks/setup.yml:2 Thursday 21 July 2022 20:44:28 +0000 (0:00:00.025) 0:00:01.197 ********* skipping: [/cache/fedora-36.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmp_b_5f9t_/tests/tasks/setup.yml:7 Thursday 21 July 2022 20:44:28 +0000 (0:00:00.041) 0:00:01.239 ********* ok: [/cache/fedora-36.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create a temporary directory for backup files] *************************** task path: /tmp/tmp_b_5f9t_/tests/tasks/backup.yml:5 Thursday 21 July 2022 20:44:30 +0000 (0:00:01.923) 0:00:03.162 ********* ok: [/cache/fedora-36.qcow2.snap] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.ys6ffono", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Backup files] ************************************************************ task path: /tmp/tmp_b_5f9t_/tests/tasks/backup.yml:13 Thursday 21 July 2022 20:44:31 +0000 (0:00:00.523) 0:00:03.685 ********* ok: [/cache/fedora-36.qcow2.snap] => (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.ys6ffono/$(dirname /etc/ssh/ssh_config.d/00-ansible.conf);\n cp /etc/ssh/ssh_config.d/00-ansible.conf /tmp/ansible.ys6ffono/$(dirname /etc/ssh/ssh_config.d/00-ansible.conf)\nfi\n", "delta": "0:00:00.009592", "end": "2022-07-21 20:44:31.411726", "item": "/etc/ssh/ssh_config.d/00-ansible.conf", "rc": 0, "start": "2022-07-21 20:44:31.402134" } ok: [/cache/fedora-36.qcow2.snap] => (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.ys6ffono/$(dirname /etc/ssh/ssh_config);\n cp /etc/ssh/ssh_config /tmp/ansible.ys6ffono/$(dirname /etc/ssh/ssh_config)\nfi\n", "delta": "0:00:00.010083", "end": "2022-07-21 20:44:31.819255", "item": "/etc/ssh/ssh_config", "rc": 0, "start": "2022-07-21 20:44:31.809172" } TASK [Run role] **************************************************************** task path: /tmp/tmp_b_5f9t_/tests/tests_no_skip_defaults.yml:23 Thursday 21 July 2022 20:44:32 +0000 (0:00:00.959) 0:00:04.645 ********* TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmp_b_5f9t_/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 Thursday 21 July 2022 20:44:32 +0000 (0:00:00.033) 0:00:04.678 ********* included: /tmp/tmp_b_5f9t_/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml for /cache/fedora-36.qcow2.snap TASK [linux-system-roles.ssh : Ensure ansible_facts used by role] ************** task path: /tmp/tmp_b_5f9t_/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 Thursday 21 July 2022 20:44:32 +0000 (0:00:00.026) 0:00:04.705 ********* ok: [/cache/fedora-36.qcow2.snap] TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmp_b_5f9t_/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 Thursday 21 July 2022 20:44:32 +0000 (0:00:00.545) 0:00:05.250 ********* skipping: [/cache/fedora-36.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-36.qcow2.snap] => (item=Fedora.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/tmp_b_5f9t_/tests/roles/linux-system-roles.ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-36.qcow2.snap] => (item=Fedora_36.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_36.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-36.qcow2.snap] => (item=Fedora_36.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_36.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Ensure required packages are installed] ********* task path: /tmp/tmp_b_5f9t_/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 Thursday 21 July 2022 20:44:32 +0000 (0:00:00.051) 0:00:05.302 ********* ok: [/cache/fedora-36.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ssh : Gather information about the user for user configuration] *** task path: /tmp/tmp_b_5f9t_/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 Thursday 21 July 2022 20:44:34 +0000 (0:00:01.974) 0:00:07.277 ********* skipping: [/cache/fedora-36.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions] *** task path: /tmp/tmp_b_5f9t_/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 Thursday 21 July 2022 20:44:34 +0000 (0:00:00.023) 0:00:07.300 ********* skipping: [/cache/fedora-36.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Generate the configuration file] **************** task path: /tmp/tmp_b_5f9t_/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 Thursday 21 July 2022 20:44:34 +0000 (0:00:00.022) 0:00:07.322 ********* changed: [/cache/fedora-36.qcow2.snap] => { "changed": true, "checksum": "c7d2fdf0c071ab237e59a08c06f23bcc2c2e68c1", "dest": "/tmp/ssh_config_with_defaults", "gid": 0, "group": "root", "md5sum": "cd5804b194841f54730c3be38600d19d", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1658436275.002396-66173-184643033840866/source", "state": "file", "uid": 0 } META: role_complete for /cache/fedora-36.qcow2.snap TASK [Download the new configuration file] ************************************* task path: /tmp/tmp_b_5f9t_/tests/tests_no_skip_defaults.yml:32 Thursday 21 July 2022 20:44:36 +0000 (0:00:01.153) 0:00:08.476 ********* ok: [/cache/fedora-36.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCkluY2x1ZGUgL2V0Yy9zc2gvc3NoX2NvbmZpZy5kLyouY29uZgpMb2NhbEZvcndhcmQgMjIyMiBsb2NhbGhvc3Q6MjIK", "encoding": "base64", "source": "/tmp/ssh_config_with_defaults" } TASK [Check if the selected options are in] ************************************ task path: /tmp/tmp_b_5f9t_/tests/tests_no_skip_defaults.yml:37 Thursday 21 July 2022 20:44:36 +0000 (0:00:00.530) 0:00:09.006 ********* ok: [/cache/fedora-36.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-36.qcow2.snap : ok=13 changed=1 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Thursday 21 July 2022 20:44:36 +0000 (0:00:00.059) 0:00:09.066 ********* =============================================================================== linux-system-roles.ssh : Ensure required packages are installed --------- 1.97s /tmp/tmp_b_5f9t_/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 ---------- Make sure openssh is installed before creating backup ------------------- 1.92s /tmp/tmp_b_5f9t_/tests/tasks/setup.yml:7 -------------------------------------- linux-system-roles.ssh : Generate the configuration file ---------------- 1.15s /tmp/tmp_b_5f9t_/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 --------- Gathering Facts --------------------------------------------------------- 1.13s /tmp/tmp_b_5f9t_/tests/tests_no_skip_defaults.yml:2 --------------------------- Backup files ------------------------------------------------------------ 0.96s /tmp/tmp_b_5f9t_/tests/tasks/backup.yml:13 ------------------------------------ linux-system-roles.ssh : Ensure ansible_facts used by role -------------- 0.55s /tmp/tmp_b_5f9t_/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 ------ Download the new configuration file ------------------------------------- 0.53s /tmp/tmp_b_5f9t_/tests/tests_no_skip_defaults.yml:32 -------------------------- Create a temporary directory for backup files --------------------------- 0.52s /tmp/tmp_b_5f9t_/tests/tasks/backup.yml:5 ------------------------------------- Check if the selected options are in ------------------------------------ 0.06s /tmp/tmp_b_5f9t_/tests/tests_no_skip_defaults.yml:37 -------------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.05s /tmp/tmp_b_5f9t_/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 ------ Ensure facts used by test ----------------------------------------------- 0.04s /tmp/tmp_b_5f9t_/tests/tasks/setup.yml:2 -------------------------------------- Run role ---------------------------------------------------------------- 0.03s /tmp/tmp_b_5f9t_/tests/tests_no_skip_defaults.yml:23 -------------------------- Backup configuration files ---------------------------------------------- 0.03s /tmp/tmp_b_5f9t_/tests/tests_no_skip_defaults.yml:20 -------------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.03s /tmp/tmp_b_5f9t_/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 ---------- Setup ------------------------------------------------------------------- 0.03s /tmp/tmp_b_5f9t_/tests/tasks/backup.yml:2 ------------------------------------- linux-system-roles.ssh : Gather information about the user for user configuration --- 0.02s /tmp/tmp_b_5f9t_/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 --------- linux-system-roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions --- 0.02s /tmp/tmp_b_5f9t_/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 --------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpkn11ymek executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_no_skip_defaults.yml ******************************************* 1 plays in /tmp/tmp7s9fngkn/tests/ssh/tests_no_skip_defaults.yml PLAY [Test we can write global config with default configuration] ************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp7s9fngkn/tests/ssh/tests_no_skip_defaults.yml:2 Thursday 21 July 2022 20:47:20 +0000 (0:00:00.013) 0:00:00.013 ********* ok: [/cache/fedora-36.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmp7s9fngkn/tests/ssh/tests_no_skip_defaults.yml:20 Thursday 21 July 2022 20:47:21 +0000 (0:00:01.113) 0:00:01.126 ********* included: /tmp/tmp7s9fngkn/tests/ssh/tasks/backup.yml for /cache/fedora-36.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmp7s9fngkn/tests/ssh/tasks/backup.yml:2 Thursday 21 July 2022 20:47:21 +0000 (0:00:00.027) 0:00:01.154 ********* included: /tmp/tmp7s9fngkn/tests/ssh/tasks/setup.yml for /cache/fedora-36.qcow2.snap TASK [Ensure facts used by test] *********************************************** task path: /tmp/tmp7s9fngkn/tests/ssh/tasks/setup.yml:2 Thursday 21 July 2022 20:47:21 +0000 (0:00:00.025) 0:00:01.179 ********* skipping: [/cache/fedora-36.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmp7s9fngkn/tests/ssh/tasks/setup.yml:7 Thursday 21 July 2022 20:47:21 +0000 (0:00:00.044) 0:00:01.224 ********* ok: [/cache/fedora-36.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create a temporary directory for backup files] *************************** task path: /tmp/tmp7s9fngkn/tests/ssh/tasks/backup.yml:5 Thursday 21 July 2022 20:47:23 +0000 (0:00:01.898) 0:00:03.122 ********* ok: [/cache/fedora-36.qcow2.snap] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.mpeoqssw", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Backup files] ************************************************************ task path: /tmp/tmp7s9fngkn/tests/ssh/tasks/backup.yml:13 Thursday 21 July 2022 20:47:24 +0000 (0:00:00.510) 0:00:03.633 ********* ok: [/cache/fedora-36.qcow2.snap] => (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.mpeoqssw/$(dirname /etc/ssh/ssh_config.d/00-ansible.conf);\n cp /etc/ssh/ssh_config.d/00-ansible.conf /tmp/ansible.mpeoqssw/$(dirname /etc/ssh/ssh_config.d/00-ansible.conf)\nfi\n", "delta": "0:00:00.008987", "end": "2022-07-21 20:47:23.761690", "item": "/etc/ssh/ssh_config.d/00-ansible.conf", "rc": 0, "start": "2022-07-21 20:47:23.752703" } ok: [/cache/fedora-36.qcow2.snap] => (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.mpeoqssw/$(dirname /etc/ssh/ssh_config);\n cp /etc/ssh/ssh_config /tmp/ansible.mpeoqssw/$(dirname /etc/ssh/ssh_config)\nfi\n", "delta": "0:00:00.009499", "end": "2022-07-21 20:47:24.150121", "item": "/etc/ssh/ssh_config", "rc": 0, "start": "2022-07-21 20:47:24.140622" } TASK [Run role] **************************************************************** task path: /tmp/tmp7s9fngkn/tests/ssh/tests_no_skip_defaults.yml:23 Thursday 21 July 2022 20:47:25 +0000 (0:00:00.924) 0:00:04.558 ********* TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/tmpkn11ymek/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 Thursday 21 July 2022 20:47:25 +0000 (0:00:00.038) 0:00:04.596 ********* included: /tmp/tmpkn11ymek/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml for /cache/fedora-36.qcow2.snap TASK [fedora.linux_system_roles.ssh : Ensure ansible_facts used by role] ******* task path: /tmp/tmpkn11ymek/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 Thursday 21 July 2022 20:47:25 +0000 (0:00:00.027) 0:00:04.624 ********* ok: [/cache/fedora-36.qcow2.snap] TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/tmpkn11ymek/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:7 Thursday 21 July 2022 20:47:25 +0000 (0:00:00.569) 0:00:05.193 ********* skipping: [/cache/fedora-36.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-36.qcow2.snap] => (item=Fedora.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/tmpkn11ymek/ansible_collections/fedora/linux_system_roles/roles/ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-36.qcow2.snap] => (item=Fedora_36.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_36.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-36.qcow2.snap] => (item=Fedora_36.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_36.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Ensure required packages are installed] *** task path: /tmp/tmpkn11ymek/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Thursday 21 July 2022 20:47:25 +0000 (0:00:00.052) 0:00:05.246 ********* ok: [/cache/fedora-36.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.ssh : Gather information about the user for user configuration] *** task path: /tmp/tmpkn11ymek/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:10 Thursday 21 July 2022 20:47:27 +0000 (0:00:01.712) 0:00:06.959 ********* skipping: [/cache/fedora-36.qcow2.snap] => { "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/tmpkn11ymek/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:17 Thursday 21 July 2022 20:47:27 +0000 (0:00:00.026) 0:00:06.985 ********* skipping: [/cache/fedora-36.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Generate the configuration file] ********* task path: /tmp/tmpkn11ymek/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:28 Thursday 21 July 2022 20:47:27 +0000 (0:00:00.025) 0:00:07.011 ********* changed: [/cache/fedora-36.qcow2.snap] => { "changed": true, "checksum": "c7d2fdf0c071ab237e59a08c06f23bcc2c2e68c1", "dest": "/tmp/ssh_config_with_defaults", "gid": 0, "group": "root", "md5sum": "cd5804b194841f54730c3be38600d19d", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1658436447.637003-69543-214150261384399/source", "state": "file", "uid": 0 } META: role_complete for /cache/fedora-36.qcow2.snap TASK [Download the new configuration file] ************************************* task path: /tmp/tmp7s9fngkn/tests/ssh/tests_no_skip_defaults.yml:32 Thursday 21 July 2022 20:47:28 +0000 (0:00:01.156) 0:00:08.167 ********* ok: [/cache/fedora-36.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCkluY2x1ZGUgL2V0Yy9zc2gvc3NoX2NvbmZpZy5kLyouY29uZgpMb2NhbEZvcndhcmQgMjIyMiBsb2NhbGhvc3Q6MjIK", "encoding": "base64", "source": "/tmp/ssh_config_with_defaults" } TASK [Check if the selected options are in] ************************************ task path: /tmp/tmp7s9fngkn/tests/ssh/tests_no_skip_defaults.yml:37 Thursday 21 July 2022 20:47:29 +0000 (0:00:00.523) 0:00:08.691 ********* ok: [/cache/fedora-36.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-36.qcow2.snap : ok=13 changed=1 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Thursday 21 July 2022 20:47:29 +0000 (0:00:00.058) 0:00:08.749 ********* =============================================================================== Make sure openssh is installed before creating backup ------------------- 1.90s /tmp/tmp7s9fngkn/tests/ssh/tasks/setup.yml:7 ---------------------------------- fedora.linux_system_roles.ssh : Ensure required packages are installed --- 1.71s /tmp/tmpkn11ymek/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 fedora.linux_system_roles.ssh : Generate the configuration file --------- 1.16s /tmp/tmpkn11ymek/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:28 Gathering Facts --------------------------------------------------------- 1.11s /tmp/tmp7s9fngkn/tests/ssh/tests_no_skip_defaults.yml:2 ----------------------- Backup files ------------------------------------------------------------ 0.92s /tmp/tmp7s9fngkn/tests/ssh/tasks/backup.yml:13 -------------------------------- fedora.linux_system_roles.ssh : Ensure ansible_facts used by role ------- 0.57s /tmp/tmpkn11ymek/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 Download the new configuration file ------------------------------------- 0.52s /tmp/tmp7s9fngkn/tests/ssh/tests_no_skip_defaults.yml:32 ---------------------- Create a temporary directory for backup files --------------------------- 0.51s /tmp/tmp7s9fngkn/tests/ssh/tasks/backup.yml:5 --------------------------------- Check if the selected options are in ------------------------------------ 0.06s /tmp/tmp7s9fngkn/tests/ssh/tests_no_skip_defaults.yml:37 ---------------------- fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.05s /tmp/tmpkn11ymek/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:7 Ensure facts used by test ----------------------------------------------- 0.04s /tmp/tmp7s9fngkn/tests/ssh/tasks/setup.yml:2 ---------------------------------- Run role ---------------------------------------------------------------- 0.04s /tmp/tmp7s9fngkn/tests/ssh/tests_no_skip_defaults.yml:23 ---------------------- fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.03s /tmp/tmpkn11ymek/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 Backup configuration files ---------------------------------------------- 0.03s /tmp/tmp7s9fngkn/tests/ssh/tests_no_skip_defaults.yml:20 ---------------------- fedora.linux_system_roles.ssh : Gather information about the user for user configuration --- 0.03s /tmp/tmpkn11ymek/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:10 fedora.linux_system_roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions --- 0.03s /tmp/tmpkn11ymek/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:17 Setup ------------------------------------------------------------------- 0.03s /tmp/tmp7s9fngkn/tests/ssh/tasks/backup.yml:2 ---------------------------------