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-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_include_vars_from_parent.yml PLAY [Test role include variable override] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_include_vars_from_parent.yml:2 Saturday 07 September 2024 08:26:04 -0400 (0:00:00.024) 0:00:00.024 **** ok: [managed_node2] META: ran handlers TASK [Create var file in caller that can override the one in called role] ****** task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_include_vars_from_parent.yml:6 Saturday 07 September 2024 08:26:05 -0400 (0:00:00.919) 0:00:00.943 **** changed: [managed_node2 -> localhost] => (item=CentOS-8) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/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-1725711965.5962188-9029-244177421045748/source", "state": "file", "uid": 0 } changed: [managed_node2 -> localhost] => (item=CentOS_8) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/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-1725711966.3899133-9029-261803948242291/source", "state": "file", "uid": 0 } changed: [managed_node2 -> localhost] => (item=CentOS) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/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-1725711966.8504765-9029-227574242292083/source", "state": "file", "uid": 0 } changed: [managed_node2 -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/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-1725711967.2954965-9029-130273461007377/source", "state": "file", "uid": 0 } TASK [Include role] ************************************************************ task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/tasks/main.yml:4 Saturday 07 September 2024 08:26:07 -0400 (0:00:02.158) 0:00:03.102 **** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 07 September 2024 08:26:07 -0400 (0:00:00.062) 0:00:03.165 **** included: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed_node2 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 07 September 2024 08:26:07 -0400 (0:00:00.023) 0:00:03.188 **** skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 07 September 2024 08:26:07 -0400 (0:00:00.017) 0:00:03.205 **** ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 07 September 2024 08:26:08 -0400 (0:00:00.334) 0:00:03.540 **** ok: [managed_node2] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 07 September 2024 08:26:08 -0400 (0:00:00.020) 0:00:03.561 **** skipping: [managed_node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 07 September 2024 08:26:08 -0400 (0:00:00.045) 0:00:03.607 **** ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 07 September 2024 08:26:11 -0400 (0:00:02.991) 0:00:06.598 **** TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 07 September 2024 08:26:11 -0400 (0:00:00.040) 0:00:06.639 **** TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 07 September 2024 08:26:11 -0400 (0:00:00.027) 0:00:06.667 **** TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 07 September 2024 08:26:11 -0400 (0:00:00.034) 0:00:06.701 **** TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 07 September 2024 08:26:11 -0400 (0:00:00.035) 0:00:06.736 **** TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 07 September 2024 08:26:11 -0400 (0:00:00.022) 0:00:06.758 **** TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 07 September 2024 08:26:11 -0400 (0:00:00.017) 0:00:06.775 **** skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 07 September 2024 08:26:11 -0400 (0:00:00.019) 0:00:06.795 **** skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 07 September 2024 08:26:11 -0400 (0:00:00.017) 0:00:06.813 **** skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [caller : Assert variable not overridden] ********************************* task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/tasks/main.yml:8 Saturday 07 September 2024 08:26:11 -0400 (0:00:00.019) 0:00:06.832 **** ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_include_vars_from_parent.yml:47 Saturday 07 September 2024 08:26:11 -0400 (0:00:00.023) 0:00:06.856 **** changed: [managed_node2 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS-8.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1725711965.5962188-9029-244177421045748/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-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS-8.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1725711965.5962188-9029-244177421045748/source', '_original_basename': 'tmp1k_1nav5', '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-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS-8.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": "tmp1k_1nav5", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "delimiter": null, "dest": "/tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/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-1725711965.5962188-9029-244177421045748/source", "unsafe_writes": false, "validate": null } }, "item": "CentOS-8", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1725711965.5962188-9029-244177421045748/source", "state": "file", "uid": 0 }, "path": "/tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS-8.yml", "state": "absent" } changed: [managed_node2 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS_8.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1725711966.3899133-9029-261803948242291/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-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS_8.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1725711966.3899133-9029-261803948242291/source', '_original_basename': 'tmph8hcb6_7', '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-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS_8.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": "tmph8hcb6_7", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "delimiter": null, "dest": "/tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/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-1725711966.3899133-9029-261803948242291/source", "unsafe_writes": false, "validate": null } }, "item": "CentOS_8", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1725711966.3899133-9029-261803948242291/source", "state": "file", "uid": 0 }, "path": "/tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS_8.yml", "state": "absent" } changed: [managed_node2 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1725711966.8504765-9029-227574242292083/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-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1725711966.8504765-9029-227574242292083/source', '_original_basename': 'tmp0ow9tut1', '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-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": "tmp0ow9tut1", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "delimiter": null, "dest": "/tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/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-1725711966.8504765-9029-227574242292083/source", "unsafe_writes": false, "validate": null } }, "item": "CentOS", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1725711966.8504765-9029-227574242292083/source", "state": "file", "uid": 0 }, "path": "/tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS.yml", "state": "absent" } changed: [managed_node2 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/RedHat.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1725711967.2954965-9029-130273461007377/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-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/RedHat.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1725711967.2954965-9029-130273461007377/source', '_original_basename': 'tmp7vn_naep', '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-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/RedHat.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": "tmp7vn_naep", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "delimiter": null, "dest": "/tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/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-1725711967.2954965-9029-130273461007377/source", "unsafe_writes": false, "validate": null } }, "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1725711967.2954965-9029-130273461007377/source", "state": "file", "uid": 0 }, "path": "/tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/RedHat.yml", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed_node2 : ok=8 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 Saturday 07 September 2024 08:26:12 -0400 (0:00:01.458) 0:00:08.315 **** =============================================================================== fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.99s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Create var file in caller that can override the one in called role ------ 2.16s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_include_vars_from_parent.yml:6 Cleanup ----------------------------------------------------------------- 1.46s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_include_vars_from_parent.yml:47 Gathering Facts --------------------------------------------------------- 0.92s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_include_vars_from_parent.yml:2 fedora.linux_system_roles.certificate : Check if system is ostree ------- 0.34s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Include role ------------------------------------------------------------ 0.06s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/tasks/main.yml:4 fedora.linux_system_roles.certificate : Set platform/version specific variables --- 0.05s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 0.04s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.certificate : Ensure provider service is running --- 0.04s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists --- 0.03s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists --- 0.03s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 caller : Assert variable not overridden --------------------------------- 0.02s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/tasks/main.yml:8 fedora.linux_system_roles.certificate : Set version specific variables --- 0.02s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 fedora.linux_system_roles.certificate : Ensure certificate requests ----- 0.02s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 fedora.linux_system_roles.certificate : Set flag to indicate system is ostree --- 0.02s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 fedora.linux_system_roles.certificate : Create return data -------------- 0.02s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 fedora.linux_system_roles.certificate : Remove files -------------------- 0.02s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 fedora.linux_system_roles.certificate : Stop tracking certificates ------ 0.02s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 fedora.linux_system_roles.certificate : Ensure ansible_facts used by role --- 0.02s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 fedora.linux_system_roles.certificate : Slurp the contents of the files --- 0.02s /tmp/collections-PoI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152