ansible-playbook [core 2.17.6] 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-qpS 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 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-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml PLAY [Test role include variable override] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml:2 Monday 11 November 2024 09:42:02 -0500 (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-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml:6 Monday 11 November 2024 09:42:05 -0500 (0:00:02.567) 0:00:02.574 ******* changed: [managed-node1 -> localhost] => (item=CentOS-10) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/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-1731336125.0888553-6609-106258853049098/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=CentOS_10) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/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-1731336125.637685-6609-240723536607914/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=CentOS) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/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-1731336126.1872284-6609-81320900373417/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/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-1731336126.8315823-6609-94527345905145/.source.yml", "state": "file", "uid": 0 } TASK [Include role] ************************************************************ task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/tasks/main.yml:4 Monday 11 November 2024 09:42:07 -0500 (0:00:02.419) 0:00:04.993 ******* included: fedora.linux_system_roles.aide for managed-node1 TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Monday 11 November 2024 09:42:07 -0500 (0:00:00.039) 0:00:05.032 ******* included: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.aide : Ensure ansible_facts used by role] ****** task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Monday 11 November 2024 09:42:07 -0500 (0:00:00.026) 0:00:05.059 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__aide_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Check if system is ostree] ************** task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Monday 11 November 2024 09:42:07 -0500 (0:00:00.039) 0:00:05.098 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.aide : Set flag to indicate system is ostree] *** task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 Monday 11 November 2024 09:42:07 -0500 (0:00:00.350) 0:00:05.449 ******* ok: [managed-node1] => { "ansible_facts": { "__aide_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 Monday 11 November 2024 09:42:07 -0500 (0:00:00.037) 0:00:05.486 ******* 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" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.aide : Ensure required packages are installed] *** task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Monday 11 November 2024 09:42:07 -0500 (0:00:00.055) 0:00:05.541 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: aide-0.18.6-7.el10.x86_64" ] } TASK [fedora.linux_system_roles.aide : Ensure required services are enabled and started] *** task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Monday 11 November 2024 09:42:12 -0500 (0:00:04.226) 0:00:09.767 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.aide : Generate "/etc/aide.conf"] ************** task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 Monday 11 November 2024 09:42:12 -0500 (0:00:00.014) 0:00:09.781 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "aide_db_template is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Initialize AIDE database] *************** task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:37 Monday 11 November 2024 09:42:12 -0500 (0:00:00.025) 0:00:09.807 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "aide_init | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Copy AIDE reference database] *********** task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:42 Monday 11 November 2024 09:42:12 -0500 (0:00:00.043) 0:00:09.850 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "aide_init | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Remove remote AIDE database file] ******* task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:54 Monday 11 November 2024 09:42:12 -0500 (0:00:00.029) 0:00:09.879 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "aide_init | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Fetch AIDE database] ******************** task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:65 Monday 11 November 2024 09:42:12 -0500 (0:00:00.030) 0:00:09.910 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "aide_fetch_db | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Remove remote AIDE database file] ******* task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:70 Monday 11 November 2024 09:42:12 -0500 (0:00:00.031) 0:00:09.941 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "aide_fetch_db | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Copy AIDE reference database] *********** task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:79 Monday 11 November 2024 09:42:12 -0500 (0:00:00.034) 0:00:09.975 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "aide_check | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Check against AIDE reference database] *** task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:89 Monday 11 November 2024 09:42:12 -0500 (0:00:00.034) 0:00:10.010 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "aide_check | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Update AIDE database] ******************* task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:98 Monday 11 November 2024 09:42:12 -0500 (0:00:00.048) 0:00:10.059 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "aide_update | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Fetch AIDE database] ******************** task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:105 Monday 11 November 2024 09:42:12 -0500 (0:00:00.047) 0:00:10.106 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "aide_update | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Remove remote AIDE database file] ******* task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:110 Monday 11 November 2024 09:42:12 -0500 (0:00:00.046) 0:00:10.153 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "aide_update | bool", "skip_reason": "Conditional result was False" } TASK [caller : Assert variable not overridden] ********************************* task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/tasks/main.yml:8 Monday 11 November 2024 09:42:12 -0500 (0:00:00.038) 0:00:10.191 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml:47 Monday 11 November 2024 09:42:12 -0500 (0:00:00.019) 0:00:10.211 ******* changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS-10.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1731336125.0888553-6609-106258853049098/.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-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS-10.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1731336125.0888553-6609-106258853049098/.source.yml', '_original_basename': '.d60jjz74', '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-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS-10.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".d60jjz74", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/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-1731336125.0888553-6609-106258853049098/.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-1731336125.0888553-6609-106258853049098/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS-10.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS_10.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1731336125.637685-6609-240723536607914/.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-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS_10.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1731336125.637685-6609-240723536607914/.source.yml', '_original_basename': '.jzzvhmb3', '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-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS_10.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".jzzvhmb3", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/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-1731336125.637685-6609-240723536607914/.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-1731336125.637685-6609-240723536607914/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS_10.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1731336126.1872284-6609-81320900373417/.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-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1731336126.1872284-6609-81320900373417/.source.yml', '_original_basename': '.r1_or7f6', '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-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".r1_or7f6", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/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-1731336126.1872284-6609-81320900373417/.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-1731336126.1872284-6609-81320900373417/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/RedHat.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1731336126.8315823-6609-94527345905145/.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-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/RedHat.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1731336126.8315823-6609-94527345905145/.source.yml', '_original_basename': '.fn1dw3oc', '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-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/RedHat.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".fn1dw3oc", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/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-1731336126.8315823-6609-94527345905145/.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-1731336126.8315823-6609-94527345905145/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/RedHat.yml", "state": "absent" } PLAY RECAP ********************************************************************* managed-node1 : ok=9 changed=3 unreachable=0 failed=0 skipped=14 rescued=0 ignored=0 Monday 11 November 2024 09:42:13 -0500 (0:00:01.018) 0:00:11.229 ******* =============================================================================== fedora.linux_system_roles.aide : Ensure required packages are installed --- 4.23s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Gathering Facts --------------------------------------------------------- 2.57s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml:2 Create var file in caller that can override the one in called role ------ 2.42s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml:6 Cleanup ----------------------------------------------------------------- 1.02s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml:47 fedora.linux_system_roles.aide : Check if system is ostree -------------- 0.35s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 fedora.linux_system_roles.aide : Set platform/version specific variables --- 0.06s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 fedora.linux_system_roles.aide : Check against AIDE reference database --- 0.05s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:89 fedora.linux_system_roles.aide : Update AIDE database ------------------- 0.05s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:98 fedora.linux_system_roles.aide : Fetch AIDE database -------------------- 0.05s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:105 fedora.linux_system_roles.aide : Initialize AIDE database --------------- 0.04s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:37 fedora.linux_system_roles.aide : Ensure ansible_facts used by role ------ 0.04s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Include role ------------------------------------------------------------ 0.04s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/tasks/main.yml:4 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.04s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:110 fedora.linux_system_roles.aide : Set flag to indicate system is ostree --- 0.04s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 fedora.linux_system_roles.aide : Copy AIDE reference database ----------- 0.03s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:79 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.03s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:70 fedora.linux_system_roles.aide : Fetch AIDE database -------------------- 0.03s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:65 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.03s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:54 fedora.linux_system_roles.aide : Copy AIDE reference database ----------- 0.03s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:42 fedora.linux_system_roles.aide : Set platform/version specific variables --- 0.03s /tmp/collections-qpS/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3