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-X7O/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-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml:2 Tuesday 07 January 2025 13:10:58 -0500 (0:00:00.019) 0:00:00.019 ******* ok: [managed-node1] META: ran handlers TASK [Create var file in caller that can override the one in called role] ****** task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml:6 Tuesday 07 January 2025 13:10:59 -0500 (0:00:01.168) 0:00:01.188 ******* changed: [managed-node1 -> localhost] => (item=CentOS-8) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/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-1736273459.2843072-7693-250043581613359/source", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=CentOS_8) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/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-1736273460.0413642-7693-248580767036180/source", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=CentOS) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-X7O/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", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1736273460.629704-7693-65368862770924/source", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-X7O/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", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1736273461.1845486-7693-162416910100285/source", "state": "file", "uid": 0 } TASK [Include role] ************************************************************ task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/tasks/main.yml:4 Tuesday 07 January 2025 13:11:01 -0500 (0:00:02.370) 0:00:03.558 ******* TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Tuesday 07 January 2025 13:11:01 -0500 (0:00:00.101) 0:00:03.660 ******* included: /tmp/collections-X7O/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-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Tuesday 07 January 2025 13:11:01 -0500 (0:00:00.063) 0:00:03.724 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Check if system is ostree] ************** task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Tuesday 07 January 2025 13:11:01 -0500 (0:00:00.040) 0:00:03.765 ******* 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-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 Tuesday 07 January 2025 13:11:02 -0500 (0:00:00.517) 0:00:04.282 ******* 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-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 Tuesday 07 January 2025 13:11:02 -0500 (0:00:00.030) 0:00:04.313 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (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.aide : Ensure required packages are installed] *** task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Tuesday 07 January 2025 13:11:02 -0500 (0:00:00.057) 0:00:04.371 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: aide-0.16-14.el8_5.1.x86_64" ] } TASK [fedora.linux_system_roles.aide : Ensure required services are enabled and started] *** task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Tuesday 07 January 2025 13:11:19 -0500 (0:00:16.619) 0:00:20.990 ******* TASK [fedora.linux_system_roles.aide : Generate "/etc/aide.conf"] ************** task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 Tuesday 07 January 2025 13:11:19 -0500 (0:00:00.017) 0:00:21.007 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Initialize AIDE database] *************** task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 Tuesday 07 January 2025 13:11:19 -0500 (0:00:00.017) 0:00:21.025 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Copy AIDE reference database] *********** task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 Tuesday 07 January 2025 13:11:19 -0500 (0:00:00.029) 0:00:21.055 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Remove remote AIDE database file] ******* task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 Tuesday 07 January 2025 13:11:19 -0500 (0:00:00.017) 0:00:21.073 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Fetch AIDE database] ******************** task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:58 Tuesday 07 January 2025 13:11:19 -0500 (0:00:00.017) 0:00:21.090 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Remove remote AIDE database file] ******* task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:63 Tuesday 07 January 2025 13:11:19 -0500 (0:00:00.016) 0:00:21.107 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Copy AIDE reference database] *********** task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 Tuesday 07 January 2025 13:11:19 -0500 (0:00:00.016) 0:00:21.123 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Check against AIDE reference database] *** task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:81 Tuesday 07 January 2025 13:11:19 -0500 (0:00:00.016) 0:00:21.139 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Update AIDE database] ******************* task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:89 Tuesday 07 January 2025 13:11:19 -0500 (0:00:00.017) 0:00:21.156 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Fetch AIDE database] ******************** task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:99 Tuesday 07 January 2025 13:11:19 -0500 (0:00:00.016) 0:00:21.173 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Remove remote AIDE database file] ******* task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:104 Tuesday 07 January 2025 13:11:19 -0500 (0:00:00.016) 0:00:21.190 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Update aide check cron configuration if necessary] *** task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:109 Tuesday 07 January 2025 13:11:19 -0500 (0:00:00.016) 0:00:21.206 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Remove aide check cron configuration if necessary] *** task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:118 Tuesday 07 January 2025 13:11:19 -0500 (0:00:00.016) 0:00:21.223 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [caller : Assert variable not overridden] ********************************* task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/tasks/main.yml:8 Tuesday 07 January 2025 13:11:19 -0500 (0:00:00.016) 0:00:21.239 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml:47 Tuesday 07 January 2025 13:11:19 -0500 (0:00:00.026) 0:00:21.266 ******* changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS-8.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1736273459.2843072-7693-250043581613359/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-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS-8.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1736273459.2843072-7693-250043581613359/source', '_original_basename': 'tmp9qcpdk3u', '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-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS-8.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": "tmp9qcpdk3u", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "delimiter": null, "dest": "/tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/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-1736273459.2843072-7693-250043581613359/source", "unsafe_writes": false, "validate": null } }, "item": "CentOS-8", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1736273459.2843072-7693-250043581613359/source", "state": "file", "uid": 0 }, "path": "/tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS-8.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS_8.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1736273460.0413642-7693-248580767036180/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-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS_8.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1736273460.0413642-7693-248580767036180/source', '_original_basename': 'tmppt39dtgu', '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-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS_8.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": "tmppt39dtgu", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "delimiter": null, "dest": "/tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/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-1736273460.0413642-7693-248580767036180/source", "unsafe_writes": false, "validate": null } }, "item": "CentOS_8", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1736273460.0413642-7693-248580767036180/source", "state": "file", "uid": 0 }, "path": "/tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS_8.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1736273460.629704-7693-65368862770924/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-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1736273460.629704-7693-65368862770924/source', '_original_basename': 'tmpuf0em65y', '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-X7O/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": "tmpuf0em65y", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "delimiter": null, "dest": "/tmp/collections-X7O/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, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1736273460.629704-7693-65368862770924/source", "unsafe_writes": false, "validate": null } }, "item": "CentOS", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1736273460.629704-7693-65368862770924/source", "state": "file", "uid": 0 }, "path": "/tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/CentOS.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/RedHat.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1736273461.1845486-7693-162416910100285/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-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/RedHat.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1736273461.1845486-7693-162416910100285/source', '_original_basename': 'tmpsyzsdkoz', '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-X7O/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": "tmpsyzsdkoz", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "delimiter": null, "dest": "/tmp/collections-X7O/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, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1736273461.1845486-7693-162416910100285/source", "unsafe_writes": false, "validate": null } }, "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1736273461.1845486-7693-162416910100285/source", "state": "file", "uid": 0 }, "path": "/tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/RedHat.yml", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=8 changed=3 unreachable=0 failed=0 skipped=16 rescued=0 ignored=0 Tuesday 07 January 2025 13:11:20 -0500 (0:00:01.128) 0:00:22.395 ******* =============================================================================== fedora.linux_system_roles.aide : Ensure required packages are installed -- 16.62s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Create var file in caller that can override the one in called role ------ 2.37s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml:6 Gathering Facts --------------------------------------------------------- 1.17s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml:2 Cleanup ----------------------------------------------------------------- 1.13s /tmp/collections-X7O/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.52s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Include role ------------------------------------------------------------ 0.10s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/tasks/main.yml:4 fedora.linux_system_roles.aide : Set platform/version specific variables --- 0.06s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 fedora.linux_system_roles.aide : Set platform/version specific variables --- 0.06s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 fedora.linux_system_roles.aide : Ensure ansible_facts used by role ------ 0.04s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 fedora.linux_system_roles.aide : Set flag to indicate system is ostree --- 0.03s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 fedora.linux_system_roles.aide : Initialize AIDE database --------------- 0.03s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 caller : Assert variable not overridden --------------------------------- 0.03s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/tasks/main.yml:8 fedora.linux_system_roles.aide : Copy AIDE reference database ----------- 0.02s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 fedora.linux_system_roles.aide : Generate "/etc/aide.conf" -------------- 0.02s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.02s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 fedora.linux_system_roles.aide : Check against AIDE reference database --- 0.02s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:81 fedora.linux_system_roles.aide : Ensure required services are enabled and started --- 0.02s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 fedora.linux_system_roles.aide : Fetch AIDE database -------------------- 0.02s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:99 fedora.linux_system_roles.aide : Update AIDE database ------------------- 0.02s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:89 fedora.linux_system_roles.aide : Remove aide check cron configuration if necessary --- 0.02s /tmp/collections-X7O/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:118