ansible-playbook [core 2.17.8] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-B1q executable location = /usr/local/bin/ansible-playbook python version = 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-4)] (/usr/bin/python3.12) jinja version = 3.1.5 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-B1q/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-B1q/ansible_collections/fedora/linux_system_roles/tests/template/tests_include_vars_from_parent.yml:2 Friday 14 February 2025 21:04:15 -0500 (0:00:00.007) 0:00:00.007 ******* [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3.9, 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-B1q/ansible_collections/fedora/linux_system_roles/tests/template/tests_include_vars_from_parent.yml:6 Friday 14 February 2025 21:04:17 -0500 (0:00:02.270) 0:00:02.277 ******* changed: [managed-node2 -> localhost] => (item=CentOS-9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS-9.yml", "gid": 0, "group": "root", "item": "CentOS-9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1739585057.7693326-6865-260580015771189/.source.yml", "state": "file", "uid": 0 } changed: [managed-node2 -> localhost] => (item=CentOS_9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS_9.yml", "gid": 0, "group": "root", "item": "CentOS_9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1739585058.3443575-6865-218715521947013/.source.yml", "state": "file", "uid": 0 } changed: [managed-node2 -> localhost] => (item=CentOS) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS.yml", "gid": 0, "group": "root", "item": "CentOS", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1739585058.7354596-6865-158749054427173/.source.yml", "state": "file", "uid": 0 } changed: [managed-node2 -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-B1q/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:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1739585059.1318686-6865-235911397987631/.source.yml", "state": "file", "uid": 0 } TASK [Include role] ************************************************************ task path: /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/tasks/main.yml:4 Friday 14 February 2025 21:04:19 -0500 (0:00:01.843) 0:00:04.121 ******* included: fedora.linux_system_roles.template for managed-node2 TASK [fedora.linux_system_roles.template : Set platform/version specific variables] *** task path: /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:3 Friday 14 February 2025 21:04:19 -0500 (0:00:00.039) 0:00:04.161 ******* included: /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.template : Ensure ansible_facts used by role] *** task path: /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:2 Friday 14 February 2025 21:04:19 -0500 (0:00:00.020) 0:00:04.181 ******* skipping: [managed-node2] => { "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-B1q/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:10 Friday 14 February 2025 21:04:19 -0500 (0:00:00.033) 0:00:04.214 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.template : Set flag to indicate system is ostree] *** task path: /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:15 Friday 14 February 2025 21:04:19 -0500 (0:00:00.329) 0:00:04.544 ******* ok: [managed-node2] => { "ansible_facts": { "__template_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.template : Set platform/version specific variables] *** task path: /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:19 Friday 14 February 2025 21:04:19 -0500 (0:00:00.022) 0:00:04.566 ******* 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" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.template : Ensure required packages are installed] *** task path: /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:7 Friday 14 February 2025 21:04:20 -0500 (0:00:00.045) 0:00:04.611 ******* ok: [managed-node2] => { "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-B1q/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:13 Friday 14 February 2025 21:04:35 -0500 (0:00:15.918) 0:00:20.530 ******* skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.template : Generate /etc/foo.conf] ************* task path: /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:20 Friday 14 February 2025 21:04:35 -0500 (0:00:00.012) 0:00:20.542 ******* Notification for handler Handler for template to restart services has been saved. changed: [managed-node2] => { "changed": true, "checksum": "608ec785ba92141bf4a18a5fc9cddf3a954d9d9a", "dest": "/etc/foo.conf", "gid": 0, "group": "root", "md5sum": "1955272cddc0f09b7dbd047243cc5304", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 154, "src": "/root/.ansible/tmp/ansible-tmp-1739585075.9864554-7180-211815004087650/.source.conf", "state": "file", "uid": 0 } TASK [caller : Assert variable not overridden] ********************************* task path: /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/tasks/main.yml:8 Friday 14 February 2025 21:04:36 -0500 (0:00:00.649) 0:00:21.192 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/tests_include_vars_from_parent.yml:47 Friday 14 February 2025 21:04:36 -0500 (0:00:00.018) 0:00:21.211 ******* changed: [managed-node2 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS-9.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1739585057.7693326-6865-260580015771189/.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:admin_home_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS-9.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1739585057.7693326-6865-260580015771189/.source.yml', '_original_basename': '.mu6h55n7', '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': 'CentOS-9', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS-9.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".mu6h55n7", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS-9.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-1739585057.7693326-6865-260580015771189/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "CentOS-9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1739585057.7693326-6865-260580015771189/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS-9.yml", "state": "absent" } changed: [managed-node2 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS_9.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1739585058.3443575-6865-218715521947013/.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:admin_home_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS_9.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1739585058.3443575-6865-218715521947013/.source.yml', '_original_basename': '.dmbegy_k', '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': 'CentOS_9', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS_9.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".dmbegy_k", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS_9.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-1739585058.3443575-6865-218715521947013/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "CentOS_9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1739585058.3443575-6865-218715521947013/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS_9.yml", "state": "absent" } changed: [managed-node2 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1739585058.7354596-6865-158749054427173/.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:admin_home_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1739585058.7354596-6865-158749054427173/.source.yml', '_original_basename': '.8eojx2lm', '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': 'CentOS', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".8eojx2lm", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS.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-1739585058.7354596-6865-158749054427173/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "CentOS", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1739585058.7354596-6865-158749054427173/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/CentOS.yml", "state": "absent" } changed: [managed-node2 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/RedHat.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1739585059.1318686-6865-235911397987631/.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:admin_home_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/RedHat.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1739585059.1318686-6865-235911397987631/.source.yml', '_original_basename': '.yf6ca23p', '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-B1q/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": ".yf6ca23p", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-B1q/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-1739585059.1318686-6865-235911397987631/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1739585059.1318686-6865-235911397987631/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/vars/RedHat.yml", "state": "absent" } NOTIFIED HANDLER fedora.linux_system_roles.template : Handler for template to restart services for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.template : Handler for template to restart services] *** task path: /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/handlers/main.yml:3 Friday 14 February 2025 21:04:37 -0500 (0:00:00.939) 0:00:22.150 ******* skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } PLAY RECAP ********************************************************************* managed-node2 : ok=11 changed=3 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Friday 14 February 2025 21:04:37 -0500 (0:00:00.008) 0:00:22.159 ******* =============================================================================== fedora.linux_system_roles.template : Ensure required packages are installed -- 15.92s /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:7 Gathering Facts --------------------------------------------------------- 2.27s /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/tests_include_vars_from_parent.yml:2 Create var file in caller that can override the one in called role ------ 1.84s /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/tests_include_vars_from_parent.yml:6 Cleanup ----------------------------------------------------------------- 0.94s /tmp/collections-B1q/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.65s /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:20 fedora.linux_system_roles.template : Check if system is ostree ---------- 0.33s /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:10 fedora.linux_system_roles.template : Set platform/version specific variables --- 0.05s /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:19 Include role ------------------------------------------------------------ 0.04s /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/tasks/main.yml:4 fedora.linux_system_roles.template : Ensure ansible_facts used by role --- 0.03s /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:2 fedora.linux_system_roles.template : Set flag to indicate system is ostree --- 0.02s /tmp/collections-B1q/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-B1q/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:3 caller : Assert variable not overridden --------------------------------- 0.02s /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/tests/template/roles/caller/tasks/main.yml:8 fedora.linux_system_roles.template : Ensure required services are enabled and started --- 0.01s /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:13 fedora.linux_system_roles.template : Handler for template to restart services --- 0.01s /tmp/collections-B1q/ansible_collections/fedora/linux_system_roles/roles/template/handlers/main.yml:3