ansible-playbook [core 2.17.12] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.13/site-packages/ansible ansible collection location = /tmp/collections-wTN executable location = /usr/local/bin/ansible-playbook python version = 3.13.3 (main, Apr 22 2025, 00:00:00) [GCC 15.0.1 20250418 (Red Hat 15.0.1-0)] (/usr/bin/python3.13) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback '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/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_include_vars_from_parent.yml PLAY [Test role include variable override] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_include_vars_from_parent.yml:2 Wednesday 21 May 2025 06:46:21 -0400 (0:00:00.030) 0:00:00.030 ********* [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [Create var file in caller that can override the one in called role] ****** task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_include_vars_from_parent.yml:6 Wednesday 21 May 2025 06:46:23 -0400 (0:00:01.335) 0:00:01.366 ********* changed: [managed-node2 -> localhost] => (item=Fedora-42) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora-42.yml", "gid": 0, "group": "root", "item": "Fedora-42", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1747824383.381254-7179-129113752987130/.source.yml", "state": "file", "uid": 0 } changed: [managed-node2 -> localhost] => (item=Fedora_42) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora_42.yml", "gid": 0, "group": "root", "item": "Fedora_42", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1747824384.0861793-7179-78330751566960/.source.yml", "state": "file", "uid": 0 } changed: [managed-node2 -> localhost] => (item=Fedora) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora.yml", "gid": 0, "group": "root", "item": "Fedora", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1747824384.6171942-7179-217112452032380/.source.yml", "state": "file", "uid": 0 } changed: [managed-node2 -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/RedHat.yml", "gid": 0, "group": "root", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1747824385.1278546-7179-4444866021556/.source.yml", "state": "file", "uid": 0 } TASK [Call role] *************************************************************** task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/tasks/main.yml:4 Wednesday 21 May 2025 06:46:25 -0400 (0:00:02.381) 0:00:03.748 ********* included: fedora.linux_system_roles.ssh for managed-node2 TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 Wednesday 21 May 2025 06:46:25 -0400 (0:00:00.061) 0:00:03.809 ********* included: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.ssh : Ensure ansible_facts used by role] ******* task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 Wednesday 21 May 2025 06:46:25 -0400 (0:00:00.031) 0:00:03.840 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__ssh_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Check if system is ostree] *************** task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:10 Wednesday 21 May 2025 06:46:25 -0400 (0:00:00.038) 0:00:03.879 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ssh : Set flag to indicate system is ostree] *** task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:15 Wednesday 21 May 2025 06:46:26 -0400 (0:00:00.389) 0:00:04.269 ********* ok: [managed-node2] => { "ansible_facts": { "__ssh_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.ssh : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:22 Wednesday 21 May 2025 06:46:26 -0400 (0:00:00.033) 0:00:04.302 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ssh : Set flag if transactional-update exists] *** task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:27 Wednesday 21 May 2025 06:46:26 -0400 (0:00:00.388) 0:00:04.690 ********* ok: [managed-node2] => { "ansible_facts": { "__ssh_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:31 Wednesday 21 May 2025 06:46:26 -0400 (0:00:00.027) 0:00:04.718 ********* skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (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/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Ensure required packages are installed] *** task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Wednesday 21 May 2025 06:46:26 -0400 (0:00:00.073) 0:00:04.792 ********* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.ssh : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:17 Wednesday 21 May 2025 06:46:28 -0400 (0:00:01.390) 0:00:06.182 ********* skipping: [managed-node2] => { "false_condition": "__ssh_is_transactional | d(false)" } TASK [fedora.linux_system_roles.ssh : Reboot transactional update systems] ***** task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:22 Wednesday 21 May 2025 06:46:28 -0400 (0:00:00.044) 0:00:06.226 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__ssh_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Fail if reboot is needed and not set] **** task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:27 Wednesday 21 May 2025 06:46:28 -0400 (0:00:00.030) 0:00:06.257 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__ssh_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Gather information about the user for user configuration] *** task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:35 Wednesday 21 May 2025 06:46:28 -0400 (0:00:00.032) 0:00:06.290 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ssh_user is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions] *** task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:42 Wednesday 21 May 2025 06:46:28 -0400 (0:00:00.018) 0:00:06.308 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ssh_user is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ssh : Generate the configuration file] ********* task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:53 Wednesday 21 May 2025 06:46:28 -0400 (0:00:00.024) 0:00:06.333 ********* changed: [managed-node2] => { "changed": true, "checksum": "f7064ac5462aad2cda2efeaddcf48db84a38b68b", "dest": "/etc/ssh/ssh_config.d/00-ansible.conf", "gid": 0, "group": "root", "md5sum": "b9842f12c77db4e7cba397c9fdad4642", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 41, "src": "/root/.ansible/tmp/ansible-tmp-1747824388.3440828-7525-189412827791904/.source.conf", "state": "file", "uid": 0 } TASK [caller : Assert variable not overridden] ********************************* task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/tasks/main.yml:8 Wednesday 21 May 2025 06:46:29 -0400 (0:00:00.995) 0:00:07.328 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_include_vars_from_parent.yml:47 Wednesday 21 May 2025 06:46:29 -0400 (0:00:00.030) 0:00:07.359 ********* changed: [managed-node2 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora-42.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1747824383.381254-7179-129113752987130/.source.yml', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora-42.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1747824383.381254-7179-129113752987130/.source.yml', '_original_basename': '.98yb8459', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'Fedora-42', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora-42.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".98yb8459", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora-42.yml", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0600", "owner": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1747824383.381254-7179-129113752987130/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "Fedora-42", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1747824383.381254-7179-129113752987130/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora-42.yml", "state": "absent" } changed: [managed-node2 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora_42.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1747824384.0861793-7179-78330751566960/.source.yml', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora_42.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1747824384.0861793-7179-78330751566960/.source.yml', '_original_basename': '.eo_6cg25', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'Fedora_42', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora_42.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".eo_6cg25", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora_42.yml", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0600", "owner": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1747824384.0861793-7179-78330751566960/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "Fedora_42", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1747824384.0861793-7179-78330751566960/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora_42.yml", "state": "absent" } changed: [managed-node2 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1747824384.6171942-7179-217112452032380/.source.yml', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1747824384.6171942-7179-217112452032380/.source.yml', '_original_basename': '.lvvnadvr', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'Fedora', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".lvvnadvr", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora.yml", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0600", "owner": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1747824384.6171942-7179-217112452032380/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "Fedora", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1747824384.6171942-7179-217112452032380/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/Fedora.yml", "state": "absent" } changed: [managed-node2 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/RedHat.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1747824385.1278546-7179-4444866021556/.source.yml', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/RedHat.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1747824385.1278546-7179-4444866021556/.source.yml', '_original_basename': '.yjuyj9vl', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'RedHat', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/RedHat.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".yjuyj9vl", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/RedHat.yml", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0600", "owner": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1747824385.1278546-7179-4444866021556/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1747824385.1278546-7179-4444866021556/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/vars/RedHat.yml", "state": "absent" } PLAY RECAP ********************************************************************* managed-node2 : ok=13 changed=3 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Wednesday 21 May 2025 06:46:30 -0400 (0:00:01.189) 0:00:08.548 ********* =============================================================================== Create var file in caller that can override the one in called role ------ 2.38s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_include_vars_from_parent.yml:6 fedora.linux_system_roles.ssh : Ensure required packages are installed --- 1.39s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.34s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_include_vars_from_parent.yml:2 Cleanup ----------------------------------------------------------------- 1.19s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_include_vars_from_parent.yml:47 fedora.linux_system_roles.ssh : Generate the configuration file --------- 1.00s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:53 fedora.linux_system_roles.ssh : Check if system is ostree --------------- 0.39s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:10 fedora.linux_system_roles.ssh : Check if transactional-update exists in /sbin --- 0.39s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:22 fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.07s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:31 Call role --------------------------------------------------------------- 0.06s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/tasks/main.yml:4 fedora.linux_system_roles.ssh : Notify user that reboot is needed to apply changes --- 0.04s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:17 fedora.linux_system_roles.ssh : Ensure ansible_facts used by role ------- 0.04s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 fedora.linux_system_roles.ssh : Set flag to indicate system is ostree --- 0.03s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:15 fedora.linux_system_roles.ssh : Fail if reboot is needed and not set ---- 0.03s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:27 fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.03s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 caller : Assert variable not overridden --------------------------------- 0.03s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/tests/ssh/roles/caller/tasks/main.yml:8 fedora.linux_system_roles.ssh : Reboot transactional update systems ----- 0.03s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:22 fedora.linux_system_roles.ssh : Set flag if transactional-update exists --- 0.03s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:27 fedora.linux_system_roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions --- 0.02s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:42 fedora.linux_system_roles.ssh : Gather information about the user for user configuration --- 0.02s /tmp/collections-wTN/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:35