ansible-playbook [core 2.17.11] 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-kmu executable location = /usr/local/bin/ansible-playbook python version = 3.13.3 (main, Apr 22 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] (/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 redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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-kmu/ansible_collections/fedora/linux_system_roles/tests/template/tests_include_vars_from_parent.yml PLAY [Test role include variable override] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/tests_include_vars_from_parent.yml:2 Friday 16 May 2025 21:32:48 -0400 (0:00:00.007) 0:00:00.007 ************ [WARNING]: Platform linux on host managed-node1 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-node1] TASK [Create var file in caller that can override the one in called role] ****** task path: /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/tests_include_vars_from_parent.yml:6 Friday 16 May 2025 21:32:49 -0400 (0:00:01.171) 0:00:01.178 ************ changed: [managed-node1 -> localhost] => (item=Fedora-41) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/Fedora-41.yml", "gid": 0, "group": "root", "item": "Fedora-41", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1747445569.6255126-4598-222621935578389/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=Fedora_41) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/Fedora_41.yml", "gid": 0, "group": "root", "item": "Fedora_41", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1747445570.181737-4598-139215912867644/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=Fedora) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/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-1747445570.559116-4598-108643304205284/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/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-1747445570.9372828-4598-238287503222334/.source.yml", "state": "file", "uid": 0 } TASK [Include role] ************************************************************ task path: /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/tasks/main.yml:4 Friday 16 May 2025 21:32:51 -0400 (0:00:01.754) 0:00:02.932 ************ included: fedora.linux_system_roles.template for managed-node1 TASK [fedora.linux_system_roles.template : Set platform/version specific variables] *** task path: /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:3 Friday 16 May 2025 21:32:51 -0400 (0:00:00.025) 0:00:02.958 ************ included: /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.template : Ensure ansible_facts used by role] *** task path: /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:2 Friday 16 May 2025 21:32:51 -0400 (0:00:00.021) 0:00:02.979 ************ skipping: [managed-node1] => { "changed": false, "false_condition": "__template_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.template : Check if system is ostree] ********** task path: /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:10 Friday 16 May 2025 21:32:51 -0400 (0:00:00.029) 0:00:03.008 ************ ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.template : Set flag to indicate system is ostree] *** task path: /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:15 Friday 16 May 2025 21:32:51 -0400 (0:00:00.381) 0:00:03.389 ************ ok: [managed-node1] => { "ansible_facts": { "__template_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.template : Set platform/version specific variables] *** task path: /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:19 Friday 16 May 2025 21:32:51 -0400 (0:00:00.023) 0:00:03.413 ************ skipping: [managed-node1] => (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-node1] => (item=Fedora.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node1] => (item=Fedora_41.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_41.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_41.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_41.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.template : Ensure required packages are installed] *** task path: /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:7 Friday 16 May 2025 21:32:51 -0400 (0:00:00.039) 0:00:03.453 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: TASK [fedora.linux_system_roles.template : Ensure required services are enabled and started] *** task path: /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:13 Friday 16 May 2025 21:32:53 -0400 (0:00:01.558) 0:00:05.011 ************ skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.template : Generate /etc/foo.conf] ************* task path: /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:20 Friday 16 May 2025 21:32:53 -0400 (0:00:00.014) 0:00:05.026 ************ ok: [managed-node1] => { "changed": false, "checksum": "608ec785ba92141bf4a18a5fc9cddf3a954d9d9a", "dest": "/etc/foo.conf", "gid": 0, "group": "root", "mode": "0400", "owner": "root", "path": "/etc/foo.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 154, "state": "file", "uid": 0 } TASK [caller : Assert variable not overridden] ********************************* task path: /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/tasks/main.yml:8 Friday 16 May 2025 21:32:54 -0400 (0:00:00.788) 0:00:05.814 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/tests_include_vars_from_parent.yml:47 Friday 16 May 2025 21:32:54 -0400 (0:00:00.023) 0:00:05.838 ************ changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/Fedora-41.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1747445569.6255126-4598-222621935578389/.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-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/Fedora-41.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1747445569.6255126-4598-222621935578389/.source.yml', '_original_basename': '.weg5g9us', '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-41', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/Fedora-41.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".weg5g9us", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/Fedora-41.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-1747445569.6255126-4598-222621935578389/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "Fedora-41", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1747445569.6255126-4598-222621935578389/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/Fedora-41.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/Fedora_41.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1747445570.181737-4598-139215912867644/.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-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/Fedora_41.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1747445570.181737-4598-139215912867644/.source.yml', '_original_basename': '.y7665jr8', '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_41', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/Fedora_41.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".y7665jr8", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/Fedora_41.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-1747445570.181737-4598-139215912867644/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "Fedora_41", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1747445570.181737-4598-139215912867644/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/Fedora_41.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/Fedora.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1747445570.559116-4598-108643304205284/.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-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/Fedora.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1747445570.559116-4598-108643304205284/.source.yml', '_original_basename': '.zbbz046k', '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-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/Fedora.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".zbbz046k", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/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-1747445570.559116-4598-108643304205284/.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-1747445570.559116-4598-108643304205284/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/Fedora.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/RedHat.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1747445570.9372828-4598-238287503222334/.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-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/RedHat.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1747445570.9372828-4598-238287503222334/.source.yml', '_original_basename': '.quf7uwcw', '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-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/RedHat.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".quf7uwcw", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/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-1747445570.9372828-4598-238287503222334/.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-1747445570.9372828-4598-238287503222334/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/RedHat.yml", "state": "absent" } PLAY RECAP ********************************************************************* managed-node1 : ok=11 changed=2 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Friday 16 May 2025 21:32:55 -0400 (0:00:00.839) 0:00:06.677 ************ =============================================================================== Create var file in caller that can override the one in called role ------ 1.75s /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/tests_include_vars_from_parent.yml:6 fedora.linux_system_roles.template : Ensure required packages are installed --- 1.56s /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:7 Gathering Facts --------------------------------------------------------- 1.17s /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/tests_include_vars_from_parent.yml:2 Cleanup ----------------------------------------------------------------- 0.84s /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/tests_include_vars_from_parent.yml:47 fedora.linux_system_roles.template : Generate /etc/foo.conf ------------- 0.79s /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:20 fedora.linux_system_roles.template : Check if system is ostree ---------- 0.38s /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:10 fedora.linux_system_roles.template : Set platform/version specific variables --- 0.04s /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:19 fedora.linux_system_roles.template : Ensure ansible_facts used by role --- 0.03s /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:2 Include role ------------------------------------------------------------ 0.03s /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/tasks/main.yml:4 caller : Assert variable not overridden --------------------------------- 0.02s /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/tasks/main.yml:8 fedora.linux_system_roles.template : Set flag to indicate system is ostree --- 0.02s /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:15 fedora.linux_system_roles.template : Set platform/version specific variables --- 0.02s /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:3 fedora.linux_system_roles.template : Ensure required services are enabled and started --- 0.01s /tmp/collections-kmu/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:13