ansible-playbook [core 2.12.6]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.9/site-packages/ansible
  ansible collection location = /tmp/tmpn177r5cy
  executable location = /usr/bin/ansible-playbook
  python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
  jinja version = 2.11.3
  libyaml = True
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.

PLAYBOOK: rhel-8_setup.yml *****************************************************
1 plays in /cache/rhel-8_setup.yml

PLAY [Setup repos] *************************************************************
META: ran handlers

TASK [set up internal repositories] ********************************************
task path: /cache/rhel-8_setup.yml:5
Thursday 21 July 2022  20:02:38 +0000 (0:00:00.017)       0:00:00.017 ********* 
ok: [/cache/rhel-8.qcow2] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
ok: [/cache/rhel-8.qcow2] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
ok: [/cache/rhel-8.qcow2] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
ok: [/cache/rhel-8.qcow2] => {
    "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/rhel-8.qcow2        : ok=1    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   

Thursday 21 July 2022  20:02:39 +0000 (0:00:01.322)       0:00:01.340 ********* 
=============================================================================== 
set up internal repositories -------------------------------------------- 1.32s
/cache/rhel-8_setup.yml:5 -----------------------------------------------------

PLAYBOOK: tests_include_vars_from_parent.yml ***********************************
1 plays in /tmp/tmprk79jc_d/tests/tests_include_vars_from_parent.yml

PLAY [all] *********************************************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmprk79jc_d/tests/tests_include_vars_from_parent.yml:1
Thursday 21 July 2022  20:02:39 +0000 (0:00:00.012)       0:00:01.352 ********* 
ok: [/cache/rhel-8.qcow2]
META: ran handlers

TASK [create var file in caller that can override the one in called role] ******
task path: /tmp/tmprk79jc_d/tests/tests_include_vars_from_parent.yml:4
Thursday 21 July 2022  20:02:40 +0000 (0:00:01.082)       0:00:02.435 ********* 
changed: [/cache/rhel-8.qcow2 -> localhost] => (item=RedHat-8.6) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/tmprk79jc_d/tests/roles/caller/vars/RedHat-8.6.yml",
    "gid": 0,
    "group": "root",
    "item": "RedHat-8.6",
    "md5sum": "5a57da448a1d752b982858b38aab344d",
    "mode": "0644",
    "owner": "root",
    "size": 23,
    "src": "/root/.ansible/tmp/ansible-tmp-1658433760.732429-19659-234512317363039/source",
    "state": "file",
    "uid": 0
}
changed: [/cache/rhel-8.qcow2 -> localhost] => (item=RedHat-8) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/tmprk79jc_d/tests/roles/caller/vars/RedHat-8.yml",
    "gid": 0,
    "group": "root",
    "item": "RedHat-8",
    "md5sum": "5a57da448a1d752b982858b38aab344d",
    "mode": "0644",
    "owner": "root",
    "size": 23,
    "src": "/root/.ansible/tmp/ansible-tmp-1658433761.2906768-19659-205219044753763/source",
    "state": "file",
    "uid": 0
}
changed: [/cache/rhel-8.qcow2 -> localhost] => (item=RedHat_8.6) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/tmprk79jc_d/tests/roles/caller/vars/RedHat_8.6.yml",
    "gid": 0,
    "group": "root",
    "item": "RedHat_8.6",
    "md5sum": "5a57da448a1d752b982858b38aab344d",
    "mode": "0644",
    "owner": "root",
    "size": 23,
    "src": "/root/.ansible/tmp/ansible-tmp-1658433761.6283743-19659-36707709566517/source",
    "state": "file",
    "uid": 0
}
changed: [/cache/rhel-8.qcow2 -> localhost] => (item=RedHat_8) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/tmprk79jc_d/tests/roles/caller/vars/RedHat_8.yml",
    "gid": 0,
    "group": "root",
    "item": "RedHat_8",
    "md5sum": "5a57da448a1d752b982858b38aab344d",
    "mode": "0644",
    "owner": "root",
    "size": 23,
    "src": "/root/.ansible/tmp/ansible-tmp-1658433761.9669652-19659-22869544493213/source",
    "state": "file",
    "uid": 0
}
changed: [/cache/rhel-8.qcow2 -> localhost] => (item=RedHat) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/tmprk79jc_d/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-1658433762.3054125-19659-259857671337398/source",
    "state": "file",
    "uid": 0
}

