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_check_cron.yml ************************************************* 1 plays in /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml PLAY [Ensure that the cron is set up] ****************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:3 Saturday 19 April 2025 07:26:01 -0400 (0:00:00.018) 0:00:00.018 ******** ok: [managed-node1] META: ran handlers TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:9 Saturday 19 April 2025 07:26:02 -0400 (0:00:01.111) 0:00:01.130 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:14 Saturday 19 April 2025 07:26:02 -0400 (0:00:00.439) 0:00:01.569 ******** ok: [managed-node1] => { "ansible_facts": { "__aide_is_ostree": false }, "changed": false } TASK [Install crontabs] ******************************************************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:18 Saturday 19 April 2025 07:26:02 -0400 (0:00:00.076) 0:00:01.646 ******** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: crontabs TASK [Create tempfile for crontab backup] ************************************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:24 Saturday 19 April 2025 07:26:20 -0400 (0:00:18.079) 0:00:19.726 ******** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/aide_echjdkiz_crontab", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Backup crontab] ********************************************************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:30 Saturday 19 April 2025 07:26:21 -0400 (0:00:00.472) 0:00:20.199 ******** changed: [managed-node1] => { "changed": true, "checksum": "09767e814c22a93daba80e274dcbe00e0e7a8b99", "dest": "/tmp/aide_echjdkiz_crontab", "gid": 0, "group": "root", "md5sum": "c39252b11aad842fcb75e05c6a27eef8", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 451, "src": "/etc/crontab", "state": "file", "uid": 0 } TASK [Run the role and set up cron] ******************************************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:39 Saturday 19 April 2025 07:26:21 -0400 (0:00:00.514) 0:00:20.713 ******** TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Saturday 19 April 2025 07:26:21 -0400 (0:00:00.036) 0:00:20.750 ******** included: /tmp/collections-Hm9/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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Saturday 19 April 2025 07:26:21 -0400 (0:00:00.025) 0:00:20.775 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Saturday 19 April 2025 07:26:21 -0400 (0:00:00.048) 0:00:20.824 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Set flag to indicate system is ostree] *** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 Saturday 19 April 2025 07:26:21 -0400 (0:00:00.037) 0:00:20.861 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 Saturday 19 April 2025 07:26:22 -0400 (0:00:00.039) 0:00:20.901 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Saturday 19 April 2025 07:26:22 -0400 (0:00:00.090) 0:00:20.991 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Saturday 19 April 2025 07:26:26 -0400 (0:00:03.935) 0:00:24.926 ******** TASK [fedora.linux_system_roles.aide : Generate "/etc/aide.conf"] ************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 Saturday 19 April 2025 07:26:26 -0400 (0:00:00.053) 0:00:24.980 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Initialize AIDE database] *************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 Saturday 19 April 2025 07:26:26 -0400 (0:00:00.018) 0:00:24.998 ******** changed: [managed-node1] => { "changed": true, "cmd": [ "aide", "--init" ], "delta": "0:00:47.009731", "end": "2025-04-19 07:27:13.535957", "rc": 0, "start": "2025-04-19 07:26:26.526226" } STDOUT: Start timestamp: 2025-04-19 07:26:26 -0400 (AIDE 0.16) AIDE initialized database at /var/lib/aide/aide.db.new.gz Number of entries: 55426 --------------------------------------------------- The attributes of the (uncompressed) database(s): --------------------------------------------------- /var/lib/aide/aide.db.new.gz MD5 : ydmnjqGFgVCzmEnb8xC18g== SHA1 : cA5uXQGN7Hxc1TbLnZV/0wGIgm0= RMD160 : xgPw4Ir1B3pPYzP4f+Xg7iSt5k0= TIGER : j//kFV5v/ENQiB0xre0FObqHFr7Pt0cr SHA256 : 2m5srU+LclJxyWDsD5AKzI+mj+8a4aLz OD8ITJjpF/w= SHA512 : 0FB22nrSHrpHmsUWU88TxJifFoI5oFKT vdrXq7XjWM008UXJYAkHSGzBd5XvgC+i yc+/2kkhHgDs0ABK9PIFXg== End timestamp: 2025-04-19 07:27:13 -0400 (run time: 0m 47s) TASK [fedora.linux_system_roles.aide : Copy AIDE reference database] *********** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 Saturday 19 April 2025 07:27:13 -0400 (0:00:47.466) 0:01:12.465 ******** changed: [managed-node1] => { "changed": true, "checksum": "5d538ae78703a7cab94e32b98bec0aa2e6aa9b7a", "dest": "/var/lib/aide/aide.db.gz", "gid": 0, "group": "root", "md5sum": "c36158bbdbea3779c5505f32696eed4b", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:aide_db_t:s0", "size": 3092095, "src": "/var/lib/aide/aide.db.new.gz", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.aide : Remove remote AIDE database file] ******* task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 Saturday 19 April 2025 07:27:13 -0400 (0:00:00.393) 0:01:12.858 ******** changed: [managed-node1] => { "changed": true, "path": "/var/lib/aide/aide.db.new.gz", "state": "absent" } TASK [fedora.linux_system_roles.aide : Fetch AIDE database] ******************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:58 Saturday 19 April 2025 07:27:14 -0400 (0:00:00.494) 0:01:13.353 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:63 Saturday 19 April 2025 07:27:14 -0400 (0:00:00.015) 0:01:13.368 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 Saturday 19 April 2025 07:27:14 -0400 (0:00:00.014) 0:01:13.383 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:81 Saturday 19 April 2025 07:27:14 -0400 (0:00:00.015) 0:01:13.398 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Update AIDE database] ******************* task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:89 Saturday 19 April 2025 07:27:14 -0400 (0:00:00.015) 0:01:13.414 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Fetch AIDE database] ******************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:99 Saturday 19 April 2025 07:27:14 -0400 (0:00:00.016) 0:01:13.430 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:104 Saturday 19 April 2025 07:27:14 -0400 (0:00:00.014) 0:01:13.445 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:109 Saturday 19 April 2025 07:27:14 -0400 (0:00:00.015) 0:01:13.460 ******** changed: [managed-node1] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.aide : Remove aide check cron configuration if necessary] *** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:118 Saturday 19 April 2025 07:27:15 -0400 (0:00:00.422) 0:01:13.883 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check file content] ****************************************************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:47 Saturday 19 April 2025 07:27:15 -0400 (0:00:00.017) 0:01:13.900 ******** ok: [managed-node1] => { "backup": "", "changed": false, "failed_when_result": false } TASK [Run the role and and do not touch cron] ********************************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:56 Saturday 19 April 2025 07:27:15 -0400 (0:00:00.343) 0:01:14.243 ******** TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Saturday 19 April 2025 07:27:15 -0400 (0:00:00.039) 0:01:14.282 ******** included: /tmp/collections-Hm9/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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Saturday 19 April 2025 07:27:15 -0400 (0:00:00.019) 0:01:14.302 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Saturday 19 April 2025 07:27:15 -0400 (0:00:00.017) 0:01:14.319 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Set flag to indicate system is ostree] *** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 Saturday 19 April 2025 07:27:15 -0400 (0:00:00.015) 0:01:14.335 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 Saturday 19 April 2025 07:27:15 -0400 (0:00:00.018) 0:01:14.353 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Saturday 19 April 2025 07:27:15 -0400 (0:00:00.037) 0:01:14.390 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Saturday 19 April 2025 07:27:18 -0400 (0:00:02.847) 0:01:17.237 ******** TASK [fedora.linux_system_roles.aide : Generate "/etc/aide.conf"] ************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 Saturday 19 April 2025 07:27:18 -0400 (0:00:00.017) 0:01:17.255 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Initialize AIDE database] *************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 Saturday 19 April 2025 07:27:18 -0400 (0:00:00.017) 0:01:17.272 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 Saturday 19 April 2025 07:27:18 -0400 (0:00:00.028) 0:01:17.300 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 Saturday 19 April 2025 07:27:18 -0400 (0:00:00.026) 0:01:17.326 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Fetch AIDE database] ******************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:58 Saturday 19 April 2025 07:27:18 -0400 (0:00:00.024) 0:01:17.351 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:63 Saturday 19 April 2025 07:27:18 -0400 (0:00:00.024) 0:01:17.375 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 Saturday 19 April 2025 07:27:18 -0400 (0:00:00.027) 0:01:17.403 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:81 Saturday 19 April 2025 07:27:18 -0400 (0:00:00.023) 0:01:17.426 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Update AIDE database] ******************* task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:89 Saturday 19 April 2025 07:27:18 -0400 (0:00:00.026) 0:01:17.453 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Fetch AIDE database] ******************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:99 Saturday 19 April 2025 07:27:18 -0400 (0:00:00.021) 0:01:17.474 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:104 Saturday 19 April 2025 07:27:18 -0400 (0:00:00.027) 0:01:17.502 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:109 Saturday 19 April 2025 07:27:18 -0400 (0:00:00.024) 0:01:17.527 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:118 Saturday 19 April 2025 07:27:18 -0400 (0:00:00.024) 0:01:17.551 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure file is not changed] ********************************************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:62 Saturday 19 April 2025 07:27:18 -0400 (0:00:00.017) 0:01:17.569 ******** ok: [managed-node1] => { "backup": "", "changed": false, "failed_when_result": false } TASK [Run the role and disable cron] ******************************************* task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:71 Saturday 19 April 2025 07:27:19 -0400 (0:00:00.357) 0:01:17.927 ******** TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Saturday 19 April 2025 07:27:19 -0400 (0:00:00.048) 0:01:17.975 ******** included: /tmp/collections-Hm9/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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Saturday 19 April 2025 07:27:19 -0400 (0:00:00.019) 0:01:17.995 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Saturday 19 April 2025 07:27:19 -0400 (0:00:00.016) 0:01:18.012 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Set flag to indicate system is ostree] *** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 Saturday 19 April 2025 07:27:19 -0400 (0:00:00.015) 0:01:18.027 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 Saturday 19 April 2025 07:27:19 -0400 (0:00:00.013) 0:01:18.040 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Saturday 19 April 2025 07:27:19 -0400 (0:00:00.033) 0:01:18.074 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Saturday 19 April 2025 07:27:22 -0400 (0:00:02.851) 0:01:20.926 ******** TASK [fedora.linux_system_roles.aide : Generate "/etc/aide.conf"] ************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 Saturday 19 April 2025 07:27:22 -0400 (0:00:00.015) 0:01:20.941 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Initialize AIDE database] *************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 Saturday 19 April 2025 07:27:22 -0400 (0:00:00.015) 0:01:20.957 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 Saturday 19 April 2025 07:27:22 -0400 (0:00:00.015) 0:01:20.973 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 Saturday 19 April 2025 07:27:22 -0400 (0:00:00.015) 0:01:20.989 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Fetch AIDE database] ******************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:58 Saturday 19 April 2025 07:27:22 -0400 (0:00:00.016) 0:01:21.005 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:63 Saturday 19 April 2025 07:27:22 -0400 (0:00:00.015) 0:01:21.020 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 Saturday 19 April 2025 07:27:22 -0400 (0:00:00.015) 0:01:21.036 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:81 Saturday 19 April 2025 07:27:22 -0400 (0:00:00.015) 0:01:21.051 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Update AIDE database] ******************* task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:89 Saturday 19 April 2025 07:27:22 -0400 (0:00:00.015) 0:01:21.066 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Fetch AIDE database] ******************** task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:99 Saturday 19 April 2025 07:27:22 -0400 (0:00:00.014) 0:01:21.081 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:104 Saturday 19 April 2025 07:27:22 -0400 (0:00:00.015) 0:01:21.097 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:109 Saturday 19 April 2025 07:27:22 -0400 (0:00:00.014) 0:01:21.112 ******** 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-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:118 Saturday 19 April 2025 07:27:22 -0400 (0:00:00.015) 0:01:21.128 ******** changed: [managed-node1] => { "backup": "", "changed": true, "found": 1 } MSG: 1 line(s) removed TASK [Ensure aide cron is removed] ********************************************* task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:77 Saturday 19 April 2025 07:27:22 -0400 (0:00:00.345) 0:01:21.473 ******** changed: [managed-node1] => { "backup": "", "changed": true, "failed_when_result": false } MSG: line added TASK [Restore crontab] ********************************************************* task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:87 Saturday 19 April 2025 07:27:22 -0400 (0:00:00.336) 0:01:21.810 ******** changed: [managed-node1] => { "changed": true, "checksum": "09767e814c22a93daba80e274dcbe00e0e7a8b99", "dest": "/etc/crontab", "gid": 0, "group": "root", "md5sum": "c39252b11aad842fcb75e05c6a27eef8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:system_cron_spool_t:s0", "size": 451, "src": "/tmp/aide_echjdkiz_crontab", "state": "file", "uid": 0 } TASK [Delete tempfile] ********************************************************* task path: /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:94 Saturday 19 April 2025 07:27:23 -0400 (0:00:00.369) 0:01:22.179 ******** changed: [managed-node1] => { "changed": true, "path": "/tmp/aide_echjdkiz_crontab", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=22 changed=11 unreachable=0 failed=0 skipped=49 rescued=0 ignored=0 Saturday 19 April 2025 07:27:23 -0400 (0:00:00.445) 0:01:22.625 ******** =============================================================================== fedora.linux_system_roles.aide : Initialize AIDE database -------------- 47.47s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 Install crontabs ------------------------------------------------------- 18.08s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:18 fedora.linux_system_roles.aide : Ensure required packages are installed --- 3.94s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 fedora.linux_system_roles.aide : Ensure required packages are installed --- 2.85s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 fedora.linux_system_roles.aide : Ensure required packages are installed --- 2.85s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Gathering Facts --------------------------------------------------------- 1.11s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:3 Backup crontab ---------------------------------------------------------- 0.51s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:30 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.49s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 Create tempfile for crontab backup -------------------------------------- 0.47s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:24 Delete tempfile --------------------------------------------------------- 0.45s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:94 Check if system is ostree ----------------------------------------------- 0.44s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:9 fedora.linux_system_roles.aide : Update aide check cron configuration if necessary --- 0.42s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:109 fedora.linux_system_roles.aide : Copy AIDE reference database ----------- 0.39s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 Restore crontab --------------------------------------------------------- 0.37s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:87 Ensure file is not changed ---------------------------------------------- 0.36s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:62 fedora.linux_system_roles.aide : Remove aide check cron configuration if necessary --- 0.35s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:118 Check file content ------------------------------------------------------ 0.34s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:47 Ensure aide cron is removed --------------------------------------------- 0.34s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:77 fedora.linux_system_roles.aide : Set platform/version specific variables --- 0.09s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 Set flag to indicate system is ostree ----------------------------------- 0.08s /tmp/collections-Hm9/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:14