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-TFt 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-TFt/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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Friday 20 December 2024 10:22:01 -0500 (0:00:00.011) 0:00:00.011 ******* included: /tmp/collections-TFt/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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Friday 20 December 2024 10:22:01 -0500 (0:00:00.015) 0:00:00.027 ******* [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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Friday 20 December 2024 10:22:02 -0500 (0:00:00.798) 0:00:00.825 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 Friday 20 December 2024 10:22:02 -0500 (0:00:00.457) 0:00:01.282 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 Friday 20 December 2024 10:22:02 -0500 (0:00:00.020) 0:00:01.303 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Friday 20 December 2024 10:22:02 -0500 (0:00:00.028) 0:00:01.331 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Friday 20 December 2024 10:22:04 -0500 (0:00:01.713) 0:00:03.045 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 Friday 20 December 2024 10:22:04 -0500 (0:00:00.012) 0:00:03.058 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 Friday 20 December 2024 10:22:04 -0500 (0:00:00.015) 0:00:03.073 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "aide", "--init" ], "delta": "0:00:38.329249", "end": "2024-12-20 10:22:43.237154", "rc": 0, "start": "2024-12-20 10:22:04.907905" } STDOUT: Start timestamp: 2024-12-20 10:22:04 -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 : Zo5Em1boTsJmsodup8AQ9g== SHA1 : 5WmCkf8dGSq2y+Io5ds2X2QymKI= SHA256 : 0bV5POqIxk3ImpIT9vBhd+hKmXJVzPr9 a556Sy/uUbE= SHA512 : j7OuM1oDMve0EfDMaO4W+u9Y/+EzdYXn o38TUDtjzIHedK/iVTp2d27kTDnNSQ9l Pop9Vot5Ukb6kJMaP9JALw== RMD160 : C8FkdWxVM4DUY+8QNU/PmgSOK7I= TIGER : Vofrd6SNjp/PDforKaIm9D2gBygHkRO6 CRC32 : 64m5bw== WHIRLPOOL : WL8C945MYtadRbv4Yr/HfQwYao6U/9wX JpKEqKOPiaAkunnIcg5e+EQ5BCEURGSV Fb616liODczu8M5BopdMTQ== GOST : 7G5KtWyjhjH+T6j1PGG5duewgxYgamAM wrCWGrl0F/A= STRIBOG256: YW0jhBECd1J3rACupNjMmRS5mx2Vs2iQ yDn37eBuNQQ= STRIBOG512: g6Kg10Mviih6XeS0AY1/wc3PIFvlzf4w T7gaFx6Bvu8KPJ3mZl0kbtu/w36XrEmX IeCftj5/ZPfxR8PbQipEPw== End timestamp: 2024-12-20 10:22:43 -0500 (run time: 0m 39s) TASK [fedora.linux_system_roles.aide : Copy AIDE reference database] *********** task path: /tmp/collections-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 Friday 20 December 2024 10:22:43 -0500 (0:00:38.794) 0:00:41.867 ******* changed: [managed-node2] => { "changed": true, "checksum": "03acc60823b885aefa22a6cd6f711f216bd6c21c", "dest": "/var/lib/aide/aide.db.gz", "gid": 0, "group": "root", "md5sum": "d9f0fa96d5d553b9e3a5ae7b16870227", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:aide_db_t:s0", "size": 4804724, "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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 Friday 20 December 2024 10:22:43 -0500 (0:00:00.514) 0:00:42.382 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:58 Friday 20 December 2024 10:22:44 -0500 (0:00:00.471) 0:00:42.853 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:63 Friday 20 December 2024 10:22:44 -0500 (0:00:00.023) 0:00:42.877 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 Friday 20 December 2024 10:22:44 -0500 (0:00:00.020) 0:00:42.897 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:80 Friday 20 December 2024 10:22:44 -0500 (0:00:00.020) 0:00:42.918 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:88 Friday 20 December 2024 10:22:44 -0500 (0:00:00.021) 0:00:42.940 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:95 Friday 20 December 2024 10:22:44 -0500 (0:00:00.020) 0:00:42.960 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:100 Friday 20 December 2024 10:22:44 -0500 (0:00:00.021) 0:00:42.981 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:105 Friday 20 December 2024 10:22:44 -0500 (0:00:00.020) 0:00:43.002 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:114 Friday 20 December 2024 10:22:44 -0500 (0:00:00.478) 0:00:43.480 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "not aide_cron_check | bool", "skip_reason": "Conditional result was False" } TASK [Print crontab 1] ********************************************************* task path: /tmp/collections-TFt/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:13 Friday 20 December 2024 10:22:44 -0500 (0:00:00.028) 0:00:43.508 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "cat", "/etc/crontab" ], "delta": "0:00:00.003132", "end": "2024-12-20 10:22:45.253120", "rc": 0, "start": "2024-12-20 10:22:45.249988" } STDOUT: SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root # For details see man 4 crontabs # Example of job definition: # .---------------- minute (0 - 59) # | .------------- hour (0 - 23) # | | .---------- day of month (1 - 31) # | | | .------- month (1 - 12) OR jan,feb,mar,apr ... # | | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat # | | | | | # * * * * * user-name command to be executed 0 12 * * * root /usr/sbin/aide --check TASK [Check file content] ****************************************************** task path: /tmp/collections-TFt/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:16 Friday 20 December 2024 10:22:45 -0500 (0:00:00.367) 0:00:43.876 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Friday 20 December 2024 10:22:45 -0500 (0:00:00.379) 0:00:44.256 ******* included: /tmp/collections-TFt/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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Friday 20 December 2024 10:22:45 -0500 (0:00:00.014) 0:00:44.271 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Friday 20 December 2024 10:22:45 -0500 (0:00:00.025) 0:00:44.296 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 Friday 20 December 2024 10:22:45 -0500 (0:00:00.015) 0:00:44.312 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 Friday 20 December 2024 10:22:45 -0500 (0:00:00.015) 0:00:44.328 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Friday 20 December 2024 10:22:45 -0500 (0:00:00.026) 0:00:44.354 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Friday 20 December 2024 10:22:47 -0500 (0:00:01.749) 0:00:46.104 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 Friday 20 December 2024 10:22:47 -0500 (0:00:00.011) 0:00:46.115 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 Friday 20 December 2024 10:22:47 -0500 (0:00:00.014) 0:00:46.129 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 Friday 20 December 2024 10:22:47 -0500 (0:00:00.021) 0:00:46.151 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 Friday 20 December 2024 10:22:47 -0500 (0:00:00.019) 0:00:46.170 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:58 Friday 20 December 2024 10:22:47 -0500 (0:00:00.020) 0:00:46.191 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:63 Friday 20 December 2024 10:22:47 -0500 (0:00:00.020) 0:00:46.211 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 Friday 20 December 2024 10:22:47 -0500 (0:00:00.019) 0:00:46.231 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:80 Friday 20 December 2024 10:22:47 -0500 (0:00:00.020) 0:00:46.251 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:88 Friday 20 December 2024 10:22:47 -0500 (0:00:00.020) 0:00:46.272 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:95 Friday 20 December 2024 10:22:47 -0500 (0:00:00.020) 0:00:46.292 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:100 Friday 20 December 2024 10:22:47 -0500 (0:00:00.019) 0:00:46.312 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:105 Friday 20 December 2024 10:22:47 -0500 (0:00:00.021) 0:00:46.333 ******* 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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:114 Friday 20 December 2024 10:22:47 -0500 (0:00:00.029) 0:00:46.362 ******* changed: [managed-node2] => { "backup": "", "changed": true, "found": 1 } MSG: 1 line(s) removed TASK [Print crontab 2] ********************************************************* task path: /tmp/collections-TFt/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:35 Friday 20 December 2024 10:22:48 -0500 (0:00:00.391) 0:00:46.754 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "cat", "/etc/crontab" ], "delta": "0:00:00.003062", "end": "2024-12-20 10:22:48.501215", "rc": 0, "start": "2024-12-20 10:22:48.498153" } STDOUT: SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root # For details see man 4 crontabs # Example of job definition: # .---------------- minute (0 - 59) # | .------------- hour (0 - 23) # | | .---------- day of month (1 - 31) # | | | .------- month (1 - 12) OR jan,feb,mar,apr ... # | | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat # | | | | | # * * * * * user-name command to be executed TASK [Check file content] ****************************************************** task path: /tmp/collections-TFt/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:38 Friday 20 December 2024 10:22:48 -0500 (0:00:00.370) 0:00:47.125 ******* changed: [managed-node2] => { "backup": "", "changed": true, "failed_when_result": false } MSG: line added PLAY RECAP ********************************************************************* managed-node2 : ok=16 changed=8 unreachable=0 failed=0 skipped=28 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Friday 20 December 2024 10:22:48 -0500 (0:00:00.373) 0:00:47.498 ******* =============================================================================== fedora.linux_system_roles.aide : Initialize AIDE database -------------- 38.79s /tmp/collections-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 fedora.linux_system_roles.aide : Ensure required packages are installed --- 1.75s /tmp/collections-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 fedora.linux_system_roles.aide : Ensure required packages are installed --- 1.71s /tmp/collections-TFt/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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 fedora.linux_system_roles.aide : Copy AIDE reference database ----------- 0.51s /tmp/collections-TFt/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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:105 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.47s /tmp/collections-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 fedora.linux_system_roles.aide : Check if system is ostree -------------- 0.46s /tmp/collections-TFt/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.39s /tmp/collections-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:114 Check file content ------------------------------------------------------ 0.38s /tmp/collections-TFt/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:16 Check file content ------------------------------------------------------ 0.37s /tmp/collections-TFt/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:38 Print crontab 2 --------------------------------------------------------- 0.37s /tmp/collections-TFt/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:35 Print crontab 1 --------------------------------------------------------- 0.37s /tmp/collections-TFt/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:13 fedora.linux_system_roles.aide : Update aide check cron configuration if necessary --- 0.03s /tmp/collections-TFt/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-TFt/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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:114 fedora.linux_system_roles.aide : Set platform/version specific variables --- 0.03s /tmp/collections-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 fedora.linux_system_roles.aide : Ensure ansible_facts used by role ------ 0.03s /tmp/collections-TFt/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-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:58 fedora.linux_system_roles.aide : Check against AIDE reference database --- 0.02s /tmp/collections-TFt/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:80