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/tmp08vsdpvi 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_custom_drop_in.yml ********************************************* 1 plays in /tmp/tmposga18ev/tests/tests_custom_drop_in.yml PLAY [Test we can write any other configuration file as a drop-in] ************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmposga18ev/tests/tests_custom_drop_in.yml:2 Thursday 21 July 2022 20:22:54 +0000 (0:00:00.013) 0:00:00.013 ********* ok: [/cache/rhel-9.qcow2.snap] META: ran handlers TASK [Skip if the system does not support drop in directory] ******************* task path: /tmp/tmposga18ev/tests/tests_custom_drop_in.yml:10 Thursday 21 July 2022 20:22:55 +0000 (0:00:01.110) 0:00:01.123 ********* META: end_host conditional evaluated to false, continuing execution for /cache/rhel-9.qcow2.snap skipping: [/cache/rhel-9.qcow2.snap] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for /cache/rhel-9.qcow2.snap" } MSG: end_host conditional evaluated to false, continuing execution for /cache/rhel-9.qcow2.snap TASK [Backup configuration files] ********************************************** task path: /tmp/tmposga18ev/tests/tests_custom_drop_in.yml:17 Thursday 21 July 2022 20:22:55 +0000 (0:00:00.030) 0:00:01.154 ********* included: /tmp/tmposga18ev/tests/tasks/backup.yml for /cache/rhel-9.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmposga18ev/tests/tasks/backup.yml:2 Thursday 21 July 2022 20:22:55 +0000 (0:00:00.026) 0:00:01.181 ********* included: /tmp/tmposga18ev/tests/tasks/setup.yml for /cache/rhel-9.qcow2.snap TASK [Ensure facts used by test] *********************************************** task path: /tmp/tmposga18ev/tests/tasks/setup.yml:2 Thursday 21 July 2022 20:22:55 +0000 (0:00:00.046) 0:00:01.227 ********* skipping: [/cache/rhel-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmposga18ev/tests/tasks/setup.yml:7 Thursday 21 July 2022 20:22:55 +0000 (0:00:00.021) 0:00:01.249 ********* ok: [/cache/rhel-9.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create a temporary directory for backup files] *************************** task path: /tmp/tmposga18ev/tests/tasks/backup.yml:5 Thursday 21 July 2022 20:22:56 +0000 (0:00:00.927) 0:00:02.176 ********* ok: [/cache/rhel-9.qcow2.snap] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.xzxics39", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Backup files] ************************************************************ task path: /tmp/tmposga18ev/tests/tasks/backup.yml:13 Thursday 21 July 2022 20:22:57 +0000 (0:00:00.444) 0:00:02.621 ********* ok: [/cache/rhel-9.qcow2.snap] => (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.xzxics39/$(dirname /tmp/ssh_config.d_00-ansible.conf);\n cp /tmp/ssh_config.d_00-ansible.conf /tmp/ansible.xzxics39/$(dirname /tmp/ssh_config.d_00-ansible.conf)\nfi\n", "delta": "0:00:00.004065", "end": "2022-07-21 16:22:56.528277", "item": "/tmp/ssh_config.d_00-ansible.conf", "rc": 0, "start": "2022-07-21 16:22:56.524212" } TASK [Run role] **************************************************************** task path: /tmp/tmposga18ev/tests/tests_custom_drop_in.yml:20 Thursday 21 July 2022 20:22:57 +0000 (0:00:00.503) 0:00:03.124 ********* TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmposga18ev/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 Thursday 21 July 2022 20:22:57 +0000 (0:00:00.034) 0:00:03.159 ********* included: /tmp/tmposga18ev/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml for /cache/rhel-9.qcow2.snap TASK [linux-system-roles.ssh : Ensure ansible_facts used by role] ************** task path: /tmp/tmposga18ev/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 Thursday 21 July 2022 20:22:57 +0000 (0:00:00.028) 0:00:03.187 ********* ok: [/cache/rhel-9.qcow2.snap] TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmposga18ev/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 Thursday 21 July 2022 20:22:58 +0000 (0:00:00.500) 0:00:03.687 ********* skipping: [/cache/rhel-9.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-9.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/rhel-9.qcow2.snap] => (item=RedHat_9.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/tmposga18ev/tests/roles/linux-system-roles.ssh/vars/RedHat_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml" } skipping: [/cache/rhel-9.qcow2.snap] => (item=RedHat_9.0.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.0.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Ensure required packages are installed] ********* task path: /tmp/tmposga18ev/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 Thursday 21 July 2022 20:22:58 +0000 (0:00:00.054) 0:00:03.742 ********* ok: [/cache/rhel-9.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/tmposga18ev/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 Thursday 21 July 2022 20:22:59 +0000 (0:00:00.827) 0:00:04.569 ********* skipping: [/cache/rhel-9.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/tmposga18ev/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 Thursday 21 July 2022 20:22:59 +0000 (0:00:00.023) 0:00:04.593 ********* skipping: [/cache/rhel-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Generate the configuration file] **************** task path: /tmp/tmposga18ev/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 Thursday 21 July 2022 20:22:59 +0000 (0:00:00.021) 0:00:04.614 ********* changed: [/cache/rhel-9.qcow2.snap] => { "changed": true, "checksum": "134a8461ceac8f2d22205f68566daf5b8eb5cb1b", "dest": "/tmp/ssh_config.d_00-ansible.conf", "gid": 0, "group": "root", "md5sum": "2f19240ad6e71480c76da5718e2aa100", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 62, "src": "/root/.ansible/tmp/ansible-tmp-1658434979.259248-44140-178719080431720/source", "state": "file", "uid": 0 } META: role_complete for /cache/rhel-9.qcow2.snap TASK [Download the custom configuration file drop-in] ************************** task path: /tmp/tmposga18ev/tests/tests_custom_drop_in.yml:31 Thursday 21 July 2022 20:23:00 +0000 (0:00:01.070) 0:00:05.685 ********* ok: [/cache/rhel-9.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCkNvbXByZXNzaW9uIHllcwpHU1NBUElBdXRoZW50aWNhdGlvbiBubwo=", "encoding": "base64", "source": "/tmp/ssh_config.d_00-ansible.conf" } TASK [Verify the options are in the file] ************************************** task path: /tmp/tmposga18ev/tests/tests_custom_drop_in.yml:36 Thursday 21 July 2022 20:23:00 +0000 (0:00:00.477) 0:00:06.163 ********* ok: [/cache/rhel-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Restore configuration files] ********************************************* task path: /tmp/tmposga18ev/tests/tests_custom_drop_in.yml:45 Thursday 21 July 2022 20:23:00 +0000 (0:00:00.039) 0:00:06.202 ********* included: /tmp/tmposga18ev/tests/tasks/restore.yml for /cache/rhel-9.qcow2.snap TASK [Restore backed up files and remove what was not present] ***************** task path: /tmp/tmposga18ev/tests/tasks/restore.yml:2 Thursday 21 July 2022 20:23:00 +0000 (0:00:00.025) 0:00:06.228 ********* ok: [/cache/rhel-9.qcow2.snap] => (item=/tmp/ssh_config.d_00-ansible.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible.xzxics39//tmp/ssh_config.d_00-ansible.conf; then\n cp /tmp/ansible.xzxics39//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.004208", "end": "2022-07-21 16:23:00.008001", "item": "/tmp/ssh_config.d_00-ansible.conf", "rc": 0, "start": "2022-07-21 16:23:00.003793" } TASK [Remove temporary directory for backup files] ***************************** task path: /tmp/tmposga18ev/tests/tasks/restore.yml:15 Thursday 21 July 2022 20:23:01 +0000 (0:00:00.373) 0:00:06.601 ********* ok: [/cache/rhel-9.qcow2.snap] => { "changed": false, "path": "/tmp/ansible.xzxics39", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-9.qcow2.snap : ok=16 changed=1 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Thursday 21 July 2022 20:23:01 +0000 (0:00:00.516) 0:00:07.118 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.11s /tmp/tmposga18ev/tests/tests_custom_drop_in.yml:2 ----------------------------- linux-system-roles.ssh : Generate the configuration file ---------------- 1.07s /tmp/tmposga18ev/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 --------- Make sure openssh is installed before creating backup ------------------- 0.93s /tmp/tmposga18ev/tests/tasks/setup.yml:7 -------------------------------------- linux-system-roles.ssh : Ensure required packages are installed --------- 0.83s /tmp/tmposga18ev/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 ---------- Remove temporary directory for backup files ----------------------------- 0.52s /tmp/tmposga18ev/tests/tasks/restore.yml:15 ----------------------------------- Backup files ------------------------------------------------------------ 0.50s /tmp/tmposga18ev/tests/tasks/backup.yml:13 ------------------------------------ linux-system-roles.ssh : Ensure ansible_facts used by role -------------- 0.50s /tmp/tmposga18ev/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 ------ Download the custom configuration file drop-in -------------------------- 0.48s /tmp/tmposga18ev/tests/tests_custom_drop_in.yml:31 ---------------------------- Create a temporary directory for backup files --------------------------- 0.44s /tmp/tmposga18ev/tests/tasks/backup.yml:5 ------------------------------------- Restore backed up files and remove what was not present ----------------- 0.37s /tmp/tmposga18ev/tests/tasks/restore.yml:2 ------------------------------------ linux-system-roles.ssh : Set platform/version specific variables -------- 0.05s /tmp/tmposga18ev/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 ------ Setup ------------------------------------------------------------------- 0.05s /tmp/tmposga18ev/tests/tasks/backup.yml:2 ------------------------------------- Verify the options are in the file -------------------------------------- 0.04s /tmp/tmposga18ev/tests/tests_custom_drop_in.yml:36 ---------------------------- Run role ---------------------------------------------------------------- 0.03s /tmp/tmposga18ev/tests/tests_custom_drop_in.yml:20 ---------------------------- Skip if the system does not support drop in directory ------------------- 0.03s /tmp/tmposga18ev/tests/tests_custom_drop_in.yml:10 ---------------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.03s /tmp/tmposga18ev/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 ---------- Backup configuration files ---------------------------------------------- 0.03s /tmp/tmposga18ev/tests/tests_custom_drop_in.yml:17 ---------------------------- Restore configuration files --------------------------------------------- 0.03s /tmp/tmposga18ev/tests/tests_custom_drop_in.yml:45 ---------------------------- linux-system-roles.ssh : Gather information about the user for user configuration --- 0.02s /tmp/tmposga18ev/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 --------- Ensure facts used by test ----------------------------------------------- 0.02s /tmp/tmposga18ev/tests/tasks/setup.yml:2 -------------------------------------- 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/tmp08vsdpvi 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_custom_drop_in.yml ********************************************* 1 plays in /tmp/tmpbvj7axe_/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/tmpbvj7axe_/tests/ssh/tests_custom_drop_in.yml:2 Thursday 21 July 2022 20:25:12 +0000 (0:00:00.012) 0:00:00.012 ********* ok: [/cache/rhel-9.qcow2.snap] META: ran handlers TASK [Skip if the system does not support drop in directory] ******************* task path: /tmp/tmpbvj7axe_/tests/ssh/tests_custom_drop_in.yml:10 Thursday 21 July 2022 20:25:13 +0000 (0:00:01.114) 0:00:01.127 ********* META: end_host conditional evaluated to false, continuing execution for /cache/rhel-9.qcow2.snap skipping: [/cache/rhel-9.qcow2.snap] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for /cache/rhel-9.qcow2.snap" } MSG: end_host conditional evaluated to false, continuing execution for /cache/rhel-9.qcow2.snap TASK [Backup configuration files] ********************************************** task path: /tmp/tmpbvj7axe_/tests/ssh/tests_custom_drop_in.yml:15 Thursday 21 July 2022 20:25:13 +0000 (0:00:00.030) 0:00:01.157 ********* included: /tmp/tmpbvj7axe_/tests/ssh/tasks/backup.yml for /cache/rhel-9.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmpbvj7axe_/tests/ssh/tasks/backup.yml:2 Thursday 21 July 2022 20:25:13 +0000 (0:00:00.028) 0:00:01.186 ********* included: /tmp/tmpbvj7axe_/tests/ssh/tasks/setup.yml for /cache/rhel-9.qcow2.snap TASK [Ensure facts used by test] *********************************************** task path: /tmp/tmpbvj7axe_/tests/ssh/tasks/setup.yml:2 Thursday 21 July 2022 20:25:13 +0000 (0:00:00.045) 0:00:01.231 ********* skipping: [/cache/rhel-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmpbvj7axe_/tests/ssh/tasks/setup.yml:7 Thursday 21 July 2022 20:25:13 +0000 (0:00:00.020) 0:00:01.251 ********* ok: [/cache/rhel-9.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create a temporary directory for backup files] *************************** task path: /tmp/tmpbvj7axe_/tests/ssh/tasks/backup.yml:5 Thursday 21 July 2022 20:25:14 +0000 (0:00:00.963) 0:00:02.215 ********* ok: [/cache/rhel-9.qcow2.snap] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.rq4nlxh1", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Backup files] ************************************************************ task path: /tmp/tmpbvj7axe_/tests/ssh/tasks/backup.yml:13 Thursday 21 July 2022 20:25:14 +0000 (0:00:00.447) 0:00:02.662 ********* ok: [/cache/rhel-9.qcow2.snap] => (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.rq4nlxh1/$(dirname /tmp/ssh_config.d_00-ansible.conf);\n cp /tmp/ssh_config.d_00-ansible.conf /tmp/ansible.rq4nlxh1/$(dirname /tmp/ssh_config.d_00-ansible.conf)\nfi\n", "delta": "0:00:00.003119", "end": "2022-07-21 16:25:14.224442", "item": "/tmp/ssh_config.d_00-ansible.conf", "rc": 0, "start": "2022-07-21 16:25:14.221323" } TASK [Run role] **************************************************************** task path: /tmp/tmpbvj7axe_/tests/ssh/tests_custom_drop_in.yml:18 Thursday 21 July 2022 20:25:15 +0000 (0:00:00.509) 0:00:03.172 ********* TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/tmp08vsdpvi/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 Thursday 21 July 2022 20:25:15 +0000 (0:00:00.036) 0:00:03.209 ********* included: /tmp/tmp08vsdpvi/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml for /cache/rhel-9.qcow2.snap TASK [fedora.linux_system_roles.ssh : Ensure ansible_facts used by role] ******* task path: /tmp/tmp08vsdpvi/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 Thursday 21 July 2022 20:25:15 +0000 (0:00:00.029) 0:00:03.238 ********* ok: [/cache/rhel-9.qcow2.snap] TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/tmp08vsdpvi/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:7 Thursday 21 July 2022 20:25:15 +0000 (0:00:00.484) 0:00:03.723 ********* skipping: [/cache/rhel-9.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-9.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/rhel-9.qcow2.snap] => (item=RedHat_9.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/tmp08vsdpvi/ansible_collections/fedora/linux_system_roles/roles/ssh/vars/RedHat_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml" } skipping: [/cache/rhel-9.qcow2.snap] => (item=RedHat_9.0.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.0.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Ensure required packages are installed] *** task path: /tmp/tmp08vsdpvi/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Thursday 21 July 2022 20:25:15 +0000 (0:00:00.049) 0:00:03.773 ********* ok: [/cache/rhel-9.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/tmp08vsdpvi/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:10 Thursday 21 July 2022 20:25:16 +0000 (0:00:00.809) 0:00:04.583 ********* skipping: [/cache/rhel-9.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/tmp08vsdpvi/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:17 Thursday 21 July 2022 20:25:16 +0000 (0:00:00.023) 0:00:04.606 ********* skipping: [/cache/rhel-9.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Generate the configuration file] ********* task path: /tmp/tmp08vsdpvi/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:28 Thursday 21 July 2022 20:25:16 +0000 (0:00:00.021) 0:00:04.627 ********* changed: [/cache/rhel-9.qcow2.snap] => { "changed": true, "checksum": "134a8461ceac8f2d22205f68566daf5b8eb5cb1b", "dest": "/tmp/ssh_config.d_00-ansible.conf", "gid": 0, "group": "root", "md5sum": "2f19240ad6e71480c76da5718e2aa100", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 62, "src": "/root/.ansible/tmp/ansible-tmp-1658435116.8922586-47519-154318674758554/source", "state": "file", "uid": 0 } META: role_complete for /cache/rhel-9.qcow2.snap TASK [Download the custom configuration file drop-in] ************************** task path: /tmp/tmpbvj7axe_/tests/ssh/tests_custom_drop_in.yml:29 Thursday 21 July 2022 20:25:17 +0000 (0:00:01.088) 0:00:05.715 ********* ok: [/cache/rhel-9.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCkNvbXByZXNzaW9uIHllcwpHU1NBUElBdXRoZW50aWNhdGlvbiBubwo=", "encoding": "base64", "source": "/tmp/ssh_config.d_00-ansible.conf" } TASK [Verify the options are in the file] ************************************** task path: /tmp/tmpbvj7axe_/tests/ssh/tests_custom_drop_in.yml:34 Thursday 21 July 2022 20:25:18 +0000 (0:00:00.483) 0:00:06.199 ********* ok: [/cache/rhel-9.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Restore configuration files] ********************************************* task path: /tmp/tmpbvj7axe_/tests/ssh/tests_custom_drop_in.yml:43 Thursday 21 July 2022 20:25:18 +0000 (0:00:00.045) 0:00:06.245 ********* included: /tmp/tmpbvj7axe_/tests/ssh/tasks/restore.yml for /cache/rhel-9.qcow2.snap TASK [Restore backed up files and remove what was not present] ***************** task path: /tmp/tmpbvj7axe_/tests/ssh/tasks/restore.yml:2 Thursday 21 July 2022 20:25:18 +0000 (0:00:00.027) 0:00:06.273 ********* ok: [/cache/rhel-9.qcow2.snap] => (item=/tmp/ssh_config.d_00-ansible.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible.rq4nlxh1//tmp/ssh_config.d_00-ansible.conf; then\n cp /tmp/ansible.rq4nlxh1//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.003839", "end": "2022-07-21 16:25:17.688395", "item": "/tmp/ssh_config.d_00-ansible.conf", "rc": 0, "start": "2022-07-21 16:25:17.684556" } TASK [Remove temporary directory for backup files] ***************************** task path: /tmp/tmpbvj7axe_/tests/ssh/tasks/restore.yml:15 Thursday 21 July 2022 20:25:18 +0000 (0:00:00.359) 0:00:06.633 ********* ok: [/cache/rhel-9.qcow2.snap] => { "changed": false, "path": "/tmp/ansible.rq4nlxh1", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-9.qcow2.snap : ok=16 changed=1 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Thursday 21 July 2022 20:25:19 +0000 (0:00:00.525) 0:00:07.158 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.11s /tmp/tmpbvj7axe_/tests/ssh/tests_custom_drop_in.yml:2 ------------------------- fedora.linux_system_roles.ssh : Generate the configuration file --------- 1.09s /tmp/tmp08vsdpvi/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:28 Make sure openssh is installed before creating backup ------------------- 0.96s /tmp/tmpbvj7axe_/tests/ssh/tasks/setup.yml:7 ---------------------------------- fedora.linux_system_roles.ssh : Ensure required packages are installed --- 0.81s /tmp/tmp08vsdpvi/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Remove temporary directory for backup files ----------------------------- 0.53s /tmp/tmpbvj7axe_/tests/ssh/tasks/restore.yml:15 ------------------------------- Backup files ------------------------------------------------------------ 0.51s /tmp/tmpbvj7axe_/tests/ssh/tasks/backup.yml:13 -------------------------------- fedora.linux_system_roles.ssh : Ensure ansible_facts used by role ------- 0.48s /tmp/tmp08vsdpvi/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 Download the custom configuration file drop-in -------------------------- 0.48s /tmp/tmpbvj7axe_/tests/ssh/tests_custom_drop_in.yml:29 ------------------------ Create a temporary directory for backup files --------------------------- 0.45s /tmp/tmpbvj7axe_/tests/ssh/tasks/backup.yml:5 --------------------------------- Restore backed up files and remove what was not present ----------------- 0.36s /tmp/tmpbvj7axe_/tests/ssh/tasks/restore.yml:2 -------------------------------- fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.05s /tmp/tmp08vsdpvi/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:7 Verify the options are in the file -------------------------------------- 0.05s /tmp/tmpbvj7axe_/tests/ssh/tests_custom_drop_in.yml:34 ------------------------ Setup ------------------------------------------------------------------- 0.05s /tmp/tmpbvj7axe_/tests/ssh/tasks/backup.yml:2 --------------------------------- Run role ---------------------------------------------------------------- 0.04s /tmp/tmpbvj7axe_/tests/ssh/tests_custom_drop_in.yml:18 ------------------------ Skip if the system does not support drop in directory ------------------- 0.03s /tmp/tmpbvj7axe_/tests/ssh/tests_custom_drop_in.yml:10 ------------------------ fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.03s /tmp/tmp08vsdpvi/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 Backup configuration files ---------------------------------------------- 0.03s /tmp/tmpbvj7axe_/tests/ssh/tests_custom_drop_in.yml:15 ------------------------ Restore configuration files --------------------------------------------- 0.03s /tmp/tmpbvj7axe_/tests/ssh/tests_custom_drop_in.yml:43 ------------------------ fedora.linux_system_roles.ssh : Gather information about the user for user configuration --- 0.02s /tmp/tmp08vsdpvi/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.02s /tmp/tmp08vsdpvi/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:17