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.12/site-packages/ansible ansible collection location = /tmp/collections-Ngp executable location = /usr/local/bin/ansible-playbook python version = 3.12.7 (main, Oct 1 2024, 00:00:00) [GCC 14.2.1 20240912 (Red Hat 14.2.1-3)] (/usr/bin/python3.12) 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-Ngp/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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Friday 20 December 2024 10:22:33 -0500 (0:00:00.013) 0:00:00.013 ******* included: /tmp/collections-Ngp/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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Friday 20 December 2024 10:22:33 -0500 (0:00:00.039) 0:00:00.053 ******* [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [fedora.linux_system_roles.aide : Check if system is ostree] ************** task path: /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Friday 20 December 2024 10:22:34 -0500 (0:00:00.880) 0:00:00.934 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 Friday 20 December 2024 10:22:34 -0500 (0:00:00.509) 0:00:01.443 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 Friday 20 December 2024 10:22:34 -0500 (0:00:00.030) 0:00:01.473 ******* 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_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.aide : Ensure required packages are installed] *** task path: /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Friday 20 December 2024 10:22:34 -0500 (0:00:00.033) 0:00:01.507 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Friday 20 December 2024 10:22:36 -0500 (0:00:02.114) 0:00:03.621 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 Friday 20 December 2024 10:22:36 -0500 (0:00:00.014) 0:00:03.636 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 Friday 20 December 2024 10:22:36 -0500 (0:00:00.017) 0:00:03.653 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "aide", "--init" ], "delta": "0:03:50.649688", "end": "2024-12-20 10:26:27.888518", "rc": 0, "start": "2024-12-20 10:22:37.238830" } STDOUT: Start timestamp: 2024-12-20 10:22:37 -0500 (AIDE 0.18.6) AIDE successfully initialized database. New AIDE database written to /var/lib/aide/aide.db.new.gz Number of entries: 58281 --------------------------------------------------- The attributes of the (uncompressed) database(s): --------------------------------------------------- /var/lib/aide/aide.db.new.gz MD5 : Jr/j7/fN8XQcKRwuwhRb2g== SHA1 : Os/7TzfAGIP4ohSUA6VTPB8Ue0c= SHA256 : Dv/cZCr+dSF9sBozeqi8Y+fQe44ak34z yQkq4Ctr1sg= SHA512 : Hed3jBCWAk99xWxhCBPq/NWgyNbq/8Uk QgOWLguIRi47u8l9raDfH9dAKBTgw5cW 547VbtyMK21iTd6IuYFnyw== RMD160 : Boa/0j95uDVyHurM/O3TJf1NIWo= TIGER : 3bydfDCYCkmbkUbgKYiFmHAedAa5zA58 CRC32 : UQA+gg== WHIRLPOOL : GTR/KjM8EGYatrc94/FDXCVFsyZ5olpU UprO3f+TIo0gnjDiufom8AH/iEIv7tW3 XoQkrMicfiElavTHh2+E5A== GOST : hx83E1kax4aBU4jk4dccckLv7ZUEAcL5 wt0HvYM/NJ8= STRIBOG256: XvupAR5mPiA8r48wt4PbVzXQtdPnmqkc y+72BrVsoEk= STRIBOG512: fz4ROoWYW0PV7AkH13ERc99aPfQNzVjD US9qP9HjEMtpys0IRVnaHkCssXCIevRV /ZQMc56RUDfsXe6m5FiCBA== End timestamp: 2024-12-20 10:26:27 -0500 (run time: 3m 50s) TASK [fedora.linux_system_roles.aide : Copy AIDE reference database] *********** task path: /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 Friday 20 December 2024 10:26:28 -0500 (0:03:51.227) 0:03:54.880 ******* changed: [managed-node2] => { "changed": true, "checksum": "bdd49a0f0a73f15c70f03b9d067adaf0f7f03635", "dest": "/var/lib/aide/aide.db.gz", "gid": 0, "group": "root", "md5sum": "4aa29af9c0ac901ae62f2097adc66c22", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:aide_db_t:s0", "size": 4896869, "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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 Friday 20 December 2024 10:26:28 -0500 (0:00:00.671) 0:03:55.552 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:58 Friday 20 December 2024 10:26:29 -0500 (0:00:00.541) 0:03:56.093 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:63 Friday 20 December 2024 10:26:29 -0500 (0:00:00.033) 0:03:56.127 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 Friday 20 December 2024 10:26:29 -0500 (0:00:00.031) 0:03:56.159 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:80 Friday 20 December 2024 10:26:29 -0500 (0:00:00.036) 0:03:56.195 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:88 Friday 20 December 2024 10:26:29 -0500 (0:00:00.030) 0:03:56.226 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:95 Friday 20 December 2024 10:26:29 -0500 (0:00:00.031) 0:03:56.257 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:100 Friday 20 December 2024 10:26:29 -0500 (0:00:00.030) 0:03:56.288 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:105 Friday 20 December 2024 10:26:29 -0500 (0:00:00.035) 0:03:56.324 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:114 Friday 20 December 2024 10:26:30 -0500 (0:00:00.631) 0:03:56.956 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:13 Friday 20 December 2024 10:26:30 -0500 (0:00:00.037) 0:03:56.994 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "cat", "/etc/crontab" ], "delta": "0:00:01.003861", "end": "2024-12-20 10:26:31.533215", "rc": 0, "start": "2024-12-20 10:26:30.529354" } 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-Ngp/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:16 Friday 20 December 2024 10:26:31 -0500 (0:00:01.468) 0:03:58.463 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Friday 20 December 2024 10:26:32 -0500 (0:00:00.416) 0:03:58.879 ******* included: /tmp/collections-Ngp/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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Friday 20 December 2024 10:26:32 -0500 (0:00:00.016) 0:03:58.895 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Friday 20 December 2024 10:26:32 -0500 (0:00:00.034) 0:03:58.930 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 Friday 20 December 2024 10:26:32 -0500 (0:00:00.017) 0:03:58.948 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 Friday 20 December 2024 10:26:32 -0500 (0:00:00.017) 0:03:58.966 ******* 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_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.aide : Ensure required packages are installed] *** task path: /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Friday 20 December 2024 10:26:32 -0500 (0:00:00.031) 0:03:58.997 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Friday 20 December 2024 10:26:34 -0500 (0:00:01.968) 0:04:00.965 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 Friday 20 December 2024 10:26:34 -0500 (0:00:00.011) 0:04:00.977 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 Friday 20 December 2024 10:26:34 -0500 (0:00:00.017) 0:04:00.994 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 Friday 20 December 2024 10:26:34 -0500 (0:00:00.031) 0:04:01.026 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 Friday 20 December 2024 10:26:34 -0500 (0:00:00.032) 0:04:01.058 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:58 Friday 20 December 2024 10:26:34 -0500 (0:00:00.031) 0:04:01.089 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:63 Friday 20 December 2024 10:26:34 -0500 (0:00:00.030) 0:04:01.120 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 Friday 20 December 2024 10:26:34 -0500 (0:00:00.030) 0:04:01.151 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:80 Friday 20 December 2024 10:26:34 -0500 (0:00:00.031) 0:04:01.183 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:88 Friday 20 December 2024 10:26:34 -0500 (0:00:00.031) 0:04:01.214 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:95 Friday 20 December 2024 10:26:34 -0500 (0:00:00.035) 0:04:01.250 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:100 Friday 20 December 2024 10:26:34 -0500 (0:00:00.033) 0:04:01.283 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:105 Friday 20 December 2024 10:26:34 -0500 (0:00:00.030) 0:04:01.314 ******* 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-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:114 Friday 20 December 2024 10:26:34 -0500 (0:00:00.035) 0:04:01.350 ******* changed: [managed-node2] => { "backup": "", "changed": true, "found": 1 } MSG: 1 line(s) removed TASK [Print crontab 2] ********************************************************* task path: /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:35 Friday 20 December 2024 10:26:34 -0500 (0:00:00.436) 0:04:01.786 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "cat", "/etc/crontab" ], "delta": "0:00:00.003396", "end": "2024-12-20 10:26:35.261337", "rc": 0, "start": "2024-12-20 10:26:35.257941" } 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-Ngp/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:38 Friday 20 December 2024 10:26:35 -0500 (0:00:00.405) 0:04:02.191 ******* 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:26:35 -0500 (0:00:00.409) 0:04:02.601 ******* =============================================================================== fedora.linux_system_roles.aide : Initialize AIDE database ------------- 231.23s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 fedora.linux_system_roles.aide : Ensure required packages are installed --- 2.11s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 fedora.linux_system_roles.aide : Ensure required packages are installed --- 1.97s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Print crontab 1 --------------------------------------------------------- 1.47s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:13 fedora.linux_system_roles.aide : Ensure ansible_facts used by role ------ 0.88s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 fedora.linux_system_roles.aide : Copy AIDE reference database ----------- 0.67s /tmp/collections-Ngp/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.63s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:105 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.54s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 fedora.linux_system_roles.aide : Check if system is ostree -------------- 0.51s /tmp/collections-Ngp/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.44s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:114 Check file content ------------------------------------------------------ 0.42s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:16 Check file content ------------------------------------------------------ 0.41s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:38 Print crontab 2 --------------------------------------------------------- 0.41s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:35 fedora.linux_system_roles.aide : Set platform/version specific variables --- 0.04s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 fedora.linux_system_roles.aide : Remove aide check cron configuration if necessary --- 0.04s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:114 fedora.linux_system_roles.aide : Copy AIDE reference database ----------- 0.04s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.04s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:100 fedora.linux_system_roles.aide : Update aide check cron configuration if necessary --- 0.04s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:105 fedora.linux_system_roles.aide : Update AIDE database ------------------- 0.04s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:88 fedora.linux_system_roles.aide : Ensure ansible_facts used by role ------ 0.03s /tmp/collections-Ngp/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2