ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_include_vars_from_parent.yml *********************************** 1 plays in /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_include_vars_from_parent.yml PLAY [Test role include variable override] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_include_vars_from_parent.yml:2 Saturday 31 August 2024 18:19:54 -0400 (0:00:00.020) 0:00:00.020 ******* ok: [managed_node3] META: ran handlers TASK [Create var file in caller that can override the one in called role] ****** task path: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_include_vars_from_parent.yml:15 Saturday 31 August 2024 18:19:55 -0400 (0:00:01.079) 0:00:01.099 ******* changed: [managed_node3 -> localhost] => (item=CentOS-8) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS-8.yml", "gid": 0, "group": "root", "item": "CentOS-8", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1725142795.9886096-11247-143680576324687/source", "state": "file", "uid": 0 } changed: [managed_node3 -> localhost] => (item=CentOS_8) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS_8.yml", "gid": 0, "group": "root", "item": "CentOS_8", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1725142796.64914-11247-56824369968543/source", "state": "file", "uid": 0 } changed: [managed_node3 -> localhost] => (item=CentOS) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS.yml", "gid": 0, "group": "root", "item": "CentOS", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1725142797.1273623-11247-49812166930793/source", "state": "file", "uid": 0 } changed: [managed_node3 -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/RedHat.yml", "gid": 0, "group": "root", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1725142797.6763153-11247-208049940200333/source", "state": "file", "uid": 0 } TASK [Include role] ************************************************************ task path: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/tasks/main.yml:4 Saturday 31 August 2024 18:19:58 -0400 (0:00:02.146) 0:00:03.245 ******* TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Saturday 31 August 2024 18:19:58 -0400 (0:00:00.031) 0:00:03.276 ******* included: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for managed_node3 TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Saturday 31 August 2024 18:19:58 -0400 (0:00:00.027) 0:00:03.304 ******* skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Saturday 31 August 2024 18:19:58 -0400 (0:00:00.019) 0:00:03.324 ******* ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Saturday 31 August 2024 18:19:58 -0400 (0:00:00.349) 0:00:03.673 ******* ok: [managed_node3] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Saturday 31 August 2024 18:19:58 -0400 (0:00:00.033) 0:00:03.706 ******* skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node3] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed_node3] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Saturday 31 August 2024 18:19:58 -0400 (0:00:00.070) 0:00:03.777 ******* ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: lvm2 util-linux TASK [fedora.linux_system_roles.snapshot : Run snapshot module check] ********** task path: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:14 Saturday 31 August 2024 18:20:01 -0400 (0:00:03.266) 0:00:07.043 ******* ok: [managed_node3] => { "changed": false, "errors": "", "message": "", "return_code": 0 } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:40 Saturday 31 August 2024 18:20:02 -0400 (0:00:00.628) 0:00:07.672 ******* ok: [managed_node3] => { "snapshot_cmd": { "changed": false, "errors": "", "failed": false, "message": "", "msg": "", "return_code": 0 } } TASK [fedora.linux_system_roles.snapshot : Set result] ************************* task path: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:45 Saturday 31 August 2024 18:20:02 -0400 (0:00:00.019) 0:00:07.692 ******* ok: [managed_node3] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": "", "failed": false, "message": "", "msg": "", "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:49 Saturday 31 August 2024 18:20:02 -0400 (0:00:00.019) 0:00:07.711 ******* skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:54 Saturday 31 August 2024 18:20:02 -0400 (0:00:00.017) 0:00:07.729 ******* skipping: [managed_node3] => {} TASK [caller : Assert variable not overridden] ********************************* task path: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/tasks/main.yml:8 Saturday 31 August 2024 18:20:02 -0400 (0:00:00.018) 0:00:07.748 ******* ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_include_vars_from_parent.yml:58 Saturday 31 August 2024 18:20:02 -0400 (0:00:00.025) 0:00:07.774 ******* changed: [managed_node3 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS-8.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1725142795.9886096-11247-143680576324687/source', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS-8.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1725142795.9886096-11247-143680576324687/source', '_original_basename': 'tmpn21o83ns', '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, 'regexp': None, 'delimiter': None}}, 'failed': False, 'item': 'CentOS-8', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS-8.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": "tmpn21o83ns", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "delimiter": null, "dest": "/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS-8.yml", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0600", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1725142795.9886096-11247-143680576324687/source", "unsafe_writes": false, "validate": null } }, "item": "CentOS-8", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1725142795.9886096-11247-143680576324687/source", "state": "file", "uid": 0 }, "path": "/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS-8.yml", "state": "absent" } changed: [managed_node3 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS_8.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1725142796.64914-11247-56824369968543/source', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS_8.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1725142796.64914-11247-56824369968543/source', '_original_basename': 'tmpjtb_qq89', '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, 'regexp': None, 'delimiter': None}}, 'failed': False, 'item': 'CentOS_8', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS_8.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": "tmpjtb_qq89", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "delimiter": null, "dest": "/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS_8.yml", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0600", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1725142796.64914-11247-56824369968543/source", "unsafe_writes": false, "validate": null } }, "item": "CentOS_8", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1725142796.64914-11247-56824369968543/source", "state": "file", "uid": 0 }, "path": "/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS_8.yml", "state": "absent" } changed: [managed_node3 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1725142797.1273623-11247-49812166930793/source', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1725142797.1273623-11247-49812166930793/source', '_original_basename': 'tmplug56iv3', '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, 'regexp': None, 'delimiter': 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-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": "tmplug56iv3", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "delimiter": null, "dest": "/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS.yml", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0600", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1725142797.1273623-11247-49812166930793/source", "unsafe_writes": false, "validate": null } }, "item": "CentOS", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1725142797.1273623-11247-49812166930793/source", "state": "file", "uid": 0 }, "path": "/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/CentOS.yml", "state": "absent" } changed: [managed_node3 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/RedHat.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1725142797.6763153-11247-208049940200333/source', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/RedHat.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1725142797.6763153-11247-208049940200333/source', '_original_basename': 'tmpwje8ibnw', '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, 'regexp': None, 'delimiter': 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-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/RedHat.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": "tmpwje8ibnw", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "delimiter": null, "dest": "/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/RedHat.yml", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0600", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1725142797.6763153-11247-208049940200333/source", "unsafe_writes": false, "validate": null } }, "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1725142797.6763153-11247-208049940200333/source", "state": "file", "uid": 0 }, "path": "/tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/vars/RedHat.yml", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed_node3 : ok=12 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Saturday 31 August 2024 18:20:03 -0400 (0:00:01.083) 0:00:08.857 ******* =============================================================================== fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 3.27s /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Create var file in caller that can override the one in called role ------ 2.15s /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_include_vars_from_parent.yml:15 Cleanup ----------------------------------------------------------------- 1.08s /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_include_vars_from_parent.yml:58 Gathering Facts --------------------------------------------------------- 1.08s /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_include_vars_from_parent.yml:2 fedora.linux_system_roles.snapshot : Run snapshot module check ---------- 0.63s /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:14 fedora.linux_system_roles.snapshot : Check if system is ostree ---------- 0.35s /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 fedora.linux_system_roles.snapshot : Set platform/version specific variables --- 0.07s /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree --- 0.03s /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Include role ------------------------------------------------------------ 0.03s /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/tasks/main.yml:4 fedora.linux_system_roles.snapshot : Set platform/version specific variables --- 0.03s /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 caller : Assert variable not overridden --------------------------------- 0.03s /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/tests/snapshot/roles/caller/tasks/main.yml:8 fedora.linux_system_roles.snapshot : Print out response ----------------- 0.02s /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:40 fedora.linux_system_roles.snapshot : Set result ------------------------- 0.02s /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:45 fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role --- 0.02s /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 fedora.linux_system_roles.snapshot : Show errors ------------------------ 0.02s /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:54 fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results --- 0.02s /tmp/collections-6zh/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:49