ansible-playbook [core 2.16.15] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-sGz executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', 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 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/tests/logging/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Default run (NOOP)] ****************************************************** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/tests/logging/tests_default.yml:9 Tuesday 06 January 2026 18:41:25 -0500 (0:00:00.042) 0:00:00.042 ******* TASK [fedora.linux_system_roles.logging : Set global variables] **************** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:2 Tuesday 06 January 2026 18:41:25 -0500 (0:00:00.035) 0:00:00.078 ******* included: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.logging : Run systemctl] *********************** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:7 Tuesday 06 January 2026 18:41:25 -0500 (0:00:00.014) 0:00:00.092 ******* ok: [managed-node1] => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007739", "end": "2026-01-06 18:41:25.894100", "failed_when_result": false, "rc": 0, "start": "2026-01-06 18:41:25.886361" } STDOUT: running TASK [fedora.linux_system_roles.logging : Require installed systemd] *********** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:14 Tuesday 06 January 2026 18:41:25 -0500 (0:00:00.774) 0:00:00.867 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:19 Tuesday 06 January 2026 18:41:25 -0500 (0:00:00.036) 0:00:00.904 ******* ok: [managed-node1] => { "ansible_facts": { "__logging_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:10 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.019) 0:00:00.924 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "logging_inputs | d([]) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Set rsyslog_outputs] ***************** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:17 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.041) 0:00:00.965 ******* ok: [managed-node1] => { "ansible_facts": { "rsyslog_outputs": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_inputs] ****************** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:21 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.041) 0:00:01.006 ******* ok: [managed-node1] => { "ansible_facts": { "rsyslog_inputs": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Use of rsyslog_custom_config_files is deprecated] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:25 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.043) 0:00:01.049 ******* skipping: [managed-node1] => { "false_condition": "rsyslog_custom_config_files is defined" } TASK [fedora.linux_system_roles.logging : Use of type custom is deprecated] **** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:32 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.033) 0:00:01.083 ******* skipping: [managed-node1] => { "false_condition": "__custom_output_files | length > 0" } TASK [fedora.linux_system_roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:45 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.039) 0:00:01.122 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Gather ports specified in the logging_inputs and outputs vars] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:55 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.010) 0:00:01.133 ******* included: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml for managed-node1 TASK [fedora.linux_system_roles.logging : Initialize ports variables] ********** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:3 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.043) 0:00:01.176 ******* ok: [managed-node1] => { "ansible_facts": { "logging_tcp_ports": [], "logging_tls_tcp_ports": [], "logging_tls_udp_ports": [], "logging_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Parameter 'port' values] ************* task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:15 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.048) 0:00:01.225 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Update port values from outputs] ***** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:35 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.034) 0:00:01.260 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Update port values from inputs] ****** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:55 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.035) 0:00:01.295 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Manage firewall on the gathered ports] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:58 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.039) 0:00:01.334 ******* included: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml for managed-node1 TASK [fedora.linux_system_roles.logging : Initialize logging_firewall_ports] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:7 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.052) 0:00:01.386 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "logging_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Add tcp ports to logging_firewall_ports] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:11 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.050) 0:00:01.437 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add udp ports to logging_firewall_ports] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:17 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.045) 0:00:01.482 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:23 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.047) 0:00:01.529 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "logging_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Manage selinux on the gathered ports] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:61 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.049) 0:00:01.579 ******* included: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml for managed-node1 TASK [fedora.linux_system_roles.logging : Initialize logging_selinux_ports] **** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:7 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.077) 0:00:01.656 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "logging_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Add non tls tcp ports to logging_selinux_ports] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:11 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.054) 0:00:01.711 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add tls tcp ports to logging_selinux_ports] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:16 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.018) 0:00:01.729 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add non tls udp ports to logging_selinux_ports] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:21 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.020) 0:00:01.750 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add tls udp ports to logging_selinux_ports] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:26 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.017) 0:00:01.767 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:31 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.015) 0:00:01.782 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "logging_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Generate certificates] *************** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:65 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.051) 0:00:01.834 ******* included: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml for managed-node1 TASK [fedora.linux_system_roles.logging : Certificates are only supported in a booted system] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:2 Tuesday 06 January 2026 18:41:26 -0500 (0:00:00.078) 0:00:01.912 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __logging_is_booted", "skip_reason": "Conditional result was False" } TASK [Generate certificates] *************************************************** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:9 Tuesday 06 January 2026 18:41:27 -0500 (0:00:00.058) 0:00:01.971 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "logging_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Re-read facts after adding custom fact] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:71 Tuesday 06 January 2026 18:41:27 -0500 (0:00:00.056) 0:00:02.027 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Create rsyslog debug dir] ************ task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:75 Tuesday 06 January 2026 18:41:27 -0500 (0:00:00.057) 0:00:02.085 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Delete debug file] ******************* task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:81 Tuesday 06 January 2026 18:41:27 -0500 (0:00:00.064) 0:00:02.150 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Create rsyslog debug file] *********** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:86 Tuesday 06 January 2026 18:41:27 -0500 (0:00:00.052) 0:00:02.202 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:93 Tuesday 06 January 2026 18:41:27 -0500 (0:00:00.040) 0:00:02.243 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Populate rsyslog debug file] ********* task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:97 Tuesday 06 January 2026 18:41:27 -0500 (0:00:00.055) 0:00:02.298 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [Include Rsyslog role] **************************************************** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:108 Tuesday 06 January 2026 18:41:27 -0500 (0:00:00.056) 0:00:02.354 ******* TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:4 Tuesday 06 January 2026 18:41:27 -0500 (0:00:00.034) 0:00:02.389 ******* included: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role] *** task path: /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:4 Tuesday 06 January 2026 18:41:27 -0500 (0:00:00.026) 0:00:02.415 ******* fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Bad subset 'domain' given to Ansible. gather_subset options allowed: all, all_ipv4_addresses, all_ipv6_addresses, apparmor, architecture, caps, chroot, cmdline, date_time, default_ipv4, default_ipv6, devices, distribution, distribution_major_version, distribution_release, distribution_version, dns, effective_group_ids, effective_user_id, env, facter, fibre_channel_wwn, fips, hardware, interfaces, is_chroot, iscsi, kernel, kernel_version, loadavg, local, lsb, machine, machine_id, mounts, network, nvme, ohai, os_family, pkg_mgr, platform, processor, processor_cores, processor_count, python, python_version, real_user_id, selinux, service_mgr, ssh_host_key_dsa_public, ssh_host_key_ecdsa_public, ssh_host_key_ed25519_public, ssh_host_key_rsa_public, ssh_host_pub_keys, ssh_pub_keys, system, system_capabilities, system_capabilities_enforced, user, user_dir, user_gecos, user_gid, user_id, user_shell, user_uid, virtual, virtualization_role, virtualization_tech_guest, virtualization_tech_host, virtualization_type PLAY RECAP ********************************************************************* managed-node1 : ok=11 changed=0 unreachable=0 failed=1 skipped=26 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.16.15", "end_time": "2026-01-06T23:41:28.244333+00:00Z", "host": "managed-node1", "message": "Bad subset 'domain' given to Ansible. gather_subset options allowed: all, all_ipv4_addresses, all_ipv6_addresses, apparmor, architecture, caps, chroot, cmdline, date_time, default_ipv4, default_ipv6, devices, distribution, distribution_major_version, distribution_release, distribution_version, dns, effective_group_ids, effective_user_id, env, facter, fibre_channel_wwn, fips, hardware, interfaces, is_chroot, iscsi, kernel, kernel_version, loadavg, local, lsb, machine, machine_id, mounts, network, nvme, ohai, os_family, pkg_mgr, platform, processor, processor_cores, processor_count, python, python_version, real_user_id, selinux, service_mgr, ssh_host_key_dsa_public, ssh_host_key_ecdsa_public, ssh_host_key_ed25519_public, ssh_host_key_rsa_public, ssh_host_pub_keys, ssh_pub_keys, system, system_capabilities, system_capabilities_enforced, user, user_dir, user_gecos, user_gid, user_id, user_shell, user_uid, virtual, virtualization_role, virtualization_tech_guest, virtualization_tech_host, virtualization_type", "start_time": "2026-01-06T23:41:27.502804+00:00Z", "task_name": "Ensure ansible_facts used by role", "task_path": "/tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:4" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 06 January 2026 18:41:28 -0500 (0:00:00.743) 0:00:03.159 ******* =============================================================================== fedora.linux_system_roles.logging : Run systemctl ----------------------- 0.77s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:7 fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role --- 0.74s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:4 fedora.linux_system_roles.logging : Generate certificates --------------- 0.08s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:65 fedora.linux_system_roles.logging : Manage selinux on the gathered ports --- 0.08s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:61 fedora.linux_system_roles.logging : Create rsyslog debug dir ------------ 0.06s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:75 fedora.linux_system_roles.logging : Certificates are only supported in a booted system --- 0.06s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:2 fedora.linux_system_roles.logging : Re-read facts after adding custom fact --- 0.06s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:71 Generate certificates --------------------------------------------------- 0.06s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:9 fedora.linux_system_roles.logging : Populate rsyslog debug file --------- 0.06s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:97 fedora.linux_system_roles.logging : Use a debug var to avoid an empty dict in with_dict --- 0.06s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:93 fedora.linux_system_roles.logging : Initialize logging_selinux_ports ---- 0.05s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:7 fedora.linux_system_roles.logging : Manage firewall on the gathered ports --- 0.05s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:58 fedora.linux_system_roles.logging : Delete debug file ------------------- 0.05s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:81 Manage selinux for specified ports -------------------------------------- 0.05s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:31 fedora.linux_system_roles.logging : Initialize logging_firewall_ports --- 0.05s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:7 Manage firewall for specified ports ------------------------------------- 0.05s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:23 fedora.linux_system_roles.logging : Initialize ports variables ---------- 0.05s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:3 fedora.linux_system_roles.logging : Add udp ports to logging_firewall_ports --- 0.05s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:17 fedora.linux_system_roles.logging : Add tcp ports to logging_firewall_ports --- 0.05s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:11 fedora.linux_system_roles.logging : Gather ports specified in the logging_inputs and outputs vars --- 0.04s /tmp/collections-sGz/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:55 -- Logs begin at Tue 2026-01-06 18:33:30 EST, end at Tue 2026-01-06 18:41:28 EST. -- Jan 06 18:41:24 managed-node1 sshd[33717]: Accepted publickey for root from 10.31.10.170 port 46796 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jan 06 18:41:24 managed-node1 systemd[1]: Started Session 9 of user root. -- Subject: Unit session-9.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-9.scope has finished starting up. -- -- The start-up result is done. Jan 06 18:41:24 managed-node1 systemd-logind[601]: New session 9 of user root. -- Subject: A new session 9 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 9 has been created for the user root. -- -- The leading process of the session is 33717. Jan 06 18:41:24 managed-node1 sshd[33717]: pam_unix(sshd:session): session opened for user root by (uid=0) Jan 06 18:41:24 managed-node1 sshd[33720]: Received disconnect from 10.31.10.170 port 46796:11: disconnected by user Jan 06 18:41:24 managed-node1 sshd[33720]: Disconnected from user root 10.31.10.170 port 46796 Jan 06 18:41:24 managed-node1 sshd[33717]: pam_unix(sshd:session): session closed for user root Jan 06 18:41:24 managed-node1 systemd[1]: session-9.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-9.scope has successfully entered the 'dead' state. Jan 06 18:41:24 managed-node1 systemd-logind[601]: Session 9 logged out. Waiting for processes to exit. Jan 06 18:41:24 managed-node1 systemd-logind[601]: Removed session 9. -- Subject: Session 9 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 9 has been terminated. Jan 06 18:41:25 managed-node1 platform-python[33882]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jan 06 18:41:28 managed-node1 platform-python[34006]: ansible-setup Invoked with gather_subset=['!all', '!min', 'default_ipv4', 'distribution', 'distribution_major_version', 'distribution_version', 'domain', 'fqdn', 'hostname', 'os_family', 'pkg_mgr'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jan 06 18:41:28 managed-node1 sshd[34029]: Accepted publickey for root from 10.31.10.170 port 47608 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jan 06 18:41:28 managed-node1 systemd[1]: Started Session 10 of user root. -- Subject: Unit session-10.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-10.scope has finished starting up. -- -- The start-up result is done. Jan 06 18:41:28 managed-node1 systemd-logind[601]: New session 10 of user root. -- Subject: A new session 10 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 10 has been created for the user root. -- -- The leading process of the session is 34029. Jan 06 18:41:28 managed-node1 sshd[34029]: pam_unix(sshd:session): session opened for user root by (uid=0) Jan 06 18:41:28 managed-node1 sshd[34032]: Received disconnect from 10.31.10.170 port 47608:11: disconnected by user Jan 06 18:41:28 managed-node1 sshd[34032]: Disconnected from user root 10.31.10.170 port 47608 Jan 06 18:41:28 managed-node1 sshd[34029]: pam_unix(sshd:session): session closed for user root Jan 06 18:41:28 managed-node1 systemd[1]: session-10.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-10.scope has successfully entered the 'dead' state. Jan 06 18:41:28 managed-node1 systemd-logind[601]: Session 10 logged out. Waiting for processes to exit. Jan 06 18:41:28 managed-node1 systemd-logind[601]: Removed session 10. -- Subject: Session 10 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 10 has been terminated. Jan 06 18:41:28 managed-node1 sshd[34053]: Accepted publickey for root from 10.31.10.170 port 47622 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jan 06 18:41:28 managed-node1 systemd[1]: Started Session 11 of user root. -- Subject: Unit session-11.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-11.scope has finished starting up. -- -- The start-up result is done. Jan 06 18:41:28 managed-node1 systemd-logind[601]: New session 11 of user root. -- Subject: A new session 11 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 11 has been created for the user root. -- -- The leading process of the session is 34053. Jan 06 18:41:28 managed-node1 sshd[34053]: pam_unix(sshd:session): session opened for user root by (uid=0)