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-O4d/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-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:5 Wednesday 15 April 2026 14:12:42 -0400 (0:00:00.021) 0:00:00.021 ******* ok: [managed-node1] META: ran handlers TASK [Run role with invalid transport] ***************************************** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:15 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.908) 0:00:00.930 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert invalid auditd_transport failed validation] *********************** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:25 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.035) 0:00:00.966 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run role with invalid log_format] **************************************** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:37 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.035) 0:00:01.001 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert invalid auditd_log_format failed validation] ********************** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:47 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.034) 0:00:01.035 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run role with num_logs 1000] ********************************************* task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:60 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.034) 0:00:01.070 ******* statically imported: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:4 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.062) 0:00:01.133 ******* fatal: [managed-node1 -> localhost]: 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-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:66 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.038) 0:00:01.172 ******* 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-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:70 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.012) 0:00:01.184 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with incremental_async and zero freq] *************************** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:78 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.035) 0:00:01.220 ******* statically imported: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:4 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.060) 0:00:01.281 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:11 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.039) 0:00:01.321 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:18 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.040) 0:00:01.361 ******* fatal: [managed-node1 -> localhost]: 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-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:85 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.038) 0:00:01.400 ******* 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-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:89 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.012) 0:00:01.413 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with excessive q_depth] ***************************************** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:99 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.035) 0:00:01.449 ******* statically imported: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:4 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.038) 0:00:01.487 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:11 Wednesday 15 April 2026 14:12:43 -0400 (0:00:00.040) 0:00:01.527 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:18 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.044) 0:00:01.572 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:25 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.038) 0:00:01.610 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:31 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.040) 0:00:01.651 ******* fatal: [managed-node1 -> localhost]: 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-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:105 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.039) 0:00:01.691 ******* 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-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:109 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.013) 0:00:01.704 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with exec action and empty exe path] **************************** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:117 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.038) 0:00:01.742 ******* statically imported: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:4 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.038) 0:00:01.780 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:11 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.040) 0:00:01.821 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:18 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.040) 0:00:01.861 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:25 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.040) 0:00:01.901 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:31 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.040) 0:00:01.941 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:38 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.042) 0:00:01.984 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:44 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.041) 0:00:02.025 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:50 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.040) 0:00:02.066 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:56 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.040) 0:00:02.106 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:62 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.040) 0:00:02.146 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:68 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.040) 0:00:02.187 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:76 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.040) 0:00:02.227 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert space_left_action rejects halt (space_action_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:83 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.042) 0:00:02.269 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:89 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.040) 0:00:02.310 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:95 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.039) 0:00:02.349 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert exec companion paths when action is exec] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:101 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.041) 0:00:02.391 ******* fatal: [managed-node1 -> localhost]: 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-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:124 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.040) 0:00:02.432 ******* 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-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:128 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.012) 0:00:02.444 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with non-numeric tcp_client_ports] ****************************** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:138 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.037) 0:00:02.482 ******* statically imported: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:4 Wednesday 15 April 2026 14:12:44 -0400 (0:00:00.036) 0:00:02.519 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:11 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.042) 0:00:02.562 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:18 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.046) 0:00:02.608 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:25 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.041) 0:00:02.650 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:31 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.040) 0:00:02.691 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:38 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.040) 0:00:02.731 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:44 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.041) 0:00:02.772 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:50 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.040) 0:00:02.813 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:56 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.041) 0:00:02.854 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:62 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.041) 0:00:02.896 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:68 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.041) 0:00:02.938 ******* fatal: [managed-node1 -> localhost]: 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-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:144 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.040) 0:00:02.978 ******* 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-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:148 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.013) 0:00:02.992 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with reversed client port range] ******************************** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:156 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.038) 0:00:03.030 ******* statically imported: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:4 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.038) 0:00:03.069 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:11 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.042) 0:00:03.111 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:18 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.042) 0:00:03.154 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:25 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.042) 0:00:03.196 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:31 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.040) 0:00:03.237 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:38 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.041) 0:00:03.278 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:44 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.040) 0:00:03.319 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:50 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.042) 0:00:03.361 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:56 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.040) 0:00:03.401 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:62 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.040) 0:00:03.442 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:68 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.042) 0:00:03.484 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:76 Wednesday 15 April 2026 14:12:45 -0400 (0:00:00.042) 0:00:03.527 ******* fatal: [managed-node1 -> localhost]: 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-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:162 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.042) 0:00:03.570 ******* 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-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:166 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.018) 0:00:03.589 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role with rule missing file syscall and action] ********************** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:174 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.038) 0:00:03.628 ******* statically imported: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:4 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.038) 0:00:03.666 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:11 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.042) 0:00:03.708 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:18 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.042) 0:00:03.751 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:25 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.041) 0:00:03.792 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:31 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.041) 0:00:03.834 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:38 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.041) 0:00:03.876 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:44 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.041) 0:00:03.918 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:50 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.040) 0:00:03.958 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:56 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.040) 0:00:03.999 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:62 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.041) 0:00:04.041 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:68 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.042) 0:00:04.084 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:76 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.043) 0:00:04.127 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert space_left_action rejects halt (space_action_parser)] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:83 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.042) 0:00:04.170 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:89 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.038) 0:00:04.208 ******* ok: [managed-node1 -> localhost] => { "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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:95 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.039) 0:00:04.248 ******* ok: [managed-node1 -> localhost] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert exec companion paths when action is exec] *** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:101 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.040) 0:00:04.289 ******* 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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:108 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.038) 0:00:04.327 ******* 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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:115 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.038) 0:00:04.365 ******* 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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:122 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.039) 0:00:04.404 ******* 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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:129 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.038) 0:00:04.443 ******* 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-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:136 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.038) 0:00:04.481 ******* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules entries] ********** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:143 Wednesday 15 April 2026 14:12:46 -0400 (0:00:00.057) 0:00:04.539 ******* failed: [managed-node1 -> localhost] (item=incomplete_rule) => { "ansible_loop_var": "item", "assertion": "(item.file is defined) or (item.syscall is defined) or (item.action is defined and item.filter is defined)", "changed": false, "evaluated_to": false, "item": { "keyname": "incomplete_rule" } } MSG: Each auditd_rules entry needs keyname and file, syscall, or action/filter TASK [Mark invalid auditd_rules rejected] ************************************** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:181 Wednesday 15 April 2026 14:12:47 -0400 (0:00:00.025) 0:00:04.564 ******* ok: [managed-node1] => { "ansible_facts": { "__invalid_input_rules_assert_failed": true }, "changed": false } TASK [Assert malformed auditd_rules failed assert validation] ****************** task path: /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:185 Wednesday 15 April 2026 14:12:47 -0400 (0:00:00.012) 0:00:04.577 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=72 changed=0 unreachable=0 failed=0 skipped=10 rescued=7 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2026-04-15T18:12:43.613395+00:00Z", "host": "managed-node1", "message": "auditd_num_logs must be between 0 and 999 inclusive", "start_time": "2026-04-15T18:12:43.577797+00:00Z", "task_name": "Assert num_logs range (num_logs_parser)", "task_path": "/tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:4" }, { "ansible_version": "2.9.27", "end_time": "2026-04-15T18:12:43.841947+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-15T18:12:43.805990+00:00Z", "task_name": "Assert incremental flush requires non-zero freq (sanity_check)", "task_path": "/tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:18" }, { "ansible_version": "2.9.27", "end_time": "2026-04-15T18:12:44.132540+00:00Z", "host": "managed-node1", "message": "auditd_q_depth must be between 0 and 99999 inclusive", "start_time": "2026-04-15T18:12:44.096238+00:00Z", "task_name": "Assert q_depth range (q_depth_parser)", "task_path": "/tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:31" }, { "ansible_version": "2.9.27", "end_time": "2026-04-15T18:12:44.873663+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-15T18:12:44.836175+00:00Z", "task_name": "Assert exec companion paths when action is exec", "task_path": "/tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:101" }, { "ansible_version": "2.9.27", "end_time": "2026-04-15T18:12:45.420476+00:00Z", "host": "managed-node1", "message": "auditd_tcp_client_ports must be digits or LOW-HIGH with digits only", "start_time": "2026-04-15T18:12:45.382472+00:00Z", "task_name": "Assert tcp_client_ports format (tcp_client_ports_parser)", "task_path": "/tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:68" }, { "ansible_version": "2.9.27", "end_time": "2026-04-15T18:12:46.012303+00:00Z", "host": "managed-node1", "message": "auditd_tcp_client_ports range is reversed", "start_time": "2026-04-15T18:12:45.972012+00:00Z", "task_name": "Assert tcp_client_ports range order", "task_path": "/tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:76" }, { "ansible_version": "2.9.27", "end_time": "2026-04-15T18:12:47.006434+00:00Z", "host": "managed-node1", "loop_item": { "keyname": "incomplete_rule" }, "loop_label": "incomplete_rule", "loop_var": "item", "message": "Each auditd_rules entry needs keyname and file, syscall, or action/filter", "start_time": "2026-04-15T18:12:46.983683+00:00Z", "task_name": "Assert auditd_rules entries", "task_path": "/tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:143" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Wednesday 15 April 2026 14:12:47 -0400 (0:00:00.021) 0:00:04.599 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 0.91s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:5 Run role with num_logs 1000 --------------------------------------------- 0.06s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:60 Run role with incremental_async and zero freq --------------------------- 0.06s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_invalid_input.yml:78 fedora.linux_system_roles.auditd : Assert name when name_format is user (resolve_node) --- 0.06s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:136 fedora.linux_system_roles.auditd : Assert freq range (freq_parser) ------ 0.05s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:11 fedora.linux_system_roles.auditd : Assert freq range (freq_parser) ------ 0.04s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:11 fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser) --- 0.04s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:68 fedora.linux_system_roles.auditd : Assert tcp_client_ports range order --- 0.04s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:76 fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser) --- 0.04s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:62 fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser) --- 0.04s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:68 fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser) --- 0.04s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:4 fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser) --- 0.04s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:4 fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser) --- 0.04s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:4 fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser) --- 0.04s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:31 fedora.linux_system_roles.auditd : Assert freq range (freq_parser) ------ 0.04s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:11 fedora.linux_system_roles.auditd : Assert tcp_client_ports range order --- 0.04s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:76 fedora.linux_system_roles.auditd : Assert tcp_client_ports range order --- 0.04s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:76 fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser) --- 0.04s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:62 fedora.linux_system_roles.auditd : Assert tcp_listen_port range when listener enabled in build (tcp_listen_port_parser) --- 0.04s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:44 fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check) --- 0.04s /tmp/collections-O4d/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert.yml:18