TASK [include_role : {{ roletoinclude }}] **************************************
task path: /tmp/tmprk79jc_d/tests/roles/caller/tasks/main.yml:4
Thursday 21 July 2022  20:02:42 +0000 (0:00:01.945)       0:00:04.380 ********* 

TASK [linux-system-roles.ssh : Set platform/version specific variables] ********
task path: /tmp/tmprk79jc_d/tests/roles/linux-system-roles.ssh/tasks/main.yml:2
Thursday 21 July 2022  20:02:42 +0000 (0:00:00.034)       0:00:04.415 ********* 
included: /tmp/tmprk79jc_d/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml for /cache/rhel-8.qcow2

TASK [linux-system-roles.ssh : Ensure ansible_facts used by role] **************
task path: /tmp/tmprk79jc_d/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2
Thursday 21 July 2022  20:02:42 +0000 (0:00:00.029)       0:00:04.444 ********* 
ok: [/cache/rhel-8.qcow2]

TASK [linux-system-roles.ssh : Set platform/version specific variables] ********
task path: /tmp/tmprk79jc_d/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8
Thursday 21 July 2022  20:02:43 +0000 (0:00:00.505)       0:00:04.949 ********* 
skipping: [/cache/rhel-8.qcow2] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/rhel-8.qcow2] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/rhel-8.qcow2] => (item=RedHat_8.yml) => {
    "ansible_facts": {
        "__ssh_defaults": {
            "Include": "/etc/ssh/ssh_config.d/*.conf"
        },
        "__ssh_drop_in_name": "00-ansible",
        "__ssh_supports_drop_in": true
    },
    "ansible_included_var_files": [
        "/tmp/tmprk79jc_d/tests/roles/linux-system-roles.ssh/vars/RedHat_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat_8.yml"
}
skipping: [/cache/rhel-8.qcow2] => (item=RedHat_8.6.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat_8.6.yml",
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.ssh : Ensure required packages are installed] *********
task path: /tmp/tmprk79jc_d/tests/roles/linux-system-roles.ssh/tasks/main.yml:5
Thursday 21 July 2022  20:02:43 +0000 (0:00:00.052)       0:00:05.001 ********* 
ok: [/cache/rhel-8.qcow2] => {
    "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/tmprk79jc_d/tests/roles/linux-system-roles.ssh/tasks/main.yml:10
Thursday 21 July 2022  20:02:44 +0000 (0:00:01.408)       0:00:06.410 ********* 
skipping: [/cache/rhel-8.qcow2] => {
    "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/tmprk79jc_d/tests/roles/linux-system-roles.ssh/tasks/main.yml:17
Thursday 21 July 2022  20:02:44 +0000 (0:00:00.022)       0:00:06.433 ********* 
skipping: [/cache/rhel-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.ssh : Generate the configuration file] ****************
task path: /tmp/tmprk79jc_d/tests/roles/linux-system-roles.ssh/tasks/main.yml:28
Thursday 21 July 2022  20:02:44 +0000 (0:00:00.023)       0:00:06.457 ********* 
changed: [/cache/rhel-8.qcow2] => {
    "changed": true,
    "checksum": "15062ec12da5e642a2b0fb64c5e03d43b80d9cf0",
    "dest": "/etc/ssh/ssh_config.d/00-ansible.conf",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/ssh/ssh_config.d/00-ansible.conf",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 22,
    "state": "file",
    "uid": 0
}
META: role_complete for /cache/rhel-8.qcow2

TASK [caller : assert] *********************************************************
task path: /tmp/tmprk79jc_d/tests/roles/caller/tasks/main.yml:7
Thursday 21 July 2022  20:02:45 +0000 (0:00:00.896)       0:00:07.354 ********* 
ok: [/cache/rhel-8.qcow2] => {
    "changed": false
}

MSG:

All assertions passed
META: role_complete for /cache/rhel-8.qcow2
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/rhel-8.qcow2        : ok=9    changed=2    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0   

Thursday 21 July 2022  20:02:45 +0000 (0:00:00.052)       0:00:07.406 ********* 
=============================================================================== 
create var file in caller that can override the one in called role ------ 1.95s
/tmp/tmprk79jc_d/tests/tests_include_vars_from_parent.yml:4 -------------------
linux-system-roles.ssh : Ensure required packages are installed --------- 1.41s
/tmp/tmprk79jc_d/tests/roles/linux-system-roles.ssh/tasks/main.yml:5 ----------
set up internal repositories -------------------------------------------- 1.32s
/cache/rhel-8_setup.yml:5 -----------------------------------------------------
Gathering Facts --------------------------------------------------------- 1.08s
/tmp/tmprk79jc_d/tests/tests_include_vars_from_parent.yml:1 -------------------
linux-system-roles.ssh : Generate the configuration file ---------------- 0.90s
/tmp/tmprk79jc_d/tests/roles/linux-system-roles.ssh/tasks/main.yml:28 ---------
linux-system-roles.ssh : Ensure ansible_facts used by role -------------- 0.51s
/tmp/tmprk79jc_d/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:2 ------
caller : assert --------------------------------------------------------- 0.05s
/tmp/tmprk79jc_d/tests/roles/caller/tasks/main.yml:7 --------------------------
linux-system-roles.ssh : Set platform/version specific variables -------- 0.05s
/tmp/tmprk79jc_d/tests/roles/linux-system-roles.ssh/tasks/set_vars.yml:8 ------
include_role : {{ roletoinclude }} -------------------------------------- 0.03s
/tmp/tmprk79jc_d/tests/roles/caller/tasks/main.yml:4 --------------------------
linux-system-roles.ssh : Set platform/version specific variables -------- 0.03s
/tmp/tmprk79jc_d/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/tmprk79jc_d/tests/roles/linux-system-roles.ssh/tasks/main.yml:17 ---------
linux-system-roles.ssh : Gather information about the user for user configuration --- 0.02s
/tmp/tmprk79jc_d/tests/roles/linux-system-roles.ssh/tasks/main.yml:10 ---------
ansible-playbook [core 2.12.6]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.9/site-packages/ansible
  ansible collection location = /tmp/tmpn177r5cy
  executable location = /usr/bin/ansible-playbook
  python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
  jinja version = 2.11.3
  libyaml = True
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.

PLAYBOOK: rhel-8_setup.yml *****************************************************
1 plays in /cache/rhel-8_setup.yml

PLAY [Setup repos] *************************************************************
META: ran handlers

TASK [set up internal repositories] ********************************************
task path: /cache/rhel-8_setup.yml:5
Thursday 21 July 2022  20:05:38 +0000 (0:00:00.017)       0:00:00.017 ********* 
ok: [/cache/rhel-8.qcow2] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
ok: [/cache/rhel-8.qcow2] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
ok: [/cache/rhel-8.qcow2] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
ok: [/cache/rhel-8.qcow2] => {
    "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/rhel-8.qcow2        : ok=1    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   

Thursday 21 July 2022  20:05:39 +0000 (0:00:01.311)       0:00:01.329 ********* 
=============================================================================== 
set up internal repositories -------------------------------------------- 1.31s
/cache/rhel-8_setup.yml:5 -----------------------------------------------------

PLAYBOOK: tests_include_vars_from_parent.yml ***********************************
1 plays in /tmp/tmpl5tsfk0r/tests/ssh/tests_include_vars_from_parent.yml

PLAY [all] *********************************************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmpl5tsfk0r/tests/ssh/tests_include_vars_from_parent.yml:1
Thursday 21 July 2022  20:05:39 +0000 (0:00:00.012)       0:00:01.342 ********* 
ok: [/cache/rhel-8.qcow2]
META: ran handlers

TASK [create var file in caller that can override the one in called role] ******
task path: /tmp/tmpl5tsfk0r/tests/ssh/tests_include_vars_from_parent.yml:4
Thursday 21 July 2022  20:05:40 +0000 (0:00:01.094)       0:00:02.436 ********* 
changed: [/cache/rhel-8.qcow2 -> localhost] => (item=RedHat-8.6) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/tmpl5tsfk0r/tests/ssh/roles/caller/vars/RedHat-8.6.yml",
    "gid": 0,
    "group": "root",
    "item": "RedHat-8.6",
    "md5sum": "5a57da448a1d752b982858b38aab344d",
    "mode": "0644",
    "owner": "root",
    "size": 23,
    "src": "/root/.ansible/tmp/ansible-tmp-1658433940.8948898-23682-114200477853792/source",
    "state": "file",
    "uid": 0
}
changed: [/cache/rhel-8.qcow2 -> localhost] => (item=RedHat-8) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/tmpl5tsfk0r/tests/ssh/roles/caller/vars/RedHat-8.yml",
    "gid": 0,
    "group": "root",
    "item": "RedHat-8",
    "md5sum": "5a57da448a1d752b982858b38aab344d",
    "mode": "0644",
    "owner": "root",
    "size": 23,
    "src": "/root/.ansible/tmp/ansible-tmp-1658433941.4511452-23682-32181865462772/source",
    "state": "file",
    "uid": 0
}
changed: [/cache/rhel-8.qcow2 -> localhost] => (item=RedHat_8.6) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/tmpl5tsfk0r/tests/ssh/roles/caller/vars/RedHat_8.6.yml",
    "gid": 0,
    "group": "root",
    "item": "RedHat_8.6",
    "md5sum": "5a57da448a1d752b982858b38aab344d",
    "mode": "0644",
    "owner": "root",
    "size": 23,
    "src": "/root/.ansible/tmp/ansible-tmp-1658433941.7945902-23682-34569385192122/source",
    "state": "file",
    "uid": 0
}
changed: [/cache/rhel-8.qcow2 -> localhost] => (item=RedHat_8) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/tmpl5tsfk0r/tests/ssh/roles/caller/vars/RedHat_8.yml",
    "gid": 0,
    "group": "root",
    "item": "RedHat_8",
    "md5sum": "5a57da448a1d752b982858b38aab344d",
    "mode": "0644",
    "owner": "root",
    "size": 23,
    "src": "/root/.ansible/tmp/ansible-tmp-1658433942.1400557-23682-244059728850989/source",
    "state": "file",
    "uid": 0
}
changed: [/cache/rhel-8.qcow2 -> localhost] => (item=RedHat) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/tmpl5tsfk0r/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-1658433942.4752831-23682-86329549890722/source",
    "state": "file",
    "uid": 0
}

