ansible-playbook [core 2.17.7] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.13/site-packages/ansible ansible collection location = /tmp/collections-BXl executable location = /usr/local/bin/ansible-playbook python version = 3.13.0 (main, Oct 8 2024, 00:00:00) [GCC 14.2.1 20240912 (Red Hat 14.2.1-3)] (/usr/bin/python3.13) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_check_cron.yml ************************************************* 2 plays in /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml PLAY [Ensure that the cron is set up] ****************************************** TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Friday 20 December 2024 10:38:11 -0500 (0:00:00.010) 0:00:00.010 ******* included: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.aide : Ensure ansible_facts used by role] ****** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Friday 20 December 2024 10:38:11 -0500 (0:00:00.015) 0:00:00.026 ******* [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3, 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-node2] TASK [fedora.linux_system_roles.aide : Check if system is ostree] ************** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Friday 20 December 2024 10:38:12 -0500 (0:00:00.798) 0:00:00.824 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.aide : Set flag to indicate system is ostree] *** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 Friday 20 December 2024 10:38:13 -0500 (0:00:00.455) 0:00:01.279 ******* ok: [managed-node2] => { "ansible_facts": { "__aide_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 Friday 20 December 2024 10:38:13 -0500 (0:00:00.020) 0:00:01.300 ******* skipping: [managed-node2] => (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-node2] => (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-node2] => (item=Fedora_41.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_41.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=Fedora_41.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_41.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.aide : Ensure required packages are installed] *** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Friday 20 December 2024 10:38:13 -0500 (0:00:00.027) 0:00:01.328 ******* ok: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Friday 20 December 2024 10:38:14 -0500 (0:00:01.708) 0:00:03.036 ******* skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.aide : Generate "/etc/aide.conf"] ************** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 Friday 20 December 2024 10:38:14 -0500 (0:00:00.014) 0:00:03.050 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "aide_db_template is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Initialize AIDE database] *************** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 Friday 20 December 2024 10:38:14 -0500 (0:00:00.015) 0:00:03.065 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "aide", "--init" ], "delta": "0:03:55.288455", "end": "2024-12-20 10:42:10.553393", "rc": 0, "start": "2024-12-20 10:38:15.264938" } STDOUT: Start timestamp: 2024-12-20 10:38:15 -0500 (AIDE 0.18.6) AIDE successfully initialized database. New AIDE database written to /var/lib/aide/aide.db.new.gz Number of entries: 57636 --------------------------------------------------- The attributes of the (uncompressed) database(s): --------------------------------------------------- /var/lib/aide/aide.db.new.gz MD5 : hy5QSBCa7h8OKib2x/2F/w== SHA1 : AntIRe4fuHghYvwNmujcStlfSaI= SHA256 : A2n2yPjX3Sk3njT4S+8H6kcmOxY4qAuQ tvCVV60Hy+4= SHA512 : ePYVdOq6D1fhAa1MBX4QN4SPEMhiZTo7 dlp8zbo68BnK/PwaOhprHGjkjc7W6g2E zc1qQy1eMqYT9BafxBNs3Q== RMD160 : OOz3UQ8WLQpbxPQhAQaXnLRu5f4= TIGER : QAUqF0ddibvbET+4laiOEOt0BeW5OFaF CRC32 : jw4Hiw== WHIRLPOOL : 722V9oZHatBpu7MQ8nZwY2zGcNNljxmu hJD0dbTtYWnJQOUHO6aLykBhJShiyIlO nTkymAKemEtpu3LPVyL4FQ== GOST : YckUpaHZXhScx+oJyocYqHT1eCQLvXM7 8gALRSoV+Cg= STRIBOG256: AvQB0mO2XNh0rwIQFhzxCaa+G9E68u+S yur4PGDdLFI= STRIBOG512: +paiPCM4JTaJNUgoF2lPbr5QfPsiQS5k g5azNDhpkfaPih7r9Lg/mnoE+S44v3yW bPijnQtW4ZCUfSeYFIw/7Q== End timestamp: 2024-12-20 10:42:10 -0500 (run time: 3m 55s) TASK [fedora.linux_system_roles.aide : Copy AIDE reference database] *********** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 Friday 20 December 2024 10:42:10 -0500 (0:03:55.752) 0:03:58.818 ******* changed: [managed-node2] => { "changed": true, "checksum": "a9ffb0dc294ddc9da9a9c21d9b93ecd5b52982ba", "dest": "/var/lib/aide/aide.db.gz", "gid": 0, "group": "root", "md5sum": "768aec917f5a8d14b6dd43ea7c4b8b1e", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:aide_db_t:s0", "size": 4804729, "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 Friday 20 December 2024 10:42:11 -0500 (0:00:00.510) 0:03:59.329 ******* changed: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:58 Friday 20 December 2024 10:42:11 -0500 (0:00:00.548) 0:03:59.877 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:63 Friday 20 December 2024 10:42:11 -0500 (0:00:00.023) 0:03:59.900 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 Friday 20 December 2024 10:42:11 -0500 (0:00:00.020) 0:03:59.921 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:80 Friday 20 December 2024 10:42:11 -0500 (0:00:00.020) 0:03:59.941 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:88 Friday 20 December 2024 10:42:11 -0500 (0:00:00.020) 0:03:59.961 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:95 Friday 20 December 2024 10:42:11 -0500 (0:00:00.020) 0:03:59.982 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:100 Friday 20 December 2024 10:42:11 -0500 (0:00:00.020) 0:04:00.002 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:105 Friday 20 December 2024 10:42:11 -0500 (0:00:00.020) 0:04:00.022 ******* changed: [managed-node2] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.aide : Remove aide check cron configuration if necessary] *** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:114 Friday 20 December 2024 10:42:12 -0500 (0:00:00.484) 0:04:00.507 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "not aide_cron_check | bool", "skip_reason": "Conditional result was False" } TASK [Check file content] ****************************************************** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:16 Friday 20 December 2024 10:42:12 -0500 (0:00:00.027) 0:04:00.535 ******* ok: [managed-node2] => { "backup": "", "changed": false, "failed_when_result": false } PLAY [Ensure that the cron is not set up] ************************************** TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Friday 20 December 2024 10:42:12 -0500 (0:00:00.390) 0:04:00.925 ******* included: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.aide : Ensure ansible_facts used by role] ****** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Friday 20 December 2024 10:42:12 -0500 (0:00:00.014) 0:04:00.939 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Friday 20 December 2024 10:42:12 -0500 (0:00:00.024) 0:04:00.964 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 Friday 20 December 2024 10:42:12 -0500 (0:00:00.016) 0:04:00.981 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 Friday 20 December 2024 10:42:12 -0500 (0:00:00.015) 0:04:00.996 ******* skipping: [managed-node2] => (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-node2] => (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-node2] => (item=Fedora_41.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_41.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=Fedora_41.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_41.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.aide : Ensure required packages are installed] *** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Friday 20 December 2024 10:42:12 -0500 (0:00:00.027) 0:04:01.023 ******* ok: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Friday 20 December 2024 10:42:14 -0500 (0:00:01.635) 0:04:02.659 ******* skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.aide : Generate "/etc/aide.conf"] ************** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 Friday 20 December 2024 10:42:14 -0500 (0:00:00.011) 0:04:02.670 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "aide_db_template is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Initialize AIDE database] *************** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 Friday 20 December 2024 10:42:14 -0500 (0:00:00.015) 0:04:02.685 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 Friday 20 December 2024 10:42:14 -0500 (0:00:00.020) 0:04:02.706 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 Friday 20 December 2024 10:42:14 -0500 (0:00:00.020) 0:04:02.726 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:58 Friday 20 December 2024 10:42:14 -0500 (0:00:00.020) 0:04:02.746 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:63 Friday 20 December 2024 10:42:14 -0500 (0:00:00.020) 0:04:02.767 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 Friday 20 December 2024 10:42:14 -0500 (0:00:00.019) 0:04:02.787 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:80 Friday 20 December 2024 10:42:14 -0500 (0:00:00.020) 0:04:02.807 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:88 Friday 20 December 2024 10:42:14 -0500 (0:00:00.020) 0:04:02.828 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:95 Friday 20 December 2024 10:42:14 -0500 (0:00:00.020) 0:04:02.848 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:100 Friday 20 December 2024 10:42:14 -0500 (0:00:00.020) 0:04:02.868 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:105 Friday 20 December 2024 10:42:14 -0500 (0:00:00.020) 0:04:02.888 ******* skipping: [managed-node2] => { "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-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:114 Friday 20 December 2024 10:42:14 -0500 (0:00:00.029) 0:04:02.918 ******* changed: [managed-node2] => { "backup": "", "changed": true, "found": 1 } MSG: 1 line(s) removed TASK [Check file content] ****************************************************** task path: /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:38 Friday 20 December 2024 10:42:15 -0500 (0:00:00.405) 0:04:03.324 ******* changed: [managed-node2] => { "backup": "", "changed": true, "failed_when_result": false } MSG: line added PLAY RECAP ********************************************************************* managed-node2 : ok=14 changed=6 unreachable=0 failed=0 skipped=28 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Friday 20 December 2024 10:42:15 -0500 (0:00:00.383) 0:04:03.707 ******* =============================================================================== fedora.linux_system_roles.aide : Initialize AIDE database ------------- 235.75s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 fedora.linux_system_roles.aide : Ensure required packages are installed --- 1.71s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 fedora.linux_system_roles.aide : Ensure required packages are installed --- 1.64s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 fedora.linux_system_roles.aide : Ensure ansible_facts used by role ------ 0.80s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.55s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 fedora.linux_system_roles.aide : Copy AIDE reference database ----------- 0.51s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 fedora.linux_system_roles.aide : Update aide check cron configuration if necessary --- 0.48s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:105 fedora.linux_system_roles.aide : Check if system is ostree -------------- 0.46s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 fedora.linux_system_roles.aide : Remove aide check cron configuration if necessary --- 0.41s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:114 Check file content ------------------------------------------------------ 0.39s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:16 Check file content ------------------------------------------------------ 0.38s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:38 fedora.linux_system_roles.aide : Update aide check cron configuration if necessary --- 0.03s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:105 fedora.linux_system_roles.aide : Set platform/version specific variables --- 0.03s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 fedora.linux_system_roles.aide : Set platform/version specific variables --- 0.03s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 fedora.linux_system_roles.aide : Remove aide check cron configuration if necessary --- 0.03s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:114 fedora.linux_system_roles.aide : Ensure ansible_facts used by role ------ 0.02s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 fedora.linux_system_roles.aide : Fetch AIDE database -------------------- 0.02s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:58 fedora.linux_system_roles.aide : Set flag to indicate system is ostree --- 0.02s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 fedora.linux_system_roles.aide : Check against AIDE reference database --- 0.02s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:80 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.02s /tmp/collections-BXl/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:100