ansible-playbook [core 2.17.5] config file = /etc/ansible/ansible.cfg 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-HIa executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True Using /etc/ansible/ansible.cfg as config file 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-HIa/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-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_include_vars_from_parent.yml:2 Saturday 26 October 2024 08:27:55 -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.12, 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-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_include_vars_from_parent.yml:6 Saturday 26 October 2024 08:27:57 -0400 (0:00:01.287) 0:00:01.295 ****** changed: [managed-node1 -> localhost] => (item=CentOS-10) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS-10.yml", "gid": 0, "group": "root", "item": "CentOS-10", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1729945677.334936-7679-76036858031483/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=CentOS_10) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS_10.yml", "gid": 0, "group": "root", "item": "CentOS_10", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1729945678.1936405-7679-39037491485885/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=CentOS) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-HIa/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", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1729945678.9367743-7679-39654081156502/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-HIa/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", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1729945679.3560832-7679-221067723654583/.source.yml", "state": "file", "uid": 0 } TASK [Include role] ************************************************************ task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/tasks/main.yml:4 Saturday 26 October 2024 08:27:59 -0400 (0:00:02.630) 0:00:03.925 ****** included: fedora.linux_system_roles.certificate for managed-node1 TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 26 October 2024 08:27:59 -0400 (0:00:00.042) 0:00:03.967 ****** included: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 26 October 2024 08:27:59 -0400 (0:00:00.032) 0:00:04.000 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__certificate_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 26 October 2024 08:27:59 -0400 (0:00:00.055) 0:00:04.055 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 26 October 2024 08:28:00 -0400 (0:00:00.391) 0:00:04.446 ****** ok: [managed-node1] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 26 October 2024 08:28:00 -0400 (0:00:00.023) 0:00:04.470 ****** 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" } skipping: [managed-node1] => (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-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 26 October 2024 08:28:00 -0400 (0:00:00.045) 0:00:04.515 ****** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: python3-ply-3.11-24.el10.noarch", "Installed: python3-pycparser-2.20-15.el10.noarch", "Installed: python3-pyasn1-0.5.1-4.el10.noarch", "Installed: python3-cffi-1.16.0-5.el10.x86_64", "Installed: python3-cryptography-43.0.0-3.el10.x86_64" ] } lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 26 October 2024 08:28:03 -0400 (0:00:02.794) 0:00:07.309 ****** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 26 October 2024 08:28:03 -0400 (0:00:00.033) 0:00:07.343 ****** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 26 October 2024 08:28:03 -0400 (0:00:00.034) 0:00:07.377 ****** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 26 October 2024 08:28:03 -0400 (0:00:00.034) 0:00:07.411 ****** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 26 October 2024 08:28:03 -0400 (0:00:00.034) 0:00:07.446 ****** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 26 October 2024 08:28:03 -0400 (0:00:00.013) 0:00:07.459 ****** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 26 October 2024 08:28:03 -0400 (0:00:00.030) 0:00:07.490 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 26 October 2024 08:28:03 -0400 (0:00:00.035) 0:00:07.525 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 26 October 2024 08:28:03 -0400 (0:00:00.050) 0:00:07.576 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [caller : Assert variable not overridden] ********************************* task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/tasks/main.yml:8 Saturday 26 October 2024 08:28:03 -0400 (0:00:00.072) 0:00:07.648 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_include_vars_from_parent.yml:47 Saturday 26 October 2024 08:28:03 -0400 (0:00:00.031) 0:00:07.680 ****** changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS-10.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1729945677.334936-7679-76036858031483/.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-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS-10.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1729945677.334936-7679-76036858031483/.source.yml', '_original_basename': '.ejjxxkz0', '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-10', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS-10.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".ejjxxkz0", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS-10.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-1729945677.334936-7679-76036858031483/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "CentOS-10", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1729945677.334936-7679-76036858031483/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS-10.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS_10.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1729945678.1936405-7679-39037491485885/.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-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS_10.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1729945678.1936405-7679-39037491485885/.source.yml', '_original_basename': '.g9xe2mgi', '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_10', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS_10.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".g9xe2mgi", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS_10.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-1729945678.1936405-7679-39037491485885/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "CentOS_10", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1729945678.1936405-7679-39037491485885/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS_10.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1729945678.9367743-7679-39654081156502/.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-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1729945678.9367743-7679-39654081156502/.source.yml', '_original_basename': '.wt49x7sc', '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-HIa/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": ".wt49x7sc", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-HIa/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, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1729945678.9367743-7679-39654081156502/.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-1729945678.9367743-7679-39654081156502/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/CentOS.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/RedHat.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1729945679.3560832-7679-221067723654583/.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-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/RedHat.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1729945679.3560832-7679-221067723654583/.source.yml', '_original_basename': '.xv0eri3h', '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-HIa/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": ".xv0eri3h", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-HIa/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, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1729945679.3560832-7679-221067723654583/.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-1729945679.3560832-7679-221067723654583/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/vars/RedHat.yml", "state": "absent" } PLAY RECAP ********************************************************************* managed-node1 : ok=10 changed=3 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 Saturday 26 October 2024 08:28:04 -0400 (0:00:01.356) 0:00:09.037 ****** =============================================================================== fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.79s /tmp/collections-HIa/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.63s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_include_vars_from_parent.yml:6 Cleanup ----------------------------------------------------------------- 1.36s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_include_vars_from_parent.yml:47 Gathering Facts --------------------------------------------------------- 1.29s /tmp/collections-HIa/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.39s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 fedora.linux_system_roles.certificate : Remove files -------------------- 0.07s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 fedora.linux_system_roles.certificate : Ensure ansible_facts used by role --- 0.06s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 fedora.linux_system_roles.certificate : Stop tracking certificates ------ 0.05s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 fedora.linux_system_roles.certificate : Set platform/version specific variables --- 0.05s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Include role ------------------------------------------------------------ 0.04s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/tasks/main.yml:4 fedora.linux_system_roles.certificate : Create return data -------------- 0.04s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 fedora.linux_system_roles.certificate : Ensure provider service is running --- 0.03s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists --- 0.03s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists --- 0.03s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 0.03s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.certificate : Set version specific variables --- 0.03s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 caller : Assert variable not overridden --------------------------------- 0.03s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/caller/tasks/main.yml:8 fedora.linux_system_roles.certificate : Slurp the contents of the files --- 0.03s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 fedora.linux_system_roles.certificate : Set flag to indicate system is ostree --- 0.02s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 fedora.linux_system_roles.certificate : Ensure certificate requests ----- 0.01s /tmp/collections-HIa/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101