TASK [include_role : {{ roletoinclude }}] **************************************
task path: /tmp/tmpl5tsfk0r/tests/ssh/roles/caller/tasks/main.yml:4
Thursday 21 July 2022  20:05:42 +0000 (0:00:01.965)       0:00:04.401 ********* 

TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] ***
task path: /tmp/tmpn177r5cy/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2
Thursday 21 July 2022  20:05:42 +0000 (0:00:00.035)       0:00:04.437 ********* 
included: /tmp/tmpn177r5cy/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml for /cache/rhel-8.qcow2

TASK [fedora.linux_system_roles.ssh : Ensure ansible_facts used by role] *******
task path: /tmp/tmpn177r5cy/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2
Thursday 21 July 2022  20:05:42 +0000 (0:00:00.027)       0:00:04.464 ********* 
ok: [/cache/rhel-8.qcow2]

TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] ***
task path: /tmp/tmpn177r5cy/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:7
Thursday 21 July 2022  20:05:43 +0000 (0:00:00.573)       0:00:05.037 ********* 
skipping: [/cache/rhel-8.qcow2] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/rhel-8.qcow2] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/rhel-8.qcow2] => (item=RedHat_8.yml) => {
    "ansible_facts": {
        "__ssh_defaults": {
            "Include": "/etc/ssh/ssh_config.d/*.conf"
        },
        "__ssh_drop_in_name": "00-ansible",
        "__ssh_supports_drop_in": true
    },
    "ansible_included_var_files": [
        "/tmp/tmpn177r5cy/ansible_collections/fedora/linux_system_roles/roles/ssh/vars/RedHat_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat_8.yml"
}
skipping: [/cache/rhel-8.qcow2] => (item=RedHat_8.6.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat_8.6.yml",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.ssh : Ensure required packages are installed] ***
task path: /tmp/tmpn177r5cy/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5
Thursday 21 July 2022  20:05:43 +0000 (0:00:00.049)       0:00:05.086 ********* 
ok: [/cache/rhel-8.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.ssh : Gather information about the user for user configuration] ***
task path: /tmp/tmpn177r5cy/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:10
Thursday 21 July 2022  20:05:44 +0000 (0:00:01.477)       0:00:06.564 ********* 
skipping: [/cache/rhel-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions] ***
task path: /tmp/tmpn177r5cy/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:17
Thursday 21 July 2022  20:05:45 +0000 (0:00:00.024)       0:00:06.589 ********* 
skipping: [/cache/rhel-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.ssh : Generate the configuration file] *********
task path: /tmp/tmpn177r5cy/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:28
Thursday 21 July 2022  20:05:45 +0000 (0:00:00.024)       0:00:06.614 ********* 
changed: [/cache/rhel-8.qcow2] => {
    "changed": true,
    "checksum": "15062ec12da5e642a2b0fb64c5e03d43b80d9cf0",
    "dest": "/etc/ssh/ssh_config.d/00-ansible.conf",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/ssh/ssh_config.d/00-ansible.conf",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 22,
    "state": "file",
    "uid": 0
}
META: role_complete for /cache/rhel-8.qcow2

TASK [caller : assert] *********************************************************
task path: /tmp/tmpl5tsfk0r/tests/ssh/roles/caller/tasks/main.yml:7
Thursday 21 July 2022  20:05:45 +0000 (0:00:00.900)       0:00:07.514 ********* 
ok: [/cache/rhel-8.qcow2] => {
    "changed": false
}

MSG:

All assertions passed
META: role_complete for /cache/rhel-8.qcow2
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/rhel-8.qcow2        : ok=9    changed=2    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0   

Thursday 21 July 2022  20:05:45 +0000 (0:00:00.053)       0:00:07.567 ********* 
=============================================================================== 
create var file in caller that can override the one in called role ------ 1.97s
/tmp/tmpl5tsfk0r/tests/ssh/tests_include_vars_from_parent.yml:4 ---------------
fedora.linux_system_roles.ssh : Ensure required packages are installed --- 1.48s
/tmp/tmpn177r5cy/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 
set up internal repositories -------------------------------------------- 1.31s
/cache/rhel-8_setup.yml:5 -----------------------------------------------------
Gathering Facts --------------------------------------------------------- 1.09s
/tmp/tmpl5tsfk0r/tests/ssh/tests_include_vars_from_parent.yml:1 ---------------
fedora.linux_system_roles.ssh : Generate the configuration file --------- 0.90s
/tmp/tmpn177r5cy/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:28 
fedora.linux_system_roles.ssh : Ensure ansible_facts used by role ------- 0.57s
/tmp/tmpn177r5cy/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 
caller : assert --------------------------------------------------------- 0.05s
/tmp/tmpl5tsfk0r/tests/ssh/roles/caller/tasks/main.yml:7 ----------------------
fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.05s
/tmp/tmpn177r5cy/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:7 
include_role : {{ roletoinclude }} -------------------------------------- 0.04s
/tmp/tmpl5tsfk0r/tests/ssh/roles/caller/tasks/main.yml:4 ----------------------
fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.03s
/tmp/tmpn177r5cy/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 
fedora.linux_system_roles.ssh : Gather information about the user for user configuration --- 0.02s
/tmp/tmpn177r5cy/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:10 
fedora.linux_system_roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions --- 0.02s
/tmp/tmpn177r5cy/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:17