Formatting '/cache/fedora-34.qcow2.snap', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=4294967296 backing_file=/cache/fedora-34.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16 ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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: fedora-34_setup.yml ************************************************** 1 plays in /cache/fedora-34_setup.yml PLAY [Set up host for test playbooks] ****************************************** TASK [Gathering Facts] ********************************************************* task path: /cache/fedora-34_setup.yml:1 Wednesday 18 May 2022 09:24:51 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Create EPEL 34 repo] ***************************************************** task path: /cache/fedora-34_setup.yml:5 Wednesday 18 May 2022 09:24:52 +0000 (0:00:01.141) 0:00:01.152 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create yum cache] ******************************************************** task path: /cache/fedora-34_setup.yml:15 Wednesday 18 May 2022 09:24:52 +0000 (0:00:00.014) 0:00:01.167 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create dnf cache] ******************************************************** task path: /cache/fedora-34_setup.yml:21 Wednesday 18 May 2022 09:24:52 +0000 (0:00:00.015) 0:00:01.183 ********* changed: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Disable EPEL 7] ********************************************************** task path: /cache/fedora-34_setup.yml:27 Wednesday 18 May 2022 09:25:37 +0000 (0:00:45.124) 0:00:46.307 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Disable EPEL 8] ********************************************************** task path: /cache/fedora-34_setup.yml:35 Wednesday 18 May 2022 09:25:38 +0000 (0:00:00.015) 0:00:46.323 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=2 changed=1 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Wednesday 18 May 2022 09:25:38 +0000 (0:00:00.022) 0:00:46.346 ********* =============================================================================== Create dnf cache ------------------------------------------------------- 45.12s /cache/fedora-34_setup.yml:21 ------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.14s /cache/fedora-34_setup.yml:1 -------------------------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:35 ------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:27 ------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:15 ------------------------------------------------- Create EPEL 34 repo ----------------------------------------------------- 0.01s /cache/fedora-34_setup.yml:5 -------------------------------------------------- PLAYBOOK: setup-snapshot.yml *************************************************** 1 plays in /tmp/tmppafhw1fb/tests/setup-snapshot.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/setup-snapshot.yml:1 Wednesday 18 May 2022 09:25:38 +0000 (0:00:00.017) 0:00:46.364 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Set platform/version specific variables] ********************************* task path: /tmp/tmppafhw1fb/tests/setup-snapshot.yml:3 Wednesday 18 May 2022 09:25:38 +0000 (0:00:00.741) 0:00:47.105 ********* TASK [linux-system-roles.ssh : Ensure ansible_facts used by role] ************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 Wednesday 18 May 2022 09:25:38 +0000 (0:00:00.026) 0:00:47.132 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 Wednesday 18 May 2022 09:25:39 +0000 (0:00:00.516) 0:00:47.648 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } META: role_complete for /cache/fedora-34.qcow2.snap TASK [Install test packages] *************************************************** task path: /tmp/tmppafhw1fb/tests/setup-snapshot.yml:9 Wednesday 18 May 2022 09:25:39 +0000 (0:00:00.046) 0:00:47.694 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=6 changed=1 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Wednesday 18 May 2022 09:25:41 +0000 (0:00:02.420) 0:00:50.114 ********* =============================================================================== Create dnf cache ------------------------------------------------------- 45.12s /cache/fedora-34_setup.yml:21 ------------------------------------------------- Install test packages --------------------------------------------------- 2.42s /tmp/tmppafhw1fb/tests/setup-snapshot.yml:9 ----------------------------------- Gathering Facts --------------------------------------------------------- 1.14s /cache/fedora-34_setup.yml:1 -------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.74s /tmp/tmppafhw1fb/tests/setup-snapshot.yml:1 ----------------------------------- linux-system-roles.ssh : Ensure ansible_facts used by role -------------- 0.52s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 ------ linux-system-roles.ssh : Set platform/version specific variables -------- 0.05s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 ------ Set platform/version specific variables --------------------------------- 0.03s /tmp/tmppafhw1fb/tests/setup-snapshot.yml:3 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:35 ------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:27 ------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:15 ------------------------------------------------- Create EPEL 34 repo ----------------------------------------------------- 0.01s /cache/fedora-34_setup.yml:5 -------------------------------------------------- PLAYBOOK: fedora-34_post_setup.yml ********************************************* 1 plays in /cache/fedora-34_post_setup.yml PLAY [Post setup - these happen last] ****************************************** META: ran handlers TASK [force sync of filesystems - ensure setup changes are made to snapshot] *** task path: /cache/fedora-34_post_setup.yml:5 Wednesday 18 May 2022 09:25:41 +0000 (0:00:00.011) 0:00:50.126 ********* changed: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [shutdown guest] ********************************************************** task path: /cache/fedora-34_post_setup.yml:8 Wednesday 18 May 2022 09:25:42 +0000 (0:00:00.399) 0:00:50.526 ********* changed: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=8 changed=3 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Wednesday 18 May 2022 09:25:42 +0000 (0:00:00.530) 0:00:51.056 ********* =============================================================================== Create dnf cache ------------------------------------------------------- 45.12s /cache/fedora-34_setup.yml:21 ------------------------------------------------- Install test packages --------------------------------------------------- 2.42s /tmp/tmppafhw1fb/tests/setup-snapshot.yml:9 ----------------------------------- Gathering Facts --------------------------------------------------------- 1.14s /cache/fedora-34_setup.yml:1 -------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.74s /tmp/tmppafhw1fb/tests/setup-snapshot.yml:1 ----------------------------------- shutdown guest ---------------------------------------------------------- 0.53s /cache/fedora-34_post_setup.yml:8 --------------------------------------------- linux-system-roles.ssh : Ensure ansible_facts used by role -------------- 0.52s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 ------ force sync of filesystems - ensure setup changes are made to snapshot --- 0.40s /cache/fedora-34_post_setup.yml:5 --------------------------------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.05s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 ------ Set platform/version specific variables --------------------------------- 0.03s /tmp/tmppafhw1fb/tests/setup-snapshot.yml:3 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:35 ------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:27 ------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:15 ------------------------------------------------- Create EPEL 34 repo ----------------------------------------------------- 0.01s /cache/fedora-34_setup.yml:5 -------------------------------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_additional_packages.yml **************************************** 1 plays in /tmp/tmppafhw1fb/tests/tests_additional_packages.yml PLAY [Verify default packages as well as additional are installed] ************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_additional_packages.yml:2 Wednesday 18 May 2022 09:26:24 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Run role] **************************************************************** task path: /tmp/tmppafhw1fb/tests/tests_additional_packages.yml:15 Wednesday 18 May 2022 09:26:25 +0000 (0:00:01.152) 0:00:01.161 ********* TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 Wednesday 18 May 2022 09:26:25 +0000 (0:00:00.026) 0:00:01.188 ********* included: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [linux-system-roles.ssh : Ensure ansible_facts used by role] ************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 Wednesday 18 May 2022 09:26:25 +0000 (0:00:00.021) 0:00:01.209 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 Wednesday 18 May 2022 09:26:26 +0000 (0:00:00.504) 0:00:01.714 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Ensure required packages are installed] ********* task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 Wednesday 18 May 2022 09:26:26 +0000 (0:00:00.040) 0:00:01.755 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: openssh-keycat-8.6p1-5.fc34.x86_64" ] } TASK [linux-system-roles.ssh : Gather information about the user for user configuration] *** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 Wednesday 18 May 2022 09:26:29 +0000 (0:00:03.678) 0:00:05.433 ********* skipping: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 Wednesday 18 May 2022 09:26:29 +0000 (0:00:00.021) 0:00:05.455 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Generate the configuration file] **************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 Wednesday 18 May 2022 09:26:29 +0000 (0:00:00.021) 0:00:05.476 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "checksum": "15062ec12da5e642a2b0fb64c5e03d43b80d9cf0", "dest": "/etc/ssh/ssh_config.d/00-ansible.conf", "gid": 0, "group": "root", "md5sum": "88be21c8634b01869b9f694831b84c1d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 22, "src": "/root/.ansible/tmp/ansible-tmp-1652865989.9870358-262042-80942805044664/source", "state": "file", "uid": 0 } META: role_complete for /cache/fedora-34.qcow2.snap TASK [Gather the package facts] ************************************************ task path: /tmp/tmppafhw1fb/tests/tests_additional_packages.yml:22 Wednesday 18 May 2022 09:26:31 +0000 (0:00:01.122) 0:00:06.599 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc34", "source": "rpm", "version": "1.30.6" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc34", "source": "rpm", "version": "1.30.6" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "1.fc34", "source": "rpm", "version": "2.3.1" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "2.fc34", "source": "rpm", "version": "1.15" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc34", "source": "rpm", "version": "3.0.6" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc34", "source": "rpm", "version": "3.0.6" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "11.fc34", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc34", "source": "rpm", "version": "5.1.0" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "6.fc34", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc34", "source": "rpm", "version": "1.17.2" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc34", "source": "rpm", "version": "2021.2.52" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc34", "source": "rpm", "version": "3.2" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc34", "source": "rpm", "version": "4.1" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc34", "source": "rpm", "version": "20.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "8.fc34", "source": "rpm", "version": "0.31" } ], "console-login-helper-messages": [ { "arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc34", "source": "rpm", "version": "0.21.2" } ], "console-login-helper-messages-issuegen": [ { "arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc34", "source": "rpm", "version": "0.21.2" } ], "console-login-helper-messages-motdgen": [ { "arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc34", "source": "rpm", "version": "0.21.2" } ], "console-login-helper-messages-profile": [ { "arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc34", "source": "rpm", "version": "0.21.2" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "32.fc34", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "32.fc34", "source": "rpm", "version": "8.32" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc34", "source": "rpm", "version": "2.13" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc34", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc34", "source": "rpm", "version": "2.9.6" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git5c710c0.fc34", "source": "rpm", "version": "20210213" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git5c710c0.fc34", "source": "rpm", "version": "20210213" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc34", "source": "rpm", "version": "2.3.7" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "12.fc34", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "9.fc34", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc34", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc34", "source": "rpm", "version": "29" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc34", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc34", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "16.fc34", "source": "rpm", "version": "2.37" } ], "deltarpm": [ { "arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "8.fc34", "source": "rpm", "version": "3.6.2" } ], "device-mapper": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc34", "source": "rpm", "version": "1.02.175" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc34", "source": "rpm", "version": "1.02.175" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "12.b1.fc34", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "12.b1.fc34", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "8.fc34", "source": "rpm", "version": "3.7" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc34", "source": "rpm", "version": "4.9.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc34", "source": "rpm", "version": "4.9.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc34", "source": "rpm", "version": "4.0.24" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "6.fc34", "source": "rpm", "version": "055" } ], "dracut-config-generic": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "6.fc34", "source": "rpm", "version": "055" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.fc34", "source": "rpm", "version": "1.45.6" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.fc34", "source": "rpm", "version": "1.45.6" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc34", "source": "rpm", "version": "0.186" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc34", "source": "rpm", "version": "0.186" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc34", "source": "rpm", "version": "0.186" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc34", "source": "rpm", "version": "0.186" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc34", "source": "rpm", "version": "2.4.7" } ], "fedora-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "2", "source": "rpm", "version": "34" } ], "fedora-release-cloud": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "39", "source": "rpm", "version": "34" } ], "fedora-release-common": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "39", "source": "rpm", "version": "34" } ], "fedora-release-identity-cloud": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "39", "source": "rpm", "version": "34" } ], "fedora-repos": [ { "arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "2", "source": "rpm", "version": "34" } ], "fedora-repos-modular": [ { "arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "2", "source": "rpm", "version": "34" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "7.fc34", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "7.fc34", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "5.fc34", "source": "rpm", "version": "3.14" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "2.fc34", "source": "rpm", "version": "4.8.0" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "5.fc34", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "11.fc34", "source": "rpm", "version": "2.9.9" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "3.fc34", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "3.fc34", "source": "rpm", "version": "5.1.0" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "2.fc34", "source": "rpm", "version": "1.19" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "4.fc34", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "4.fc34", "source": "rpm", "version": "0.21" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc34", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "21.fc34", "source": "rpm", "version": "2.33" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "21.fc34", "source": "rpm", "version": "2.33" } ], "glibc-doc": [ { "arch": "noarch", "epoch": null, "name": "glibc-doc", "release": "21.fc34", "source": "rpm", "version": "2.33" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "21.fc34", "source": "rpm", "version": "2.33" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "6.fc34", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "4.fc34", "source": "rpm", "version": "2.2.27" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "4.fc34", "source": "rpm", "version": "2.2.27" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc34", "source": "rpm", "version": "3.7.4" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5f2c0192", "source": "rpm", "version": "45719a39" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc34", "source": "rpm", "version": "1.15.1" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "2.fc34", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "7.fc34", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "9.fc34", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "9.fc34", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "9.fc34", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "9.fc34", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "9.fc34", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "51.fc34", "source": "rpm", "version": "8.40" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "5.fc34", "source": "rpm", "version": "1.10" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "4.fc34", "source": "rpm", "version": "3.23" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc34", "source": "rpm", "version": "1.3.2" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "1.fc34", "source": "rpm", "version": "55" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.fc34", "source": "rpm", "version": "10.09" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc34", "source": "rpm", "version": "1.0.1" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc34", "source": "rpm", "version": "5.10.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc34", "source": "rpm", "version": "5.10.0" } ], "iptables-legacy-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-legacy-libs", "release": "8.fc34", "source": "rpm", "version": "1.8.7" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "8.fc34", "source": "rpm", "version": "1.8.7" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "2.fc34", "source": "rpm", "version": "20210202" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc34", "source": "rpm", "version": "2.13.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "8.fc34", "source": "rpm", "version": "0.14" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc34", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc34", "source": "rpm", "version": "2.4.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc34", "source": "rpm", "version": "5.17.7" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc34", "source": "rpm", "version": "1.6.1" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc34", "source": "rpm", "version": "29" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc34", "source": "rpm", "version": "29" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc34", "source": "rpm", "version": "0.8.5" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "5.fc34", "source": "rpm", "version": "1.19.2" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "14.fc34", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "14.fc34", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "14.fc34", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc34", "source": "rpm", "version": "590" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "1.fc34", "source": "rpm", "version": "2.3.1" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "2.fc34", "source": "rpm", "version": "3.5.2" } ], "libargon2": [ { "arch": "x86_64", "epoch": null, "name": "libargon2", "release": "6.fc34", "source": "rpm", "version": "20171227" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "1.fc34", "source": "rpm", "version": "2.5.5" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "1.fc34", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "47.fc34", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc34", "source": "rpm", "version": "2.36.2" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.fc34", "source": "rpm", "version": "0.4.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "4.fc34", "source": "rpm", "version": "1.0.9" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc34", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "4.fc34", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "3.fc34", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "47.fc34", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.fc34", "source": "rpm", "version": "1.45.6" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc34", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "12.fc34", "source": "rpm", "version": "7.76.1" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "49.fc34", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "47.fc34", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc34", "source": "rpm", "version": "0.64.0" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc34", "source": "rpm", "version": "0.4.0" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc34", "source": "rpm", "version": "3.1" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "3.fc34", "source": "rpm", "version": "2.1.12" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc34", "source": "rpm", "version": "2.36.2" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "28.fc34", "source": "rpm", "version": "3.1" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc34", "source": "rpm", "version": "1.6.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "2.fc34", "source": "rpm", "version": "11.3.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc34", "source": "rpm", "version": "1.9.3" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "2.fc34", "source": "rpm", "version": "11.3.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc34", "source": "rpm", "version": "1.42" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "2.fc34", "source": "rpm", "version": "37.2" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc34", "source": "rpm", "version": "2.3.2" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "47.fc34", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc34", "source": "rpm", "version": "1.2.1" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc34", "source": "rpm", "version": "1.2.1" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "2.fc34", "source": "rpm", "version": "1.5.0" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc34", "source": "rpm", "version": "2.3.2" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc34", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "13.fc34", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc34", "source": "rpm", "version": "2.14.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc34", "source": "rpm", "version": "2.36.2" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "7.fc34", "source": "rpm", "version": "1.7" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "2.fc34", "source": "rpm", "version": "1.0.8" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "19.fc34", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc34", "source": "rpm", "version": "2.5.4" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "2.fc34", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "6.fc34", "source": "rpm", "version": "3.5.0" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "2.fc34", "source": "rpm", "version": "1.3.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "47.fc34", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc34", "source": "rpm", "version": "1.10.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc34", "source": "rpm", "version": "1.5.3" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "3.fc34", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "6.fc34", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "47.fc34", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc34", "source": "rpm", "version": "1.14.2" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "4.fc34", "source": "rpm", "version": "2.15.2" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc34", "source": "rpm", "version": "2.5.3" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "2.fc34", "source": "rpm", "version": "0.20.4" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc34", "source": "rpm", "version": "3.2" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc34", "source": "rpm", "version": "3.2" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc34", "source": "rpm", "version": "3.2" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc34", "source": "rpm", "version": "3.2" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "2.fc34", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc34", "source": "rpm", "version": "2.36.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc34", "source": "rpm", "version": "0.7.17" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.fc34", "source": "rpm", "version": "1.45.6" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc34", "source": "rpm", "version": "0.9.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc34", "source": "rpm", "version": "0.9.6" } ], "libsss_autofs": [ { "arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc34", "source": "rpm", "version": "2.5.2" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc34", "source": "rpm", "version": "2.5.2" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc34", "source": "rpm", "version": "2.5.2" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc34", "source": "rpm", "version": "2.5.2" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc34", "source": "rpm", "version": "2.5.2" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "2.fc34", "source": "rpm", "version": "11.3.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc34", "source": "rpm", "version": "2.3.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "4.fc34", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "6.fc34", "source": "rpm", "version": "1.4.3" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "0.fc34", "source": "rpm", "version": "0.11.0" } ], "libtextstyle": [ { "arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "4.fc34", "source": "rpm", "version": "0.21" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "0.fc34", "source": "rpm", "version": "1.3.2" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "10.fc34", "source": "rpm", "version": "0.9.10" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "4.fc34", "source": "rpm", "version": "0.7" } ], "libusbx": [ { "arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc34", "source": "rpm", "version": "1.0.24" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "4.fc34", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "4.fc34", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc34", "source": "rpm", "version": "2.36.2" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "1.fc34", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc34", "source": "rpm", "version": "4.4.28" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc34", "source": "rpm", "version": "4.4.28" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc34", "source": "rpm", "version": "1.3.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "1.fc34", "source": "rpm", "version": "2.9.13" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc34", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc34", "source": "rpm", "version": "1.5.2" } ], "linux-atm-libs": [ { "arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "28.fc34", "source": "rpm", "version": "2.5.1" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "131.fc34", "source": "rpm", "version": "20220411" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc34", "source": "rpm", "version": "0.9.29" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc34", "source": "rpm", "version": "5.4.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc34", "source": "rpm", "version": "1.9.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc34", "source": "rpm", "version": "2.9.3" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc34", "source": "rpm", "version": "0.2.2" } ], "mkpasswd": [ { "arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc34", "source": "rpm", "version": "5.5.10" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc34", "source": "rpm", "version": "4.1.0" } ], "mtools": [ { "arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc34", "source": "rpm", "version": "4.0.38" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "4.20200222.fc34", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "4.20200222.fc34", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "4.20200222.fc34", "source": "rpm", "version": "6.2" } ], "net-tools": [ { "arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.59.20160912git.fc34", "source": "rpm", "version": "2.0" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.fc34", "source": "rpm", "version": "3.7.3" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "6.fc34", "source": "rpm", "version": "1.6" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "6.fc34", "source": "rpm", "version": "2.4.57" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc34", "source": "rpm", "version": "8.6p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc34", "source": "rpm", "version": "8.6p1" } ], "openssh-keycat": [ { "arch": "x86_64", "epoch": null, "name": "openssh-keycat", "release": "5.fc34", "source": "rpm", "version": "8.6p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc34", "source": "rpm", "version": "8.6p1" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc34", "source": "rpm", "version": "1.1.1n" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc34", "source": "rpm", "version": "0.4.11" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "7.fc34", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc34", "source": "rpm", "version": "0.23.22" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc34", "source": "rpm", "version": "0.23.22" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "8.fc34", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.fc34", "source": "rpm", "version": "3.4" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "10.fc34", "source": "rpm", "version": "0.80" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "3.fc34.1", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc34", "source": "rpm", "version": "10.36" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc34", "source": "rpm", "version": "10.36" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "1.fc34", "source": "rpm", "version": "2.5" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "1.fc34", "source": "rpm", "version": "1.2.0" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc34", "source": "rpm", "version": "3.2" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "4.fc34", "source": "rpm", "version": "1.18" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "1.fc34.1", "source": "rpm", "version": "3.3.17" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "7.fc34", "source": "rpm", "version": "1.3.3" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "1.fc34", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "5.fc34", "source": "rpm", "version": "20190417" } ], "python-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc34", "source": "rpm", "version": "21.0.1" } ], "python-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "3.fc34", "source": "rpm", "version": "53.0.0" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc34", "source": "rpm", "version": "3.9.12" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc34", "source": "rpm", "version": "3.9.12" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc34", "source": "rpm", "version": "20.3.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc34", "source": "rpm", "version": "3.0.6" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "1.fc34", "source": "rpm", "version": "2.9.1" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc34", "source": "rpm", "version": "1.14.5" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "1.fc34", "source": "rpm", "version": "4.0.0" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "23.fc34", "source": "rpm", "version": "5.0.6" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc34", "source": "rpm", "version": "3.4.6" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc34", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc34", "source": "rpm", "version": "1.2.18" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc34", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc34", "source": "rpm", "version": "4.9.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc34", "source": "rpm", "version": "4.0.24" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc34", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc34", "source": "rpm", "version": "0.64.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "3.fc34", "source": "rpm", "version": "2.10" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc34", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "14.fc34", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "2.fc34", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "9.fc34", "source": "rpm", "version": "3.2.0" } ], "python3-jwt": [ { "arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "11.fc34", "source": "rpm", "version": "1.7.1" } ], "python3-jwt+crypto": [ { "arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "11.fc34", "source": "rpm", "version": "1.7.1" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc34", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc34", "source": "rpm", "version": "0.64.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc34", "source": "rpm", "version": "3.9.12" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc34", "source": "rpm", "version": "3.2" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc34", "source": "rpm", "version": "3.2" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "10.fc34", "source": "rpm", "version": "1.1.1" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "9.fc34", "source": "rpm", "version": "3.0.2" } ], "python3-oauthlib+signedtoken": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "9.fc34", "source": "rpm", "version": "3.0.2" } ], "python3-pip": [ { "arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc34", "source": "rpm", "version": "21.0.1" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "11.fc34", "source": "rpm", "version": "3.11" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc34", "source": "rpm", "version": "3.2" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "25.fc34", "source": "rpm", "version": "0.7.2" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "3.fc34", "source": "rpm", "version": "2.20" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "6.fc34", "source": "rpm", "version": "0.17.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "10.fc34", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "8.fc34", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc34", "source": "rpm", "version": "2022.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "2.fc34", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "1.fc34", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc34", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc34", "source": "rpm", "version": "4.4.0" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "3.fc34", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "5.fc34", "source": "rpm", "version": "1.15.0" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc34", "source": "rpm", "version": "1.13.2" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc34", "source": "rpm", "version": "1.25.10" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-guest-agent", "release": "9.fc34", "source": "rpm", "version": "5.2.0" } ], "qrencode-libs": [ { "arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "1.fc34", "source": "rpm", "version": "4.1.1" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc34", "source": "rpm", "version": "8.1" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "29.fc34", "source": "rpm", "version": "8.1" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc34", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc34", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc34", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc34", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc34", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc34", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "6.fc34", "source": "rpm", "version": "3.2.3" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "7.fc34", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.fc34", "source": "rpm", "version": "34.27" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.fc34", "source": "rpm", "version": "34.27" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "3.fc34", "source": "rpm", "version": "2.13.7" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "10.fc34", "source": "rpm", "version": "4.8.1" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc34", "source": "rpm", "version": "2.1" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc34", "source": "rpm", "version": "3.34.1" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc34", "source": "rpm", "version": "2.5.2" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc34", "source": "rpm", "version": "2.5.2" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc34", "source": "rpm", "version": "2.5.2" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc34", "source": "rpm", "version": "2.5.2" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc34", "source": "rpm", "version": "1.9.5p2" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc34", "source": "rpm", "version": "1.9.5p2" } ], "syslinux": [ { "arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.17.fc34", "source": "rpm", "version": "6.04" } ], "syslinux-extlinux": [ { "arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.17.fc34", "source": "rpm", "version": "6.04" } ], "syslinux-extlinux-nonlinux": [ { "arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.17.fc34", "source": "rpm", "version": "6.04" } ], "syslinux-nonlinux": [ { "arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.17.fc34", "source": "rpm", "version": "6.04" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc34", "source": "rpm", "version": "248.10" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc34", "source": "rpm", "version": "248.10" } ], "systemd-networkd": [ { "arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc34", "source": "rpm", "version": "248.10" } ], "systemd-oomd-defaults": [ { "arch": "x86_64", "epoch": null, "name": "systemd-oomd-defaults", "release": "1.fc34", "source": "rpm", "version": "248.10" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc34", "source": "rpm", "version": "248.10" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc34", "source": "rpm", "version": "248.10" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc34", "source": "rpm", "version": "248.10" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc34", "source": "rpm", "version": "1.34" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc34", "source": "rpm", "version": "3.1.0" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc34", "source": "rpm", "version": "2022a" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc34", "source": "rpm", "version": "1.13.2" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc34", "source": "rpm", "version": "2.36.2" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "1.fc34", "source": "rpm", "version": "8.2.4804" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc34", "source": "rpm", "version": "8.2.4804" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "26.fc34", "source": "rpm", "version": "2.21" } ], "whois-nls": [ { "arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc34", "source": "rpm", "version": "5.5.10" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc34", "source": "rpm", "version": "5.10.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc34", "source": "rpm", "version": "2.33" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "9.fc34", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "9.fc34", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc34", "source": "rpm", "version": "4.9.0" } ], "zchunk-libs": [ { "arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc34", "source": "rpm", "version": "1.2.2" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "26.fc34", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false } TASK [Verify the packages were installed] ************************************** task path: /tmp/tmppafhw1fb/tests/tests_additional_packages.yml:25 Wednesday 18 May 2022 09:26:31 +0000 (0:00:00.937) 0:00:07.537 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=8 changed=2 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 18 May 2022 09:26:32 +0000 (0:00:00.063) 0:00:07.600 ********* =============================================================================== linux-system-roles.ssh : Ensure required packages are installed --------- 3.68s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 ---------- Gathering Facts --------------------------------------------------------- 1.15s /tmp/tmppafhw1fb/tests/tests_additional_packages.yml:2 ------------------------ linux-system-roles.ssh : Generate the configuration file ---------------- 1.12s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 --------- Gather the package facts ------------------------------------------------ 0.94s /tmp/tmppafhw1fb/tests/tests_additional_packages.yml:22 ----------------------- linux-system-roles.ssh : Ensure ansible_facts used by role -------------- 0.50s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 ------ Verify the packages were installed -------------------------------------- 0.06s /tmp/tmppafhw1fb/tests/tests_additional_packages.yml:25 ----------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.04s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 ------ Run role ---------------------------------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tests_additional_packages.yml:15 ----------------------- linux-system-roles.ssh : Gather information about the user for user configuration --- 0.02s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 --------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.02s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 ---------- linux-system-roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions --- 0.02s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 --------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_all_options.yml ************************************************ 1 plays in /tmp/tmppafhw1fb/tests/tests_all_options.yml PLAY [Test we can handle all configuration options documented in manual page] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_all_options.yml:2 Wednesday 18 May 2022 09:26:42 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Ubuntu and RHEL6 containers are minified, missing manual pages] ********** task path: /tmp/tmppafhw1fb/tests/tests_all_options.yml:7 Wednesday 18 May 2022 09:26:43 +0000 (0:00:01.272) 0:00:01.283 ********* META: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap skipping: [/cache/fedora-34.qcow2.snap] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for /cache/fedora-34.qcow2.snap" } MSG: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap TASK [Define common variables] ************************************************* task path: /tmp/tmppafhw1fb/tests/tests_all_options.yml:14 Wednesday 18 May 2022 09:26:43 +0000 (0:00:00.035) 0:00:01.319 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "ssh_test_package": "openssh-clients" }, "changed": false } TASK [Define specific variables] *********************************************** task path: /tmp/tmppafhw1fb/tests/tests_all_options.yml:18 Wednesday 18 May 2022 09:26:43 +0000 (0:00:00.027) 0:00:01.347 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure manual pages and bash are installed] *************************** task path: /tmp/tmppafhw1fb/tests/tests_all_options.yml:24 Wednesday 18 May 2022 09:26:43 +0000 (0:00:00.077) 0:00:01.424 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Get list of options from manual page] ************************************ task path: /tmp/tmppafhw1fb/tests/tests_all_options.yml:32 Wednesday 18 May 2022 09:26:46 +0000 (0:00:02.705) 0:00:04.129 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "cmd": "set -o pipefail && man ssh_config | grep -o '^ [A-Z][A-Za-z0-9]*\\(.\\| \\)' | grep -v \"[A-Za-z0-9] $\" | grep -v \"[^A-Za-z0-9 ]$\" | awk '{ print $1 }' | grep -v '^$' | grep -v \"^Host$\" | grep -v \"^Match$\"", "delta": "0:00:00.130126", "end": "2022-05-18 09:26:45.951799", "rc": 0, "start": "2022-05-18 09:26:45.821673" } STDOUT: AddKeysToAgent AddressFamily BatchMode BindAddress BindInterface CanonicalDomains CanonicalizeFallbackLocal CanonicalizeHostname CanonicalizeMaxDots CanonicalizePermittedCNAMEs CASignatureAlgorithms CertificateFile ChallengeResponseAuthentication CheckHostIP Ciphers ClearAllForwardings Compression ConnectionAttempts ConnectTimeout ControlMaster ControlPath ControlPersist DynamicForward EnableSSHKeysign EscapeChar ExitOnForwardFailure FingerprintHash ForwardAgent ForwardX11 ForwardX11Timeout ForwardX11Trusted GatewayPorts GlobalKnownHostsFile GSSAPIAuthentication GSSAPIClientIdentity GSSAPIDelegateCredentials GSSAPIKeyExchange GSSAPIRenewalForcesRekey GSSAPIServerIdentity GSSAPITrustDns GSSAPIKexAlgorithms HashKnownHosts HostbasedAcceptedAlgorithms HostbasedAuthentication HostKeyAlgorithms HostKeyAlias Hostname IdentitiesOnly IdentityAgent IdentityFile IgnoreUnknown Include IPQoS KbdInteractiveAuthentication KbdInteractiveDevices KexAlgorithms KnownHostsCommand LocalCommand LocalForward LogLevel LogVerbose MACs NoHostAuthenticationForLocalhost NumberOfPasswordPrompts PasswordAuthentication PermitLocalCommand PermitRemoteOpen PKCS11Provider Port PreferredAuthentications ProxyCommand ProxyJump ProxyUseFdpass PubkeyAcceptedAlgorithms PubkeyAuthentication RekeyLimit RemoteCommand RemoteForward RequestTTY RevokedHostKeys SecurityKeyProvider SendEnv ServerAliveCountMax ServerAliveInterval SetEnv StreamLocalBindMask StreamLocalBindUnlink StrictHostKeyChecking SyslogFacility TCPKeepAlive Tunnel TunnelDevice UpdateHostKeys User UserKnownHostsFile VerifyHostKeyDNS VisualHostKey XAuthLocation TASK [debug] ******************************************************************* task path: /tmp/tmppafhw1fb/tests/tests_all_options.yml:45 Wednesday 18 May 2022 09:26:47 +0000 (0:00:00.640) 0:00:04.770 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ssh_options.stdout_lines": [ "AddKeysToAgent", "AddressFamily", "BatchMode", "BindAddress", "BindInterface", "CanonicalDomains", "CanonicalizeFallbackLocal", "CanonicalizeHostname", "CanonicalizeMaxDots", "CanonicalizePermittedCNAMEs", "CASignatureAlgorithms", "CertificateFile", "ChallengeResponseAuthentication", "CheckHostIP", "Ciphers", "ClearAllForwardings", "Compression", "ConnectionAttempts", "ConnectTimeout", "ControlMaster", "ControlPath", "ControlPersist", "DynamicForward", "EnableSSHKeysign", "EscapeChar", "ExitOnForwardFailure", "FingerprintHash", "ForwardAgent", "ForwardX11", "ForwardX11Timeout", "ForwardX11Trusted", "GatewayPorts", "GlobalKnownHostsFile", "GSSAPIAuthentication", "GSSAPIClientIdentity", "GSSAPIDelegateCredentials", "GSSAPIKeyExchange", "GSSAPIRenewalForcesRekey", "GSSAPIServerIdentity", "GSSAPITrustDns", "GSSAPIKexAlgorithms", "HashKnownHosts", "HostbasedAcceptedAlgorithms", "HostbasedAuthentication", "HostKeyAlgorithms", "HostKeyAlias", "Hostname", "IdentitiesOnly", "IdentityAgent", "IdentityFile", "IgnoreUnknown", "Include", "IPQoS", "KbdInteractiveAuthentication", "KbdInteractiveDevices", "KexAlgorithms", "KnownHostsCommand", "LocalCommand", "LocalForward", "LogLevel", "LogVerbose", "MACs", "NoHostAuthenticationForLocalhost", "NumberOfPasswordPrompts", "PasswordAuthentication", "PermitLocalCommand", "PermitRemoteOpen", "PKCS11Provider", "Port", "PreferredAuthentications", "ProxyCommand", "ProxyJump", "ProxyUseFdpass", "PubkeyAcceptedAlgorithms", "PubkeyAuthentication", "RekeyLimit", "RemoteCommand", "RemoteForward", "RequestTTY", "RevokedHostKeys", "SecurityKeyProvider", "SendEnv", "ServerAliveCountMax", "ServerAliveInterval", "SetEnv", "StreamLocalBindMask", "StreamLocalBindUnlink", "StrictHostKeyChecking", "SyslogFacility", "TCPKeepAlive", "Tunnel", "TunnelDevice", "UpdateHostKeys", "User", "UserKnownHostsFile", "VerifyHostKeyDNS", "VisualHostKey", "XAuthLocation" ] } TASK [Construct the configuration list] **************************************** task path: /tmp/tmppafhw1fb/tests/tests_all_options.yml:48 Wednesday 18 May 2022 09:26:47 +0000 (0:00:00.021) 0:00:04.792 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=AddKeysToAgent) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "AddKeysToAgent" } ok: [/cache/fedora-34.qcow2.snap] => (item=AddressFamily) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "AddressFamily" } ok: [/cache/fedora-34.qcow2.snap] => (item=BatchMode) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "BatchMode" } ok: [/cache/fedora-34.qcow2.snap] => (item=BindAddress) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "BindAddress" } ok: [/cache/fedora-34.qcow2.snap] => (item=BindInterface) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "BindInterface" } ok: [/cache/fedora-34.qcow2.snap] => (item=CanonicalDomains) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CanonicalDomains": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CanonicalDomains" } ok: [/cache/fedora-34.qcow2.snap] => (item=CanonicalizeFallbackLocal) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CanonicalizeFallbackLocal" } ok: [/cache/fedora-34.qcow2.snap] => (item=CanonicalizeHostname) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CanonicalizeHostname" } ok: [/cache/fedora-34.qcow2.snap] => (item=CanonicalizeMaxDots) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CanonicalizeMaxDots" } ok: [/cache/fedora-34.qcow2.snap] => (item=CanonicalizePermittedCNAMEs) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CanonicalizePermittedCNAMEs" } ok: [/cache/fedora-34.qcow2.snap] => (item=CASignatureAlgorithms) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CASignatureAlgorithms" } ok: [/cache/fedora-34.qcow2.snap] => (item=CertificateFile) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CertificateFile" } ok: [/cache/fedora-34.qcow2.snap] => (item=ChallengeResponseAuthentication) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ChallengeResponseAuthentication" } ok: [/cache/fedora-34.qcow2.snap] => (item=CheckHostIP) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CheckHostIP" } ok: [/cache/fedora-34.qcow2.snap] => (item=Ciphers) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "Ciphers" } ok: [/cache/fedora-34.qcow2.snap] => (item=ClearAllForwardings) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ClearAllForwardings" } ok: [/cache/fedora-34.qcow2.snap] => (item=Compression) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "Compression" } ok: [/cache/fedora-34.qcow2.snap] => (item=ConnectionAttempts) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectionAttempts": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ConnectionAttempts" } ok: [/cache/fedora-34.qcow2.snap] => (item=ConnectTimeout) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ConnectTimeout" } ok: [/cache/fedora-34.qcow2.snap] => (item=ControlMaster) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ControlMaster" } ok: [/cache/fedora-34.qcow2.snap] => (item=ControlPath) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ControlPath" } ok: [/cache/fedora-34.qcow2.snap] => (item=ControlPersist) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ControlPersist" } ok: [/cache/fedora-34.qcow2.snap] => (item=DynamicForward) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "DynamicForward" } ok: [/cache/fedora-34.qcow2.snap] => (item=EnableSSHKeysign) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "EnableSSHKeysign" } ok: [/cache/fedora-34.qcow2.snap] => (item=EscapeChar) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "EscapeChar" } ok: [/cache/fedora-34.qcow2.snap] => (item=ExitOnForwardFailure) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ExitOnForwardFailure" } ok: [/cache/fedora-34.qcow2.snap] => (item=FingerprintHash) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "FingerprintHash" } ok: [/cache/fedora-34.qcow2.snap] => (item=ForwardAgent) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ForwardAgent" } ok: [/cache/fedora-34.qcow2.snap] => (item=ForwardX11) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ForwardX11" } ok: [/cache/fedora-34.qcow2.snap] => (item=ForwardX11Timeout) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ForwardX11Timeout" } ok: [/cache/fedora-34.qcow2.snap] => (item=ForwardX11Trusted) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ForwardX11Trusted" } ok: [/cache/fedora-34.qcow2.snap] => (item=GatewayPorts) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GatewayPorts": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GatewayPorts" } ok: [/cache/fedora-34.qcow2.snap] => (item=GlobalKnownHostsFile) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GlobalKnownHostsFile" } ok: [/cache/fedora-34.qcow2.snap] => (item=GSSAPIAuthentication) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GSSAPIAuthentication" } ok: [/cache/fedora-34.qcow2.snap] => (item=GSSAPIClientIdentity) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GSSAPIClientIdentity" } ok: [/cache/fedora-34.qcow2.snap] => (item=GSSAPIDelegateCredentials) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GSSAPIDelegateCredentials" } ok: [/cache/fedora-34.qcow2.snap] => (item=GSSAPIKeyExchange) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKeyExchange": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GSSAPIKeyExchange" } ok: [/cache/fedora-34.qcow2.snap] => (item=GSSAPIRenewalForcesRekey) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GSSAPIRenewalForcesRekey" } ok: [/cache/fedora-34.qcow2.snap] => (item=GSSAPIServerIdentity) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GSSAPIServerIdentity" } ok: [/cache/fedora-34.qcow2.snap] => (item=GSSAPITrustDns) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GSSAPITrustDns" } ok: [/cache/fedora-34.qcow2.snap] => (item=GSSAPIKexAlgorithms) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GSSAPIKexAlgorithms" } ok: [/cache/fedora-34.qcow2.snap] => (item=HashKnownHosts) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "HashKnownHosts" } ok: [/cache/fedora-34.qcow2.snap] => (item=HostbasedAcceptedAlgorithms) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostbasedAcceptedAlgorithms": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "HostbasedAcceptedAlgorithms" } ok: [/cache/fedora-34.qcow2.snap] => (item=HostbasedAuthentication) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "HostbasedAuthentication" } ok: [/cache/fedora-34.qcow2.snap] => (item=HostKeyAlgorithms) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "HostKeyAlgorithms" } ok: [/cache/fedora-34.qcow2.snap] => (item=HostKeyAlias) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "HostKeyAlias" } ok: [/cache/fedora-34.qcow2.snap] => (item=Hostname) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "Hostname" } ok: [/cache/fedora-34.qcow2.snap] => (item=IdentitiesOnly) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IdentitiesOnly": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "IdentitiesOnly" } ok: [/cache/fedora-34.qcow2.snap] => (item=IdentityAgent) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "IdentityAgent" } ok: [/cache/fedora-34.qcow2.snap] => (item=IdentityFile) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "IdentityFile" } ok: [/cache/fedora-34.qcow2.snap] => (item=IgnoreUnknown) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "IgnoreUnknown" } ok: [/cache/fedora-34.qcow2.snap] => (item=Include) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "Include" } ok: [/cache/fedora-34.qcow2.snap] => (item=IPQoS) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "IPQoS" } ok: [/cache/fedora-34.qcow2.snap] => (item=KbdInteractiveAuthentication) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "KbdInteractiveAuthentication" } ok: [/cache/fedora-34.qcow2.snap] => (item=KbdInteractiveDevices) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "KbdInteractiveDevices" } ok: [/cache/fedora-34.qcow2.snap] => (item=KexAlgorithms) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "KexAlgorithms" } ok: [/cache/fedora-34.qcow2.snap] => (item=KnownHostsCommand) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "KnownHostsCommand" } ok: [/cache/fedora-34.qcow2.snap] => (item=LocalCommand) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "LocalCommand" } ok: [/cache/fedora-34.qcow2.snap] => (item=LocalForward) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "LocalForward" } ok: [/cache/fedora-34.qcow2.snap] => (item=LogLevel) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "LogLevel" } ok: [/cache/fedora-34.qcow2.snap] => (item=LogVerbose) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "LogVerbose" } ok: [/cache/fedora-34.qcow2.snap] => (item=MACs) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "MACs" } ok: [/cache/fedora-34.qcow2.snap] => (item=NoHostAuthenticationForLocalhost) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "NoHostAuthenticationForLocalhost" } ok: [/cache/fedora-34.qcow2.snap] => (item=NumberOfPasswordPrompts) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "NumberOfPasswordPrompts" } ok: [/cache/fedora-34.qcow2.snap] => (item=PasswordAuthentication) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PasswordAuthentication": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PasswordAuthentication" } ok: [/cache/fedora-34.qcow2.snap] => (item=PermitLocalCommand) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PermitLocalCommand" } ok: [/cache/fedora-34.qcow2.snap] => (item=PermitRemoteOpen) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PermitRemoteOpen" } ok: [/cache/fedora-34.qcow2.snap] => (item=PKCS11Provider) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PKCS11Provider" } ok: [/cache/fedora-34.qcow2.snap] => (item=Port) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "Port" } ok: [/cache/fedora-34.qcow2.snap] => (item=PreferredAuthentications) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PreferredAuthentications" } ok: [/cache/fedora-34.qcow2.snap] => (item=ProxyCommand) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ProxyCommand" } ok: [/cache/fedora-34.qcow2.snap] => (item=ProxyJump) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ProxyJump" } ok: [/cache/fedora-34.qcow2.snap] => (item=ProxyUseFdpass) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ProxyUseFdpass" } ok: [/cache/fedora-34.qcow2.snap] => (item=PubkeyAcceptedAlgorithms) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PubkeyAcceptedAlgorithms" } ok: [/cache/fedora-34.qcow2.snap] => (item=PubkeyAuthentication) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PubkeyAuthentication" } ok: [/cache/fedora-34.qcow2.snap] => (item=RekeyLimit) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "RekeyLimit" } ok: [/cache/fedora-34.qcow2.snap] => (item=RemoteCommand) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "RemoteCommand" } ok: [/cache/fedora-34.qcow2.snap] => (item=RemoteForward) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "RemoteForward" } ok: [/cache/fedora-34.qcow2.snap] => (item=RequestTTY) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "RequestTTY" } ok: [/cache/fedora-34.qcow2.snap] => (item=RevokedHostKeys) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "RevokedHostKeys" } ok: [/cache/fedora-34.qcow2.snap] => (item=SecurityKeyProvider) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "SecurityKeyProvider" } ok: [/cache/fedora-34.qcow2.snap] => (item=SendEnv) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "SendEnv" } ok: [/cache/fedora-34.qcow2.snap] => (item=ServerAliveCountMax) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ServerAliveCountMax" } ok: [/cache/fedora-34.qcow2.snap] => (item=ServerAliveInterval) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ServerAliveInterval" } ok: [/cache/fedora-34.qcow2.snap] => (item=SetEnv) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SetEnv": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "SetEnv" } ok: [/cache/fedora-34.qcow2.snap] => (item=StreamLocalBindMask) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SetEnv": "yes", "StreamLocalBindMask": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "StreamLocalBindMask" } ok: [/cache/fedora-34.qcow2.snap] => (item=StreamLocalBindUnlink) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SetEnv": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "StreamLocalBindUnlink" } ok: [/cache/fedora-34.qcow2.snap] => (item=StrictHostKeyChecking) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SetEnv": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "StrictHostKeyChecking" } ok: [/cache/fedora-34.qcow2.snap] => (item=SyslogFacility) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SetEnv": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "SyslogFacility" } ok: [/cache/fedora-34.qcow2.snap] => (item=TCPKeepAlive) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SetEnv": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "TCPKeepAlive" } ok: [/cache/fedora-34.qcow2.snap] => (item=Tunnel) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SetEnv": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "Tunnel" } ok: [/cache/fedora-34.qcow2.snap] => (item=TunnelDevice) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SetEnv": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes", "TunnelDevice": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "TunnelDevice" } ok: [/cache/fedora-34.qcow2.snap] => (item=UpdateHostKeys) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SetEnv": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes", "TunnelDevice": "yes", "UpdateHostKeys": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "UpdateHostKeys" } ok: [/cache/fedora-34.qcow2.snap] => (item=User) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SetEnv": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes", "TunnelDevice": "yes", "UpdateHostKeys": "yes", "User": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "User" } ok: [/cache/fedora-34.qcow2.snap] => (item=UserKnownHostsFile) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SetEnv": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes", "TunnelDevice": "yes", "UpdateHostKeys": "yes", "User": "yes", "UserKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "UserKnownHostsFile" } ok: [/cache/fedora-34.qcow2.snap] => (item=VerifyHostKeyDNS) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SetEnv": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes", "TunnelDevice": "yes", "UpdateHostKeys": "yes", "User": "yes", "UserKnownHostsFile": "yes", "VerifyHostKeyDNS": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "VerifyHostKeyDNS" } ok: [/cache/fedora-34.qcow2.snap] => (item=VisualHostKey) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SetEnv": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes", "TunnelDevice": "yes", "UpdateHostKeys": "yes", "User": "yes", "UserKnownHostsFile": "yes", "VerifyHostKeyDNS": "yes", "VisualHostKey": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "VisualHostKey" } ok: [/cache/fedora-34.qcow2.snap] => (item=XAuthLocation) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "ChallengeResponseAuthentication": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SetEnv": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes", "TunnelDevice": "yes", "UpdateHostKeys": "yes", "User": "yes", "UserKnownHostsFile": "yes", "VerifyHostKeyDNS": "yes", "VisualHostKey": "yes", "XAuthLocation": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "XAuthLocation" } TASK [Run role] **************************************************************** task path: /tmp/tmppafhw1fb/tests/tests_all_options.yml:54 Wednesday 18 May 2022 09:26:47 +0000 (0:00:00.473) 0:00:05.265 ********* TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 Wednesday 18 May 2022 09:26:47 +0000 (0:00:00.027) 0:00:05.293 ********* included: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [linux-system-roles.ssh : Ensure ansible_facts used by role] ************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 Wednesday 18 May 2022 09:26:47 +0000 (0:00:00.019) 0:00:05.312 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 Wednesday 18 May 2022 09:26:48 +0000 (0:00:00.513) 0:00:05.826 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Ensure required packages are installed] ********* task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 Wednesday 18 May 2022 09:26:48 +0000 (0:00:00.044) 0:00:05.870 ********* ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 Wednesday 18 May 2022 09:26:50 +0000 (0:00:02.137) 0:00:08.007 ********* skipping: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 Wednesday 18 May 2022 09:26:50 +0000 (0:00:00.018) 0:00:08.026 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Generate the configuration file] **************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 Wednesday 18 May 2022 09:26:50 +0000 (0:00:00.018) 0:00:08.044 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "checksum": "04eadcaac78198e31d08d20c28a050368447d0ae", "dest": "/tmp/ssh_config", "gid": 0, "group": "root", "md5sum": "445e86636be6a425a433cbf43cc2569a", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 2022, "src": "/root/.ansible/tmp/ansible-tmp-1652866010.3663077-262261-153200267413453/source", "state": "file", "uid": 0 } META: role_complete for /cache/fedora-34.qcow2.snap TASK [Download the configuration file] ***************************************** task path: /tmp/tmppafhw1fb/tests/tests_all_options.yml:63 Wednesday 18 May 2022 09:26:51 +0000 (0:00:01.029) 0:00:09.074 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCkFkZEtleXNUb0FnZW50IHllcwpBZGRyZXNzRmFtaWx5IHllcwpCYXRjaE1vZGUgeWVzCkJpbmRBZGRyZXNzIHllcwpCaW5kSW50ZXJmYWNlIHllcwpDYW5vbmljYWxEb21haW5zIHllcwpDYW5vbmljYWxpemVGYWxsYmFja0xvY2FsIHllcwpDYW5vbmljYWxpemVIb3N0bmFtZSB5ZXMKQ2Fub25pY2FsaXplTWF4RG90cyB5ZXMKQ2Fub25pY2FsaXplUGVybWl0dGVkQ05BTUVzIHllcwpDQVNpZ25hdHVyZUFsZ29yaXRobXMgeWVzCkNlcnRpZmljYXRlRmlsZSB5ZXMKQ2hhbGxlbmdlUmVzcG9uc2VBdXRoZW50aWNhdGlvbiB5ZXMKQ2hlY2tIb3N0SVAgeWVzCkNpcGhlcnMgeWVzCkNsZWFyQWxsRm9yd2FyZGluZ3MgeWVzCkNvbXByZXNzaW9uIHllcwpDb25uZWN0aW9uQXR0ZW1wdHMgeWVzCkNvbm5lY3RUaW1lb3V0IHllcwpDb250cm9sTWFzdGVyIHllcwpDb250cm9sUGF0aCB5ZXMKQ29udHJvbFBlcnNpc3QgeWVzCkR5bmFtaWNGb3J3YXJkIHllcwpFbmFibGVTU0hLZXlzaWduIHllcwpFc2NhcGVDaGFyIHllcwpFeGl0T25Gb3J3YXJkRmFpbHVyZSB5ZXMKRmluZ2VycHJpbnRIYXNoIHllcwpGb3J3YXJkQWdlbnQgeWVzCkZvcndhcmRYMTEgeWVzCkZvcndhcmRYMTFUaW1lb3V0IHllcwpGb3J3YXJkWDExVHJ1c3RlZCB5ZXMKR2F0ZXdheVBvcnRzIHllcwpHbG9iYWxLbm93bkhvc3RzRmlsZSB5ZXMKR1NTQVBJQXV0aGVudGljYXRpb24geWVzCkdTU0FQSUNsaWVudElkZW50aXR5IHllcwpHU1NBUElEZWxlZ2F0ZUNyZWRlbnRpYWxzIHllcwpHU1NBUElLZXlFeGNoYW5nZSB5ZXMKR1NTQVBJUmVuZXdhbEZvcmNlc1Jla2V5IHllcwpHU1NBUElTZXJ2ZXJJZGVudGl0eSB5ZXMKR1NTQVBJVHJ1c3REbnMgeWVzCkdTU0FQSUtleEFsZ29yaXRobXMgeWVzCkhhc2hLbm93bkhvc3RzIHllcwpIb3N0YmFzZWRBdXRoZW50aWNhdGlvbiB5ZXMKSG9zdGJhc2VkQWNjZXB0ZWRBbGdvcml0aG1zIHllcwpIb3N0S2V5QWxnb3JpdGhtcyB5ZXMKSG9zdEtleUFsaWFzIHllcwpIb3N0bmFtZSB5ZXMKSWRlbnRpdGllc09ubHkgeWVzCklkZW50aXR5QWdlbnQgeWVzCklkZW50aXR5RmlsZSB5ZXMKSWdub3JlVW5rbm93biB5ZXMKSW5jbHVkZSB5ZXMKSVBRb1MgeWVzCktiZEludGVyYWN0aXZlQXV0aGVudGljYXRpb24geWVzCktiZEludGVyYWN0aXZlRGV2aWNlcyB5ZXMKS2V4QWxnb3JpdGhtcyB5ZXMKS25vd25Ib3N0c0NvbW1hbmQgeWVzCkxvY2FsQ29tbWFuZCB5ZXMKTG9jYWxGb3J3YXJkIHllcwpMb2dMZXZlbCB5ZXMKTG9nVmVyYm9zZSB5ZXMKTUFDcyB5ZXMKTm9Ib3N0QXV0aGVudGljYXRpb25Gb3JMb2NhbGhvc3QgeWVzCk51bWJlck9mUGFzc3dvcmRQcm9tcHRzIHllcwpQYXNzd29yZEF1dGhlbnRpY2F0aW9uIHllcwpQZXJtaXRMb2NhbENvbW1hbmQgeWVzClBlcm1pdFJlbW90ZU9wZW4geWVzClBLQ1MxMVByb3ZpZGVyIHllcwpQb3J0IHllcwpQcmVmZXJyZWRBdXRoZW50aWNhdGlvbnMgeWVzClByb3h5Q29tbWFuZCB5ZXMKUHJveHlKdW1wIHllcwpQcm94eVVzZUZkcGFzcyB5ZXMKUHVia2V5QWNjZXB0ZWRBbGdvcml0aG1zIHllcwpQdWJrZXlBdXRoZW50aWNhdGlvbiB5ZXMKUmVrZXlMaW1pdCB5ZXMKUmVtb3RlQ29tbWFuZCB5ZXMKUmVtb3RlRm9yd2FyZCB5ZXMKUmVxdWVzdFRUWSB5ZXMKUmV2b2tlZEhvc3RLZXlzIHllcwpTZWN1cml0eUtleVByb3ZpZGVyIHllcwpTZW5kRW52IHllcwpTZXJ2ZXJBbGl2ZUNvdW50TWF4IHllcwpTZXJ2ZXJBbGl2ZUludGVydmFsIHllcwpTZXRFbnYgeWVzClN0cmVhbUxvY2FsQmluZE1hc2sgeWVzClN0cmVhbUxvY2FsQmluZFVubGluayB5ZXMKU3RyaWN0SG9zdEtleUNoZWNraW5nIHllcwpTeXNsb2dGYWNpbGl0eSB5ZXMKVENQS2VlcEFsaXZlIHllcwpUdW5uZWwgeWVzClR1bm5lbERldmljZSB5ZXMKVXBkYXRlSG9zdEtleXMgeWVzClVzZXIgeWVzClVzZXJLbm93bkhvc3RzRmlsZSB5ZXMKVmVyaWZ5SG9zdEtleUROUyB5ZXMKVmlzdWFsSG9zdEtleSB5ZXMKWEF1dGhMb2NhdGlvbiB5ZXMK", "encoding": "base64", "source": "/tmp/ssh_config" } TASK [Verify the options are in the file] ************************************** task path: /tmp/tmppafhw1fb/tests/tests_all_options.yml:68 Wednesday 18 May 2022 09:26:51 +0000 (0:00:00.508) 0:00:09.582 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=AddKeysToAgent) => { "ansible_loop_var": "item", "changed": false, "item": "AddKeysToAgent" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=AddressFamily) => { "ansible_loop_var": "item", "changed": false, "item": "AddressFamily" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=BatchMode) => { "ansible_loop_var": "item", "changed": false, "item": "BatchMode" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=BindAddress) => { "ansible_loop_var": "item", "changed": false, "item": "BindAddress" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=BindInterface) => { "ansible_loop_var": "item", "changed": false, "item": "BindInterface" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=CanonicalDomains) => { "ansible_loop_var": "item", "changed": false, "item": "CanonicalDomains" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=CanonicalizeFallbackLocal) => { "ansible_loop_var": "item", "changed": false, "item": "CanonicalizeFallbackLocal" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=CanonicalizeHostname) => { "ansible_loop_var": "item", "changed": false, "item": "CanonicalizeHostname" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=CanonicalizeMaxDots) => { "ansible_loop_var": "item", "changed": false, "item": "CanonicalizeMaxDots" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=CanonicalizePermittedCNAMEs) => { "ansible_loop_var": "item", "changed": false, "item": "CanonicalizePermittedCNAMEs" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=CASignatureAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "CASignatureAlgorithms" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=CertificateFile) => { "ansible_loop_var": "item", "changed": false, "item": "CertificateFile" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ChallengeResponseAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "ChallengeResponseAuthentication" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=CheckHostIP) => { "ansible_loop_var": "item", "changed": false, "item": "CheckHostIP" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=Ciphers) => { "ansible_loop_var": "item", "changed": false, "item": "Ciphers" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ClearAllForwardings) => { "ansible_loop_var": "item", "changed": false, "item": "ClearAllForwardings" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=Compression) => { "ansible_loop_var": "item", "changed": false, "item": "Compression" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ConnectionAttempts) => { "ansible_loop_var": "item", "changed": false, "item": "ConnectionAttempts" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ConnectTimeout) => { "ansible_loop_var": "item", "changed": false, "item": "ConnectTimeout" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ControlMaster) => { "ansible_loop_var": "item", "changed": false, "item": "ControlMaster" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ControlPath) => { "ansible_loop_var": "item", "changed": false, "item": "ControlPath" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ControlPersist) => { "ansible_loop_var": "item", "changed": false, "item": "ControlPersist" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=DynamicForward) => { "ansible_loop_var": "item", "changed": false, "item": "DynamicForward" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=EnableSSHKeysign) => { "ansible_loop_var": "item", "changed": false, "item": "EnableSSHKeysign" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=EscapeChar) => { "ansible_loop_var": "item", "changed": false, "item": "EscapeChar" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ExitOnForwardFailure) => { "ansible_loop_var": "item", "changed": false, "item": "ExitOnForwardFailure" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=FingerprintHash) => { "ansible_loop_var": "item", "changed": false, "item": "FingerprintHash" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ForwardAgent) => { "ansible_loop_var": "item", "changed": false, "item": "ForwardAgent" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ForwardX11) => { "ansible_loop_var": "item", "changed": false, "item": "ForwardX11" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ForwardX11Timeout) => { "ansible_loop_var": "item", "changed": false, "item": "ForwardX11Timeout" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ForwardX11Trusted) => { "ansible_loop_var": "item", "changed": false, "item": "ForwardX11Trusted" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=GatewayPorts) => { "ansible_loop_var": "item", "changed": false, "item": "GatewayPorts" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=GlobalKnownHostsFile) => { "ansible_loop_var": "item", "changed": false, "item": "GlobalKnownHostsFile" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=GSSAPIAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIAuthentication" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=GSSAPIClientIdentity) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIClientIdentity" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=GSSAPIDelegateCredentials) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIDelegateCredentials" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=GSSAPIKeyExchange) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIKeyExchange" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=GSSAPIRenewalForcesRekey) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIRenewalForcesRekey" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=GSSAPIServerIdentity) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIServerIdentity" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=GSSAPITrustDns) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPITrustDns" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=GSSAPIKexAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIKexAlgorithms" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=HashKnownHosts) => { "ansible_loop_var": "item", "changed": false, "item": "HashKnownHosts" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=HostbasedAcceptedAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "HostbasedAcceptedAlgorithms" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=HostbasedAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "HostbasedAuthentication" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=HostKeyAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "HostKeyAlgorithms" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=HostKeyAlias) => { "ansible_loop_var": "item", "changed": false, "item": "HostKeyAlias" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=Hostname) => { "ansible_loop_var": "item", "changed": false, "item": "Hostname" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=IdentitiesOnly) => { "ansible_loop_var": "item", "changed": false, "item": "IdentitiesOnly" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=IdentityAgent) => { "ansible_loop_var": "item", "changed": false, "item": "IdentityAgent" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=IdentityFile) => { "ansible_loop_var": "item", "changed": false, "item": "IdentityFile" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=IgnoreUnknown) => { "ansible_loop_var": "item", "changed": false, "item": "IgnoreUnknown" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=Include) => { "ansible_loop_var": "item", "changed": false, "item": "Include" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=IPQoS) => { "ansible_loop_var": "item", "changed": false, "item": "IPQoS" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=KbdInteractiveAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "KbdInteractiveAuthentication" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=KbdInteractiveDevices) => { "ansible_loop_var": "item", "changed": false, "item": "KbdInteractiveDevices" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=KexAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "KexAlgorithms" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=KnownHostsCommand) => { "ansible_loop_var": "item", "changed": false, "item": "KnownHostsCommand" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=LocalCommand) => { "ansible_loop_var": "item", "changed": false, "item": "LocalCommand" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=LocalForward) => { "ansible_loop_var": "item", "changed": false, "item": "LocalForward" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=LogLevel) => { "ansible_loop_var": "item", "changed": false, "item": "LogLevel" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=LogVerbose) => { "ansible_loop_var": "item", "changed": false, "item": "LogVerbose" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=MACs) => { "ansible_loop_var": "item", "changed": false, "item": "MACs" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=NoHostAuthenticationForLocalhost) => { "ansible_loop_var": "item", "changed": false, "item": "NoHostAuthenticationForLocalhost" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=NumberOfPasswordPrompts) => { "ansible_loop_var": "item", "changed": false, "item": "NumberOfPasswordPrompts" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=PasswordAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "PasswordAuthentication" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=PermitLocalCommand) => { "ansible_loop_var": "item", "changed": false, "item": "PermitLocalCommand" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=PermitRemoteOpen) => { "ansible_loop_var": "item", "changed": false, "item": "PermitRemoteOpen" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=PKCS11Provider) => { "ansible_loop_var": "item", "changed": false, "item": "PKCS11Provider" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=Port) => { "ansible_loop_var": "item", "changed": false, "item": "Port" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=PreferredAuthentications) => { "ansible_loop_var": "item", "changed": false, "item": "PreferredAuthentications" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ProxyCommand) => { "ansible_loop_var": "item", "changed": false, "item": "ProxyCommand" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ProxyJump) => { "ansible_loop_var": "item", "changed": false, "item": "ProxyJump" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ProxyUseFdpass) => { "ansible_loop_var": "item", "changed": false, "item": "ProxyUseFdpass" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=PubkeyAcceptedAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "PubkeyAcceptedAlgorithms" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=PubkeyAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "PubkeyAuthentication" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=RekeyLimit) => { "ansible_loop_var": "item", "changed": false, "item": "RekeyLimit" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=RemoteCommand) => { "ansible_loop_var": "item", "changed": false, "item": "RemoteCommand" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=RemoteForward) => { "ansible_loop_var": "item", "changed": false, "item": "RemoteForward" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=RequestTTY) => { "ansible_loop_var": "item", "changed": false, "item": "RequestTTY" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=RevokedHostKeys) => { "ansible_loop_var": "item", "changed": false, "item": "RevokedHostKeys" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=SecurityKeyProvider) => { "ansible_loop_var": "item", "changed": false, "item": "SecurityKeyProvider" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=SendEnv) => { "ansible_loop_var": "item", "changed": false, "item": "SendEnv" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ServerAliveCountMax) => { "ansible_loop_var": "item", "changed": false, "item": "ServerAliveCountMax" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=ServerAliveInterval) => { "ansible_loop_var": "item", "changed": false, "item": "ServerAliveInterval" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=SetEnv) => { "ansible_loop_var": "item", "changed": false, "item": "SetEnv" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=StreamLocalBindMask) => { "ansible_loop_var": "item", "changed": false, "item": "StreamLocalBindMask" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=StreamLocalBindUnlink) => { "ansible_loop_var": "item", "changed": false, "item": "StreamLocalBindUnlink" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=StrictHostKeyChecking) => { "ansible_loop_var": "item", "changed": false, "item": "StrictHostKeyChecking" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=SyslogFacility) => { "ansible_loop_var": "item", "changed": false, "item": "SyslogFacility" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=TCPKeepAlive) => { "ansible_loop_var": "item", "changed": false, "item": "TCPKeepAlive" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=Tunnel) => { "ansible_loop_var": "item", "changed": false, "item": "Tunnel" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=TunnelDevice) => { "ansible_loop_var": "item", "changed": false, "item": "TunnelDevice" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=UpdateHostKeys) => { "ansible_loop_var": "item", "changed": false, "item": "UpdateHostKeys" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=User) => { "ansible_loop_var": "item", "changed": false, "item": "User" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=UserKnownHostsFile) => { "ansible_loop_var": "item", "changed": false, "item": "UserKnownHostsFile" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=VerifyHostKeyDNS) => { "ansible_loop_var": "item", "changed": false, "item": "VerifyHostKeyDNS" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=VisualHostKey) => { "ansible_loop_var": "item", "changed": false, "item": "VisualHostKey" } MSG: All assertions passed ok: [/cache/fedora-34.qcow2.snap] => (item=XAuthLocation) => { "ansible_loop_var": "item", "changed": false, "item": "XAuthLocation" } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=13 changed=1 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Wednesday 18 May 2022 09:26:52 +0000 (0:00:00.437) 0:00:10.020 ********* =============================================================================== Make sure manual pages and bash are installed --------------------------- 2.71s /tmp/tmppafhw1fb/tests/tests_all_options.yml:24 ------------------------------- linux-system-roles.ssh : Ensure required packages are installed --------- 2.14s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 ---------- Gathering Facts --------------------------------------------------------- 1.27s /tmp/tmppafhw1fb/tests/tests_all_options.yml:2 -------------------------------- linux-system-roles.ssh : Generate the configuration file ---------------- 1.03s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 --------- Get list of options from manual page ------------------------------------ 0.64s /tmp/tmppafhw1fb/tests/tests_all_options.yml:32 ------------------------------- linux-system-roles.ssh : Ensure ansible_facts used by role -------------- 0.51s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 ------ Download the configuration file ----------------------------------------- 0.51s /tmp/tmppafhw1fb/tests/tests_all_options.yml:63 ------------------------------- Construct the configuration list ---------------------------------------- 0.47s /tmp/tmppafhw1fb/tests/tests_all_options.yml:48 ------------------------------- Verify the options are in the file -------------------------------------- 0.44s /tmp/tmppafhw1fb/tests/tests_all_options.yml:68 ------------------------------- Define specific variables ----------------------------------------------- 0.08s /tmp/tmppafhw1fb/tests/tests_all_options.yml:18 ------------------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.04s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 ------ Ubuntu and RHEL6 containers are minified, missing manual pages ---------- 0.04s /tmp/tmppafhw1fb/tests/tests_all_options.yml:7 -------------------------------- Define common variables ------------------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tests_all_options.yml:14 ------------------------------- Run role ---------------------------------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tests_all_options.yml:54 ------------------------------- debug ------------------------------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tests_all_options.yml:45 ------------------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.02s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 ---------- linux-system-roles.ssh : Gather information about the user for user configuration --- 0.02s /tmp/tmppafhw1fb/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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 --------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_config.yml ********************************************** 1 plays in /tmp/tmppafhw1fb/tests/tests_custom_config.yml PLAY [Test we can write any other configuration file] ************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_custom_config.yml:2 Wednesday 18 May 2022 09:27:04 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Run role] **************************************************************** task path: /tmp/tmppafhw1fb/tests/tests_custom_config.yml:5 Wednesday 18 May 2022 09:27:05 +0000 (0:00:01.147) 0:00:01.156 ********* TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 Wednesday 18 May 2022 09:27:05 +0000 (0:00:00.036) 0:00:01.192 ********* included: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [linux-system-roles.ssh : Ensure ansible_facts used by role] ************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 Wednesday 18 May 2022 09:27:05 +0000 (0:00:00.028) 0:00:01.220 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 Wednesday 18 May 2022 09:27:06 +0000 (0:00:00.535) 0:00:01.756 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Ensure required packages are installed] ********* task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 Wednesday 18 May 2022 09:27:06 +0000 (0:00:00.050) 0:00:01.806 ********* ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 Wednesday 18 May 2022 09:27:09 +0000 (0:00:02.886) 0:00:04.693 ********* skipping: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 Wednesday 18 May 2022 09:27:09 +0000 (0:00:00.022) 0:00:04.716 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Generate the configuration file] **************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 Wednesday 18 May 2022 09:27:09 +0000 (0:00:00.021) 0:00:04.738 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "checksum": "134a8461ceac8f2d22205f68566daf5b8eb5cb1b", "dest": "/tmp/ssh_config", "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-1652866029.1796777-262440-198688001423665/source", "state": "file", "uid": 0 } META: role_complete for /cache/fedora-34.qcow2.snap TASK [Download the custom configuration file] ********************************** task path: /tmp/tmppafhw1fb/tests/tests_custom_config.yml:17 Wednesday 18 May 2022 09:27:10 +0000 (0:00:01.134) 0:00:05.872 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCkNvbXByZXNzaW9uIHllcwpHU1NBUElBdXRoZW50aWNhdGlvbiBubwo=", "encoding": "base64", "source": "/tmp/ssh_config" } TASK [Verify the options are in the file] ************************************** task path: /tmp/tmppafhw1fb/tests/tests_custom_config.yml:22 Wednesday 18 May 2022 09:27:10 +0000 (0:00:00.480) 0:00:06.353 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=8 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 18 May 2022 09:27:10 +0000 (0:00:00.040) 0:00:06.394 ********* =============================================================================== linux-system-roles.ssh : Ensure required packages are installed --------- 2.89s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 ---------- Gathering Facts --------------------------------------------------------- 1.15s /tmp/tmppafhw1fb/tests/tests_custom_config.yml:2 ------------------------------ linux-system-roles.ssh : Generate the configuration file ---------------- 1.13s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 --------- linux-system-roles.ssh : Ensure ansible_facts used by role -------------- 0.54s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 ------ Download the custom configuration file ---------------------------------- 0.48s /tmp/tmppafhw1fb/tests/tests_custom_config.yml:17 ----------------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.05s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 ------ Verify the options are in the file -------------------------------------- 0.04s /tmp/tmppafhw1fb/tests/tests_custom_config.yml:22 ----------------------------- Run role ---------------------------------------------------------------- 0.04s /tmp/tmppafhw1fb/tests/tests_custom_config.yml:5 ------------------------------ linux-system-roles.ssh : Set platform/version specific variables -------- 0.03s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 ---------- linux-system-roles.ssh : Gather information about the user for user configuration --- 0.02s /tmp/tmppafhw1fb/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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 --------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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/tmppafhw1fb/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/tmppafhw1fb/tests/tests_custom_drop_in.yml:2 Wednesday 18 May 2022 09:27:21 +0000 (0:00:00.011) 0:00:00.011 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Skip if the system does not support drop in directory] ******************* task path: /tmp/tmppafhw1fb/tests/tests_custom_drop_in.yml:9 Wednesday 18 May 2022 09:27:22 +0000 (0:00:01.134) 0:00:01.145 ********* META: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap skipping: [/cache/fedora-34.qcow2.snap] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for /cache/fedora-34.qcow2.snap" } MSG: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap TASK [Backup configuration files] ********************************************** task path: /tmp/tmppafhw1fb/tests/tests_custom_drop_in.yml:16 Wednesday 18 May 2022 09:27:22 +0000 (0:00:00.023) 0:00:01.168 ********* included: /tmp/tmppafhw1fb/tests/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 Wednesday 18 May 2022 09:27:22 +0000 (0:00:00.031) 0:00:01.200 ********* included: /tmp/tmppafhw1fb/tests/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 Wednesday 18 May 2022 09:27:22 +0000 (0:00:00.029) 0:00:01.229 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create a temporary directory for backup files] *************************** task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:5 Wednesday 18 May 2022 09:27:24 +0000 (0:00:02.466) 0:00:03.696 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.wi6k2eon", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Backup files] ************************************************************ task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:13 Wednesday 18 May 2022 09:27:25 +0000 (0:00:00.475) 0:00:04.172 ********* ok: [/cache/fedora-34.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.wi6k2eon/$(dirname /tmp/ssh_config.d_00-ansible.conf);\n cp /tmp/ssh_config.d_00-ansible.conf /tmp/ansible.wi6k2eon/$(dirname /tmp/ssh_config.d_00-ansible.conf)\nfi\n", "delta": "0:00:00.003664", "end": "2022-05-18 09:27:25.113118", "item": "/tmp/ssh_config.d_00-ansible.conf", "rc": 0, "start": "2022-05-18 09:27:25.109454" } TASK [Run role] **************************************************************** task path: /tmp/tmppafhw1fb/tests/tests_custom_drop_in.yml:19 Wednesday 18 May 2022 09:27:25 +0000 (0:00:00.515) 0:00:04.687 ********* TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 Wednesday 18 May 2022 09:27:25 +0000 (0:00:00.037) 0:00:04.725 ********* included: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [linux-system-roles.ssh : Ensure ansible_facts used by role] ************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 Wednesday 18 May 2022 09:27:25 +0000 (0:00:00.031) 0:00:04.756 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 Wednesday 18 May 2022 09:27:26 +0000 (0:00:00.493) 0:00:05.249 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Ensure required packages are installed] ********* task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 Wednesday 18 May 2022 09:27:26 +0000 (0:00:00.049) 0:00:05.299 ********* ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 Wednesday 18 May 2022 09:27:28 +0000 (0:00:02.072) 0:00:07.371 ********* skipping: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 Wednesday 18 May 2022 09:27:28 +0000 (0:00:00.022) 0:00:07.394 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Generate the configuration file] **************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 Wednesday 18 May 2022 09:27:28 +0000 (0:00:00.022) 0:00:07.416 ********* changed: [/cache/fedora-34.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-1652866048.6764746-262680-250147133380985/source", "state": "file", "uid": 0 } META: role_complete for /cache/fedora-34.qcow2.snap TASK [Download the custom configuration file drop-in] ************************** task path: /tmp/tmppafhw1fb/tests/tests_custom_drop_in.yml:30 Wednesday 18 May 2022 09:27:29 +0000 (0:00:01.149) 0:00:08.566 ********* ok: [/cache/fedora-34.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/tmppafhw1fb/tests/tests_custom_drop_in.yml:35 Wednesday 18 May 2022 09:27:30 +0000 (0:00:00.486) 0:00:09.052 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Restore configuration files] ********************************************* task path: /tmp/tmppafhw1fb/tests/tests_custom_drop_in.yml:44 Wednesday 18 May 2022 09:27:30 +0000 (0:00:00.027) 0:00:09.080 ********* included: /tmp/tmppafhw1fb/tests/tasks/restore.yml for /cache/fedora-34.qcow2.snap TASK [Restore backed up files and remove what was not present] ***************** task path: /tmp/tmppafhw1fb/tests/tasks/restore.yml:2 Wednesday 18 May 2022 09:27:30 +0000 (0:00:00.030) 0:00:09.110 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=/tmp/ssh_config.d_00-ansible.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible.wi6k2eon//tmp/ssh_config.d_00-ansible.conf; then\n cp /tmp/ansible.wi6k2eon//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.004424", "end": "2022-05-18 09:27:29.917334", "item": "/tmp/ssh_config.d_00-ansible.conf", "rc": 0, "start": "2022-05-18 09:27:29.912910" } TASK [Remove temporary directory for backup files] ***************************** task path: /tmp/tmppafhw1fb/tests/tasks/restore.yml:15 Wednesday 18 May 2022 09:27:30 +0000 (0:00:00.377) 0:00:09.487 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "path": "/tmp/ansible.wi6k2eon", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=16 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 18 May 2022 09:27:31 +0000 (0:00:00.516) 0:00:10.004 ********* =============================================================================== Make sure openssh is installed before creating backup ------------------- 2.47s /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 -------------------------------------- linux-system-roles.ssh : Ensure required packages are installed --------- 2.07s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 ---------- linux-system-roles.ssh : Generate the configuration file ---------------- 1.15s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 --------- Gathering Facts --------------------------------------------------------- 1.13s /tmp/tmppafhw1fb/tests/tests_custom_drop_in.yml:2 ----------------------------- Remove temporary directory for backup files ----------------------------- 0.52s /tmp/tmppafhw1fb/tests/tasks/restore.yml:15 ----------------------------------- Backup files ------------------------------------------------------------ 0.52s /tmp/tmppafhw1fb/tests/tasks/backup.yml:13 ------------------------------------ linux-system-roles.ssh : Ensure ansible_facts used by role -------------- 0.49s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 ------ Download the custom configuration file drop-in -------------------------- 0.49s /tmp/tmppafhw1fb/tests/tests_custom_drop_in.yml:30 ---------------------------- Create a temporary directory for backup files --------------------------- 0.48s /tmp/tmppafhw1fb/tests/tasks/backup.yml:5 ------------------------------------- Restore backed up files and remove what was not present ----------------- 0.38s /tmp/tmppafhw1fb/tests/tasks/restore.yml:2 ------------------------------------ linux-system-roles.ssh : Set platform/version specific variables -------- 0.05s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 ------ Run role ---------------------------------------------------------------- 0.04s /tmp/tmppafhw1fb/tests/tests_custom_drop_in.yml:19 ---------------------------- Backup configuration files ---------------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tests_custom_drop_in.yml:16 ---------------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.03s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 ---------- Restore configuration files --------------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tests_custom_drop_in.yml:44 ---------------------------- Setup ------------------------------------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 ------------------------------------- Verify the options are in the file -------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tests_custom_drop_in.yml:35 ---------------------------- Skip if the system does not support drop in directory ------------------- 0.02s /tmp/tmppafhw1fb/tests/tests_custom_drop_in.yml:9 ----------------------------- linux-system-roles.ssh : Gather information about the user for user configuration --- 0.02s /tmp/tmppafhw1fb/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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 --------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_default.yml **************************************************** 3 plays in /tmp/tmppafhw1fb/tests/tests_default.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_default.yml:2 Wednesday 18 May 2022 09:27:42 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmppafhw1fb/tests/tests_default.yml:9 Wednesday 18 May 2022 09:27:43 +0000 (0:00:01.129) 0:00:01.139 ********* included: /tmp/tmppafhw1fb/tests/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 Wednesday 18 May 2022 09:27:43 +0000 (0:00:00.021) 0:00:01.160 ********* included: /tmp/tmppafhw1fb/tests/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 Wednesday 18 May 2022 09:27:43 +0000 (0:00:00.020) 0:00:01.180 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create a temporary directory for backup files] *************************** task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:5 Wednesday 18 May 2022 09:27:45 +0000 (0:00:02.541) 0:00:03.722 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.1d7d1oun", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Backup files] ************************************************************ task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:13 Wednesday 18 May 2022 09:27:46 +0000 (0:00:00.495) 0:00:04.218 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=/etc/ssh_config.d/00-ansible.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /etc/ssh_config.d/00-ansible.conf; then\n mkdir -p /tmp/ansible.1d7d1oun/$(dirname /etc/ssh_config.d/00-ansible.conf);\n cp /etc/ssh_config.d/00-ansible.conf /tmp/ansible.1d7d1oun/$(dirname /etc/ssh_config.d/00-ansible.conf)\nfi\n", "delta": "0:00:00.004049", "end": "2022-05-18 09:27:45.749120", "item": "/etc/ssh_config.d/00-ansible.conf", "rc": 0, "start": "2022-05-18 09:27:45.745071" } ok: [/cache/fedora-34.qcow2.snap] => (item=/etc/ssh_config) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /etc/ssh_config; then\n mkdir -p /tmp/ansible.1d7d1oun/$(dirname /etc/ssh_config);\n cp /etc/ssh_config /tmp/ansible.1d7d1oun/$(dirname /etc/ssh_config)\nfi\n", "delta": "0:00:00.004186", "end": "2022-05-18 09:27:46.105228", "item": "/etc/ssh_config", "rc": 0, "start": "2022-05-18 09:27:46.101042" } META: ran handlers META: ran handlers PLAY [Ensure that the role runs with default parameters] *********************** META: ran handlers TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 Wednesday 18 May 2022 09:27:47 +0000 (0:00:00.896) 0:00:05.115 ********* included: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [linux-system-roles.ssh : Ensure ansible_facts used by role] ************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 Wednesday 18 May 2022 09:27:47 +0000 (0:00:00.019) 0:00:05.134 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 Wednesday 18 May 2022 09:27:47 +0000 (0:00:00.521) 0:00:05.655 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Ensure required packages are installed] ********* task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 Wednesday 18 May 2022 09:27:47 +0000 (0:00:00.042) 0:00:05.698 ********* ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 Wednesday 18 May 2022 09:27:49 +0000 (0:00:02.069) 0:00:07.768 ********* skipping: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 Wednesday 18 May 2022 09:27:49 +0000 (0:00:00.023) 0:00:07.791 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Generate the configuration file] **************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 Wednesday 18 May 2022 09:27:50 +0000 (0:00:00.021) 0:00:07.813 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "checksum": "15062ec12da5e642a2b0fb64c5e03d43b80d9cf0", "dest": "/etc/ssh/ssh_config.d/00-ansible.conf", "gid": 0, "group": "root", "md5sum": "88be21c8634b01869b9f694831b84c1d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 22, "src": "/root/.ansible/tmp/ansible-tmp-1652866070.0966356-262961-248597652342061/source", "state": "file", "uid": 0 } META: role_complete for /cache/fedora-34.qcow2.snap META: ran handlers META: ran handlers PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_default.yml:18 Wednesday 18 May 2022 09:27:51 +0000 (0:00:01.164) 0:00:08.978 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Restore configuration files] ********************************************* task path: /tmp/tmppafhw1fb/tests/tests_default.yml:25 Wednesday 18 May 2022 09:27:51 +0000 (0:00:00.727) 0:00:09.705 ********* included: /tmp/tmppafhw1fb/tests/tasks/restore.yml for /cache/fedora-34.qcow2.snap TASK [Restore backed up files and remove what was not present] ***************** task path: /tmp/tmppafhw1fb/tests/tasks/restore.yml:2 Wednesday 18 May 2022 09:27:51 +0000 (0:00:00.018) 0:00:09.724 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=/etc/ssh_config.d/00-ansible.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible.1d7d1oun//etc/ssh_config.d/00-ansible.conf; then\n cp /tmp/ansible.1d7d1oun//etc/ssh_config.d/00-ansible.conf $(dirname /etc/ssh_config.d/00-ansible.conf)\nelif test -f /etc/ssh_config.d/00-ansible.conf; then\n rm /etc/ssh_config.d/00-ansible.conf\nfi\n", "delta": "0:00:00.003598", "end": "2022-05-18 09:27:51.121796", "item": "/etc/ssh_config.d/00-ansible.conf", "rc": 0, "start": "2022-05-18 09:27:51.118198" } ok: [/cache/fedora-34.qcow2.snap] => (item=/etc/ssh_config) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible.1d7d1oun//etc/ssh_config; then\n cp /tmp/ansible.1d7d1oun//etc/ssh_config $(dirname /etc/ssh_config)\nelif test -f /etc/ssh_config; then\n rm /etc/ssh_config\nfi\n", "delta": "0:00:00.004435", "end": "2022-05-18 09:27:51.487066", "item": "/etc/ssh_config", "rc": 0, "start": "2022-05-18 09:27:51.482631" } TASK [Remove temporary directory for backup files] ***************************** task path: /tmp/tmppafhw1fb/tests/tasks/restore.yml:15 Wednesday 18 May 2022 09:27:52 +0000 (0:00:00.757) 0:00:10.482 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "path": "/tmp/ansible.1d7d1oun", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=15 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 18 May 2022 09:27:53 +0000 (0:00:00.544) 0:00:11.027 ********* =============================================================================== Make sure openssh is installed before creating backup ------------------- 2.54s /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 -------------------------------------- linux-system-roles.ssh : Ensure required packages are installed --------- 2.07s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 ---------- linux-system-roles.ssh : Generate the configuration file ---------------- 1.16s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 --------- Gathering Facts --------------------------------------------------------- 1.13s /tmp/tmppafhw1fb/tests/tests_default.yml:2 ------------------------------------ Backup files ------------------------------------------------------------ 0.90s /tmp/tmppafhw1fb/tests/tasks/backup.yml:13 ------------------------------------ Restore backed up files and remove what was not present ----------------- 0.76s /tmp/tmppafhw1fb/tests/tasks/restore.yml:2 ------------------------------------ Gathering Facts --------------------------------------------------------- 0.73s /tmp/tmppafhw1fb/tests/tests_default.yml:18 ----------------------------------- Remove temporary directory for backup files ----------------------------- 0.54s /tmp/tmppafhw1fb/tests/tasks/restore.yml:15 ----------------------------------- linux-system-roles.ssh : Ensure ansible_facts used by role -------------- 0.52s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 ------ Create a temporary directory for backup files --------------------------- 0.50s /tmp/tmppafhw1fb/tests/tasks/backup.yml:5 ------------------------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.04s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 ------ linux-system-roles.ssh : Gather information about the user for user configuration --- 0.02s /tmp/tmppafhw1fb/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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 --------- Backup configuration files ---------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tests_default.yml:9 ------------------------------------ Setup ------------------------------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 ------------------------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.02s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 ---------- Restore configuration files --------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tests_default.yml:25 ----------------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_global_config.yml ********************************************** 1 plays in /tmp/tmppafhw1fb/tests/tests_global_config.yml PLAY [Test we can write global config with default configuration] ************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_global_config.yml:2 Wednesday 18 May 2022 09:28:04 +0000 (0:00:00.011) 0:00:00.011 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmppafhw1fb/tests/tests_global_config.yml:10 Wednesday 18 May 2022 09:28:05 +0000 (0:00:01.119) 0:00:01.131 ********* included: /tmp/tmppafhw1fb/tests/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 Wednesday 18 May 2022 09:28:05 +0000 (0:00:00.020) 0:00:01.151 ********* included: /tmp/tmppafhw1fb/tests/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 Wednesday 18 May 2022 09:28:05 +0000 (0:00:00.020) 0:00:01.172 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create a temporary directory for backup files] *************************** task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:5 Wednesday 18 May 2022 09:28:08 +0000 (0:00:02.749) 0:00:03.921 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.8n4dxt93", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Backup files] ************************************************************ task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:13 Wednesday 18 May 2022 09:28:08 +0000 (0:00:00.520) 0:00:04.442 ********* ok: [/cache/fedora-34.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.8n4dxt93/$(dirname /etc/ssh/ssh_config.d/00-ansible.conf);\n cp /etc/ssh/ssh_config.d/00-ansible.conf /tmp/ansible.8n4dxt93/$(dirname /etc/ssh/ssh_config.d/00-ansible.conf)\nfi\n", "delta": "0:00:00.004287", "end": "2022-05-18 09:28:07.913699", "item": "/etc/ssh/ssh_config.d/00-ansible.conf", "rc": 0, "start": "2022-05-18 09:28:07.909412" } ok: [/cache/fedora-34.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.8n4dxt93/$(dirname /etc/ssh/ssh_config);\n cp /etc/ssh/ssh_config /tmp/ansible.8n4dxt93/$(dirname /etc/ssh/ssh_config)\nfi\n", "delta": "0:00:00.011625", "end": "2022-05-18 09:28:08.265931", "item": "/etc/ssh/ssh_config", "rc": 0, "start": "2022-05-18 09:28:08.254306" } TASK [Run role] **************************************************************** task path: /tmp/tmppafhw1fb/tests/tests_global_config.yml:13 Wednesday 18 May 2022 09:28:09 +0000 (0:00:00.875) 0:00:05.317 ********* TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 Wednesday 18 May 2022 09:28:09 +0000 (0:00:00.026) 0:00:05.344 ********* included: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [linux-system-roles.ssh : Ensure ansible_facts used by role] ************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 Wednesday 18 May 2022 09:28:09 +0000 (0:00:00.021) 0:00:05.365 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 Wednesday 18 May 2022 09:28:10 +0000 (0:00:00.526) 0:00:05.891 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Ensure required packages are installed] ********* task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 Wednesday 18 May 2022 09:28:10 +0000 (0:00:00.043) 0:00:05.935 ********* ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 Wednesday 18 May 2022 09:28:12 +0000 (0:00:01.994) 0:00:07.930 ********* skipping: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 Wednesday 18 May 2022 09:28:12 +0000 (0:00:00.025) 0:00:07.955 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Generate the configuration file] **************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 Wednesday 18 May 2022 09:28:12 +0000 (0:00:00.023) 0:00:07.979 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "checksum": "f38a8a96250e45899f48c98e601512d496860083", "dest": "/etc/ssh/ssh_config.d/00-ansible.conf", "gid": 0, "group": "root", "md5sum": "db0ebde88fc58af96a9426da8aab8059", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 279, "src": "/root/.ansible/tmp/ansible-tmp-1652866092.23169-263246-154791525118362/source", "state": "file", "uid": 0 } META: role_complete for /cache/fedora-34.qcow2.snap TASK [Download the global configuration file] ********************************** task path: /tmp/tmppafhw1fb/tests/tests_global_config.yml:49 Wednesday 18 May 2022 09:28:13 +0000 (0:00:01.141) 0:00:09.120 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCkNvbXByZXNzaW9uIHllcwpDb250cm9sTWFzdGVyIGF1dG8KQ29udHJvbFBhdGggfi8uc3NoLy5jbSVDCkZvcndhcmRYMTEgbm8KR1NTQVBJQXV0aGVudGljYXRpb24gbm8KTWF0Y2ggYWxsCiAgR1NTQVBJQXV0aGVudGljYXRpb24geWVzCk1hdGNoIGV4ZWMgdHJ1ZQogIFVzZXIgbm9ib2R5Ckhvc3QgZXhhbXBsZQogIEhvc3RuYW1lIGV4YW1wbGUuY29tCiAgVXNlciBzb21lYm9keQpIb3N0IGxvY2FsCiAgSG9zdG5hbWUgbG9jYWwuZXhhbXBsZS5jb20K", "encoding": "base64", "source": "/etc/ssh/ssh_config.d/00-ansible.conf" } TASK [Verify the options are in the file] ************************************** task path: /tmp/tmppafhw1fb/tests/tests_global_config.yml:54 Wednesday 18 May 2022 09:28:13 +0000 (0:00:00.487) 0:00:09.608 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify the defaults are not in the drop-in file] ************************* task path: /tmp/tmppafhw1fb/tests/tests_global_config.yml:72 Wednesday 18 May 2022 09:28:13 +0000 (0:00:00.051) 0:00:09.659 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Restore configuration files] ********************************************* task path: /tmp/tmppafhw1fb/tests/tests_global_config.yml:80 Wednesday 18 May 2022 09:28:13 +0000 (0:00:00.040) 0:00:09.700 ********* included: /tmp/tmppafhw1fb/tests/tasks/restore.yml for /cache/fedora-34.qcow2.snap TASK [Restore backed up files and remove what was not present] ***************** task path: /tmp/tmppafhw1fb/tests/tasks/restore.yml:2 Wednesday 18 May 2022 09:28:13 +0000 (0:00:00.018) 0:00:09.719 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=/etc/ssh/ssh_config.d/00-ansible.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible.8n4dxt93//etc/ssh/ssh_config.d/00-ansible.conf; then\n cp /tmp/ansible.8n4dxt93//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.004483", "end": "2022-05-18 09:28:13.040079", "item": "/etc/ssh/ssh_config.d/00-ansible.conf", "rc": 0, "start": "2022-05-18 09:28:13.035596" } ok: [/cache/fedora-34.qcow2.snap] => (item=/etc/ssh/ssh_config) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible.8n4dxt93//etc/ssh/ssh_config; then\n cp /tmp/ansible.8n4dxt93//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.005844", "end": "2022-05-18 09:28:13.365623", "item": "/etc/ssh/ssh_config", "rc": 0, "start": "2022-05-18 09:28:13.359779" } TASK [Remove temporary directory for backup files] ***************************** task path: /tmp/tmppafhw1fb/tests/tasks/restore.yml:15 Wednesday 18 May 2022 09:28:14 +0000 (0:00:00.692) 0:00:10.411 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "path": "/tmp/ansible.8n4dxt93", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=17 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 18 May 2022 09:28:15 +0000 (0:00:00.504) 0:00:10.916 ********* =============================================================================== Make sure openssh is installed before creating backup ------------------- 2.75s /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 -------------------------------------- linux-system-roles.ssh : Ensure required packages are installed --------- 1.99s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 ---------- linux-system-roles.ssh : Generate the configuration file ---------------- 1.14s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 --------- Gathering Facts --------------------------------------------------------- 1.12s /tmp/tmppafhw1fb/tests/tests_global_config.yml:2 ------------------------------ Backup files ------------------------------------------------------------ 0.88s /tmp/tmppafhw1fb/tests/tasks/backup.yml:13 ------------------------------------ Restore backed up files and remove what was not present ----------------- 0.69s /tmp/tmppafhw1fb/tests/tasks/restore.yml:2 ------------------------------------ linux-system-roles.ssh : Ensure ansible_facts used by role -------------- 0.53s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 ------ Create a temporary directory for backup files --------------------------- 0.52s /tmp/tmppafhw1fb/tests/tasks/backup.yml:5 ------------------------------------- Remove temporary directory for backup files ----------------------------- 0.50s /tmp/tmppafhw1fb/tests/tasks/restore.yml:15 ----------------------------------- Download the global configuration file ---------------------------------- 0.49s /tmp/tmppafhw1fb/tests/tests_global_config.yml:49 ----------------------------- Verify the options are in the file -------------------------------------- 0.05s /tmp/tmppafhw1fb/tests/tests_global_config.yml:54 ----------------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.04s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 ------ Verify the defaults are not in the drop-in file ------------------------- 0.04s /tmp/tmppafhw1fb/tests/tests_global_config.yml:72 ----------------------------- Run role ---------------------------------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tests_global_config.yml:13 ----------------------------- linux-system-roles.ssh : Gather information about the user for user configuration --- 0.03s /tmp/tmppafhw1fb/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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 --------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.02s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 ---------- Backup configuration files ---------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tests_global_config.yml:10 ----------------------------- Setup ------------------------------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 ------------------------------------- Restore configuration files --------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tests_global_config.yml:80 ----------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_global_config_mode.yml ***************************************** 1 plays in /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml PLAY [Test we can write global config with given permissions] ****************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml:2 Wednesday 18 May 2022 09:28:26 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml:10 Wednesday 18 May 2022 09:28:27 +0000 (0:00:01.146) 0:00:01.156 ********* included: /tmp/tmppafhw1fb/tests/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 Wednesday 18 May 2022 09:28:27 +0000 (0:00:00.022) 0:00:01.179 ********* included: /tmp/tmppafhw1fb/tests/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 Wednesday 18 May 2022 09:28:27 +0000 (0:00:00.019) 0:00:01.198 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create a temporary directory for backup files] *************************** task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:5 Wednesday 18 May 2022 09:28:30 +0000 (0:00:02.764) 0:00:03.963 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible._ksbcx06", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Backup files] ************************************************************ task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:13 Wednesday 18 May 2022 09:28:30 +0000 (0:00:00.484) 0:00:04.447 ********* ok: [/cache/fedora-34.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._ksbcx06/$(dirname /etc/ssh/ssh_config.d/00-ansible.conf);\n cp /etc/ssh/ssh_config.d/00-ansible.conf /tmp/ansible._ksbcx06/$(dirname /etc/ssh/ssh_config.d/00-ansible.conf)\nfi\n", "delta": "0:00:00.003855", "end": "2022-05-18 09:28:30.314020", "item": "/etc/ssh/ssh_config.d/00-ansible.conf", "rc": 0, "start": "2022-05-18 09:28:30.310165" } ok: [/cache/fedora-34.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._ksbcx06/$(dirname /etc/ssh/ssh_config);\n cp /etc/ssh/ssh_config /tmp/ansible._ksbcx06/$(dirname /etc/ssh/ssh_config)\nfi\n", "delta": "0:00:00.010382", "end": "2022-05-18 09:28:30.654802", "item": "/etc/ssh/ssh_config", "rc": 0, "start": "2022-05-18 09:28:30.644420" } TASK [Run role] **************************************************************** task path: /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml:13 Wednesday 18 May 2022 09:28:31 +0000 (0:00:00.835) 0:00:05.282 ********* TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 Wednesday 18 May 2022 09:28:31 +0000 (0:00:00.028) 0:00:05.311 ********* included: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [linux-system-roles.ssh : Ensure ansible_facts used by role] ************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 Wednesday 18 May 2022 09:28:31 +0000 (0:00:00.019) 0:00:05.330 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 Wednesday 18 May 2022 09:28:32 +0000 (0:00:00.502) 0:00:05.833 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Ensure required packages are installed] ********* task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 Wednesday 18 May 2022 09:28:32 +0000 (0:00:00.037) 0:00:05.870 ********* ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 Wednesday 18 May 2022 09:28:34 +0000 (0:00:02.199) 0:00:08.069 ********* skipping: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 Wednesday 18 May 2022 09:28:34 +0000 (0:00:00.023) 0:00:08.093 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Generate the configuration file] **************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 Wednesday 18 May 2022 09:28:34 +0000 (0:00:00.021) 0:00:08.114 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "checksum": "134a8461ceac8f2d22205f68566daf5b8eb5cb1b", "dest": "/etc/ssh/ssh_config.d/00-ansible.conf", "gid": 2, "group": "daemon", "md5sum": "2f19240ad6e71480c76da5718e2aa100", "mode": "0600", "owner": "daemon", "secontext": "system_u:object_r:etc_t:s0", "size": 62, "src": "/root/.ansible/tmp/ansible-tmp-1652866114.6289937-263538-76493494136946/source", "state": "file", "uid": 2 } META: role_complete for /cache/fedora-34.qcow2.snap TASK [Download the global configuration file] ********************************** task path: /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml:37 Wednesday 18 May 2022 09:28:35 +0000 (0:00:01.111) 0:00:09.226 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCkNvbXByZXNzaW9uIHllcwpHU1NBUElBdXRoZW50aWNhdGlvbiBubwo=", "encoding": "base64", "source": "/etc/ssh/ssh_config.d/00-ansible.conf" } TASK [Stat the configuration file too] ***************************************** task path: /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml:42 Wednesday 18 May 2022 09:28:36 +0000 (0:00:00.500) 0:00:09.726 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "atime": 1652866115.1063163, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "134a8461ceac8f2d22205f68566daf5b8eb5cb1b", "ctime": 1652866114.5943165, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 2, "gr_name": "daemon", "inode": 1766, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1652866114.1633165, "nlink": 1, "path": "/etc/ssh/ssh_config.d/00-ansible.conf", "pw_name": "daemon", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 62, "uid": 2, "version": "2492811614", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the options are in the file] ************************************** task path: /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml:48 Wednesday 18 May 2022 09:28:36 +0000 (0:00:00.399) 0:00:10.126 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify the file has expected permissions] ******************************** task path: /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml:54 Wednesday 18 May 2022 09:28:36 +0000 (0:00:00.035) 0:00:10.162 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Restore configuration files] ********************************************* task path: /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml:62 Wednesday 18 May 2022 09:28:36 +0000 (0:00:00.026) 0:00:10.188 ********* included: /tmp/tmppafhw1fb/tests/tasks/restore.yml for /cache/fedora-34.qcow2.snap TASK [Restore backed up files and remove what was not present] ***************** task path: /tmp/tmppafhw1fb/tests/tasks/restore.yml:2 Wednesday 18 May 2022 09:28:36 +0000 (0:00:00.025) 0:00:10.213 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=/etc/ssh/ssh_config.d/00-ansible.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible._ksbcx06//etc/ssh/ssh_config.d/00-ansible.conf; then\n cp /tmp/ansible._ksbcx06//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.004583", "end": "2022-05-18 09:28:35.976140", "item": "/etc/ssh/ssh_config.d/00-ansible.conf", "rc": 0, "start": "2022-05-18 09:28:35.971557" } ok: [/cache/fedora-34.qcow2.snap] => (item=/etc/ssh/ssh_config) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible._ksbcx06//etc/ssh/ssh_config; then\n cp /tmp/ansible._ksbcx06//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.006486", "end": "2022-05-18 09:28:36.316579", "item": "/etc/ssh/ssh_config", "rc": 0, "start": "2022-05-18 09:28:36.310093" } TASK [Remove temporary directory for backup files] ***************************** task path: /tmp/tmppafhw1fb/tests/tasks/restore.yml:15 Wednesday 18 May 2022 09:28:37 +0000 (0:00:00.723) 0:00:10.937 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "path": "/tmp/ansible._ksbcx06", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=18 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 18 May 2022 09:28:37 +0000 (0:00:00.501) 0:00:11.439 ********* =============================================================================== Make sure openssh is installed before creating backup ------------------- 2.76s /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 -------------------------------------- linux-system-roles.ssh : Ensure required packages are installed --------- 2.20s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 ---------- Gathering Facts --------------------------------------------------------- 1.15s /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml:2 ------------------------- linux-system-roles.ssh : Generate the configuration file ---------------- 1.11s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 --------- Backup files ------------------------------------------------------------ 0.84s /tmp/tmppafhw1fb/tests/tasks/backup.yml:13 ------------------------------------ Restore backed up files and remove what was not present ----------------- 0.72s /tmp/tmppafhw1fb/tests/tasks/restore.yml:2 ------------------------------------ linux-system-roles.ssh : Ensure ansible_facts used by role -------------- 0.50s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 ------ Remove temporary directory for backup files ----------------------------- 0.50s /tmp/tmppafhw1fb/tests/tasks/restore.yml:15 ----------------------------------- Download the global configuration file ---------------------------------- 0.50s /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml:37 ------------------------ Create a temporary directory for backup files --------------------------- 0.48s /tmp/tmppafhw1fb/tests/tasks/backup.yml:5 ------------------------------------- Stat the configuration file too ----------------------------------------- 0.40s /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml:42 ------------------------ linux-system-roles.ssh : Set platform/version specific variables -------- 0.04s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 ------ Verify the options are in the file -------------------------------------- 0.04s /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml:48 ------------------------ Run role ---------------------------------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml:13 ------------------------ Verify the file has expected permissions -------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml:54 ------------------------ Restore configuration files --------------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml:62 ------------------------ linux-system-roles.ssh : Gather information about the user for user configuration --- 0.02s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 --------- Backup configuration files ---------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tests_global_config_mode.yml:10 ------------------------ linux-system-roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions --- 0.02s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 --------- Setup ------------------------------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 ------------------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_global_drop_in.yml ********************************************* 1 plays in /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml PLAY [Test forced creation of the configuration snippet in drop in directory] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:2 Wednesday 18 May 2022 09:28:49 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Skip if the system does not support drop in directory] ******************* task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:10 Wednesday 18 May 2022 09:28:50 +0000 (0:00:01.135) 0:00:01.145 ********* META: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap skipping: [/cache/fedora-34.qcow2.snap] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for /cache/fedora-34.qcow2.snap" } MSG: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap TASK [Backup configuration files] ********************************************** task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:17 Wednesday 18 May 2022 09:28:50 +0000 (0:00:00.022) 0:00:01.168 ********* included: /tmp/tmppafhw1fb/tests/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 Wednesday 18 May 2022 09:28:50 +0000 (0:00:00.028) 0:00:01.196 ********* included: /tmp/tmppafhw1fb/tests/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 Wednesday 18 May 2022 09:28:51 +0000 (0:00:00.019) 0:00:01.216 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create a temporary directory for backup files] *************************** task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:5 Wednesday 18 May 2022 09:28:53 +0000 (0:00:02.857) 0:00:04.073 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.p7_c_yc4", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Backup files] ************************************************************ task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:13 Wednesday 18 May 2022 09:28:54 +0000 (0:00:00.507) 0:00:04.581 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=/etc/ssh/ssh_config.d/99-last.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /etc/ssh/ssh_config.d/99-last.conf; then\n mkdir -p /tmp/ansible.p7_c_yc4/$(dirname /etc/ssh/ssh_config.d/99-last.conf);\n cp /etc/ssh/ssh_config.d/99-last.conf /tmp/ansible.p7_c_yc4/$(dirname /etc/ssh/ssh_config.d/99-last.conf)\nfi\n", "delta": "0:00:00.004476", "end": "2022-05-18 09:28:53.749768", "item": "/etc/ssh/ssh_config.d/99-last.conf", "rc": 0, "start": "2022-05-18 09:28:53.745292" } ok: [/cache/fedora-34.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.p7_c_yc4/$(dirname /etc/ssh/ssh_config);\n cp /etc/ssh/ssh_config /tmp/ansible.p7_c_yc4/$(dirname /etc/ssh/ssh_config)\nfi\n", "delta": "0:00:00.011876", "end": "2022-05-18 09:28:54.114661", "item": "/etc/ssh/ssh_config", "rc": 0, "start": "2022-05-18 09:28:54.102785" } TASK [Run role] **************************************************************** task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:20 Wednesday 18 May 2022 09:28:55 +0000 (0:00:00.900) 0:00:05.481 ********* TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 Wednesday 18 May 2022 09:28:55 +0000 (0:00:00.043) 0:00:05.525 ********* included: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [linux-system-roles.ssh : Ensure ansible_facts used by role] ************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 Wednesday 18 May 2022 09:28:55 +0000 (0:00:00.034) 0:00:05.560 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 Wednesday 18 May 2022 09:28:55 +0000 (0:00:00.519) 0:00:06.079 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Ensure required packages are installed] ********* task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 Wednesday 18 May 2022 09:28:55 +0000 (0:00:00.051) 0:00:06.131 ********* ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 Wednesday 18 May 2022 09:28:58 +0000 (0:00:02.125) 0:00:08.256 ********* skipping: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 Wednesday 18 May 2022 09:28:58 +0000 (0:00:00.021) 0:00:08.278 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Generate the configuration file] **************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 Wednesday 18 May 2022 09:28:58 +0000 (0:00:00.023) 0:00:08.301 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "checksum": "33e5d453ffc19413f8e74630b334c90d4e22a1dd", "dest": "/etc/ssh/ssh_config.d/99-last.conf", "gid": 0, "group": "root", "md5sum": "df1b5553fea0fc8007bd9d80d983bbbe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 98, "src": "/root/.ansible/tmp/ansible-tmp-1652866138.16721-263858-251678421805865/source", "state": "file", "uid": 0 } META: role_complete for /cache/fedora-34.qcow2.snap TASK [Download the included configuration file] ******************************** task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:36 Wednesday 18 May 2022 09:28:59 +0000 (0:00:01.119) 0:00:09.421 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCkdTU0FQSUF1dGhlbnRpY2F0aW9uIG5vCkhvc3QgZXhhbXBsZQogIEhvc3RuYW1lIGV4YW1wbGUuY29tCiAgVXNlciBzb21lYm9keQo=", "encoding": "base64", "source": "/etc/ssh/ssh_config.d/99-last.conf" } TASK [Stat the configuration file too] ***************************************** task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:41 Wednesday 18 May 2022 09:28:59 +0000 (0:00:00.513) 0:00:09.934 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "atime": 1652866138.578486, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "33e5d453ffc19413f8e74630b334c90d4e22a1dd", "ctime": 1652866138.053486, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1766, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1652866137.6284862, "nlink": 1, "path": "/etc/ssh/ssh_config.d/99-last.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 98, "uid": 0, "version": "2166711477", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the options are in the file] ************************************** task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:47 Wednesday 18 May 2022 09:29:00 +0000 (0:00:00.402) 0:00:10.336 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Download the main configuration file too] ******************************** task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:58 Wednesday 18 May 2022 09:29:00 +0000 (0:00:00.030) 0:00:10.366 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "content": "IwkkT3BlbkJTRDogc3NoX2NvbmZpZyx2IDEuMzUgMjAyMC8wNy8xNyAwMzo0Mzo0MiBkdHVja2VyIEV4cCAkCgojIFRoaXMgaXMgdGhlIHNzaCBjbGllbnQgc3lzdGVtLXdpZGUgY29uZmlndXJhdGlvbiBmaWxlLiAgU2VlCiMgc3NoX2NvbmZpZyg1KSBmb3IgbW9yZSBpbmZvcm1hdGlvbi4gIFRoaXMgZmlsZSBwcm92aWRlcyBkZWZhdWx0cyBmb3IKIyB1c2VycywgYW5kIHRoZSB2YWx1ZXMgY2FuIGJlIGNoYW5nZWQgaW4gcGVyLXVzZXIgY29uZmlndXJhdGlvbiBmaWxlcwojIG9yIG9uIHRoZSBjb21tYW5kIGxpbmUuCgojIENvbmZpZ3VyYXRpb24gZGF0YSBpcyBwYXJzZWQgYXMgZm9sbG93czoKIyAgMS4gY29tbWFuZCBsaW5lIG9wdGlvbnMKIyAgMi4gdXNlci1zcGVjaWZpYyBmaWxlCiMgIDMuIHN5c3RlbS13aWRlIGZpbGUKIyBBbnkgY29uZmlndXJhdGlvbiB2YWx1ZSBpcyBvbmx5IGNoYW5nZWQgdGhlIGZpcnN0IHRpbWUgaXQgaXMgc2V0LgojIFRodXMsIGhvc3Qtc3BlY2lmaWMgZGVmaW5pdGlvbnMgc2hvdWxkIGJlIGF0IHRoZSBiZWdpbm5pbmcgb2YgdGhlCiMgY29uZmlndXJhdGlvbiBmaWxlLCBhbmQgZGVmYXVsdHMgYXQgdGhlIGVuZC4KCiMgU2l0ZS13aWRlIGRlZmF1bHRzIGZvciBzb21lIGNvbW1vbmx5IHVzZWQgb3B0aW9ucy4gIEZvciBhIGNvbXByZWhlbnNpdmUKIyBsaXN0IG9mIGF2YWlsYWJsZSBvcHRpb25zLCB0aGVpciBtZWFuaW5ncyBhbmQgZGVmYXVsdHMsIHBsZWFzZSBzZWUgdGhlCiMgc3NoX2NvbmZpZyg1KSBtYW4gcGFnZS4KCiMgSG9zdCAqCiMgICBGb3J3YXJkQWdlbnQgbm8KIyAgIEZvcndhcmRYMTEgbm8KIyAgIFBhc3N3b3JkQXV0aGVudGljYXRpb24geWVzCiMgICBIb3N0YmFzZWRBdXRoZW50aWNhdGlvbiBubwojICAgR1NTQVBJQXV0aGVudGljYXRpb24gbm8KIyAgIEdTU0FQSURlbGVnYXRlQ3JlZGVudGlhbHMgbm8KIyAgIEdTU0FQSUtleUV4Y2hhbmdlIG5vCiMgICBHU1NBUElUcnVzdEROUyBubwojICAgQmF0Y2hNb2RlIG5vCiMgICBDaGVja0hvc3RJUCB5ZXMKIyAgIEFkZHJlc3NGYW1pbHkgYW55CiMgICBDb25uZWN0VGltZW91dCAwCiMgICBTdHJpY3RIb3N0S2V5Q2hlY2tpbmcgYXNrCiMgICBJZGVudGl0eUZpbGUgfi8uc3NoL2lkX3JzYQojICAgSWRlbnRpdHlGaWxlIH4vLnNzaC9pZF9kc2EKIyAgIElkZW50aXR5RmlsZSB+Ly5zc2gvaWRfZWNkc2EKIyAgIElkZW50aXR5RmlsZSB+Ly5zc2gvaWRfZWQyNTUxOQojICAgUG9ydCAyMgojICAgQ2lwaGVycyBhZXMxMjgtY3RyLGFlczE5Mi1jdHIsYWVzMjU2LWN0cixhZXMxMjgtY2JjLDNkZXMtY2JjCiMgICBNQUNzIGhtYWMtbWQ1LGhtYWMtc2hhMSx1bWFjLTY0QG9wZW5zc2guY29tCiMgICBFc2NhcGVDaGFyIH4KIyAgIFR1bm5lbCBubwojICAgVHVubmVsRGV2aWNlIGFueTphbnkKIyAgIFBlcm1pdExvY2FsQ29tbWFuZCBubwojICAgVmlzdWFsSG9zdEtleSBubwojICAgUHJveHlDb21tYW5kIHNzaCAtcSAtVyAlaDolcCBnYXRld2F5LmV4YW1wbGUuY29tCiMgICBSZWtleUxpbWl0IDFHIDFoCiMgICBVc2VyS25vd25Ib3N0c0ZpbGUgfi8uc3NoL2tub3duX2hvc3RzLmQvJWsKIwojIFRoaXMgc3lzdGVtIGlzIGZvbGxvd2luZyBzeXN0ZW0td2lkZSBjcnlwdG8gcG9saWN5LgojIFRvIG1vZGlmeSB0aGUgY3J5cHRvIHByb3BlcnRpZXMgKENpcGhlcnMsIE1BQ3MsIC4uLiksIGNyZWF0ZSBhICAqLmNvbmYKIyAgZmlsZSB1bmRlciAgL2V0Yy9zc2gvc3NoX2NvbmZpZy5kLyAgd2hpY2ggd2lsbCBiZSBhdXRvbWF0aWNhbGx5CiMgaW5jbHVkZWQgYmVsb3cuIEZvciBtb3JlIGluZm9ybWF0aW9uLCBzZWUgbWFudWFsIHBhZ2UgZm9yCiMgIHVwZGF0ZS1jcnlwdG8tcG9saWNpZXMoOCkgIGFuZCAgc3NoX2NvbmZpZyg1KS4KSW5jbHVkZSAvZXRjL3NzaC9zc2hfY29uZmlnLmQvKi5jb25mCg==", "encoding": "base64", "source": "/etc/ssh/ssh_config" } TASK [Verify the options are NOT in the global configuration file] ************* task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:63 Wednesday 18 May 2022 09:29:00 +0000 (0:00:00.347) 0:00:10.714 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify the file has default sensible permissions] ************************ task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:72 Wednesday 18 May 2022 09:29:00 +0000 (0:00:00.025) 0:00:10.740 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Restore configuration files] ********************************************* task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:80 Wednesday 18 May 2022 09:29:00 +0000 (0:00:00.025) 0:00:10.765 ********* included: /tmp/tmppafhw1fb/tests/tasks/restore.yml for /cache/fedora-34.qcow2.snap TASK [Restore backed up files and remove what was not present] ***************** task path: /tmp/tmppafhw1fb/tests/tasks/restore.yml:2 Wednesday 18 May 2022 09:29:00 +0000 (0:00:00.029) 0:00:10.794 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=/etc/ssh/ssh_config.d/99-last.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible.p7_c_yc4//etc/ssh/ssh_config.d/99-last.conf; then\n cp /tmp/ansible.p7_c_yc4//etc/ssh/ssh_config.d/99-last.conf $(dirname /etc/ssh/ssh_config.d/99-last.conf)\nelif test -f /etc/ssh/ssh_config.d/99-last.conf; then\n rm /etc/ssh/ssh_config.d/99-last.conf\nfi\n", "delta": "0:00:00.005261", "end": "2022-05-18 09:28:59.815404", "item": "/etc/ssh/ssh_config.d/99-last.conf", "rc": 0, "start": "2022-05-18 09:28:59.810143" } ok: [/cache/fedora-34.qcow2.snap] => (item=/etc/ssh/ssh_config) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible.p7_c_yc4//etc/ssh/ssh_config; then\n cp /tmp/ansible.p7_c_yc4//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.006528", "end": "2022-05-18 09:29:00.164137", "item": "/etc/ssh/ssh_config", "rc": 0, "start": "2022-05-18 09:29:00.157609" } TASK [Remove temporary directory for backup files] ***************************** task path: /tmp/tmppafhw1fb/tests/tasks/restore.yml:15 Wednesday 18 May 2022 09:29:01 +0000 (0:00:00.727) 0:00:11.522 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "path": "/tmp/ansible.p7_c_yc4", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=20 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 18 May 2022 09:29:01 +0000 (0:00:00.523) 0:00:12.045 ********* =============================================================================== Make sure openssh is installed before creating backup ------------------- 2.86s /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 -------------------------------------- linux-system-roles.ssh : Ensure required packages are installed --------- 2.13s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 ---------- Gathering Facts --------------------------------------------------------- 1.14s /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:2 ----------------------------- linux-system-roles.ssh : Generate the configuration file ---------------- 1.12s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 --------- Backup files ------------------------------------------------------------ 0.90s /tmp/tmppafhw1fb/tests/tasks/backup.yml:13 ------------------------------------ Restore backed up files and remove what was not present ----------------- 0.73s /tmp/tmppafhw1fb/tests/tasks/restore.yml:2 ------------------------------------ Remove temporary directory for backup files ----------------------------- 0.52s /tmp/tmppafhw1fb/tests/tasks/restore.yml:15 ----------------------------------- linux-system-roles.ssh : Ensure ansible_facts used by role -------------- 0.52s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 ------ Download the included configuration file -------------------------------- 0.51s /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:36 ---------------------------- Create a temporary directory for backup files --------------------------- 0.51s /tmp/tmppafhw1fb/tests/tasks/backup.yml:5 ------------------------------------- Stat the configuration file too ----------------------------------------- 0.40s /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:41 ---------------------------- Download the main configuration file too -------------------------------- 0.35s /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:58 ---------------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.05s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 ------ Run role ---------------------------------------------------------------- 0.04s /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:20 ---------------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.03s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 ---------- Verify the options are in the file -------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:47 ---------------------------- Restore configuration files --------------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:80 ---------------------------- Backup configuration files ---------------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:17 ---------------------------- Verify the options are NOT in the global configuration file ------------- 0.03s /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:63 ---------------------------- Verify the file has default sensible permissions ------------------------ 0.03s /tmp/tmppafhw1fb/tests/tests_global_drop_in.yml:72 ---------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_global_drop_in_role.yml **************************************** 4 plays in /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml PLAY [Test forced creation of the configuration snippet in drop in directory] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:2 Wednesday 18 May 2022 09:29:13 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:10 Wednesday 18 May 2022 09:29:14 +0000 (0:00:01.139) 0:00:01.150 ********* included: /tmp/tmppafhw1fb/tests/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 Wednesday 18 May 2022 09:29:14 +0000 (0:00:00.019) 0:00:01.169 ********* included: /tmp/tmppafhw1fb/tests/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 Wednesday 18 May 2022 09:29:14 +0000 (0:00:00.019) 0:00:01.188 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create a temporary directory for backup files] *************************** task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:5 Wednesday 18 May 2022 09:29:17 +0000 (0:00:02.822) 0:00:04.011 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.2wvnbznn", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Backup files] ************************************************************ task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:13 Wednesday 18 May 2022 09:29:17 +0000 (0:00:00.465) 0:00:04.477 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=/etc/ssh/ssh_config.d/99-last.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /etc/ssh/ssh_config.d/99-last.conf; then\n mkdir -p /tmp/ansible.2wvnbznn/$(dirname /etc/ssh/ssh_config.d/99-last.conf);\n cp /etc/ssh/ssh_config.d/99-last.conf /tmp/ansible.2wvnbznn/$(dirname /etc/ssh/ssh_config.d/99-last.conf)\nfi\n", "delta": "0:00:00.004232", "end": "2022-05-18 09:29:17.146273", "item": "/etc/ssh/ssh_config.d/99-last.conf", "rc": 0, "start": "2022-05-18 09:29:17.142041" } ok: [/cache/fedora-34.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.2wvnbznn/$(dirname /etc/ssh/ssh_config);\n cp /etc/ssh/ssh_config /tmp/ansible.2wvnbznn/$(dirname /etc/ssh/ssh_config)\nfi\n", "delta": "0:00:00.011500", "end": "2022-05-18 09:29:17.499395", "item": "/etc/ssh/ssh_config", "rc": 0, "start": "2022-05-18 09:29:17.487895" } META: ran handlers META: ran handlers PLAY [Run role] **************************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:13 Wednesday 18 May 2022 09:29:18 +0000 (0:00:00.872) 0:00:05.349 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 Wednesday 18 May 2022 09:29:19 +0000 (0:00:00.728) 0:00:06.077 ********* included: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [linux-system-roles.ssh : Ensure ansible_facts used by role] ************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 Wednesday 18 May 2022 09:29:19 +0000 (0:00:00.018) 0:00:06.096 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 Wednesday 18 May 2022 09:29:19 +0000 (0:00:00.509) 0:00:06.605 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Ensure required packages are installed] ********* task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 Wednesday 18 May 2022 09:29:19 +0000 (0:00:00.039) 0:00:06.645 ********* ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 Wednesday 18 May 2022 09:29:21 +0000 (0:00:02.032) 0:00:08.678 ********* skipping: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 Wednesday 18 May 2022 09:29:21 +0000 (0:00:00.020) 0:00:08.698 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Generate the configuration file] **************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 Wednesday 18 May 2022 09:29:21 +0000 (0:00:00.022) 0:00:08.721 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "checksum": "33e5d453ffc19413f8e74630b334c90d4e22a1dd", "dest": "/etc/ssh/ssh_config.d/99-last.conf", "gid": 0, "group": "root", "md5sum": "df1b5553fea0fc8007bd9d80d983bbbe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 98, "src": "/root/.ansible/tmp/ansible-tmp-1652866161.8785853-264206-138941305586291/source", "state": "file", "uid": 0 } META: role_complete for /cache/fedora-34.qcow2.snap META: ran handlers META: ran handlers PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:26 Wednesday 18 May 2022 09:29:22 +0000 (0:00:01.098) 0:00:09.819 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Skip if the system does not support drop in directory] ******************* task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:28 Wednesday 18 May 2022 09:29:23 +0000 (0:00:00.769) 0:00:10.588 ********* META: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap skipping: [/cache/fedora-34.qcow2.snap] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for /cache/fedora-34.qcow2.snap" } MSG: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap TASK [Download the included configuration file] ******************************** task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:39 Wednesday 18 May 2022 09:29:23 +0000 (0:00:00.023) 0:00:10.612 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCkdTU0FQSUF1dGhlbnRpY2F0aW9uIG5vCkhvc3QgZXhhbXBsZQogIEhvc3RuYW1lIGV4YW1wbGUuY29tCiAgVXNlciBzb21lYm9keQo=", "encoding": "base64", "source": "/etc/ssh/ssh_config.d/99-last.conf" } TASK [Stat the configuration file too] ***************************************** task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:44 Wednesday 18 May 2022 09:29:24 +0000 (0:00:00.464) 0:00:11.077 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "atime": 1652866163.2421415, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "33e5d453ffc19413f8e74630b334c90d4e22a1dd", "ctime": 1652866161.9571416, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1766, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1652866161.5481415, "nlink": 1, "path": "/etc/ssh/ssh_config.d/99-last.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 98, "uid": 0, "version": "1674475853", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the options are in the file] ************************************** task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:50 Wednesday 18 May 2022 09:29:24 +0000 (0:00:00.374) 0:00:11.451 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Download the main configuration file too] ******************************** task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:61 Wednesday 18 May 2022 09:29:24 +0000 (0:00:00.027) 0:00:11.479 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "content": "IwkkT3BlbkJTRDogc3NoX2NvbmZpZyx2IDEuMzUgMjAyMC8wNy8xNyAwMzo0Mzo0MiBkdHVja2VyIEV4cCAkCgojIFRoaXMgaXMgdGhlIHNzaCBjbGllbnQgc3lzdGVtLXdpZGUgY29uZmlndXJhdGlvbiBmaWxlLiAgU2VlCiMgc3NoX2NvbmZpZyg1KSBmb3IgbW9yZSBpbmZvcm1hdGlvbi4gIFRoaXMgZmlsZSBwcm92aWRlcyBkZWZhdWx0cyBmb3IKIyB1c2VycywgYW5kIHRoZSB2YWx1ZXMgY2FuIGJlIGNoYW5nZWQgaW4gcGVyLXVzZXIgY29uZmlndXJhdGlvbiBmaWxlcwojIG9yIG9uIHRoZSBjb21tYW5kIGxpbmUuCgojIENvbmZpZ3VyYXRpb24gZGF0YSBpcyBwYXJzZWQgYXMgZm9sbG93czoKIyAgMS4gY29tbWFuZCBsaW5lIG9wdGlvbnMKIyAgMi4gdXNlci1zcGVjaWZpYyBmaWxlCiMgIDMuIHN5c3RlbS13aWRlIGZpbGUKIyBBbnkgY29uZmlndXJhdGlvbiB2YWx1ZSBpcyBvbmx5IGNoYW5nZWQgdGhlIGZpcnN0IHRpbWUgaXQgaXMgc2V0LgojIFRodXMsIGhvc3Qtc3BlY2lmaWMgZGVmaW5pdGlvbnMgc2hvdWxkIGJlIGF0IHRoZSBiZWdpbm5pbmcgb2YgdGhlCiMgY29uZmlndXJhdGlvbiBmaWxlLCBhbmQgZGVmYXVsdHMgYXQgdGhlIGVuZC4KCiMgU2l0ZS13aWRlIGRlZmF1bHRzIGZvciBzb21lIGNvbW1vbmx5IHVzZWQgb3B0aW9ucy4gIEZvciBhIGNvbXByZWhlbnNpdmUKIyBsaXN0IG9mIGF2YWlsYWJsZSBvcHRpb25zLCB0aGVpciBtZWFuaW5ncyBhbmQgZGVmYXVsdHMsIHBsZWFzZSBzZWUgdGhlCiMgc3NoX2NvbmZpZyg1KSBtYW4gcGFnZS4KCiMgSG9zdCAqCiMgICBGb3J3YXJkQWdlbnQgbm8KIyAgIEZvcndhcmRYMTEgbm8KIyAgIFBhc3N3b3JkQXV0aGVudGljYXRpb24geWVzCiMgICBIb3N0YmFzZWRBdXRoZW50aWNhdGlvbiBubwojICAgR1NTQVBJQXV0aGVudGljYXRpb24gbm8KIyAgIEdTU0FQSURlbGVnYXRlQ3JlZGVudGlhbHMgbm8KIyAgIEdTU0FQSUtleUV4Y2hhbmdlIG5vCiMgICBHU1NBUElUcnVzdEROUyBubwojICAgQmF0Y2hNb2RlIG5vCiMgICBDaGVja0hvc3RJUCB5ZXMKIyAgIEFkZHJlc3NGYW1pbHkgYW55CiMgICBDb25uZWN0VGltZW91dCAwCiMgICBTdHJpY3RIb3N0S2V5Q2hlY2tpbmcgYXNrCiMgICBJZGVudGl0eUZpbGUgfi8uc3NoL2lkX3JzYQojICAgSWRlbnRpdHlGaWxlIH4vLnNzaC9pZF9kc2EKIyAgIElkZW50aXR5RmlsZSB+Ly5zc2gvaWRfZWNkc2EKIyAgIElkZW50aXR5RmlsZSB+Ly5zc2gvaWRfZWQyNTUxOQojICAgUG9ydCAyMgojICAgQ2lwaGVycyBhZXMxMjgtY3RyLGFlczE5Mi1jdHIsYWVzMjU2LWN0cixhZXMxMjgtY2JjLDNkZXMtY2JjCiMgICBNQUNzIGhtYWMtbWQ1LGhtYWMtc2hhMSx1bWFjLTY0QG9wZW5zc2guY29tCiMgICBFc2NhcGVDaGFyIH4KIyAgIFR1bm5lbCBubwojICAgVHVubmVsRGV2aWNlIGFueTphbnkKIyAgIFBlcm1pdExvY2FsQ29tbWFuZCBubwojICAgVmlzdWFsSG9zdEtleSBubwojICAgUHJveHlDb21tYW5kIHNzaCAtcSAtVyAlaDolcCBnYXRld2F5LmV4YW1wbGUuY29tCiMgICBSZWtleUxpbWl0IDFHIDFoCiMgICBVc2VyS25vd25Ib3N0c0ZpbGUgfi8uc3NoL2tub3duX2hvc3RzLmQvJWsKIwojIFRoaXMgc3lzdGVtIGlzIGZvbGxvd2luZyBzeXN0ZW0td2lkZSBjcnlwdG8gcG9saWN5LgojIFRvIG1vZGlmeSB0aGUgY3J5cHRvIHByb3BlcnRpZXMgKENpcGhlcnMsIE1BQ3MsIC4uLiksIGNyZWF0ZSBhICAqLmNvbmYKIyAgZmlsZSB1bmRlciAgL2V0Yy9zc2gvc3NoX2NvbmZpZy5kLyAgd2hpY2ggd2lsbCBiZSBhdXRvbWF0aWNhbGx5CiMgaW5jbHVkZWQgYmVsb3cuIEZvciBtb3JlIGluZm9ybWF0aW9uLCBzZWUgbWFudWFsIHBhZ2UgZm9yCiMgIHVwZGF0ZS1jcnlwdG8tcG9saWNpZXMoOCkgIGFuZCAgc3NoX2NvbmZpZyg1KS4KSW5jbHVkZSAvZXRjL3NzaC9zc2hfY29uZmlnLmQvKi5jb25mCg==", "encoding": "base64", "source": "/etc/ssh/ssh_config" } TASK [Verify the options are NOT in the global configuration file] ************* task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:66 Wednesday 18 May 2022 09:29:24 +0000 (0:00:00.350) 0:00:11.830 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify the file has default sensible permissions] ************************ task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:75 Wednesday 18 May 2022 09:29:24 +0000 (0:00:00.024) 0:00:11.854 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:83 Wednesday 18 May 2022 09:29:24 +0000 (0:00:00.032) 0:00:11.887 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Restore configuration files] ********************************************* task path: /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:89 Wednesday 18 May 2022 09:29:25 +0000 (0:00:00.762) 0:00:12.650 ********* included: /tmp/tmppafhw1fb/tests/tasks/restore.yml for /cache/fedora-34.qcow2.snap TASK [Restore backed up files and remove what was not present] ***************** task path: /tmp/tmppafhw1fb/tests/tasks/restore.yml:2 Wednesday 18 May 2022 09:29:25 +0000 (0:00:00.020) 0:00:12.670 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=/etc/ssh/ssh_config.d/99-last.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible.2wvnbznn//etc/ssh/ssh_config.d/99-last.conf; then\n cp /tmp/ansible.2wvnbznn//etc/ssh/ssh_config.d/99-last.conf $(dirname /etc/ssh/ssh_config.d/99-last.conf)\nelif test -f /etc/ssh/ssh_config.d/99-last.conf; then\n rm /etc/ssh/ssh_config.d/99-last.conf\nfi\n", "delta": "0:00:00.005166", "end": "2022-05-18 09:29:25.207468", "item": "/etc/ssh/ssh_config.d/99-last.conf", "rc": 0, "start": "2022-05-18 09:29:25.202302" } ok: [/cache/fedora-34.qcow2.snap] => (item=/etc/ssh/ssh_config) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible.2wvnbznn//etc/ssh/ssh_config; then\n cp /tmp/ansible.2wvnbznn//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.006670", "end": "2022-05-18 09:29:25.559812", "item": "/etc/ssh/ssh_config", "rc": 0, "start": "2022-05-18 09:29:25.553142" } TASK [Remove temporary directory for backup files] ***************************** task path: /tmp/tmppafhw1fb/tests/tasks/restore.yml:15 Wednesday 18 May 2022 09:29:26 +0000 (0:00:00.731) 0:00:13.401 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "path": "/tmp/ansible.2wvnbznn", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=23 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 18 May 2022 09:29:27 +0000 (0:00:00.532) 0:00:13.934 ********* =============================================================================== Make sure openssh is installed before creating backup ------------------- 2.82s /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 -------------------------------------- linux-system-roles.ssh : Ensure required packages are installed --------- 2.03s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 ---------- Gathering Facts --------------------------------------------------------- 1.14s /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:2 ------------------------ linux-system-roles.ssh : Generate the configuration file ---------------- 1.10s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 --------- Backup files ------------------------------------------------------------ 0.87s /tmp/tmppafhw1fb/tests/tasks/backup.yml:13 ------------------------------------ Gathering Facts --------------------------------------------------------- 0.77s /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:26 ----------------------- Gathering Facts --------------------------------------------------------- 0.76s /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:83 ----------------------- Restore backed up files and remove what was not present ----------------- 0.73s /tmp/tmppafhw1fb/tests/tasks/restore.yml:2 ------------------------------------ Gathering Facts --------------------------------------------------------- 0.73s /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:13 ----------------------- Remove temporary directory for backup files ----------------------------- 0.53s /tmp/tmppafhw1fb/tests/tasks/restore.yml:15 ----------------------------------- linux-system-roles.ssh : Ensure ansible_facts used by role -------------- 0.51s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 ------ Create a temporary directory for backup files --------------------------- 0.47s /tmp/tmppafhw1fb/tests/tasks/backup.yml:5 ------------------------------------- Download the included configuration file -------------------------------- 0.47s /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:39 ----------------------- Stat the configuration file too ----------------------------------------- 0.37s /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:44 ----------------------- Download the main configuration file too -------------------------------- 0.35s /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:61 ----------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.04s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 ------ Verify the file has default sensible permissions ------------------------ 0.03s /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:75 ----------------------- Verify the options are in the file -------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:50 ----------------------- Verify the options are NOT in the global configuration file ------------- 0.02s /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:66 ----------------------- Skip if the system does not support drop in directory ------------------- 0.02s /tmp/tmppafhw1fb/tests/tests_global_drop_in_role.yml:28 ----------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_include_vars_from_parent.yml *********************************** 1 plays in /tmp/tmppafhw1fb/tests/tests_include_vars_from_parent.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_include_vars_from_parent.yml:1 Wednesday 18 May 2022 09:29:38 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [create var file in caller that can override the one in called role] ****** task path: /tmp/tmppafhw1fb/tests/tests_include_vars_from_parent.yml:3 Wednesday 18 May 2022 09:29:39 +0000 (0:00:01.136) 0:00:01.145 ********* changed: [/cache/fedora-34.qcow2.snap -> localhost] => (item=Fedora-34) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmppafhw1fb/tests/roles/caller/vars/Fedora-34.yml", "gid": 0, "group": "root", "item": "Fedora-34", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0644", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1652866179.651429-264452-189006271577896/source", "state": "file", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap -> localhost] => (item=Fedora_34) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmppafhw1fb/tests/roles/caller/vars/Fedora_34.yml", "gid": 0, "group": "root", "item": "Fedora_34", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0644", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1652866180.2516448-264452-202956471930363/source", "state": "file", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap -> localhost] => (item=Fedora) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmppafhw1fb/tests/roles/caller/vars/Fedora.yml", "gid": 0, "group": "root", "item": "Fedora", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0644", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1652866180.608395-264452-27546535176474/source", "state": "file", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmppafhw1fb/tests/roles/caller/vars/RedHat.yml", "gid": 0, "group": "root", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0644", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1652866180.9625928-264452-181714884664948/source", "state": "file", "uid": 0 } TASK [include_role : {{ roletoinclude }}] ************************************** task path: /tmp/tmppafhw1fb/tests/roles/caller/tasks/main.yml:4 Wednesday 18 May 2022 09:29:41 +0000 (0:00:01.717) 0:00:02.863 ********* TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 Wednesday 18 May 2022 09:29:41 +0000 (0:00:00.027) 0:00:02.891 ********* included: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [linux-system-roles.ssh : Ensure ansible_facts used by role] ************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 Wednesday 18 May 2022 09:29:41 +0000 (0:00:00.021) 0:00:02.912 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 Wednesday 18 May 2022 09:29:41 +0000 (0:00:00.499) 0:00:03.411 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Ensure required packages are installed] ********* task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 Wednesday 18 May 2022 09:29:41 +0000 (0:00:00.041) 0:00:03.453 ********* ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 Wednesday 18 May 2022 09:29:44 +0000 (0:00:02.778) 0:00:06.231 ********* skipping: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 Wednesday 18 May 2022 09:29:44 +0000 (0:00:00.021) 0:00:06.253 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Generate the configuration file] **************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 Wednesday 18 May 2022 09:29:44 +0000 (0:00:00.020) 0:00:06.274 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "checksum": "15062ec12da5e642a2b0fb64c5e03d43b80d9cf0", "dest": "/etc/ssh/ssh_config.d/00-ansible.conf", "gid": 0, "group": "root", "md5sum": "88be21c8634b01869b9f694831b84c1d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 22, "src": "/root/.ansible/tmp/ansible-tmp-1652866184.7785254-264576-277789421529483/source", "state": "file", "uid": 0 } META: role_complete for /cache/fedora-34.qcow2.snap TASK [caller : assert] ********************************************************* task path: /tmp/tmppafhw1fb/tests/roles/caller/tasks/main.yml:7 Wednesday 18 May 2022 09:29:45 +0000 (0:00:00.910) 0:00:07.184 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed META: role_complete for /cache/fedora-34.qcow2.snap META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=8 changed=2 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 18 May 2022 09:29:45 +0000 (0:00:00.030) 0:00:07.215 ********* =============================================================================== linux-system-roles.ssh : Ensure required packages are installed --------- 2.78s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 ---------- create var file in caller that can override the one in called role ------ 1.72s /tmp/tmppafhw1fb/tests/tests_include_vars_from_parent.yml:3 ------------------- Gathering Facts --------------------------------------------------------- 1.14s /tmp/tmppafhw1fb/tests/tests_include_vars_from_parent.yml:1 ------------------- linux-system-roles.ssh : Generate the configuration file ---------------- 0.91s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 --------- linux-system-roles.ssh : Ensure ansible_facts used by role -------------- 0.50s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 ------ linux-system-roles.ssh : Set platform/version specific variables -------- 0.04s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 ------ caller : assert --------------------------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/roles/caller/tasks/main.yml:7 -------------------------- include_role : {{ roletoinclude }} -------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/roles/caller/tasks/main.yml:4 -------------------------- linux-system-roles.ssh : Gather information about the user for user configuration --- 0.02s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 --------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.02s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 ---------- linux-system-roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions --- 0.02s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 --------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_match.yml ****************************************************** 1 plays in /tmp/tmppafhw1fb/tests/tests_match.yml PLAY [Verify default packages as well as additional are installed] ************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_match.yml:2 Wednesday 18 May 2022 09:29:55 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmppafhw1fb/tests/tests_match.yml:10 Wednesday 18 May 2022 09:29:56 +0000 (0:00:01.101) 0:00:01.111 ********* included: /tmp/tmppafhw1fb/tests/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 Wednesday 18 May 2022 09:29:56 +0000 (0:00:00.020) 0:00:01.132 ********* included: /tmp/tmppafhw1fb/tests/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 Wednesday 18 May 2022 09:29:56 +0000 (0:00:00.020) 0:00:01.152 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create a temporary directory for backup files] *************************** task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:5 Wednesday 18 May 2022 09:29:59 +0000 (0:00:02.624) 0:00:03.777 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.m77wjoxx", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Backup files] ************************************************************ task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:13 Wednesday 18 May 2022 09:30:00 +0000 (0:00:00.489) 0:00:04.266 ********* ok: [/cache/fedora-34.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.m77wjoxx/$(dirname /etc/ssh/ssh_config.d/00-ansible.conf);\n cp /etc/ssh/ssh_config.d/00-ansible.conf /tmp/ansible.m77wjoxx/$(dirname /etc/ssh/ssh_config.d/00-ansible.conf)\nfi\n", "delta": "0:00:00.003879", "end": "2022-05-18 09:29:59.937039", "item": "/etc/ssh/ssh_config.d/00-ansible.conf", "rc": 0, "start": "2022-05-18 09:29:59.933160" } ok: [/cache/fedora-34.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.m77wjoxx/$(dirname /etc/ssh/ssh_config);\n cp /etc/ssh/ssh_config /tmp/ansible.m77wjoxx/$(dirname /etc/ssh/ssh_config)\nfi\n", "delta": "0:00:00.009843", "end": "2022-05-18 09:30:00.288948", "item": "/etc/ssh/ssh_config", "rc": 0, "start": "2022-05-18 09:30:00.279105" } TASK [Run role] **************************************************************** task path: /tmp/tmppafhw1fb/tests/tests_match.yml:13 Wednesday 18 May 2022 09:30:00 +0000 (0:00:00.863) 0:00:05.129 ********* TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 Wednesday 18 May 2022 09:30:00 +0000 (0:00:00.027) 0:00:05.157 ********* included: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [linux-system-roles.ssh : Ensure ansible_facts used by role] ************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 Wednesday 18 May 2022 09:30:00 +0000 (0:00:00.020) 0:00:05.178 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.ssh : Set platform/version specific variables] ******** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 Wednesday 18 May 2022 09:30:01 +0000 (0:00:00.486) 0:00:05.664 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Ensure required packages are installed] ********* task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 Wednesday 18 May 2022 09:30:01 +0000 (0:00:00.038) 0:00:05.703 ********* ok: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 Wednesday 18 May 2022 09:30:03 +0000 (0:00:02.156) 0:00:07.860 ********* skipping: [/cache/fedora-34.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/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 Wednesday 18 May 2022 09:30:03 +0000 (0:00:00.018) 0:00:07.879 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ssh : Generate the configuration file] **************** task path: /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 Wednesday 18 May 2022 09:30:03 +0000 (0:00:00.018) 0:00:07.897 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "checksum": "2d52bd7a92154556a85b5648fae7b5c2c00ae1ff", "dest": "/etc/ssh/ssh_config.d/00-ansible.conf", "gid": 0, "group": "root", "md5sum": "fd6c6700f814034939d889b85fd00fed", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 172, "src": "/root/.ansible/tmp/ansible-tmp-1652866203.747638-264790-125533323810055/source", "state": "file", "uid": 0 } META: role_complete for /cache/fedora-34.qcow2.snap TASK [Download the custom configuration file] ********************************** task path: /tmp/tmppafhw1fb/tests/tests_match.yml:41 Wednesday 18 May 2022 09:30:04 +0000 (0:00:01.119) 0:00:09.016 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCk1hdGNoIHVzZXIgdGVzdHVzZXIKICBDb21wcmVzc2lvbiB5ZXMKTWF0Y2ggaG9zdCBleGFtcGxlCiAgSG9zdG5hbWUgZXhhbXBsZS5jb20KSG9zdCBsb2NhbAogIFVzZXIgbG9jYWx1c2VyCkhvc3QgcmVtb3RlCiAgSG9zdG5hbWUgcmVtb3RlLmV4YW1wbGUuY29tCg==", "encoding": "base64", "source": "/etc/ssh/ssh_config.d/00-ansible.conf" } TASK [Verify the options are in the file] ************************************** task path: /tmp/tmppafhw1fb/tests/tests_match.yml:46 Wednesday 18 May 2022 09:30:05 +0000 (0:00:00.488) 0:00:09.505 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Run first ssh in test mode to evaluate the configuration] **************** task path: /tmp/tmppafhw1fb/tests/tests_match.yml:60 Wednesday 18 May 2022 09:30:05 +0000 (0:00:00.046) 0:00:09.551 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "cmd": [ "ssh", "-G", "testuser@example" ], "delta": "0:00:00.008986", "end": "2022-05-18 09:30:05.078058", "rc": 0, "start": "2022-05-18 09:30:05.069072" } STDOUT: user testuser hostname example.com port 22 addressfamily any batchmode no canonicalizefallbacklocal yes canonicalizehostname false challengeresponseauthentication yes checkhostip no compression yes controlmaster false enablesshkeysign no clearallforwardings no exitonforwardfailure no fingerprinthash SHA256 forwardx11 no forwardx11trusted yes gatewayports no gssapiauthentication yes gssapikeyexchange no gssapidelegatecredentials no gssapitrustdns no gssapirenewalforcesrekey no gssapikexalgorithms gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512- hashknownhosts no hostbasedauthentication no identitiesonly no kbdinteractiveauthentication yes nohostauthenticationforlocalhost no passwordauthentication yes permitlocalcommand no proxyusefdpass no pubkeyauthentication yes requesttty auto streamlocalbindunlink no stricthostkeychecking ask tcpkeepalive yes tunnel false verifyhostkeydns false visualhostkey no updatehostkeys true canonicalizemaxdots 1 connectionattempts 1 forwardx11timeout 1200 numberofpasswordprompts 3 serveralivecountmax 3 serveraliveinterval 0 ciphers aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr hostkeyalgorithms ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa hostbasedalgorithms ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa kexalgorithms curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512 casignaturealgorithms ecdsa-sha2-nistp256,sk-ecdsa-sha2-nistp256@openssh.com,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ssh-ed25519@openssh.com,rsa-sha2-256,rsa-sha2-512 loglevel INFO macs hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 securitykeyprovider internal pubkeyacceptedalgorithms ecdsa-sha2-nistp256,ecdsa-sha2-nistp256-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519,ssh-ed25519-cert-v01@openssh.com,sk-ssh-ed25519@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,rsa-sha2-256,rsa-sha2-256-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-512-cert-v01@openssh.com xauthlocation /usr/bin/xauth identityfile ~/.ssh/id_rsa identityfile ~/.ssh/id_dsa identityfile ~/.ssh/id_ecdsa identityfile ~/.ssh/id_ecdsa_sk identityfile ~/.ssh/id_ed25519 identityfile ~/.ssh/id_ed25519_sk identityfile ~/.ssh/id_xmss canonicaldomains globalknownhostsfile /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts2 userknownhostsfile /root/.ssh/known_hosts /root/.ssh/known_hosts2 sendenv LANG sendenv LC_CTYPE sendenv LC_NUMERIC sendenv LC_TIME sendenv LC_COLLATE sendenv LC_MONETARY sendenv LC_MESSAGES sendenv LC_PAPER sendenv LC_NAME sendenv LC_ADDRESS sendenv LC_TELEPHONE sendenv LC_MEASUREMENT sendenv LC_IDENTIFICATION sendenv LC_ALL sendenv LANGUAGE sendenv XMODIFIERS logverbose permitremoteopen any addkeystoagent false forwardagent no connecttimeout none tunneldevice any:any controlpersist no escapechar ~ ipqos af21 cs1 rekeylimit 0 0 streamlocalbindmask 0177 syslogfacility USER TASK [Run second ssh in test mode to evaluate the configuration] *************** task path: /tmp/tmppafhw1fb/tests/tests_match.yml:64 Wednesday 18 May 2022 09:30:05 +0000 (0:00:00.372) 0:00:09.923 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "cmd": [ "ssh", "-G", "local" ], "delta": "0:00:00.006863", "end": "2022-05-18 09:30:05.451756", "rc": 0, "start": "2022-05-18 09:30:05.444893" } STDOUT: user localuser hostname local port 22 addressfamily any batchmode no canonicalizefallbacklocal yes canonicalizehostname false challengeresponseauthentication yes checkhostip no compression no controlmaster false enablesshkeysign no clearallforwardings no exitonforwardfailure no fingerprinthash SHA256 forwardx11 no forwardx11trusted yes gatewayports no gssapiauthentication yes gssapikeyexchange no gssapidelegatecredentials no gssapitrustdns no gssapirenewalforcesrekey no gssapikexalgorithms gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512- hashknownhosts no hostbasedauthentication no identitiesonly no kbdinteractiveauthentication yes nohostauthenticationforlocalhost no passwordauthentication yes permitlocalcommand no proxyusefdpass no pubkeyauthentication yes requesttty auto streamlocalbindunlink no stricthostkeychecking ask tcpkeepalive yes tunnel false verifyhostkeydns false visualhostkey no updatehostkeys true canonicalizemaxdots 1 connectionattempts 1 forwardx11timeout 1200 numberofpasswordprompts 3 serveralivecountmax 3 serveraliveinterval 0 ciphers aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr hostkeyalgorithms ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa hostbasedalgorithms ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa kexalgorithms curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512 casignaturealgorithms ecdsa-sha2-nistp256,sk-ecdsa-sha2-nistp256@openssh.com,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ssh-ed25519@openssh.com,rsa-sha2-256,rsa-sha2-512 loglevel INFO macs hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 securitykeyprovider internal pubkeyacceptedalgorithms ecdsa-sha2-nistp256,ecdsa-sha2-nistp256-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519,ssh-ed25519-cert-v01@openssh.com,sk-ssh-ed25519@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,rsa-sha2-256,rsa-sha2-256-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-512-cert-v01@openssh.com xauthlocation /usr/bin/xauth identityfile ~/.ssh/id_rsa identityfile ~/.ssh/id_dsa identityfile ~/.ssh/id_ecdsa identityfile ~/.ssh/id_ecdsa_sk identityfile ~/.ssh/id_ed25519 identityfile ~/.ssh/id_ed25519_sk identityfile ~/.ssh/id_xmss canonicaldomains globalknownhostsfile /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts2 userknownhostsfile /root/.ssh/known_hosts /root/.ssh/known_hosts2 sendenv LANG sendenv LC_CTYPE sendenv LC_NUMERIC sendenv LC_TIME sendenv LC_COLLATE sendenv LC_MONETARY sendenv LC_MESSAGES sendenv LC_PAPER sendenv LC_NAME sendenv LC_ADDRESS sendenv LC_TELEPHONE sendenv LC_MEASUREMENT sendenv LC_IDENTIFICATION sendenv LC_ALL sendenv LANGUAGE sendenv XMODIFIERS logverbose permitremoteopen any addkeystoagent false forwardagent no connecttimeout none tunneldevice any:any controlpersist no escapechar ~ ipqos af21 cs1 rekeylimit 0 0 streamlocalbindmask 0177 syslogfacility USER TASK [Run third ssh in test mode to evaluate the configuration] **************** task path: /tmp/tmppafhw1fb/tests/tests_match.yml:68 Wednesday 18 May 2022 09:30:06 +0000 (0:00:00.367) 0:00:10.291 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "cmd": [ "ssh", "-G", "remote" ], "delta": "0:00:00.006763", "end": "2022-05-18 09:30:05.814188", "rc": 0, "start": "2022-05-18 09:30:05.807425" } STDOUT: user root hostname remote.example.com port 22 addressfamily any batchmode no canonicalizefallbacklocal yes canonicalizehostname false challengeresponseauthentication yes checkhostip no compression no controlmaster false enablesshkeysign no clearallforwardings no exitonforwardfailure no fingerprinthash SHA256 forwardx11 no forwardx11trusted yes gatewayports no gssapiauthentication yes gssapikeyexchange no gssapidelegatecredentials no gssapitrustdns no gssapirenewalforcesrekey no gssapikexalgorithms gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512- hashknownhosts no hostbasedauthentication no identitiesonly no kbdinteractiveauthentication yes nohostauthenticationforlocalhost no passwordauthentication yes permitlocalcommand no proxyusefdpass no pubkeyauthentication yes requesttty auto streamlocalbindunlink no stricthostkeychecking ask tcpkeepalive yes tunnel false verifyhostkeydns false visualhostkey no updatehostkeys true canonicalizemaxdots 1 connectionattempts 1 forwardx11timeout 1200 numberofpasswordprompts 3 serveralivecountmax 3 serveraliveinterval 0 ciphers aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr hostkeyalgorithms ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa hostbasedalgorithms ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa kexalgorithms curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512 casignaturealgorithms ecdsa-sha2-nistp256,sk-ecdsa-sha2-nistp256@openssh.com,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ssh-ed25519@openssh.com,rsa-sha2-256,rsa-sha2-512 loglevel INFO macs hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 securitykeyprovider internal pubkeyacceptedalgorithms ecdsa-sha2-nistp256,ecdsa-sha2-nistp256-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519,ssh-ed25519-cert-v01@openssh.com,sk-ssh-ed25519@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,rsa-sha2-256,rsa-sha2-256-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-512-cert-v01@openssh.com xauthlocation /usr/bin/xauth identityfile ~/.ssh/id_rsa identityfile ~/.ssh/id_dsa identityfile ~/.ssh/id_ecdsa identityfile ~/.ssh/id_ecdsa_sk identityfile ~/.ssh/id_ed25519 identityfile ~/.ssh/id_ed25519_sk identityfile ~/.ssh/id_xmss canonicaldomains globalknownhostsfile /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts2 userknownhostsfile /root/.ssh/known_hosts /root/.ssh/known_hosts2 sendenv LANG sendenv LC_CTYPE sendenv LC_NUMERIC sendenv LC_TIME sendenv LC_COLLATE sendenv LC_MONETARY sendenv LC_MESSAGES sendenv LC_PAPER sendenv LC_NAME sendenv LC_ADDRESS sendenv LC_TELEPHONE sendenv LC_MEASUREMENT sendenv LC_IDENTIFICATION sendenv LC_ALL sendenv LANGUAGE sendenv XMODIFIERS logverbose permitremoteopen any addkeystoagent false forwardagent no connecttimeout none tunneldevice any:any controlpersist no escapechar ~ ipqos af21 cs1 rekeylimit 0 0 streamlocalbindmask 0177 syslogfacility USER TASK [Verify the options are correctly evaluated] ****************************** task path: /tmp/tmppafhw1fb/tests/tests_match.yml:72 Wednesday 18 May 2022 09:30:06 +0000 (0:00:00.370) 0:00:10.661 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Restore configuration files] ********************************************* task path: /tmp/tmppafhw1fb/tests/tests_match.yml:93 Wednesday 18 May 2022 09:30:06 +0000 (0:00:00.051) 0:00:10.713 ********* included: /tmp/tmppafhw1fb/tests/tasks/restore.yml for /cache/fedora-34.qcow2.snap TASK [Restore backed up files and remove what was not present] ***************** task path: /tmp/tmppafhw1fb/tests/tasks/restore.yml:2 Wednesday 18 May 2022 09:30:06 +0000 (0:00:00.020) 0:00:10.733 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=/etc/ssh/ssh_config.d/00-ansible.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible.m77wjoxx//etc/ssh/ssh_config.d/00-ansible.conf; then\n cp /tmp/ansible.m77wjoxx//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.004537", "end": "2022-05-18 09:30:06.279932", "item": "/etc/ssh/ssh_config.d/00-ansible.conf", "rc": 0, "start": "2022-05-18 09:30:06.275395" } ok: [/cache/fedora-34.qcow2.snap] => (item=/etc/ssh/ssh_config) => { "ansible_loop_var": "item", "changed": false, "cmd": "if test -f /tmp/ansible.m77wjoxx//etc/ssh/ssh_config; then\n cp /tmp/ansible.m77wjoxx//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.005921", "end": "2022-05-18 09:30:06.611819", "item": "/etc/ssh/ssh_config", "rc": 0, "start": "2022-05-18 09:30:06.605898" } TASK [Remove temporary directory for backup files] ***************************** task path: /tmp/tmppafhw1fb/tests/tasks/restore.yml:15 Wednesday 18 May 2022 09:30:07 +0000 (0:00:00.722) 0:00:11.456 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "path": "/tmp/ansible.m77wjoxx", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=20 changed=4 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 18 May 2022 09:30:07 +0000 (0:00:00.505) 0:00:11.962 ********* =============================================================================== Make sure openssh is installed before creating backup ------------------- 2.62s /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 -------------------------------------- linux-system-roles.ssh : Ensure required packages are installed --------- 2.16s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 ---------- linux-system-roles.ssh : Generate the configuration file ---------------- 1.12s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 --------- Gathering Facts --------------------------------------------------------- 1.10s /tmp/tmppafhw1fb/tests/tests_match.yml:2 -------------------------------------- Backup files ------------------------------------------------------------ 0.86s /tmp/tmppafhw1fb/tests/tasks/backup.yml:13 ------------------------------------ Restore backed up files and remove what was not present ----------------- 0.72s /tmp/tmppafhw1fb/tests/tasks/restore.yml:2 ------------------------------------ Remove temporary directory for backup files ----------------------------- 0.51s /tmp/tmppafhw1fb/tests/tasks/restore.yml:15 ----------------------------------- Create a temporary directory for backup files --------------------------- 0.49s /tmp/tmppafhw1fb/tests/tasks/backup.yml:5 ------------------------------------- Download the custom configuration file ---------------------------------- 0.49s /tmp/tmppafhw1fb/tests/tests_match.yml:41 ------------------------------------- linux-system-roles.ssh : Ensure ansible_facts used by role -------------- 0.49s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 ------ Run first ssh in test mode to evaluate the configuration ---------------- 0.37s /tmp/tmppafhw1fb/tests/tests_match.yml:60 ------------------------------------- Run third ssh in test mode to evaluate the configuration ---------------- 0.37s /tmp/tmppafhw1fb/tests/tests_match.yml:68 ------------------------------------- Run second ssh in test mode to evaluate the configuration --------------- 0.37s /tmp/tmppafhw1fb/tests/tests_match.yml:64 ------------------------------------- Verify the options are correctly evaluated ------------------------------ 0.05s /tmp/tmppafhw1fb/tests/tests_match.yml:72 ------------------------------------- Verify the options are in the file -------------------------------------- 0.05s /tmp/tmppafhw1fb/tests/tests_match.yml:46 ------------------------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.04s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 ------ Run role ---------------------------------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tests_match.yml:13 ------------------------------------- Backup configuration files ---------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tests_match.yml:10 ------------------------------------- linux-system-roles.ssh : Set platform/version specific variables -------- 0.02s /tmp/tmppafhw1fb/tests/roles/linux-system-roles.ssh/tasks/main.yml:2 ---------- Setup ------------------------------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 ------------------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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/tmppafhw1fb/tests/tests_no_skip_defaults.yml PLAY [Test we can write global config with default configuration] ************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_no_skip_defaults.yml:2 Wednesday 18 May 2022 09:30:17 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmppafhw1fb/tests/tests_no_skip_defaults.yml:19 Wednesday 18 May 2022 09:30:18 +0000 (0:00:01.076) 0:00:01.087 ********* included: /tmp/tmppafhw1fb/tests/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 Wednesday 18 May 2022 09:30:18 +0000 (0:00:00.021) 0:00:01.108 ********* included: /tmp/tmppafhw1fb/tests/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 Wednesday 18 May 2022 09:30:18 +0000 (0:00:00.021) 0:00:01.129 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866218.9695823-265050-217187268294728/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866218.9695823-265050-217187268294728/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866218.9695823-265050-217187268294728/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_uryv7cca/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_uryv7cca/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_uryv7cca/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_uryv7cca/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:30:19 +0000 (0:00:00.938) 0:00:02.068 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.08s /tmp/tmppafhw1fb/tests/tests_no_skip_defaults.yml:2 --------------------------- Make sure openssh is installed before creating backup ------------------- 0.94s /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 -------------------------------------- Setup ------------------------------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 ------------------------------------- Backup configuration files ---------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tests_no_skip_defaults.yml:19 -------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_precedence.yml ************************************************* 1 plays in /tmp/tmppafhw1fb/tests/tests_precedence.yml PLAY [Test options precedence when mixing ssh dict and ssh_* variables] ******** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_precedence.yml:2 Wednesday 18 May 2022 09:30:29 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmppafhw1fb/tests/tests_precedence.yml:10 Wednesday 18 May 2022 09:30:31 +0000 (0:00:01.136) 0:00:01.146 ********* included: /tmp/tmppafhw1fb/tests/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 Wednesday 18 May 2022 09:30:31 +0000 (0:00:00.021) 0:00:01.168 ********* included: /tmp/tmppafhw1fb/tests/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 Wednesday 18 May 2022 09:30:31 +0000 (0:00:00.019) 0:00:01.188 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866231.117253-265154-214893285132057/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866231.117253-265154-214893285132057/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866231.117253-265154-214893285132057/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_qkzh8gl8/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_qkzh8gl8/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_qkzh8gl8/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_qkzh8gl8/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:30:32 +0000 (0:00:00.966) 0:00:02.155 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.14s /tmp/tmppafhw1fb/tests/tests_precedence.yml:2 --------------------------------- Make sure openssh is installed before creating backup ------------------- 0.97s /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 -------------------------------------- Backup configuration files ---------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tests_precedence.yml:10 -------------------------------- Setup ------------------------------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 ------------------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_regenerate_defaults.yml **************************************** 1 plays in /tmp/tmppafhw1fb/tests/tests_regenerate_defaults.yml PLAY [Regenerate default configuration file] *********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_regenerate_defaults.yml:2 Wednesday 18 May 2022 09:30:44 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [RHEL6 does not support test mode for ssh] ******************************** task path: /tmp/tmppafhw1fb/tests/tests_regenerate_defaults.yml:9 Wednesday 18 May 2022 09:30:45 +0000 (0:00:01.286) 0:00:01.295 ********* META: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap skipping: [/cache/fedora-34.qcow2.snap] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for /cache/fedora-34.qcow2.snap" } MSG: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap TASK [Backup configuration files] ********************************************** task path: /tmp/tmppafhw1fb/tests/tests_regenerate_defaults.yml:15 Wednesday 18 May 2022 09:30:45 +0000 (0:00:00.035) 0:00:01.331 ********* included: /tmp/tmppafhw1fb/tests/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 Wednesday 18 May 2022 09:30:45 +0000 (0:00:00.030) 0:00:01.361 ********* included: /tmp/tmppafhw1fb/tests/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 Wednesday 18 May 2022 09:30:45 +0000 (0:00:00.046) 0:00:01.408 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866245.714478-265275-259750411507657/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866245.714478-265275-259750411507657/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866245.714478-265275-259750411507657/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_by66se4u/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_by66se4u/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_by66se4u/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_by66se4u/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:30:46 +0000 (0:00:00.950) 0:00:02.358 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.29s /tmp/tmppafhw1fb/tests/tests_regenerate_defaults.yml:2 ------------------------ Make sure openssh is installed before creating backup ------------------- 0.95s /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 -------------------------------------- Setup ------------------------------------------------------------------- 0.05s /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 ------------------------------------- RHEL6 does not support test mode for ssh -------------------------------- 0.04s /tmp/tmppafhw1fb/tests/tests_regenerate_defaults.yml:9 ------------------------ Backup configuration files ---------------------------------------------- 0.03s /tmp/tmppafhw1fb/tests/tests_regenerate_defaults.yml:15 ----------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_user_config.yml ************************************************ 1 plays in /tmp/tmppafhw1fb/tests/tests_user_config.yml PLAY [Test a creation of configuration file in the user directory] ************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppafhw1fb/tests/tests_user_config.yml:2 Wednesday 18 May 2022 09:30:58 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmppafhw1fb/tests/tests_user_config.yml:10 Wednesday 18 May 2022 09:30:59 +0000 (0:00:01.106) 0:00:01.115 ********* included: /tmp/tmppafhw1fb/tests/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 Wednesday 18 May 2022 09:30:59 +0000 (0:00:00.020) 0:00:01.136 ********* included: /tmp/tmppafhw1fb/tests/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 Wednesday 18 May 2022 09:30:59 +0000 (0:00:00.019) 0:00:01.156 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866259.2539968-265389-19687744248239/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866259.2539968-265389-19687744248239/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866259.2539968-265389-19687744248239/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_ahstvqa3/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_ahstvqa3/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_ahstvqa3/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_ahstvqa3/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:31:00 +0000 (0:00:00.961) 0:00:02.118 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.11s /tmp/tmppafhw1fb/tests/tests_user_config.yml:2 -------------------------------- Make sure openssh is installed before creating backup ------------------- 0.96s /tmp/tmppafhw1fb/tests/tasks/setup.yml:2 -------------------------------------- Backup configuration files ---------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tests_user_config.yml:10 ------------------------------- Setup ------------------------------------------------------------------- 0.02s /tmp/tmppafhw1fb/tests/tasks/backup.yml:2 ------------------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_additional_packages.yml **************************************** 1 plays in /tmp/tmpoxhpekcy/tests/ssh/tests_additional_packages.yml PLAY [Verify default packages as well as additional are installed] ************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_additional_packages.yml:2 Wednesday 18 May 2022 09:31:10 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Run role] **************************************************************** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_additional_packages.yml:15 Wednesday 18 May 2022 09:31:11 +0000 (0:00:01.180) 0:00:01.191 ********* TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 Wednesday 18 May 2022 09:31:11 +0000 (0:00:00.040) 0:00:01.231 ********* included: /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [fedora.linux_system_roles.ssh : Ensure ansible_facts used by role] ******* task path: /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 Wednesday 18 May 2022 09:31:12 +0000 (0:00:00.022) 0:00:01.253 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:7 Wednesday 18 May 2022 09:31:12 +0000 (0:00:00.534) 0:00:01.788 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-34.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/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Ensure required packages are installed] *** task path: /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Wednesday 18 May 2022 09:31:12 +0000 (0:00:00.053) 0:00:01.842 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866272.6591973-265500-54719349492437/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866272.6591973-265500-54719349492437/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866272.6591973-265500-54719349492437/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_nj6fxjuh/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_nj6fxjuh/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_nj6fxjuh/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_nj6fxjuh/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=4 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:31:13 +0000 (0:00:01.006) 0:00:02.849 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.18s /tmp/tmpoxhpekcy/tests/ssh/tests_additional_packages.yml:2 -------------------- fedora.linux_system_roles.ssh : Ensure required packages are installed --- 1.01s /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 fedora.linux_system_roles.ssh : Ensure ansible_facts used by role ------- 0.53s /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.05s /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:7 Run role ---------------------------------------------------------------- 0.04s /tmp/tmpoxhpekcy/tests/ssh/tests_additional_packages.yml:15 ------------------- fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.02s /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_all_options.yml ************************************************ 1 plays in /tmp/tmpoxhpekcy/tests/ssh/tests_all_options.yml PLAY [Test we can handle all configuration options documented in manual page] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_all_options.yml:2 Wednesday 18 May 2022 09:31:24 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Ubuntu and RHEL6 containers are minified, missing manual pages] ********** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_all_options.yml:7 Wednesday 18 May 2022 09:31:26 +0000 (0:00:01.103) 0:00:01.113 ********* META: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap skipping: [/cache/fedora-34.qcow2.snap] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for /cache/fedora-34.qcow2.snap" } MSG: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap TASK [Define common variables] ************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_all_options.yml:12 Wednesday 18 May 2022 09:31:26 +0000 (0:00:00.027) 0:00:01.141 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "ssh_test_package": "openssh-clients" }, "changed": false } TASK [Define specific variables] *********************************************** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_all_options.yml:16 Wednesday 18 May 2022 09:31:26 +0000 (0:00:00.017) 0:00:01.158 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure manual pages and bash are installed] *************************** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_all_options.yml:22 Wednesday 18 May 2022 09:31:26 +0000 (0:00:00.017) 0:00:01.176 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866286.1978135-265618-244326627135170/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866286.1978135-265618-244326627135170/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866286.1978135-265618-244326627135170/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_xmwowvng/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_xmwowvng/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_xmwowvng/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_xmwowvng/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=2 changed=0 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 Wednesday 18 May 2022 09:31:27 +0000 (0:00:00.968) 0:00:02.145 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.10s /tmp/tmpoxhpekcy/tests/ssh/tests_all_options.yml:2 ---------------------------- Make sure manual pages and bash are installed --------------------------- 0.97s /tmp/tmpoxhpekcy/tests/ssh/tests_all_options.yml:22 --------------------------- Ubuntu and RHEL6 containers are minified, missing manual pages ---------- 0.03s /tmp/tmpoxhpekcy/tests/ssh/tests_all_options.yml:7 ---------------------------- Define common variables ------------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tests_all_options.yml:12 --------------------------- Define specific variables ----------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tests_all_options.yml:16 --------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_config.yml ********************************************** 1 plays in /tmp/tmpoxhpekcy/tests/ssh/tests_custom_config.yml PLAY [Test we can write any other configuration file] ************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_custom_config.yml:2 Wednesday 18 May 2022 09:31:38 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Run role] **************************************************************** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_custom_config.yml:5 Wednesday 18 May 2022 09:31:39 +0000 (0:00:01.118) 0:00:01.128 ********* TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 Wednesday 18 May 2022 09:31:39 +0000 (0:00:00.026) 0:00:01.155 ********* included: /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [fedora.linux_system_roles.ssh : Ensure ansible_facts used by role] ******* task path: /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 Wednesday 18 May 2022 09:31:39 +0000 (0:00:00.020) 0:00:01.176 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:7 Wednesday 18 May 2022 09:31:39 +0000 (0:00:00.501) 0:00:01.677 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-34.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/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Ensure required packages are installed] *** task path: /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Wednesday 18 May 2022 09:31:39 +0000 (0:00:00.044) 0:00:01.721 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866299.8521178-265771-163238408365380/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866299.8521178-265771-163238408365380/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866299.8521178-265771-163238408365380/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_zgr_orvb/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_zgr_orvb/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_zgr_orvb/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_zgr_orvb/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=4 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:31:40 +0000 (0:00:01.011) 0:00:02.733 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.12s /tmp/tmpoxhpekcy/tests/ssh/tests_custom_config.yml:2 -------------------------- fedora.linux_system_roles.ssh : Ensure required packages are installed --- 1.01s /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 fedora.linux_system_roles.ssh : Ensure ansible_facts used by role ------- 0.50s /tmp/tmplyv20vod/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/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:7 Run role ---------------------------------------------------------------- 0.03s /tmp/tmpoxhpekcy/tests/ssh/tests_custom_config.yml:5 -------------------------- fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.02s /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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/tmpoxhpekcy/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/tmpoxhpekcy/tests/ssh/tests_custom_drop_in.yml:2 Wednesday 18 May 2022 09:31:51 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Skip if the system does not support drop in directory] ******************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_custom_drop_in.yml:9 Wednesday 18 May 2022 09:31:52 +0000 (0:00:01.116) 0:00:01.126 ********* META: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap skipping: [/cache/fedora-34.qcow2.snap] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for /cache/fedora-34.qcow2.snap" } MSG: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap TASK [Backup configuration files] ********************************************** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_custom_drop_in.yml:14 Wednesday 18 May 2022 09:31:52 +0000 (0:00:00.025) 0:00:01.151 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 Wednesday 18 May 2022 09:31:52 +0000 (0:00:00.020) 0:00:01.171 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 Wednesday 18 May 2022 09:31:52 +0000 (0:00:00.019) 0:00:01.190 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866313.0401027-265877-266004056281733/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866313.0401027-265877-266004056281733/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866313.0401027-265877-266004056281733/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_2gzet4bk/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_2gzet4bk/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_2gzet4bk/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_2gzet4bk/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:31:53 +0000 (0:00:00.980) 0:00:02.171 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.12s /tmp/tmpoxhpekcy/tests/ssh/tests_custom_drop_in.yml:2 ------------------------- Make sure openssh is installed before creating backup ------------------- 0.98s /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 ---------------------------------- Skip if the system does not support drop in directory ------------------- 0.03s /tmp/tmpoxhpekcy/tests/ssh/tests_custom_drop_in.yml:9 ------------------------- Backup configuration files ---------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tests_custom_drop_in.yml:14 ------------------------ Setup ------------------------------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 --------------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_default.yml **************************************************** 3 plays in /tmp/tmpoxhpekcy/tests/ssh/tests_default.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_default.yml:2 Wednesday 18 May 2022 09:32:04 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_default.yml:9 Wednesday 18 May 2022 09:32:06 +0000 (0:00:01.154) 0:00:01.164 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 Wednesday 18 May 2022 09:32:06 +0000 (0:00:00.022) 0:00:01.187 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 Wednesday 18 May 2022 09:32:06 +0000 (0:00:00.018) 0:00:01.206 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866326.1152017-265985-192293032275575/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866326.1152017-265985-192293032275575/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866326.1152017-265985-192293032275575/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_fav3bi_f/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_fav3bi_f/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_fav3bi_f/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_fav3bi_f/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:32:07 +0000 (0:00:00.950) 0:00:02.156 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.15s /tmp/tmpoxhpekcy/tests/ssh/tests_default.yml:2 -------------------------------- Make sure openssh is installed before creating backup ------------------- 0.95s /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 ---------------------------------- Backup configuration files ---------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tests_default.yml:9 -------------------------------- Setup ------------------------------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 --------------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_global_config.yml ********************************************** 1 plays in /tmp/tmpoxhpekcy/tests/ssh/tests_global_config.yml PLAY [Test we can write global config with default configuration] ************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_global_config.yml:2 Wednesday 18 May 2022 09:32:17 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_global_config.yml:10 Wednesday 18 May 2022 09:32:18 +0000 (0:00:01.108) 0:00:01.119 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 Wednesday 18 May 2022 09:32:18 +0000 (0:00:00.020) 0:00:01.139 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 Wednesday 18 May 2022 09:32:18 +0000 (0:00:00.019) 0:00:01.158 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866338.3476315-266094-12057299313628/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866338.3476315-266094-12057299313628/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866338.3476315-266094-12057299313628/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_aui46_fu/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_aui46_fu/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_aui46_fu/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_aui46_fu/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:32:19 +0000 (0:00:00.921) 0:00:02.080 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.11s /tmp/tmpoxhpekcy/tests/ssh/tests_global_config.yml:2 -------------------------- Make sure openssh is installed before creating backup ------------------- 0.92s /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 ---------------------------------- Backup configuration files ---------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tests_global_config.yml:10 ------------------------- Setup ------------------------------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 --------------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_global_config_mode.yml ***************************************** 1 plays in /tmp/tmpoxhpekcy/tests/ssh/tests_global_config_mode.yml PLAY [Test we can write global config with given permissions] ****************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_global_config_mode.yml:2 Wednesday 18 May 2022 09:32:30 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_global_config_mode.yml:10 Wednesday 18 May 2022 09:32:31 +0000 (0:00:01.087) 0:00:01.097 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 Wednesday 18 May 2022 09:32:31 +0000 (0:00:00.020) 0:00:01.118 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 Wednesday 18 May 2022 09:32:31 +0000 (0:00:00.019) 0:00:01.137 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866351.7216496-266209-17234096603268/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866351.7216496-266209-17234096603268/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866351.7216496-266209-17234096603268/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_of2a0rbi/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_of2a0rbi/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_of2a0rbi/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_of2a0rbi/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:32:32 +0000 (0:00:00.963) 0:00:02.101 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.09s /tmp/tmpoxhpekcy/tests/ssh/tests_global_config_mode.yml:2 --------------------- Make sure openssh is installed before creating backup ------------------- 0.96s /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 ---------------------------------- Backup configuration files ---------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tests_global_config_mode.yml:10 -------------------- Setup ------------------------------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 --------------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_global_drop_in.yml ********************************************* 1 plays in /tmp/tmpoxhpekcy/tests/ssh/tests_global_drop_in.yml PLAY [Test forced creation of the configuration snippet in drop in directory] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_global_drop_in.yml:2 Wednesday 18 May 2022 09:32:42 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Skip if the system does not support drop in directory] ******************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_global_drop_in.yml:10 Wednesday 18 May 2022 09:32:44 +0000 (0:00:01.172) 0:00:01.181 ********* META: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap skipping: [/cache/fedora-34.qcow2.snap] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for /cache/fedora-34.qcow2.snap" } MSG: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap TASK [Backup configuration files] ********************************************** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_global_drop_in.yml:15 Wednesday 18 May 2022 09:32:44 +0000 (0:00:00.022) 0:00:01.204 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 Wednesday 18 May 2022 09:32:44 +0000 (0:00:00.018) 0:00:01.223 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 Wednesday 18 May 2022 09:32:44 +0000 (0:00:00.037) 0:00:01.261 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866364.131755-266307-273523391329142/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866364.131755-266307-273523391329142/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866364.131755-266307-273523391329142/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_v3_06kn0/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_v3_06kn0/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_v3_06kn0/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_v3_06kn0/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:32:45 +0000 (0:00:00.929) 0:00:02.190 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.17s /tmp/tmpoxhpekcy/tests/ssh/tests_global_drop_in.yml:2 ------------------------- Make sure openssh is installed before creating backup ------------------- 0.93s /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 ---------------------------------- Setup ------------------------------------------------------------------- 0.04s /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 --------------------------------- Skip if the system does not support drop in directory ------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tests_global_drop_in.yml:10 ------------------------ Backup configuration files ---------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tests_global_drop_in.yml:15 ------------------------ ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_global_drop_in_role.yml **************************************** 4 plays in /tmp/tmpoxhpekcy/tests/ssh/tests_global_drop_in_role.yml PLAY [Test forced creation of the configuration snippet in drop in directory] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_global_drop_in_role.yml:2 Wednesday 18 May 2022 09:32:56 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_global_drop_in_role.yml:10 Wednesday 18 May 2022 09:32:57 +0000 (0:00:01.164) 0:00:01.173 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 Wednesday 18 May 2022 09:32:57 +0000 (0:00:00.029) 0:00:01.203 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 Wednesday 18 May 2022 09:32:57 +0000 (0:00:00.020) 0:00:01.223 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866377.4386895-266412-162844167379221/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866377.4386895-266412-162844167379221/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866377.4386895-266412-162844167379221/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_0fgm6p2a/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_0fgm6p2a/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_0fgm6p2a/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_0fgm6p2a/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:32:58 +0000 (0:00:00.938) 0:00:02.161 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.16s /tmp/tmpoxhpekcy/tests/ssh/tests_global_drop_in_role.yml:2 -------------------- Make sure openssh is installed before creating backup ------------------- 0.94s /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 ---------------------------------- Backup configuration files ---------------------------------------------- 0.03s /tmp/tmpoxhpekcy/tests/ssh/tests_global_drop_in_role.yml:10 ------------------- Setup ------------------------------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 --------------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_include_vars_from_parent.yml *********************************** 1 plays in /tmp/tmpoxhpekcy/tests/ssh/tests_include_vars_from_parent.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_include_vars_from_parent.yml:1 Wednesday 18 May 2022 09:33:09 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [create var file in caller that can override the one in called role] ****** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_include_vars_from_parent.yml:3 Wednesday 18 May 2022 09:33:10 +0000 (0:00:01.150) 0:00:01.160 ********* changed: [/cache/fedora-34.qcow2.snap -> localhost] => (item=Fedora-34) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpoxhpekcy/tests/ssh/roles/caller/vars/Fedora-34.yml", "gid": 0, "group": "root", "item": "Fedora-34", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0644", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1652866390.866476-266511-251881626072058/source", "state": "file", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap -> localhost] => (item=Fedora_34) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpoxhpekcy/tests/ssh/roles/caller/vars/Fedora_34.yml", "gid": 0, "group": "root", "item": "Fedora_34", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0644", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1652866391.5080867-266511-132202374018945/source", "state": "file", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap -> localhost] => (item=Fedora) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpoxhpekcy/tests/ssh/roles/caller/vars/Fedora.yml", "gid": 0, "group": "root", "item": "Fedora", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0644", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1652866391.8741636-266511-166207195988795/source", "state": "file", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpoxhpekcy/tests/ssh/roles/caller/vars/RedHat.yml", "gid": 0, "group": "root", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0644", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1652866392.2418413-266511-244756776337151/source", "state": "file", "uid": 0 } TASK [include_role : {{ roletoinclude }}] ************************************** task path: /tmp/tmpoxhpekcy/tests/ssh/roles/caller/tasks/main.yml:4 Wednesday 18 May 2022 09:33:12 +0000 (0:00:01.797) 0:00:02.958 ********* TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 Wednesday 18 May 2022 09:33:12 +0000 (0:00:00.033) 0:00:02.991 ********* included: /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [fedora.linux_system_roles.ssh : Ensure ansible_facts used by role] ******* task path: /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 Wednesday 18 May 2022 09:33:12 +0000 (0:00:00.032) 0:00:03.024 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:7 Wednesday 18 May 2022 09:33:13 +0000 (0:00:00.502) 0:00:03.526 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/fedora-34.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/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Ensure required packages are installed] *** task path: /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Wednesday 18 May 2022 09:33:13 +0000 (0:00:00.061) 0:00:03.588 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866393.2689333-266615-169610690353544/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866393.2689333-266615-169610690353544/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866393.2689333-266615-169610690353544/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_837mz5ua/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_837mz5ua/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_837mz5ua/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_837mz5ua/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=5 changed=1 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:33:14 +0000 (0:00:00.971) 0:00:04.559 ********* =============================================================================== create var file in caller that can override the one in called role ------ 1.80s /tmp/tmpoxhpekcy/tests/ssh/tests_include_vars_from_parent.yml:3 --------------- Gathering Facts --------------------------------------------------------- 1.15s /tmp/tmpoxhpekcy/tests/ssh/tests_include_vars_from_parent.yml:1 --------------- fedora.linux_system_roles.ssh : Ensure required packages are installed --- 0.97s /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 fedora.linux_system_roles.ssh : Ensure ansible_facts used by role ------- 0.50s /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.06s /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:7 include_role : {{ roletoinclude }} -------------------------------------- 0.03s /tmp/tmpoxhpekcy/tests/ssh/roles/caller/tasks/main.yml:4 ---------------------- fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.03s /tmp/tmplyv20vod/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_match.yml ****************************************************** 1 plays in /tmp/tmpoxhpekcy/tests/ssh/tests_match.yml PLAY [Verify default packages as well as additional are installed] ************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_match.yml:2 Wednesday 18 May 2022 09:33:24 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_match.yml:10 Wednesday 18 May 2022 09:33:25 +0000 (0:00:01.176) 0:00:01.185 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 Wednesday 18 May 2022 09:33:25 +0000 (0:00:00.020) 0:00:01.206 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 Wednesday 18 May 2022 09:33:25 +0000 (0:00:00.019) 0:00:01.226 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866405.5960839-266725-136590762478585/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866405.5960839-266725-136590762478585/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866405.5960839-266725-136590762478585/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_bwpxp_q_/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_bwpxp_q_/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_bwpxp_q_/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_bwpxp_q_/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:33:26 +0000 (0:00:00.983) 0:00:02.209 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.18s /tmp/tmpoxhpekcy/tests/ssh/tests_match.yml:2 ---------------------------------- Make sure openssh is installed before creating backup ------------------- 0.98s /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 ---------------------------------- Backup configuration files ---------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tests_match.yml:10 --------------------------------- Setup ------------------------------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 --------------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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/tmpoxhpekcy/tests/ssh/tests_no_skip_defaults.yml PLAY [Test we can write global config with default configuration] ************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_no_skip_defaults.yml:2 Wednesday 18 May 2022 09:33:37 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_no_skip_defaults.yml:19 Wednesday 18 May 2022 09:33:39 +0000 (0:00:01.091) 0:00:01.102 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 Wednesday 18 May 2022 09:33:39 +0000 (0:00:00.019) 0:00:01.121 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 Wednesday 18 May 2022 09:33:39 +0000 (0:00:00.019) 0:00:01.141 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866419.1770747-266868-3343683035423/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866419.1770747-266868-3343683035423/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866419.1770747-266868-3343683035423/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_mozesnao/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_mozesnao/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_mozesnao/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_mozesnao/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:33:40 +0000 (0:00:00.966) 0:00:02.107 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.09s /tmp/tmpoxhpekcy/tests/ssh/tests_no_skip_defaults.yml:2 ----------------------- Make sure openssh is installed before creating backup ------------------- 0.97s /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 ---------------------------------- Setup ------------------------------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 --------------------------------- Backup configuration files ---------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tests_no_skip_defaults.yml:19 ---------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_precedence.yml ************************************************* 1 plays in /tmp/tmpoxhpekcy/tests/ssh/tests_precedence.yml PLAY [Test options precedence when mixing ssh dict and ssh_* variables] ******** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_precedence.yml:2 Wednesday 18 May 2022 09:33:51 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_precedence.yml:10 Wednesday 18 May 2022 09:33:52 +0000 (0:00:01.143) 0:00:01.154 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 Wednesday 18 May 2022 09:33:52 +0000 (0:00:00.028) 0:00:01.182 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 Wednesday 18 May 2022 09:33:52 +0000 (0:00:00.020) 0:00:01.203 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866432.8099065-266978-16603360022270/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866432.8099065-266978-16603360022270/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866432.8099065-266978-16603360022270/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_x8pfxzuq/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_x8pfxzuq/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_x8pfxzuq/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_x8pfxzuq/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:33:53 +0000 (0:00:00.981) 0:00:02.184 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.14s /tmp/tmpoxhpekcy/tests/ssh/tests_precedence.yml:2 ----------------------------- Make sure openssh is installed before creating backup ------------------- 0.98s /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 ---------------------------------- Backup configuration files ---------------------------------------------- 0.03s /tmp/tmpoxhpekcy/tests/ssh/tests_precedence.yml:10 ---------------------------- Setup ------------------------------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 --------------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_regenerate_defaults.yml **************************************** 1 plays in /tmp/tmpoxhpekcy/tests/ssh/tests_regenerate_defaults.yml PLAY [Regenerate default configuration file] *********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_regenerate_defaults.yml:2 Wednesday 18 May 2022 09:34:05 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [RHEL6 does not support test mode for ssh] ******************************** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_regenerate_defaults.yml:9 Wednesday 18 May 2022 09:34:06 +0000 (0:00:01.139) 0:00:01.150 ********* META: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap skipping: [/cache/fedora-34.qcow2.snap] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for /cache/fedora-34.qcow2.snap" } MSG: end_host conditional evaluated to false, continuing execution for /cache/fedora-34.qcow2.snap TASK [Backup configuration files] ********************************************** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_regenerate_defaults.yml:14 Wednesday 18 May 2022 09:34:06 +0000 (0:00:00.022) 0:00:01.173 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 Wednesday 18 May 2022 09:34:06 +0000 (0:00:00.031) 0:00:01.204 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 Wednesday 18 May 2022 09:34:06 +0000 (0:00:00.021) 0:00:01.225 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866446.97079-267105-218616771347253/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866446.97079-267105-218616771347253/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866446.97079-267105-218616771347253/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_3jx2dwqx/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_3jx2dwqx/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_3jx2dwqx/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_3jx2dwqx/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:34:07 +0000 (0:00:00.945) 0:00:02.171 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.14s /tmp/tmpoxhpekcy/tests/ssh/tests_regenerate_defaults.yml:2 -------------------- Make sure openssh is installed before creating backup ------------------- 0.95s /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 ---------------------------------- Backup configuration files ---------------------------------------------- 0.03s /tmp/tmpoxhpekcy/tests/ssh/tests_regenerate_defaults.yml:14 ------------------- RHEL6 does not support test mode for ssh -------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tests_regenerate_defaults.yml:9 -------------------- Setup ------------------------------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 --------------------------------- ansible-playbook [core 2.12.5] 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/tmplyv20vod executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] 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_user_config.yml ************************************************ 1 plays in /tmp/tmpoxhpekcy/tests/ssh/tests_user_config.yml PLAY [Test a creation of configuration file in the user directory] ************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tests_user_config.yml:2 Wednesday 18 May 2022 09:34:19 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Backup configuration files] ********************************************** task path: /tmp/tmpoxhpekcy/tests/ssh/tests_user_config.yml:10 Wednesday 18 May 2022 09:34:20 +0000 (0:00:01.149) 0:00:01.160 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml for /cache/fedora-34.qcow2.snap TASK [Setup] ******************************************************************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 Wednesday 18 May 2022 09:34:21 +0000 (0:00:00.023) 0:00:01.183 ********* included: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml for /cache/fedora-34.qcow2.snap TASK [Make sure openssh is installed before creating backup] ******************* task path: /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 Wednesday 18 May 2022 09:34:21 +0000 (0:00:00.018) 0:00:01.201 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. fatal: [/cache/fedora-34.qcow2.snap]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 98, in _try_lock old_pid = int(old_pid) ValueError: invalid literal for int() with base 10: b'\x00\x00\x00\x00' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1652866461.0832682-267215-187229306389320/AnsiballZ_dnf.py", line 107, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1652866461.0832682-267215-187229306389320/AnsiballZ_dnf.py", line 99, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1652866461.0832682-267215-187229306389320/AnsiballZ_dnf.py", line 47, in invoke_module runpy.run_module(mod_name='ansible.modules.dnf', init_globals=dict(_module_fqn='ansible.modules.dnf', _modlib_path=modlib_path), File "/usr/lib64/python3.9/runpy.py", line 210, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/ansible_ansible.legacy.dnf_payload_xofk0z1q/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1427, in File "/tmp/ansible_ansible.legacy.dnf_payload_xofk0z1q/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1416, in main File "/tmp/ansible_ansible.legacy.dnf_payload_xofk0z1q/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 1382, in run File "/tmp/ansible_ansible.legacy.dnf_payload_xofk0z1q/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 720, in _base File "/usr/lib/python3.9/site-packages/dnf/base.py", line 381, in fill_sack with lock: File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 131, in __enter__ pid = self._try_lock(my_pid) File "/usr/lib/python3.9/site-packages/dnf/lock.py", line 104, in _try_lock raise LockError(msg) dnf.exceptions.LockError: Malformed lock file found: /var/cache/dnf/metadata_lock.pid. Ensure no other dnf/yum process is running and remove the lock file manually or run systemd-tmpfiles --remove dnf.conf. MODULE_STDERR: Shared connection to 127.0.0.3 closed. PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 18 May 2022 09:34:21 +0000 (0:00:00.951) 0:00:02.153 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.15s /tmp/tmpoxhpekcy/tests/ssh/tests_user_config.yml:2 ---------------------------- Make sure openssh is installed before creating backup ------------------- 0.95s /tmp/tmpoxhpekcy/tests/ssh/tasks/setup.yml:2 ---------------------------------- Backup configuration files ---------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tests_user_config.yml:10 --------------------------- Setup ------------------------------------------------------------------- 0.02s /tmp/tmpoxhpekcy/tests/ssh/tasks/backup.yml:2 ---------------------------------