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-8gM 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 ************************************************* 1 plays in /tmp/collections-8gM/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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Thursday 19 December 2024 21:12:14 -0500 (0:00:00.012) 0:00:00.012 ***** included: /tmp/collections-8gM/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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Thursday 19 December 2024 21:12:14 -0500 (0:00:00.019) 0:00:00.032 ***** [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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Thursday 19 December 2024 21:12:15 -0500 (0:00:00.908) 0:00:00.940 ***** 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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 Thursday 19 December 2024 21:12:15 -0500 (0:00:00.521) 0:00:01.461 ***** 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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 Thursday 19 December 2024 21:12:15 -0500 (0:00:00.025) 0:00:01.487 ***** 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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 Thursday 19 December 2024 21:12:15 -0500 (0:00:00.060) 0:00:01.548 ***** 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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:13 Thursday 19 December 2024 21:12:17 -0500 (0:00:02.006) 0:00:03.554 ***** 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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 Thursday 19 December 2024 21:12:17 -0500 (0:00:00.014) 0:00:03.569 ***** 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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 Thursday 19 December 2024 21:12:17 -0500 (0:00:00.044) 0:00:03.614 ***** changed: [managed-node2] => { "changed": true, "cmd": [ "aide", "--init" ], "delta": "0:00:39.447367", "end": "2024-12-19 21:12:57.889436", "rc": 0, "start": "2024-12-19 21:12:18.442069" } STDOUT: Start timestamp: 2024-12-19 21:12:18 -0500 (AIDE 0.18.6) AIDE successfully initialized database. New AIDE database written to /var/lib/aide/aide.db.new.gz Number of entries: 58166 --------------------------------------------------- The attributes of the (uncompressed) database(s): --------------------------------------------------- /var/lib/aide/aide.db.new.gz MD5 : GneUs1RgNE6Zv8ciiIx69Q== SHA1 : +suKSuSHrS3p4/MoFPE7iKgWF/4= SHA256 : X8TNR0E9jQQQH4I6PZhkslo5SyMQf3T6 gZmxtL1OwIw= SHA512 : PEtPqcjxsx1HxdEOYkh4rfczNP7JvCqo G2FWSRopFTVqe++x+m0D9lWKVVBRUssB d6xtz//c5haLcEL2EEYeig== RMD160 : w2pI+CKaKVTLhE0TCINYRAkH5gM= TIGER : KK0FYSvtZL17yhwYDcWMv+L5YQ2gAIKp CRC32 : vmPGbg== WHIRLPOOL : ep2x/acZ1o4BJIk6c6hDISKQRTV/3M2x l3bSonVTTP2M/oe99q1EDoynK3Ln95n/ VEftVuqt3Jf/3aZBxVgQXg== GOST : q24qwlQaLVLSxQfnGg1zVw/eao7xTjkU 2qELQsXtw9E= STRIBOG256: engNTRzyS+RBzLtOGTrCLTCGPDumogMZ 6ohjBaR9KJI= STRIBOG512: 10JiLQ5DDiVvsUlXKbXMInTyuDuvb+mO Y+zDhldMUZT34+3JvGPIuj4AbOnsHbPT xhYsHD75B+3RuH/q38f3SA== End timestamp: 2024-12-19 21:12:57 -0500 (run time: 0m 39s) TASK [fedora.linux_system_roles.aide : Copy AIDE reference database] *********** task path: /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 Thursday 19 December 2024 21:12:57 -0500 (0:00:39.996) 0:00:43.610 ***** changed: [managed-node2] => { "changed": true, "checksum": "07000a5ef6af64f41cfcbc9d06d8a353f4b62e03", "dest": "/var/lib/aide/aide.db.gz", "gid": 0, "group": "root", "md5sum": "1dec4cdf818df24f90ebffeb4d5478ad", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:aide_db_t:s0", "size": 4886827, "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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 Thursday 19 December 2024 21:12:58 -0500 (0:00:00.545) 0:00:44.156 ***** 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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:58 Thursday 19 December 2024 21:12:59 -0500 (0:00:00.523) 0:00:44.679 ***** 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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:63 Thursday 19 December 2024 21:12:59 -0500 (0:00:00.031) 0:00:44.711 ***** 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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 Thursday 19 December 2024 21:12:59 -0500 (0:00:00.030) 0:00:44.742 ***** 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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:80 Thursday 19 December 2024 21:12:59 -0500 (0:00:00.031) 0:00:44.773 ***** 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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:88 Thursday 19 December 2024 21:12:59 -0500 (0:00:00.030) 0:00:44.804 ***** 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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:95 Thursday 19 December 2024 21:12:59 -0500 (0:00:00.032) 0:00:44.837 ***** 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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:100 Thursday 19 December 2024 21:12:59 -0500 (0:00:00.031) 0:00:44.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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:105 Thursday 19 December 2024 21:12:59 -0500 (0:00:00.031) 0:00:44.900 ***** 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-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:112 Thursday 19 December 2024 21:12:59 -0500 (0:00:00.515) 0:00:45.415 ***** 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-8gM/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:13 Thursday 19 December 2024 21:12:59 -0500 (0:00:00.033) 0:00:45.449 ***** ok: [managed-node2] => { "backup": "", "changed": false, "found": 0 } PLAY RECAP ********************************************************************* managed-node2 : ok=10 changed=4 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Thursday 19 December 2024 21:13:00 -0500 (0:00:00.390) 0:00:45.839 ***** =============================================================================== fedora.linux_system_roles.aide : Initialize AIDE database -------------- 40.00s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:33 fedora.linux_system_roles.aide : Ensure required packages are installed --- 2.01s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:7 fedora.linux_system_roles.aide : Ensure ansible_facts used by role ------ 0.91s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 fedora.linux_system_roles.aide : Copy AIDE reference database ----------- 0.55s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:38 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.52s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:49 fedora.linux_system_roles.aide : Check if system is ostree -------------- 0.52s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 fedora.linux_system_roles.aide : Update aide check cron configuration if necessary --- 0.52s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:105 Check file content ------------------------------------------------------ 0.39s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/tests/aide/tests_check_cron.yml:13 fedora.linux_system_roles.aide : Set platform/version specific variables --- 0.06s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 fedora.linux_system_roles.aide : Generate "/etc/aide.conf" -------------- 0.04s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:20 fedora.linux_system_roles.aide : Remove aide check cron configuration if necessary --- 0.03s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:112 fedora.linux_system_roles.aide : Update AIDE database ------------------- 0.03s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:88 fedora.linux_system_roles.aide : Fetch AIDE database -------------------- 0.03s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:58 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.03s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:100 fedora.linux_system_roles.aide : Fetch AIDE database -------------------- 0.03s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:95 fedora.linux_system_roles.aide : Copy AIDE reference database ----------- 0.03s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:71 fedora.linux_system_roles.aide : Check against AIDE reference database --- 0.03s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:80 fedora.linux_system_roles.aide : Remove remote AIDE database file ------- 0.03s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:63 fedora.linux_system_roles.aide : Set flag to indicate system is ostree --- 0.03s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 fedora.linux_system_roles.aide : Set platform/version specific variables --- 0.02s /tmp/collections-8gM/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3