ansible-playbook [core 2.17.9] 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-OJX executable location = /usr/local/bin/ansible-playbook python version = 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20240912 (Red Hat 14.2.1-3)] (/usr/bin/python3.12) jinja version = 3.1.5 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-OJX/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-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml:2 Saturday 15 March 2025 07:23:31 -0400 (0:00:00.008) 0:00:00.008 ******** [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-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml:6 Saturday 15 March 2025 07:23:33 -0400 (0:00:01.199) 0:00:01.207 ******** changed: [managed-node1 -> localhost] => (item=Fedora-40) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora-40.yml", "gid": 0, "group": "root", "item": "Fedora-40", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1742037813.1264334-5527-63390447695005/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=Fedora_40) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora_40.yml", "gid": 0, "group": "root", "item": "Fedora_40", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1742037813.6994734-5527-23606193066046/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=Fedora) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora.yml", "gid": 0, "group": "root", "item": "Fedora", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1742037814.086324-5527-273034104256020/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-OJX/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:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1742037814.478144-5527-119792412216976/.source.yml", "state": "file", "uid": 0 } TASK [Include role] ************************************************************ task path: /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/tasks/main.yml:4 Saturday 15 March 2025 07:23:34 -0400 (0:00:01.823) 0:00:03.030 ******** included: fedora.linux_system_roles.aide for managed-node1 TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Saturday 15 March 2025 07:23:34 -0400 (0:00:00.049) 0:00:03.080 ******** included: /tmp/collections-OJX/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-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Saturday 15 March 2025 07:23:34 -0400 (0:00:00.021) 0:00:03.101 ******** 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-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Saturday 15 March 2025 07:23:34 -0400 (0:00:00.034) 0:00:03.135 ******** 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-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 Saturday 15 March 2025 07:23:35 -0400 (0:00:00.378) 0:00:03.514 ******** 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-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 Saturday 15 March 2025 07:23:35 -0400 (0:00:00.023) 0:00:03.538 ******** 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=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.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-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Saturday 15 March 2025 07:23:35 -0400 (0:00:00.036) 0:00:03.574 ******** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.aide : Ensure required services are enabled and started] *** task path: /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Saturday 15 March 2025 07:23:37 -0400 (0:00:01.601) 0:00:05.175 ******** 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-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 Saturday 15 March 2025 07:23:37 -0400 (0:00:00.013) 0:00:05.188 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "aide_config_template is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Initialize AIDE database] *************** task path: /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 Saturday 15 March 2025 07:23:37 -0400 (0:00:00.017) 0:00:05.206 ******** 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-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 Saturday 15 March 2025 07:23:37 -0400 (0:00:00.031) 0:00:05.238 ******** 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-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 Saturday 15 March 2025 07:23:37 -0400 (0:00:00.030) 0:00:05.268 ******** 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-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:58 Saturday 15 March 2025 07:23:37 -0400 (0:00:00.032) 0:00:05.301 ******** 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-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:63 Saturday 15 March 2025 07:23:37 -0400 (0:00:00.029) 0:00:05.331 ******** 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-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 Saturday 15 March 2025 07:23:37 -0400 (0:00:00.030) 0:00:05.361 ******** 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-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:81 Saturday 15 March 2025 07:23:37 -0400 (0:00:00.031) 0:00:05.393 ******** 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-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:89 Saturday 15 March 2025 07:23:37 -0400 (0:00:00.029) 0:00:05.422 ******** 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-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:99 Saturday 15 March 2025 07:23:37 -0400 (0:00:00.030) 0:00:05.452 ******** 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-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:104 Saturday 15 March 2025 07:23:37 -0400 (0:00:00.028) 0:00:05.481 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "aide_update | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Update aide check cron configuration if necessary] *** task path: /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:109 Saturday 15 March 2025 07:23:37 -0400 (0:00:00.029) 0:00:05.510 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "aide_cron_check is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Remove aide check cron configuration if necessary] *** task path: /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:118 Saturday 15 March 2025 07:23:37 -0400 (0:00:00.016) 0:00:05.526 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "aide_cron_check is not none", "skip_reason": "Conditional result was False" } TASK [caller : Assert variable not overridden] ********************************* task path: /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/tasks/main.yml:8 Saturday 15 March 2025 07:23:37 -0400 (0:00:00.019) 0:00:05.546 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml:47 Saturday 15 March 2025 07:23:37 -0400 (0:00:00.017) 0:00:05.564 ******** changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora-40.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1742037813.1264334-5527-63390447695005/.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:user_tmp_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora-40.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1742037813.1264334-5527-63390447695005/.source.yml', '_original_basename': '.ac4fbpyg', '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': 'Fedora-40', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora-40.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".ac4fbpyg", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora-40.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-1742037813.1264334-5527-63390447695005/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "Fedora-40", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1742037813.1264334-5527-63390447695005/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora-40.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora_40.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1742037813.6994734-5527-23606193066046/.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:user_tmp_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora_40.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1742037813.6994734-5527-23606193066046/.source.yml', '_original_basename': '.dmg5p2o3', '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': 'Fedora_40', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora_40.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".dmg5p2o3", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora_40.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-1742037813.6994734-5527-23606193066046/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "Fedora_40", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1742037813.6994734-5527-23606193066046/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora_40.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1742037814.086324-5527-273034104256020/.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:user_tmp_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1742037814.086324-5527-273034104256020/.source.yml', '_original_basename': '.9b7q_ymg', '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': 'Fedora', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora.yml", "diff": [], "failed": false, "gid": 0, "group": "root", "invocation": { "module_args": { "_original_basename": ".9b7q_ymg", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora.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-1742037814.086324-5527-273034104256020/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "Fedora", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1742037814.086324-5527-273034104256020/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/Fedora.yml", "state": "absent" } changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/RedHat.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1742037814.478144-5527-119792412216976/.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:user_tmp_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/RedHat.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1742037814.478144-5527-119792412216976/.source.yml', '_original_basename': '._7zxfmcm', '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-OJX/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": "._7zxfmcm", "attributes": null, "backup": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "content": null, "dest": "/tmp/collections-OJX/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-1742037814.478144-5527-119792412216976/.source.yml", "unsafe_writes": false, "validate": null } }, "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1742037814.478144-5527-119792412216976/.source.yml", "state": "file", "uid": 0 }, "path": "/tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/roles/caller/vars/RedHat.yml", "state": "absent" } PLAY RECAP ********************************************************************* managed-node1 : ok=9 changed=2 unreachable=0 failed=0 skipped=16 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Saturday 15 March 2025 07:23:38 -0400 (0:00:00.944) 0:00:06.509 ******** =============================================================================== Create var file in caller that can override the one in called role ------ 1.82s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml:6 fedora.linux_system_roles.aide : Ensure required packages are installed --- 1.60s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Gathering Facts --------------------------------------------------------- 1.20s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/tests/aide/tests_include_vars_from_parent.yml:2 Cleanup ----------------------------------------------------------------- 0.94s /tmp/collections-OJX/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.38s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Include role ------------------------------------------------------------ 0.05s /tmp/collections-OJX/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.04s /tmp/collections-OJX/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.03s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.03s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 fedora.linux_system_roles.aide : Initialize AIDE database --------------- 0.03s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 fedora.linux_system_roles.aide : Copy AIDE reference database ----------- 0.03s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.03s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:63 fedora.linux_system_roles.aide : Copy AIDE reference database ----------- 0.03s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 fedora.linux_system_roles.aide : Update AIDE database ------------------- 0.03s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:89 fedora.linux_system_roles.aide : Fetch AIDE database -------------------- 0.03s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:58 fedora.linux_system_roles.aide : Check against AIDE reference database --- 0.03s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:81 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.03s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:104 fedora.linux_system_roles.aide : Fetch AIDE database -------------------- 0.03s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:99 fedora.linux_system_roles.aide : Set flag to indicate system is ostree --- 0.02s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 fedora.linux_system_roles.aide : Set platform/version specific variables --- 0.02s /tmp/collections-OJX/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3