ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_invalid_input.yml ********************************************** 1 plays in /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml PLAY [Verify invalid parameters are rejected] ********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:5 Wednesday 22 April 2026 09:17:00 -0400 (0:00:00.023) 0:00:00.023 ******* ok: [managed-node1] META: ran handlers TASK [Run role with invalid transport] ***************************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:14 Wednesday 22 April 2026 09:17:00 -0400 (0:00:00.865) 0:00:00.888 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert invalid auditd_transport failed validation] *********************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:24 Wednesday 22 April 2026 09:17:00 -0400 (0:00:00.033) 0:00:00.921 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run role with invalid log_format] **************************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:36 Wednesday 22 April 2026 09:17:00 -0400 (0:00:00.032) 0:00:00.954 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert invalid auditd_log_format failed validation] ********************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:46 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.032) 0:00:00.986 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run role with num_logs 1000] ********************************************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:59 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.031) 0:00:01.018 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.042) 0:00:01.060 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.020) 0:00:01.081 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.069) 0:00:01.150 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.416) 0:00:01.566 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.038) 0:00:01.605 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.060) 0:00:01.665 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.036) 0:00:01.701 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.027) 0:00:01.729 ******* fatal: [managed-node1]: FAILED! => { "assertion": "auditd_num_logs | int <= 999", "changed": false, "evaluated_to": false } MSG: auditd_num_logs must be between 0 and 999 inclusive TASK [Mark num_logs range rejected] ******************************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:65 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.038) 0:00:01.767 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_num_logs_assert_failed": true }, "changed": false } TASK [Assert auditd_num_logs above 999 failed assert validation] *************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:69 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.011) 0:00:01.779 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with incremental_async and zero freq] *************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:77 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.033) 0:00:01.813 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.021) 0:00:01.835 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.017) 0:00:01.852 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.035) 0:00:01.888 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.034) 0:00:01.922 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:01 -0400 (0:00:00.034) 0:00:01.956 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.060) 0:00:02.017 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.037) 0:00:02.055 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.025) 0:00:02.080 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.036) 0:00:02.117 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.037) 0:00:02.154 ******* fatal: [managed-node1]: FAILED! => { "assertion": "(auditd_flush | lower not in ['incremental', 'incremental_async']) or (auditd_freq | int > 0)", "changed": false, "evaluated_to": false } MSG: When auditd_flush is incremental or incremental_async, auditd_freq must be greater than 0 TASK [Mark flush or freq sanity rejected] ************************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:84 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.036) 0:00:02.191 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_flush_freq_assert_failed": true }, "changed": false } TASK [Assert incremental flush with zero freq failed assert validation] ******** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:88 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.010) 0:00:02.202 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with excessive q_depth] ***************************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:98 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.036) 0:00:02.238 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.021) 0:00:02.259 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.020) 0:00:02.280 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.035) 0:00:02.316 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.034) 0:00:02.351 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.034) 0:00:02.385 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.061) 0:00:02.447 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.038) 0:00:02.485 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.026) 0:00:02.512 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.038) 0:00:02.550 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.041) 0:00:02.591 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.037) 0:00:02.628 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.038) 0:00:02.667 ******* fatal: [managed-node1]: FAILED! => { "assertion": "auditd_q_depth | int <= 99999", "changed": false, "evaluated_to": false } MSG: auditd_q_depth must be between 0 and 99999 inclusive TASK [Mark q_depth range rejected] ********************************************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:104 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.041) 0:00:02.708 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_q_depth_assert_failed": true }, "changed": false } TASK [Assert auditd_q_depth above 99999 failed assert validation] ************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:108 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.012) 0:00:02.721 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with invalid auditd_maximum_rate] ******************************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:116 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.038) 0:00:02.759 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.022) 0:00:02.781 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.019) 0:00:02.801 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.035) 0:00:02.836 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.033) 0:00:02.870 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.033) 0:00:02.904 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:02 -0400 (0:00:00.062) 0:00:02.966 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.038) 0:00:03.005 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.027) 0:00:03.032 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.036) 0:00:03.068 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.034) 0:00:03.102 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.034) 0:00:03.137 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.036) 0:00:03.174 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.037) 0:00:03.212 ******* fatal: [managed-node1]: FAILED! => { "assertion": "(auditd_maximum_rate is none) or ((auditd_maximum_rate | string | trim | length) == 0) or (auditd_maximum_rate | string | trim is match('^[0-9]+$'))", "changed": false, "evaluated_to": false } MSG: auditd_maximum_rate must be null, empty, or a non-negative integer (digits only) TASK [Mark auditd_maximum_rate format rejected] ******************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:122 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.037) 0:00:03.249 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_maximum_rate_assert_failed": true }, "changed": false } TASK [Assert invalid auditd_maximum_rate failed assert validation] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:126 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.011) 0:00:03.261 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with invalid auditd_backlog_wait_time] ************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:136 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.035) 0:00:03.296 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.021) 0:00:03.318 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.018) 0:00:03.337 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.033) 0:00:03.371 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.031) 0:00:03.402 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.033) 0:00:03.436 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.061) 0:00:03.497 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.039) 0:00:03.536 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.026) 0:00:03.562 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.042) 0:00:03.604 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.038) 0:00:03.643 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.036) 0:00:03.679 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.036) 0:00:03.716 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.037) 0:00:03.753 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_backlog_wait_time is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.035) 0:00:03.788 ******* fatal: [managed-node1]: FAILED! => { "assertion": "(auditd_backlog_wait_time is none) or ((auditd_backlog_wait_time | string | trim | length) == 0) or (auditd_backlog_wait_time | string | trim is match('^[0-9]+$'))", "changed": false, "evaluated_to": false } MSG: auditd_backlog_wait_time must be null, empty, or a non-negative integer (digits only) TASK [Mark auditd_backlog_wait_time format rejected] *************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:142 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.039) 0:00:03.828 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_backlog_wait_time_assert_failed": true }, "changed": false } TASK [Assert invalid auditd_backlog_wait_time failed assert validation] ******** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:146 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.011) 0:00:03.839 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with space_left zero percent] *********************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:156 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.035) 0:00:03.875 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.021) 0:00:03.896 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.020) 0:00:03.917 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:03 -0400 (0:00:00.035) 0:00:03.953 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.035) 0:00:03.988 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.035) 0:00:04.024 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.083) 0:00:04.107 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.065) 0:00:04.172 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.023) 0:00:04.196 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.037) 0:00:04.234 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.036) 0:00:04.270 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.035) 0:00:04.305 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.035) 0:00:04.341 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.035) 0:00:04.376 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_backlog_wait_time is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.036) 0:00:04.413 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:58 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.038) 0:00:04.451 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_port range when listener enabled in build (tcp_listen_port_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:64 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.038) 0:00:04.490 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_queue range (tcp_listen_queue_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:70 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.040) 0:00:04.530 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_max_per_addr range (tcp_max_per_addr_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:76 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.038) 0:00:04.568 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:82 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.042) 0:00:04.611 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.039) 0:00:04.650 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:98 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.034) 0:00:04.685 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action rejects halt (space_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:107 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.035) 0:00:04.720 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:113 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.035) 0:00:04.755 ******* fatal: [managed-node1]: FAILED! => { "assertion": "__auditd_space_left_pct | int >= 1", "changed": false, "evaluated_to": false } MSG: When auditd_space_left is digits followed by %, the number must be between 1 and 99 inclusive TASK [Mark space_left percentage range rejected] ******************************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:162 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.037) 0:00:04.793 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_space_left_pct_assert_failed": true }, "changed": false } TASK [Assert auditd_space_left zero percent failed assert validation] ********** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:166 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.011) 0:00:04.805 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with admin_space_left zero percent] ***************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:176 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.034) 0:00:04.839 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.021) 0:00:04.861 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.021) 0:00:04.882 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.037) 0:00:04.920 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:04 -0400 (0:00:00.035) 0:00:04.956 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.036) 0:00:04.992 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.061) 0:00:05.054 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.035) 0:00:05.089 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.023) 0:00:05.112 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.036) 0:00:05.148 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.034) 0:00:05.183 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.036) 0:00:05.219 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.040) 0:00:05.259 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.040) 0:00:05.300 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_backlog_wait_time is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.038) 0:00:05.339 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:58 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.039) 0:00:05.378 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_port range when listener enabled in build (tcp_listen_port_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:64 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.038) 0:00:05.417 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_queue range (tcp_listen_queue_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:70 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.038) 0:00:05.455 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_max_per_addr range (tcp_max_per_addr_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:76 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.038) 0:00:05.494 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:82 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.037) 0:00:05.532 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.040) 0:00:05.572 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:98 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.039) 0:00:05.612 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action rejects halt (space_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:107 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.036) 0:00:05.649 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:113 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.037) 0:00:05.687 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:125 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.034) 0:00:05.721 ******* fatal: [managed-node1]: FAILED! => { "assertion": "__auditd_admin_space_left_pct | int >= 1", "changed": false, "evaluated_to": false } MSG: When auditd_admin_space_left is digits followed by %, the number must be between 1 and 99 inclusive TASK [Mark admin_space_left percentage range rejected] ************************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:182 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.037) 0:00:05.758 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_admin_space_left_pct_assert_failed": true }, "changed": false } TASK [Assert auditd_admin_space_left zero percent failed assert validation] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:186 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.011) 0:00:05.770 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with space_left percent not above admin percent] **************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:196 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.034) 0:00:05.805 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.022) 0:00:05.827 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.019) 0:00:05.847 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.038) 0:00:05.885 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.036) 0:00:05.921 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:05 -0400 (0:00:00.034) 0:00:05.956 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.061) 0:00:06.017 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.037) 0:00:06.055 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.026) 0:00:06.081 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.039) 0:00:06.121 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.038) 0:00:06.160 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.038) 0:00:06.198 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.038) 0:00:06.236 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.038) 0:00:06.275 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_backlog_wait_time is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.038) 0:00:06.313 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:58 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.038) 0:00:06.351 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_port range when listener enabled in build (tcp_listen_port_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:64 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.037) 0:00:06.389 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_queue range (tcp_listen_queue_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:70 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.037) 0:00:06.426 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_max_per_addr range (tcp_max_per_addr_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:76 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.039) 0:00:06.466 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:82 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.039) 0:00:06.505 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.040) 0:00:06.546 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:98 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.035) 0:00:06.581 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action rejects halt (space_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:107 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.038) 0:00:06.620 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:113 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.036) 0:00:06.656 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert admin_space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:125 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.043) 0:00:06.699 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert space_left is greater than admin_space_left when both use same form] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:137 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.041) 0:00:06.741 ******* fatal: [managed-node1]: FAILED! => { "assertion": "__auditd_space_left_cmp | int > __auditd_admin_space_left_cmp | int", "changed": false, "evaluated_to": false } MSG: When auditd_space_left and auditd_admin_space_left are both percentages (digits followed by %) or both plain non-negative integers (MiB), the value for auditd_space_left must be greater than auditd_admin_space_left TASK [Mark space_left vs admin_space_left ordering rejected] ******************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:203 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.042) 0:00:06.784 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_sl_asl_order_pct_assert_failed": true }, "changed": false } TASK [Assert space_left vs admin_space_left percentage ordering failed validation] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:207 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.012) 0:00:06.796 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with space_left not above admin MIB value] ********************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:217 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.037) 0:00:06.833 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.022) 0:00:06.856 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.020) 0:00:06.876 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.037) 0:00:06.913 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:06 -0400 (0:00:00.034) 0:00:06.948 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.035) 0:00:06.984 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.061) 0:00:07.045 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.036) 0:00:07.081 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.024) 0:00:07.105 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.036) 0:00:07.141 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.035) 0:00:07.176 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.034) 0:00:07.211 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.037) 0:00:07.248 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.037) 0:00:07.286 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_backlog_wait_time is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.038) 0:00:07.325 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:58 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.039) 0:00:07.364 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_port range when listener enabled in build (tcp_listen_port_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:64 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.039) 0:00:07.404 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_queue range (tcp_listen_queue_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:70 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.037) 0:00:07.442 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_max_per_addr range (tcp_max_per_addr_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:76 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.035) 0:00:07.477 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:82 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.037) 0:00:07.514 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.037) 0:00:07.552 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:98 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.035) 0:00:07.587 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action rejects halt (space_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:107 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.035) 0:00:07.622 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:113 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.041) 0:00:07.664 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:125 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.036) 0:00:07.700 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left is greater than admin_space_left when both use same form] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:137 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.036) 0:00:07.736 ******* fatal: [managed-node1]: FAILED! => { "assertion": "__auditd_space_left_cmp | int > __auditd_admin_space_left_cmp | int", "changed": false, "evaluated_to": false } MSG: When auditd_space_left and auditd_admin_space_left are both percentages (digits followed by %) or both plain non-negative integers (MiB), the value for auditd_space_left must be greater than auditd_admin_space_left TASK [Mark space_left vs admin_space_left ordering rejected] ******************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:224 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.045) 0:00:07.782 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_sl_asl_order_mib_assert_failed": true }, "changed": false } TASK [Assert space_left vs admin_space_left MIB value ordering failed validation] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:228 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.012) 0:00:07.794 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with exec action and empty exe path] **************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:238 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.036) 0:00:07.830 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.021) 0:00:07.852 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.019) 0:00:07.872 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.034) 0:00:07.906 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.032) 0:00:07.939 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:07 -0400 (0:00:00.032) 0:00:07.971 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.057) 0:00:08.029 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.034) 0:00:08.064 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.024) 0:00:08.088 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.034) 0:00:08.122 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.033) 0:00:08.156 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.034) 0:00:08.190 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.065) 0:00:08.256 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.068) 0:00:08.324 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_backlog_wait_time is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.037) 0:00:08.362 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:58 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.037) 0:00:08.400 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_port range when listener enabled in build (tcp_listen_port_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:64 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.036) 0:00:08.436 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_queue range (tcp_listen_queue_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:70 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.035) 0:00:08.472 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_max_per_addr range (tcp_max_per_addr_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:76 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.036) 0:00:08.508 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:82 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.035) 0:00:08.544 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.064) 0:00:08.608 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:98 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.071) 0:00:08.680 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action rejects halt (space_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:107 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.034) 0:00:08.714 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:113 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.036) 0:00:08.751 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:125 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.034) 0:00:08.786 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left is greater than admin_space_left when both use same form] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:137 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.034) 0:00:08.820 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_full_action rejects email (disk_full_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:161 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.040) 0:00:08.861 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_error_action rejects email and rotate (disk_error_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:167 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.036) 0:00:08.898 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert exec companion paths when action is exec] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:173 Wednesday 22 April 2026 09:17:08 -0400 (0:00:00.063) 0:00:08.962 ******* fatal: [managed-node1]: FAILED! => { "assertion": "auditd_max_log_file_action_exe | default('', true) | length > 0", "changed": false, "evaluated_to": false } MSG: auditd_max_log_file_action_exe is required when auditd_max_log_file_action is exec TASK [Mark exec path requirement rejected] ************************************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:245 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.089) 0:00:09.051 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_exec_exe_assert_failed": true }, "changed": false } TASK [Assert exec without max_log_file_action_exe failed assert validation] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:249 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.011) 0:00:09.063 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with non-numeric tcp_client_ports] ****************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:259 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.032) 0:00:09.095 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.020) 0:00:09.116 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.018) 0:00:09.134 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.033) 0:00:09.167 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.032) 0:00:09.199 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.034) 0:00:09.233 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.058) 0:00:09.291 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.034) 0:00:09.326 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.023) 0:00:09.349 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.035) 0:00:09.384 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.036) 0:00:09.421 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.037) 0:00:09.458 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.037) 0:00:09.495 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.040) 0:00:09.535 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_backlog_wait_time is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.039) 0:00:09.575 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:58 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.039) 0:00:09.614 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_port range when listener enabled in build (tcp_listen_port_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:64 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.043) 0:00:09.657 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_queue range (tcp_listen_queue_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:70 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.039) 0:00:09.696 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_max_per_addr range (tcp_max_per_addr_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:76 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.038) 0:00:09.734 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:82 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.037) 0:00:09.772 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.038) 0:00:09.811 ******* fatal: [managed-node1]: FAILED! => { "assertion": "auditd_tcp_client_ports is match('^[0-9]+(-[0-9]+)?$')", "changed": false, "evaluated_to": false } MSG: auditd_tcp_client_ports must be digits or LOW-HIGH with digits only TASK [Mark tcp_client_ports format rejected] *********************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:265 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.041) 0:00:09.852 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_tcp_ports_assert_failed": true }, "changed": false } TASK [Assert invalid tcp_client_ports failed assert validation] **************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:269 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.012) 0:00:09.864 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with reversed client port range] ******************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:277 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.036) 0:00:09.901 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.022) 0:00:09.923 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:09 -0400 (0:00:00.018) 0:00:09.942 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.036) 0:00:09.979 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.035) 0:00:10.014 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.039) 0:00:10.054 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.066) 0:00:10.120 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.041) 0:00:10.161 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.027) 0:00:10.189 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.038) 0:00:10.227 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.039) 0:00:10.267 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.039) 0:00:10.306 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.040) 0:00:10.347 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.040) 0:00:10.388 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_backlog_wait_time is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.040) 0:00:10.429 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:58 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.036) 0:00:10.465 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_port range when listener enabled in build (tcp_listen_port_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:64 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.036) 0:00:10.502 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_queue range (tcp_listen_queue_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:70 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.037) 0:00:10.540 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_max_per_addr range (tcp_max_per_addr_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:76 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.035) 0:00:10.576 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:82 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.037) 0:00:10.613 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.037) 0:00:10.651 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:98 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.045) 0:00:10.697 ******* fatal: [managed-node1]: FAILED! => { "assertion": "(auditd_tcp_client_ports.split('-')[0] | int) <= (auditd_tcp_client_ports.split('-')[1] | int)", "changed": false, "evaluated_to": false } MSG: auditd_tcp_client_ports range is reversed TASK [Mark reversed tcp_client_ports rejected] ********************************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:283 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.043) 0:00:10.740 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_tcp_ports_range_assert_failed": true }, "changed": false } TASK [Assert reversed tcp_client_ports range failed assert validation] ********* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:287 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.012) 0:00:10.752 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with incomplete auditd_rules dict] ****************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:295 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.037) 0:00:10.789 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.022) 0:00:10.811 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.021) 0:00:10.833 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.037) 0:00:10.870 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.036) 0:00:10.907 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:10 -0400 (0:00:00.036) 0:00:10.944 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.061) 0:00:11.005 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.037) 0:00:11.042 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.025) 0:00:11.067 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.039) 0:00:11.107 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.039) 0:00:11.147 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.038) 0:00:11.185 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.041) 0:00:11.227 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.038) 0:00:11.266 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_backlog_wait_time is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.036) 0:00:11.302 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:58 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.037) 0:00:11.340 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_port range when listener enabled in build (tcp_listen_port_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:64 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.035) 0:00:11.376 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_queue range (tcp_listen_queue_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:70 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.035) 0:00:11.411 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_max_per_addr range (tcp_max_per_addr_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:76 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.037) 0:00:11.449 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:82 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.036) 0:00:11.485 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.038) 0:00:11.523 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:98 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.034) 0:00:11.558 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action rejects halt (space_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:107 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.036) 0:00:11.594 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:113 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.037) 0:00:11.632 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:125 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.037) 0:00:11.669 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left is greater than admin_space_left when both use same form] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:137 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.038) 0:00:11.707 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_full_action rejects email (disk_full_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:161 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.041) 0:00:11.749 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_error_action rejects email and rotate (disk_error_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:167 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.035) 0:00:11.785 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert exec companion paths when action is exec] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:173 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.035) 0:00:11.820 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:180 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.033) 0:00:11.853 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:187 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.032) 0:00:11.886 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert disk_full_action exec path] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:194 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.034) 0:00:11.920 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert disk_error_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:201 Wednesday 22 April 2026 09:17:11 -0400 (0:00:00.033) 0:00:11.954 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert name when name_format is user (resolve_node)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:208 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.032) 0:00:11.987 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Validate auditd_rules structure and values] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:215 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.033) 0:00:12.021 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert auditd_rules is a list of dicts] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:4 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.054) 0:00:12.075 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert each auditd_rules entry has required action and filter] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:13 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.039) 0:00:12.114 ******* failed: [managed-node1] (item=missing action,missing filter) => { "ansible_loop_var": "item", "assertion": "item.action is defined", "changed": false, "evaluated_to": false, "item": { "keyname": "incomplete_rule" } } MSG: Each auditd_rules entry must define string action (always, never) and string filter (exclude, exit, filesystem, io_uring, task, user) TASK [Mark incomplete auditd_rules rejected] *********************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:302 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.040) 0:00:12.155 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_rules_assert_failed": true }, "changed": false } TASK [Assert auditd_rules without action and filter failed validation] ********* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:306 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.011) 0:00:12.166 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with filesystem rule missing fstype] **************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:314 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.034) 0:00:12.201 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.022) 0:00:12.224 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.019) 0:00:12.243 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.034) 0:00:12.277 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.031) 0:00:12.309 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.032) 0:00:12.341 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.058) 0:00:12.400 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.037) 0:00:12.437 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.025) 0:00:12.463 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.035) 0:00:12.499 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.036) 0:00:12.536 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.038) 0:00:12.574 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.037) 0:00:12.612 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.038) 0:00:12.650 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_backlog_wait_time is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.044) 0:00:12.695 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:58 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.037) 0:00:12.732 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_port range when listener enabled in build (tcp_listen_port_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:64 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.036) 0:00:12.769 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_queue range (tcp_listen_queue_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:70 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.035) 0:00:12.805 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_max_per_addr range (tcp_max_per_addr_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:76 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.037) 0:00:12.843 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:82 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.037) 0:00:12.880 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.037) 0:00:12.918 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:98 Wednesday 22 April 2026 09:17:12 -0400 (0:00:00.033) 0:00:12.952 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action rejects halt (space_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:107 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.033) 0:00:12.985 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:113 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.037) 0:00:13.023 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:125 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.034) 0:00:13.058 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left is greater than admin_space_left when both use same form] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:137 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.036) 0:00:13.095 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_full_action rejects email (disk_full_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:161 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.040) 0:00:13.135 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_error_action rejects email and rotate (disk_error_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:167 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.035) 0:00:13.171 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert exec companion paths when action is exec] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:173 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.034) 0:00:13.206 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:180 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.032) 0:00:13.238 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:187 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.032) 0:00:13.270 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert disk_full_action exec path] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:194 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.032) 0:00:13.302 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert disk_error_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:201 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.032) 0:00:13.335 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert name when name_format is user (resolve_node)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:208 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.033) 0:00:13.368 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Validate auditd_rules structure and values] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:215 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.032) 0:00:13.400 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert auditd_rules is a list of dicts] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:4 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.052) 0:00:13.452 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert each auditd_rules entry has required action and filter] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:13 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.040) 0:00:13.493 ******* ok: [managed-node1] => (item=never,filesystem) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "never", "field": "msgtype=AUDIT_FS", "filter": "filesystem", "keyname": "bad_fs" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules entries use only supported keys] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:29 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.047) 0:00:13.541 ******* ok: [managed-node1] => (item={'action': 'never', 'filter': 'filesystem', 'field': 'msgtype=AUDIT_FS', 'keyname': 'bad_fs'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "never", "field": "msgtype=AUDIT_FS", "filter": "filesystem", "keyname": "bad_fs" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules path and dir are mutually exclusive] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:49 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.043) 0:00:13.584 ******* ok: [managed-node1] => (item={'action': 'never', 'filter': 'filesystem', 'field': 'msgtype=AUDIT_FS', 'keyname': 'bad_fs'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "never", "field": "msgtype=AUDIT_FS", "filter": "filesystem", "keyname": "bad_fs" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules path or dir requires filter exit] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:56 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.040) 0:00:13.625 ******* skipping: [managed-node1] => (item={'action': 'never', 'filter': 'filesystem', 'field': 'msgtype=AUDIT_FS', 'keyname': 'bad_fs'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "never", "field": "msgtype=AUDIT_FS", "filter": "filesystem", "keyname": "bad_fs" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules syscall requires valid filter type] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:64 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.039) 0:00:13.665 ******* skipping: [managed-node1] => (item={'action': 'never', 'filter': 'filesystem', 'field': 'msgtype=AUDIT_FS', 'keyname': 'bad_fs'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "never", "field": "msgtype=AUDIT_FS", "filter": "filesystem", "keyname": "bad_fs" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules field is a non-empty string or list of non-empty strings] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:74 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.071) 0:00:13.737 ******* ok: [managed-node1] => (item={'action': 'never', 'filter': 'filesystem', 'field': 'msgtype=AUDIT_FS', 'keyname': 'bad_fs'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "never", "field": "msgtype=AUDIT_FS", "filter": "filesystem", "keyname": "bad_fs" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules filesystem filter includes fstype=debugfs or fstype=tracefs] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:84 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.086) 0:00:13.823 ******* failed: [managed-node1] (item={'action': 'never', 'filter': 'filesystem', 'field': 'msgtype=AUDIT_FS', 'keyname': 'bad_fs'}) => { "ansible_loop_var": "item", "assertion": "(\n (__auditd_rule_field_list)\n | select('match', __auditd_rules_filesystem_fstype_regex)\n | list\n | length\n) > 0", "changed": false, "evaluated_to": false, "item": { "action": "never", "field": "msgtype=AUDIT_FS", "filter": "filesystem", "keyname": "bad_fs" } } MSG: auditd_rules entry with filter filesystem must define field with fstype=debugfs or fstype=tracefs TASK [Mark filesystem fstype rule rejected] ************************************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:324 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.048) 0:00:13.871 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_rules_fs_fstype_failed": true }, "changed": false } TASK [Assert filesystem rule without fstype=debugfs|tracefs failed validation] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:328 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.011) 0:00:13.883 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with path and dir on same rule] ********************************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:336 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.036) 0:00:13.920 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.021) 0:00:13.942 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:13 -0400 (0:00:00.019) 0:00:13.961 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.037) 0:00:13.999 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.038) 0:00:14.037 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.034) 0:00:14.072 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.059) 0:00:14.131 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.035) 0:00:14.167 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.024) 0:00:14.191 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.038) 0:00:14.230 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.039) 0:00:14.269 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.037) 0:00:14.307 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.038) 0:00:14.346 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.036) 0:00:14.382 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_backlog_wait_time is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.037) 0:00:14.420 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:58 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.037) 0:00:14.458 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_port range when listener enabled in build (tcp_listen_port_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:64 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.036) 0:00:14.494 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_queue range (tcp_listen_queue_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:70 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.038) 0:00:14.533 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_max_per_addr range (tcp_max_per_addr_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:76 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.040) 0:00:14.574 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:82 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.040) 0:00:14.614 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.041) 0:00:14.655 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:98 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.036) 0:00:14.692 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action rejects halt (space_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:107 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.037) 0:00:14.730 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:113 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.035) 0:00:14.765 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:125 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.035) 0:00:14.801 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left is greater than admin_space_left when both use same form] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:137 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.037) 0:00:14.838 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_full_action rejects email (disk_full_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:161 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.044) 0:00:14.882 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_error_action rejects email and rotate (disk_error_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:167 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.036) 0:00:14.919 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert exec companion paths when action is exec] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:173 Wednesday 22 April 2026 09:17:14 -0400 (0:00:00.038) 0:00:14.957 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:180 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.036) 0:00:14.994 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:187 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.035) 0:00:15.030 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert disk_full_action exec path] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:194 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.033) 0:00:15.063 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert disk_error_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:201 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.032) 0:00:15.096 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert name when name_format is user (resolve_node)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:208 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.033) 0:00:15.130 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Validate auditd_rules structure and values] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:215 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.033) 0:00:15.164 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert auditd_rules is a list of dicts] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:4 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.050) 0:00:15.214 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert each auditd_rules entry has required action and filter] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:13 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.042) 0:00:15.257 ******* ok: [managed-node1] => (item=always,exit) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "dir": "/etc", "filter": "exit", "keyname": "path_and_dir", "path": "/etc/passwd", "syscall": "open" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules entries use only supported keys] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:29 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.048) 0:00:15.305 ******* ok: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'open', 'path': '/etc/passwd', 'dir': '/etc', 'keyname': 'path_and_dir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "dir": "/etc", "filter": "exit", "keyname": "path_and_dir", "path": "/etc/passwd", "syscall": "open" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules path and dir are mutually exclusive] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:49 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.040) 0:00:15.346 ******* failed: [managed-node1] (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'open', 'path': '/etc/passwd', 'dir': '/etc', 'keyname': 'path_and_dir'}) => { "ansible_loop_var": "item", "assertion": "not ((item.path is defined) and (item.dir is defined))", "changed": false, "evaluated_to": false, "item": { "action": "always", "arch": "b64", "dir": "/etc", "filter": "exit", "keyname": "path_and_dir", "path": "/etc/passwd", "syscall": "open" } } MSG: auditd_rules entry cannot set both path and dir TASK [Mark path and dir together rejected] ************************************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:349 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.041) 0:00:15.387 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_rules_path_dir_failed": true }, "changed": false } TASK [Assert path and dir together failed validation] ************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:353 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.012) 0:00:15.400 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with path and non-exit filter] ********************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:361 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.036) 0:00:15.437 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.021) 0:00:15.459 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.018) 0:00:15.477 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.037) 0:00:15.515 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.038) 0:00:15.553 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.035) 0:00:15.589 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.061) 0:00:15.650 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.038) 0:00:15.689 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.024) 0:00:15.713 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.043) 0:00:15.756 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.040) 0:00:15.797 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.039) 0:00:15.836 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.039) 0:00:15.876 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.039) 0:00:15.915 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_backlog_wait_time is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48 Wednesday 22 April 2026 09:17:15 -0400 (0:00:00.038) 0:00:15.953 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:58 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.039) 0:00:15.993 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_port range when listener enabled in build (tcp_listen_port_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:64 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.038) 0:00:16.032 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_queue range (tcp_listen_queue_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:70 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.037) 0:00:16.070 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_max_per_addr range (tcp_max_per_addr_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:76 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.037) 0:00:16.107 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:82 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.038) 0:00:16.146 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.038) 0:00:16.184 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:98 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.032) 0:00:16.217 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action rejects halt (space_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:107 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.034) 0:00:16.251 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:113 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.035) 0:00:16.287 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:125 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.033) 0:00:16.320 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left is greater than admin_space_left when both use same form] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:137 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.032) 0:00:16.352 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_full_action rejects email (disk_full_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:161 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.040) 0:00:16.393 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_error_action rejects email and rotate (disk_error_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:167 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.038) 0:00:16.431 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert exec companion paths when action is exec] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:173 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.036) 0:00:16.468 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:180 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.034) 0:00:16.502 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:187 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.037) 0:00:16.540 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert disk_full_action exec path] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:194 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.036) 0:00:16.576 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert disk_error_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:201 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.035) 0:00:16.611 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert name when name_format is user (resolve_node)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:208 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.036) 0:00:16.647 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Validate auditd_rules structure and values] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:215 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.034) 0:00:16.682 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert auditd_rules is a list of dicts] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:4 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.055) 0:00:16.737 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert each auditd_rules entry has required action and filter] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:13 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.042) 0:00:16.780 ******* ok: [managed-node1] => (item=always,user) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "filter": "user", "keyname": "path_bad_filter", "path": "/etc/issue" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules entries use only supported keys] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:29 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.050) 0:00:16.831 ******* ok: [managed-node1] => (item={'action': 'always', 'filter': 'user', 'path': '/etc/issue', 'keyname': 'path_bad_filter'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "filter": "user", "keyname": "path_bad_filter", "path": "/etc/issue" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules path and dir are mutually exclusive] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:49 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.043) 0:00:16.874 ******* ok: [managed-node1] => (item={'action': 'always', 'filter': 'user', 'path': '/etc/issue', 'keyname': 'path_bad_filter'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "filter": "user", "keyname": "path_bad_filter", "path": "/etc/issue" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules path or dir requires filter exit] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:56 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.040) 0:00:16.915 ******* failed: [managed-node1] (item={'action': 'always', 'filter': 'user', 'path': '/etc/issue', 'keyname': 'path_bad_filter'}) => { "ansible_loop_var": "item", "assertion": "item.filter == 'exit'", "changed": false, "evaluated_to": false, "item": { "action": "always", "filter": "user", "keyname": "path_bad_filter", "path": "/etc/issue" } } MSG: auditd_rules path and dir require filter type exit TASK [Mark path with wrong filter rejected] ************************************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:371 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.043) 0:00:16.959 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_rules_path_filter_failed": true }, "changed": false } TASK [Assert path with non-exit filter failed validation] ********************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:375 Wednesday 22 April 2026 09:17:16 -0400 (0:00:00.011) 0:00:16.970 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with syscall and invalid filter] ******************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:383 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.034) 0:00:17.005 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.022) 0:00:17.027 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.019) 0:00:17.046 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.033) 0:00:17.080 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.032) 0:00:17.113 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.035) 0:00:17.148 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.060) 0:00:17.208 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.038) 0:00:17.246 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.024) 0:00:17.271 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.038) 0:00:17.310 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.037) 0:00:17.347 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.034) 0:00:17.382 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.034) 0:00:17.417 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.037) 0:00:17.454 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_backlog_wait_time is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.036) 0:00:17.490 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:58 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.036) 0:00:17.527 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_port range when listener enabled in build (tcp_listen_port_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:64 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.037) 0:00:17.565 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_queue range (tcp_listen_queue_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:70 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.038) 0:00:17.603 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_max_per_addr range (tcp_max_per_addr_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:76 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.040) 0:00:17.644 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:82 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.040) 0:00:17.685 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.039) 0:00:17.724 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:98 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.039) 0:00:17.764 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action rejects halt (space_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:107 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.034) 0:00:17.799 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:113 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.036) 0:00:17.836 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:125 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.033) 0:00:17.869 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left is greater than admin_space_left when both use same form] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:137 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.032) 0:00:17.902 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_full_action rejects email (disk_full_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:161 Wednesday 22 April 2026 09:17:17 -0400 (0:00:00.041) 0:00:17.943 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_error_action rejects email and rotate (disk_error_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:167 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.037) 0:00:17.981 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert exec companion paths when action is exec] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:173 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.039) 0:00:18.020 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:180 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.036) 0:00:18.057 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:187 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.035) 0:00:18.093 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert disk_full_action exec path] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:194 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.035) 0:00:18.128 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert disk_error_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:201 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.036) 0:00:18.164 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert name when name_format is user (resolve_node)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:208 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.033) 0:00:18.197 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Validate auditd_rules structure and values] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:215 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.033) 0:00:18.231 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert auditd_rules is a list of dicts] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:4 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.050) 0:00:18.282 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert each auditd_rules entry has required action and filter] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:13 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.040) 0:00:18.323 ******* ok: [managed-node1] => (item=always,user) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "filter": "user", "keyname": "sc_bad_filter", "syscall": "open" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules entries use only supported keys] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:29 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.046) 0:00:18.369 ******* ok: [managed-node1] => (item={'action': 'always', 'filter': 'user', 'syscall': 'open', 'keyname': 'sc_bad_filter'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "filter": "user", "keyname": "sc_bad_filter", "syscall": "open" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules path and dir are mutually exclusive] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:49 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.040) 0:00:18.410 ******* ok: [managed-node1] => (item={'action': 'always', 'filter': 'user', 'syscall': 'open', 'keyname': 'sc_bad_filter'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "filter": "user", "keyname": "sc_bad_filter", "syscall": "open" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules path or dir requires filter exit] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:56 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.041) 0:00:18.451 ******* skipping: [managed-node1] => (item={'action': 'always', 'filter': 'user', 'syscall': 'open', 'keyname': 'sc_bad_filter'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "filter": "user", "keyname": "sc_bad_filter", "syscall": "open" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules syscall requires valid filter type] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:64 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.038) 0:00:18.490 ******* failed: [managed-node1] (item={'action': 'always', 'filter': 'user', 'syscall': 'open', 'keyname': 'sc_bad_filter'}) => { "ansible_loop_var": "item", "assertion": "item.filter in __valid_filters", "changed": false, "evaluated_to": false, "item": { "action": "always", "filter": "user", "keyname": "sc_bad_filter", "syscall": "open" } } MSG: auditd_rules syscall requires valid filter type exit TASK [Mark syscall with wrong filter rejected] ********************************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:393 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.050) 0:00:18.540 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_rules_sc_filter_failed": true }, "changed": false } TASK [Assert syscall with non-exit and non-io_uring filter failed validation] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:397 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.012) 0:00:18.552 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with invalid field operator] ************************************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:405 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.038) 0:00:18.591 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.023) 0:00:18.614 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.021) 0:00:18.635 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.036) 0:00:18.672 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.034) 0:00:18.706 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.034) 0:00:18.740 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.064) 0:00:18.804 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.039) 0:00:18.844 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.025) 0:00:18.869 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:18 -0400 (0:00:00.090) 0:00:18.960 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.038) 0:00:18.999 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.038) 0:00:19.038 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.040) 0:00:19.078 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.038) 0:00:19.117 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_backlog_wait_time is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.039) 0:00:19.156 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:58 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.039) 0:00:19.196 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_port range when listener enabled in build (tcp_listen_port_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:64 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.038) 0:00:19.234 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_queue range (tcp_listen_queue_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:70 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.037) 0:00:19.271 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_max_per_addr range (tcp_max_per_addr_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:76 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.037) 0:00:19.309 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:82 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.035) 0:00:19.345 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.037) 0:00:19.382 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:98 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.034) 0:00:19.416 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action rejects halt (space_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:107 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.035) 0:00:19.452 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:113 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.038) 0:00:19.490 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:125 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.036) 0:00:19.527 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left is greater than admin_space_left when both use same form] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:137 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.038) 0:00:19.565 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_full_action rejects email (disk_full_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:161 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.044) 0:00:19.609 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_error_action rejects email and rotate (disk_error_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:167 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.038) 0:00:19.648 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert exec companion paths when action is exec] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:173 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.037) 0:00:19.685 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:180 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.034) 0:00:19.720 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:187 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.034) 0:00:19.755 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert disk_full_action exec path] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:194 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.037) 0:00:19.792 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert disk_error_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:201 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.034) 0:00:19.826 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert name when name_format is user (resolve_node)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:208 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.034) 0:00:19.861 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Validate auditd_rules structure and values] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:215 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.033) 0:00:19.895 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert auditd_rules is a list of dicts] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:4 Wednesday 22 April 2026 09:17:19 -0400 (0:00:00.051) 0:00:19.947 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert each auditd_rules entry has required action and filter] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:13 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.042) 0:00:19.989 ******* ok: [managed-node1] => (item=always,exit) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "field": "auid~~500", "filter": "exit", "keyname": "bad_field_op" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules entries use only supported keys] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:29 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.050) 0:00:20.040 ******* ok: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'field': 'auid~~500', 'keyname': 'bad_field_op'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "field": "auid~~500", "filter": "exit", "keyname": "bad_field_op" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules path and dir are mutually exclusive] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:49 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.044) 0:00:20.084 ******* ok: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'field': 'auid~~500', 'keyname': 'bad_field_op'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "field": "auid~~500", "filter": "exit", "keyname": "bad_field_op" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules path or dir requires filter exit] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:56 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.041) 0:00:20.125 ******* skipping: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'field': 'auid~~500', 'keyname': 'bad_field_op'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "field": "auid~~500", "filter": "exit", "keyname": "bad_field_op" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules syscall requires valid filter type] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:64 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.038) 0:00:20.164 ******* skipping: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'field': 'auid~~500', 'keyname': 'bad_field_op'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "field": "auid~~500", "filter": "exit", "keyname": "bad_field_op" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules field is a non-empty string or list of non-empty strings] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:74 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.037) 0:00:20.201 ******* ok: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'field': 'auid~~500', 'keyname': 'bad_field_op'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "field": "auid~~500", "filter": "exit", "keyname": "bad_field_op" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules filesystem filter includes fstype=debugfs or fstype=tracefs] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:84 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.043) 0:00:20.244 ******* skipping: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'field': 'auid~~500', 'keyname': 'bad_field_op'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "field": "auid~~500", "filter": "exit", "keyname": "bad_field_op" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules field fragments use a supported operator] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:106 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.037) 0:00:20.282 ******* failed: [managed-node1] (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'field': 'auid~~500', 'keyname': 'bad_field_op'}) => { "ansible_loop_var": "item", "assertion": "(\n ([item.field] if (item.field is defined and item.field is string)\n else (item.field | default([]) | list))\n | reject('match', __auditd_rules_field_operator_regex)\n | list\n | length\n) == 0", "changed": false, "evaluated_to": false, "item": { "action": "always", "arch": "b64", "field": "auid~~500", "filter": "exit", "keyname": "bad_field_op" } } MSG: auditd_rules field must be nameOPvalue where OP is one of =, !=, <, >, <=, >=, &, &= TASK [Mark invalid field operator rejected] ************************************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:416 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.042) 0:00:20.324 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_rules_field_op_failed": true }, "changed": false } TASK [Assert invalid field operator failed validation] ************************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:420 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.010) 0:00:20.335 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with overlong keyname] ****************************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:428 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.034) 0:00:20.370 ******* TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.020) 0:00:20.391 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Ensure ansible_facts used by role] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.019) 0:00:20.410 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Check if system is ostree] ************ task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.037) 0:00:20.448 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set flag to indicate system is ostree] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:15 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.036) 0:00:20.484 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Set platform/version specific variables] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.035) 0:00:20.520 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__auditd_rules_filters": [ "exclude", "exit", "filesystem", "task", "user" ] }, "ansible_included_var_files": [ "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.auditd : Resolve package names for OS family] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.061) 0:00:20.581 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_packages": [ "audit" ] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:8 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.038) 0:00:20.620 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.024) 0:00:20.645 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.041) 0:00:20.686 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.040) 0:00:20.726 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.039) 0:00:20.765 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.044) 0:00:20.810 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.039) 0:00:20.849 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_backlog_wait_time is null or a non-negative integer] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.038) 0:00:20.887 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:58 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.038) 0:00:20.926 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_port range when listener enabled in build (tcp_listen_port_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:64 Wednesday 22 April 2026 09:17:20 -0400 (0:00:00.039) 0:00:20.966 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_queue range (tcp_listen_queue_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:70 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.039) 0:00:21.006 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_max_per_addr range (tcp_max_per_addr_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:76 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.041) 0:00:21.047 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:82 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.039) 0:00:21.087 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.041) 0:00:21.128 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:98 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.036) 0:00:21.165 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action rejects halt (space_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:107 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.034) 0:00:21.199 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:113 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.036) 0:00:21.235 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:125 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.035) 0:00:21.271 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left is greater than admin_space_left when both use same form] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:137 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.033) 0:00:21.304 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_full_action rejects email (disk_full_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:161 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.040) 0:00:21.345 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_error_action rejects email and rotate (disk_error_action_parser)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:167 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.036) 0:00:21.381 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert exec companion paths when action is exec] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:173 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.037) 0:00:21.419 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:180 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.035) 0:00:21.455 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:187 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.035) 0:00:21.490 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert disk_full_action exec path] **** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:194 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.035) 0:00:21.525 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert disk_error_action exec path] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:201 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.036) 0:00:21.561 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert name when name_format is user (resolve_node)] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:208 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.036) 0:00:21.597 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Validate auditd_rules structure and values] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:215 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.037) 0:00:21.635 ******* included: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert auditd_rules is a list of dicts] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:4 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.055) 0:00:21.690 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert each auditd_rules entry has required action and filter] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:13 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.044) 0:00:21.735 ******* ok: [managed-node1] => (item=always,exit) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "syscall": "read" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules entries use only supported keys] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:29 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.051) 0:00:21.786 ******* ok: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'read', 'keyname': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "syscall": "read" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules path and dir are mutually exclusive] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:49 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.048) 0:00:21.835 ******* ok: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'read', 'keyname': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "syscall": "read" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules path or dir requires filter exit] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:56 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.045) 0:00:21.880 ******* skipping: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'read', 'keyname': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "syscall": "read" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules syscall requires valid filter type] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:64 Wednesday 22 April 2026 09:17:21 -0400 (0:00:00.042) 0:00:21.923 ******* ok: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'read', 'keyname': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "syscall": "read" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules field is a non-empty string or list of non-empty strings] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:74 Wednesday 22 April 2026 09:17:22 -0400 (0:00:00.052) 0:00:21.975 ******* skipping: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'read', 'keyname': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "syscall": "read" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules filesystem filter includes fstype=debugfs or fstype=tracefs] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:84 Wednesday 22 April 2026 09:17:22 -0400 (0:00:00.043) 0:00:22.019 ******* skipping: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'read', 'keyname': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "syscall": "read" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules field fragments use a supported operator] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:106 Wednesday 22 April 2026 09:17:22 -0400 (0:00:00.041) 0:00:22.061 ******* skipping: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'read', 'keyname': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "syscall": "read" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules permission is a non-empty string or list of non-empty strings] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:122 Wednesday 22 April 2026 09:17:22 -0400 (0:00:00.040) 0:00:22.101 ******* skipping: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'read', 'keyname': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "syscall": "read" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules permission values are recognized] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:132 Wednesday 22 April 2026 09:17:22 -0400 (0:00:00.038) 0:00:22.140 ******* skipping: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'read', 'keyname': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "syscall": "read" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules permission list does not mix nowarn with other values] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:151 Wednesday 22 April 2026 09:17:22 -0400 (0:00:00.037) 0:00:22.177 ******* skipping: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'read', 'keyname': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "syscall": "read" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules arch is a non-empty string or list of non-empty strings] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:162 Wednesday 22 April 2026 09:17:22 -0400 (0:00:00.037) 0:00:22.215 ******* ok: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'read', 'keyname': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "syscall": "read" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules syscall is a number, non-empty string, or list of numbers and/or non-empty strings] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:172 Wednesday 22 April 2026 09:17:22 -0400 (0:00:00.042) 0:00:22.257 ******* ok: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'read', 'keyname': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "syscall": "read" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules keyname is a non-empty string or list of non-empty strings] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:182 Wednesday 22 April 2026 09:17:22 -0400 (0:00:00.040) 0:00:22.297 ******* ok: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'read', 'keyname': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "syscall": "read" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Initialize keyname list for auditd_rules length check] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:192 Wednesday 22 April 2026 09:17:22 -0400 (0:00:00.039) 0:00:22.337 ******* ok: [managed-node1] => { "ansible_facts": { "__auditd_rules_keynames_to_check": [] }, "changed": false } TASK [fedora.linux_system_roles.auditd : Append auditd_rules keynames for length checks] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:196 Wednesday 22 April 2026 09:17:22 -0400 (0:00:00.012) 0:00:22.349 ******* ok: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'read', 'keyname': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'}) => { "ansible_facts": { "__auditd_rules_keynames_to_check": [ "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" ] }, "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "syscall": "read" } } TASK [fedora.linux_system_roles.auditd : Assert each auditd_rules keyname is at most 31 characters] *** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:208 Wednesday 22 April 2026 09:17:22 -0400 (0:00:00.041) 0:00:22.391 ******* failed: [managed-node1] (item=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) => { "ansible_loop_var": "item", "assertion": "(item | string | length) <= 31", "changed": false, "evaluated_to": false, "item": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" } MSG: auditd_rules keyname must be 31 characters or fewer (got length 32) TASK [Mark overlong keyname rejected] ****************************************** task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:439 Wednesday 22 April 2026 09:17:22 -0400 (0:00:00.041) 0:00:22.432 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_rules_keyname_len_failed": true }, "changed": false } TASK [Assert overlong keyname failed validation] ******************************* task path: /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:443 Wednesday 22 April 2026 09:17:22 -0400 (0:00:00.011) 0:00:22.444 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=380 changed=0 unreachable=0 failed=0 skipped=157 rescued=19 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:01.792551+00:00Z", "host": "managed-node1", "message": "auditd_num_logs must be between 0 and 999 inclusive", "start_time": "2026-04-22T13:17:01.757032+00:00Z", "task_name": "Assert num_logs range (num_logs_parser)", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:02.215912+00:00Z", "host": "managed-node1", "message": "When auditd_flush is incremental or incremental_async, auditd_freq must be greater than 0", "start_time": "2026-04-22T13:17:02.181984+00:00Z", "task_name": "Assert incremental flush requires non-zero freq (sanity_check)", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:02.733150+00:00Z", "host": "managed-node1", "message": "auditd_q_depth must be between 0 and 99999 inclusive", "start_time": "2026-04-22T13:17:02.694794+00:00Z", "task_name": "Assert q_depth range (q_depth_parser)", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:03.274098+00:00Z", "host": "managed-node1", "message": "auditd_maximum_rate must be null, empty, or a non-negative integer (digits only)", "start_time": "2026-04-22T13:17:03.239555+00:00Z", "task_name": "Assert auditd_maximum_rate is null or a non-negative integer", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:03.852461+00:00Z", "host": "managed-node1", "message": "auditd_backlog_wait_time must be null, empty, or a non-negative integer (digits only)", "start_time": "2026-04-22T13:17:03.815861+00:00Z", "task_name": "Assert auditd_backlog_wait_time is null or a non-negative integer", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:04.817587+00:00Z", "host": "managed-node1", "message": "When auditd_space_left is digits followed by %, the number must be between 1 and 99 inclusive", "start_time": "2026-04-22T13:17:04.782987+00:00Z", "task_name": "Assert space_left percentage is between 1 and 99 when given as N%", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:113" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:05.782694+00:00Z", "host": "managed-node1", "message": "When auditd_admin_space_left is digits followed by %, the number must be between 1 and 99 inclusive", "start_time": "2026-04-22T13:17:05.748668+00:00Z", "task_name": "Assert admin_space_left percentage is between 1 and 99 when given as N%", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:125" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:06.808420+00:00Z", "host": "managed-node1", "message": "When auditd_space_left and auditd_admin_space_left are both percentages (digits followed by %) or both plain non-negative integers (MiB), the value for auditd_space_left must be greater than auditd_admin_space_left", "start_time": "2026-04-22T13:17:06.768626+00:00Z", "task_name": "Assert space_left is greater than admin_space_left when both use same form", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:137" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:07.806495+00:00Z", "host": "managed-node1", "message": "When auditd_space_left and auditd_admin_space_left are both percentages (digits followed by %) or both plain non-negative integers (MiB), the value for auditd_space_left must be greater than auditd_admin_space_left", "start_time": "2026-04-22T13:17:07.764061+00:00Z", "task_name": "Assert space_left is greater than admin_space_left when both use same form", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:137" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:09.076227+00:00Z", "host": "managed-node1", "message": "auditd_max_log_file_action_exe is required when auditd_max_log_file_action is exec", "start_time": "2026-04-22T13:17:08.989433+00:00Z", "task_name": "Assert exec companion paths when action is exec", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:173" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:09.876467+00:00Z", "host": "managed-node1", "message": "auditd_tcp_client_ports must be digits or LOW-HIGH with digits only", "start_time": "2026-04-22T13:17:09.838271+00:00Z", "task_name": "Assert tcp_client_ports format (tcp_client_ports_parser)", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:10.763947+00:00Z", "host": "managed-node1", "message": "auditd_tcp_client_ports range is reversed", "start_time": "2026-04-22T13:17:10.724276+00:00Z", "task_name": "Assert tcp_client_ports range order", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:98" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:12.179518+00:00Z", "host": "managed-node1", "loop_item": { "keyname": "incomplete_rule" }, "loop_label": "missing action,missing filter", "loop_var": "item", "message": "Each auditd_rules entry must define string action (always, never) and string filter (exclude, exit, filesystem, io_uring, task, user)", "start_time": "2026-04-22T13:17:12.142005+00:00Z", "task_name": "Assert each auditd_rules entry has required action and filter", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:13" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:13.896190+00:00Z", "host": "managed-node1", "loop_item": { "action": "never", "field": "msgtype=AUDIT_FS", "filter": "filesystem", "keyname": "bad_fs" }, "loop_label": "", "loop_var": "item", "message": "auditd_rules entry with filter filesystem must define field with fstype=debugfs or fstype=tracefs", "start_time": "2026-04-22T13:17:13.850885+00:00Z", "task_name": "Assert auditd_rules filesystem filter includes fstype=debugfs or fstype=tracefs", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:84" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:15.412262+00:00Z", "host": "managed-node1", "loop_item": { "action": "always", "arch": "b64", "dir": "/etc", "filter": "exit", "keyname": "path_and_dir", "path": "/etc/passwd", "syscall": "open" }, "loop_label": "", "loop_var": "item", "message": "auditd_rules entry cannot set both path and dir", "start_time": "2026-04-22T13:17:15.373424+00:00Z", "task_name": "Assert auditd_rules path and dir are mutually exclusive", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:49" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:16.983442+00:00Z", "host": "managed-node1", "loop_item": { "action": "always", "filter": "user", "keyname": "path_bad_filter", "path": "/etc/issue" }, "loop_label": "", "loop_var": "item", "message": "auditd_rules path and dir require filter type exit", "start_time": "2026-04-22T13:17:16.943017+00:00Z", "task_name": "Assert auditd_rules path or dir requires filter exit", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:56" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:18.564636+00:00Z", "host": "managed-node1", "loop_item": { "action": "always", "filter": "user", "keyname": "sc_bad_filter", "syscall": "open" }, "loop_label": "", "loop_var": "item", "message": "auditd_rules syscall requires valid filter type exit", "start_time": "2026-04-22T13:17:18.517425+00:00Z", "task_name": "Assert auditd_rules syscall requires valid filter type", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:64" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:20.348814+00:00Z", "host": "managed-node1", "loop_item": { "action": "always", "arch": "b64", "field": "auid~~500", "filter": "exit", "keyname": "bad_field_op" }, "loop_label": "", "loop_var": "item", "message": "auditd_rules field must be nameOPvalue where OP is one of =, !=, <, >, <=, >=, &, &=", "start_time": "2026-04-22T13:17:20.309215+00:00Z", "task_name": "Assert auditd_rules field fragments use a supported operator", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:106" }, { "ansible_version": "2.9.27", "end_time": "2026-04-22T13:17:22.457179+00:00Z", "host": "managed-node1", "loop_item": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "loop_label": "", "loop_var": "item", "message": "auditd_rules keyname must be 31 characters or fewer (got length 32)", "start_time": "2026-04-22T13:17:22.418349+00:00Z", "task_name": "Assert each auditd_rules keyname is at most 31 characters", "task_path": "/tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:208" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Wednesday 22 April 2026 09:17:22 -0400 (0:00:00.035) 0:00:22.480 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 0.87s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:5 fedora.linux_system_roles.auditd : Check if system is ostree ------------ 0.42s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:10 fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser) --- 0.09s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 fedora.linux_system_roles.auditd : Assert exec companion paths when action is exec --- 0.09s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:173 fedora.linux_system_roles.auditd : Assert auditd_rules field is a non-empty string or list of non-empty strings --- 0.09s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:74 fedora.linux_system_roles.auditd : Set platform/version specific variables --- 0.08s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 fedora.linux_system_roles.auditd : Assert auditd_rules syscall requires valid filter type --- 0.07s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:64 fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser) --- 0.07s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88 fedora.linux_system_roles.auditd : Ensure ansible_facts used by role ---- 0.07s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:2 fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser) --- 0.07s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 fedora.linux_system_roles.auditd : Set platform/version specific variables --- 0.07s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser) --- 0.07s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 fedora.linux_system_roles.auditd : Resolve package names for OS family --- 0.07s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:34 fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser) --- 0.06s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:82 fedora.linux_system_roles.auditd : Set platform/version specific variables --- 0.06s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 fedora.linux_system_roles.auditd : Assert disk_error_action rejects email and rotate (disk_error_action_parser) --- 0.06s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:167 fedora.linux_system_roles.auditd : Set platform/version specific variables --- 0.06s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 fedora.linux_system_roles.auditd : Set platform/version specific variables --- 0.06s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 fedora.linux_system_roles.auditd : Set platform/version specific variables --- 0.06s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19 fedora.linux_system_roles.auditd : Set platform/version specific variables --- 0.06s /tmp/collections-huP/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/set_vars.yml:19