ansible-playbook [core 2.16.18] 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-09K executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. 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_check_cron.yml ************************************************* 1 plays in /tmp/collections-09K/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-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:3 Saturday 02 May 2026 07:56:06 -0400 (0:00:00.017) 0:00:00.017 ********** ok: [managed-node1] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:9 Saturday 02 May 2026 07:56:07 -0400 (0:00:01.236) 0:00:01.254 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:14 Saturday 02 May 2026 07:56:07 -0400 (0:00:00.461) 0:00:01.715 ********** ok: [managed-node1] => { "ansible_facts": { "__aide_is_ostree": false }, "changed": false } TASK [Install crontabs] ******************************************************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:18 Saturday 02 May 2026 07:56:07 -0400 (0:00:00.028) 0:00:01.744 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: crontabs TASK [Create tempfile for crontab backup] ************************************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:24 Saturday 02 May 2026 07:56:21 -0400 (0:00:13.714) 0:00:15.458 ********** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/aide_t3qfw9c6_crontab", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Backup crontab] ********************************************************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:30 Saturday 02 May 2026 07:56:21 -0400 (0:00:00.411) 0:00:15.870 ********** changed: [managed-node1] => { "changed": true, "checksum": "09767e814c22a93daba80e274dcbe00e0e7a8b99", "dest": "/tmp/aide_t3qfw9c6_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-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:39 Saturday 02 May 2026 07:56:22 -0400 (0:00:00.454) 0:00:16.324 ********** included: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tasks/run_role_with_clear_facts.yml:9 Saturday 02 May 2026 07:56:22 -0400 (0:00:00.014) 0:00:16.338 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tasks/run_role_with_clear_facts.yml:23 Saturday 02 May 2026 07:56:22 -0400 (0:00:00.000) 0:00:16.339 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tasks/run_role_with_clear_facts.yml:33 Saturday 02 May 2026 07:56:22 -0400 (0:00:00.016) 0:00:16.355 ********** TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Saturday 02 May 2026 07:56:22 -0400 (0:00:00.071) 0:00:16.426 ********** included: /tmp/collections-09K/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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Saturday 02 May 2026 07:56:22 -0400 (0:00:00.016) 0:00:16.443 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.aide : Record role begin fingerprint] ********** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:7 Saturday 02 May 2026 07:56:23 -0400 (0:00:00.538) 0:00:16.982 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.aide : Check if system is ostree] ************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:16 Saturday 02 May 2026 07:56:23 -0400 (0:00:00.409) 0:00:17.392 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "not __aide_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Set flag to indicate system is ostree] *** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:21 Saturday 02 May 2026 07:56:23 -0400 (0:00:00.016) 0:00:17.408 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "not __aide_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:25 Saturday 02 May 2026 07:56:23 -0400 (0:00:00.014) 0:00:17.423 ********** 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Saturday 02 May 2026 07:56:23 -0400 (0:00:00.028) 0:00:17.451 ********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: aide-0.16-14.el8_5.1.x86_64" ] } TASK [fedora.linux_system_roles.aide : Get AIDE version] *********************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Saturday 02 May 2026 07:56:27 -0400 (0:00:03.904) 0:00:21.355 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "aide", "--version" ], "delta": "0:00:00.008276", "end": "2026-05-02 07:56:27.792731", "rc": 0, "start": "2026-05-02 07:56:27.784455" } STDERR: Aide 0.16 Compiled with the following options: WITH_MMAP WITH_PCRE WITH_POSIX_ACL WITH_SELINUX WITH_XATTR WITH_E2FSATTRS WITH_LSTAT64 WITH_READDIR64 WITH_ZLIB WITH_CURL WITH_GCRYPT WITH_AUDIT CONFIG_FILE = "/etc/aide.conf" TASK [fedora.linux_system_roles.aide : Set AIDE version] *********************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 Saturday 02 May 2026 07:56:27 -0400 (0:00:00.444) 0:00:21.800 ********** ok: [managed-node1] => { "ansible_facts": { "aide_version": "0.16" }, "changed": false } TASK [fedora.linux_system_roles.aide : Ensure required services are enabled and started] *** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:26 Saturday 02 May 2026 07:56:27 -0400 (0:00:00.017) 0:00:21.818 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 Saturday 02 May 2026 07:56:27 -0400 (0:00:00.009) 0:00:21.828 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:46 Saturday 02 May 2026 07:56:27 -0400 (0:00:00.014) 0:00:21.842 ********** changed: [managed-node1] => { "changed": true, "cmd": [ "aide", "--init" ], "delta": "0:00:32.036143", "end": "2026-05-02 07:57:00.203266", "rc": 0, "start": "2026-05-02 07:56:28.167123" } STDOUT: Start timestamp: 2026-05-02 07:56:28 -0400 (AIDE 0.16) AIDE initialized database at /var/lib/aide/aide.db.new.gz Number of entries: 55427 --------------------------------------------------- The attributes of the (uncompressed) database(s): --------------------------------------------------- /var/lib/aide/aide.db.new.gz MD5 : mqsqzEjigYMELn2on8xXWg== SHA1 : vY9P/R63UUerKm3T/8Spy6VhWI8= RMD160 : mT7faBVO8e7+P3yZVk53/PiKTa4= TIGER : xpHYFfcq7ySDpxz5L3+f1ihBHbWQaMBQ SHA256 : udgvIHrMLgozBJ3DPZLs52az0Lc8K9Hd HGngSyhKzag= SHA512 : tDx+IktUIJ3RHGX8dCodLdfo/upsRIxz 48zUBINNX/q4rampUPQ4YcVoxfEgvK0r 1LwcA6yHXCvbA1Si0DiW9w== End timestamp: 2026-05-02 07:57:00 -0400 (run time: 0m 32s) TASK [fedora.linux_system_roles.aide : Copy AIDE reference database] *********** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:51 Saturday 02 May 2026 07:57:00 -0400 (0:00:32.370) 0:00:54.213 ********** changed: [managed-node1] => { "changed": true, "checksum": "f6cd6681af40a3a7384cfe460739af57bb2524d8", "dest": "/var/lib/aide/aide.db.gz", "gid": 0, "group": "root", "md5sum": "418c352c69860d4d780ae347d0fef9f2", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:aide_db_t:s0", "size": 3092152, "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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:62 Saturday 02 May 2026 07:57:00 -0400 (0:00:00.369) 0:00:54.582 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 Saturday 02 May 2026 07:57:01 -0400 (0:00:00.458) 0:00:55.040 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:76 Saturday 02 May 2026 07:57:01 -0400 (0:00:00.011) 0:00:55.052 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:84 Saturday 02 May 2026 07:57:01 -0400 (0:00:00.011) 0:00:55.063 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:94 Saturday 02 May 2026 07:57:01 -0400 (0:00:00.011) 0:00:55.075 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:102 Saturday 02 May 2026 07:57:01 -0400 (0:00:00.011) 0:00:55.087 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:112 Saturday 02 May 2026 07:57:01 -0400 (0:00:00.011) 0:00:55.099 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:117 Saturday 02 May 2026 07:57:01 -0400 (0:00:00.011) 0:00:55.110 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:122 Saturday 02 May 2026 07:57:01 -0400 (0:00:00.011) 0:00:55.122 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:131 Saturday 02 May 2026 07:57:01 -0400 (0:00:00.529) 0:00:55.651 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "not aide_cron_check | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Record role success fingerprint] ******** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:140 Saturday 02 May 2026 07:57:01 -0400 (0:00:00.018) 0:00:55.670 ********** ok: [managed-node1] => { "changed": false } TASK [Check file content] ****************************************************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:46 Saturday 02 May 2026 07:57:02 -0400 (0:00:00.345) 0:00:56.016 ********** ok: [managed-node1] => { "backup": "", "changed": false, "failed_when_result": false } TASK [Run the role and and do not touch cron] ********************************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:55 Saturday 02 May 2026 07:57:02 -0400 (0:00:00.365) 0:00:56.382 ********** included: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tasks/run_role_with_clear_facts.yml:9 Saturday 02 May 2026 07:57:02 -0400 (0:00:00.034) 0:00:56.416 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tasks/run_role_with_clear_facts.yml:23 Saturday 02 May 2026 07:57:02 -0400 (0:00:00.000) 0:00:56.417 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tasks/run_role_with_clear_facts.yml:33 Saturday 02 May 2026 07:57:02 -0400 (0:00:00.017) 0:00:56.434 ********** TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Saturday 02 May 2026 07:57:02 -0400 (0:00:00.043) 0:00:56.478 ********** included: /tmp/collections-09K/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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Saturday 02 May 2026 07:57:02 -0400 (0:00:00.021) 0:00:56.500 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.aide : Record role begin fingerprint] ********** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:7 Saturday 02 May 2026 07:57:03 -0400 (0:00:00.552) 0:00:57.052 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.aide : Check if system is ostree] ************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:16 Saturday 02 May 2026 07:57:03 -0400 (0:00:00.333) 0:00:57.386 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "not __aide_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Set flag to indicate system is ostree] *** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:21 Saturday 02 May 2026 07:57:03 -0400 (0:00:00.020) 0:00:57.406 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "not __aide_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:25 Saturday 02 May 2026 07:57:03 -0400 (0:00:00.024) 0:00:57.431 ********** 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Saturday 02 May 2026 07:57:03 -0400 (0:00:00.030) 0:00:57.461 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.aide : Get AIDE version] *********************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Saturday 02 May 2026 07:57:06 -0400 (0:00:02.828) 0:01:00.290 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "aide", "--version" ], "delta": "0:00:00.006521", "end": "2026-05-02 07:57:06.615401", "rc": 0, "start": "2026-05-02 07:57:06.608880" } STDERR: Aide 0.16 Compiled with the following options: WITH_MMAP WITH_PCRE WITH_POSIX_ACL WITH_SELINUX WITH_XATTR WITH_E2FSATTRS WITH_LSTAT64 WITH_READDIR64 WITH_ZLIB WITH_CURL WITH_GCRYPT WITH_AUDIT CONFIG_FILE = "/etc/aide.conf" TASK [fedora.linux_system_roles.aide : Set AIDE version] *********************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 Saturday 02 May 2026 07:57:06 -0400 (0:00:00.331) 0:01:00.622 ********** ok: [managed-node1] => { "ansible_facts": { "aide_version": "0.16" }, "changed": false } TASK [fedora.linux_system_roles.aide : Ensure required services are enabled and started] *** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:26 Saturday 02 May 2026 07:57:06 -0400 (0:00:00.018) 0:01:00.640 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 Saturday 02 May 2026 07:57:06 -0400 (0:00:00.010) 0:01:00.650 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:46 Saturday 02 May 2026 07:57:06 -0400 (0:00:00.015) 0:01:00.666 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:51 Saturday 02 May 2026 07:57:06 -0400 (0:00:00.011) 0:01:00.678 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:62 Saturday 02 May 2026 07:57:06 -0400 (0:00:00.011) 0:01:00.689 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 Saturday 02 May 2026 07:57:06 -0400 (0:00:00.011) 0:01:00.701 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:76 Saturday 02 May 2026 07:57:06 -0400 (0:00:00.010) 0:01:00.711 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:84 Saturday 02 May 2026 07:57:06 -0400 (0:00:00.013) 0:01:00.725 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:94 Saturday 02 May 2026 07:57:06 -0400 (0:00:00.010) 0:01:00.735 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:102 Saturday 02 May 2026 07:57:06 -0400 (0:00:00.013) 0:01:00.749 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:112 Saturday 02 May 2026 07:57:06 -0400 (0:00:00.016) 0:01:00.766 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:117 Saturday 02 May 2026 07:57:06 -0400 (0:00:00.011) 0:01:00.777 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:122 Saturday 02 May 2026 07:57:06 -0400 (0:00:00.010) 0:01:00.788 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:131 Saturday 02 May 2026 07:57:06 -0400 (0:00:00.016) 0:01:00.805 ********** 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 : Record role success fingerprint] ******** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:140 Saturday 02 May 2026 07:57:06 -0400 (0:00:00.016) 0:01:00.822 ********** ok: [managed-node1] => { "changed": false } TASK [Ensure file is not changed] ********************************************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:60 Saturday 02 May 2026 07:57:07 -0400 (0:00:00.336) 0:01:01.158 ********** ok: [managed-node1] => { "backup": "", "changed": false, "failed_when_result": false } TASK [Run the role and disable cron] ******************************************* task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:69 Saturday 02 May 2026 07:57:07 -0400 (0:00:00.348) 0:01:01.507 ********** included: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tasks/run_role_with_clear_facts.yml:9 Saturday 02 May 2026 07:57:07 -0400 (0:00:00.024) 0:01:01.531 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tasks/run_role_with_clear_facts.yml:23 Saturday 02 May 2026 07:57:07 -0400 (0:00:00.001) 0:01:01.533 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tasks/run_role_with_clear_facts.yml:33 Saturday 02 May 2026 07:57:07 -0400 (0:00:00.023) 0:01:01.556 ********** TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Saturday 02 May 2026 07:57:07 -0400 (0:00:00.051) 0:01:01.608 ********** included: /tmp/collections-09K/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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Saturday 02 May 2026 07:57:07 -0400 (0:00:00.026) 0:01:01.634 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.aide : Record role begin fingerprint] ********** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:7 Saturday 02 May 2026 07:57:08 -0400 (0:00:00.586) 0:01:02.220 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.aide : Check if system is ostree] ************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:16 Saturday 02 May 2026 07:57:08 -0400 (0:00:00.372) 0:01:02.593 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "not __aide_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Set flag to indicate system is ostree] *** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:21 Saturday 02 May 2026 07:57:08 -0400 (0:00:00.015) 0:01:02.608 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "not __aide_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:25 Saturday 02 May 2026 07:57:08 -0400 (0:00:00.016) 0:01:02.625 ********** 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Saturday 02 May 2026 07:57:08 -0400 (0:00:00.030) 0:01:02.655 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.aide : Get AIDE version] *********************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Saturday 02 May 2026 07:57:11 -0400 (0:00:02.846) 0:01:05.502 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "aide", "--version" ], "delta": "0:00:00.006468", "end": "2026-05-02 07:57:11.828816", "rc": 0, "start": "2026-05-02 07:57:11.822348" } STDERR: Aide 0.16 Compiled with the following options: WITH_MMAP WITH_PCRE WITH_POSIX_ACL WITH_SELINUX WITH_XATTR WITH_E2FSATTRS WITH_LSTAT64 WITH_READDIR64 WITH_ZLIB WITH_CURL WITH_GCRYPT WITH_AUDIT CONFIG_FILE = "/etc/aide.conf" TASK [fedora.linux_system_roles.aide : Set AIDE version] *********************** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 Saturday 02 May 2026 07:57:11 -0400 (0:00:00.332) 0:01:05.835 ********** ok: [managed-node1] => { "ansible_facts": { "aide_version": "0.16" }, "changed": false } TASK [fedora.linux_system_roles.aide : Ensure required services are enabled and started] *** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:26 Saturday 02 May 2026 07:57:11 -0400 (0:00:00.018) 0:01:05.853 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 Saturday 02 May 2026 07:57:11 -0400 (0:00:00.010) 0:01:05.863 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:46 Saturday 02 May 2026 07:57:11 -0400 (0:00:00.015) 0:01:05.879 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:51 Saturday 02 May 2026 07:57:11 -0400 (0:00:00.011) 0:01:05.891 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:62 Saturday 02 May 2026 07:57:11 -0400 (0:00:00.011) 0:01:05.902 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 Saturday 02 May 2026 07:57:11 -0400 (0:00:00.011) 0:01:05.913 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:76 Saturday 02 May 2026 07:57:11 -0400 (0:00:00.011) 0:01:05.925 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:84 Saturday 02 May 2026 07:57:11 -0400 (0:00:00.011) 0:01:05.936 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:94 Saturday 02 May 2026 07:57:11 -0400 (0:00:00.011) 0:01:05.947 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:102 Saturday 02 May 2026 07:57:11 -0400 (0:00:00.012) 0:01:05.959 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:112 Saturday 02 May 2026 07:57:12 -0400 (0:00:00.011) 0:01:05.970 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:117 Saturday 02 May 2026 07:57:12 -0400 (0:00:00.011) 0:01:05.981 ********** 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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:122 Saturday 02 May 2026 07:57:12 -0400 (0:00:00.011) 0:01:05.993 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "aide_cron_check | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Remove aide check cron configuration if necessary] *** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:131 Saturday 02 May 2026 07:57:12 -0400 (0:00:00.016) 0:01:06.009 ********** changed: [managed-node1] => { "backup": "", "changed": true, "found": 1 } MSG: 1 line(s) removed TASK [fedora.linux_system_roles.aide : Record role success fingerprint] ******** task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:140 Saturday 02 May 2026 07:57:12 -0400 (0:00:00.347) 0:01:06.356 ********** ok: [managed-node1] => { "changed": false } TASK [Ensure aide cron is removed] ********************************************* task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:74 Saturday 02 May 2026 07:57:12 -0400 (0:00:00.328) 0:01:06.685 ********** changed: [managed-node1] => { "backup": "", "changed": true, "failed_when_result": false } MSG: line added TASK [Restore crontab] ********************************************************* task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:84 Saturday 02 May 2026 07:57:13 -0400 (0:00:00.339) 0:01:07.024 ********** 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_t3qfw9c6_crontab", "state": "file", "uid": 0 } TASK [Delete tempfile] ********************************************************* task path: /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:91 Saturday 02 May 2026 07:57:13 -0400 (0:00:00.344) 0:01:07.369 ********** changed: [managed-node1] => { "changed": true, "path": "/tmp/aide_t3qfw9c6_crontab", "state": "absent" } PLAY RECAP ********************************************************************* managed-node1 : ok=40 changed=11 unreachable=0 failed=0 skipped=49 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 02 May 2026 07:57:13 -0400 (0:00:00.364) 0:01:07.734 ********** =============================================================================== fedora.linux_system_roles.aide : Initialize AIDE database -------------- 32.37s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:46 Install crontabs ------------------------------------------------------- 13.71s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:18 fedora.linux_system_roles.aide : Ensure required packages are installed --- 3.90s /tmp/collections-09K/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-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 fedora.linux_system_roles.aide : Ensure required packages are installed --- 2.83s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Gathering Facts --------------------------------------------------------- 1.24s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:3 fedora.linux_system_roles.aide : Ensure ansible_facts used by role ------ 0.59s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 fedora.linux_system_roles.aide : Ensure ansible_facts used by role ------ 0.55s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 fedora.linux_system_roles.aide : Ensure ansible_facts used by role ------ 0.54s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 fedora.linux_system_roles.aide : Update aide check cron configuration if necessary --- 0.53s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:122 Check if system is ostree ----------------------------------------------- 0.46s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:9 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.46s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:62 Backup crontab ---------------------------------------------------------- 0.45s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:30 fedora.linux_system_roles.aide : Get AIDE version ----------------------- 0.44s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Create tempfile for crontab backup -------------------------------------- 0.41s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:24 fedora.linux_system_roles.aide : Record role begin fingerprint ---------- 0.41s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:7 fedora.linux_system_roles.aide : Record role begin fingerprint ---------- 0.37s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:7 fedora.linux_system_roles.aide : Copy AIDE reference database ----------- 0.37s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:51 Check file content ------------------------------------------------------ 0.37s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:46 Delete tempfile --------------------------------------------------------- 0.36s /tmp/collections-09K/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:91