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-6FI 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-6FI/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-6FI/ansible_collections/fedora/linux_system_roles/tests/logging/tests_default.yml:9 Tuesday 06 January 2026 18:44:21 -0500 (0:00:00.064) 0:00:00.064 ******* TASK [fedora.linux_system_roles.logging : Set global variables] **************** task path: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:2 Tuesday 06 January 2026 18:44:21 -0500 (0:00:00.050) 0:00:00.115 ******* included: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.logging : Run systemctl] *********************** task path: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:7 Tuesday 06 January 2026 18:44:21 -0500 (0:00:00.022) 0:00:00.137 ******* ok: [managed-node3] => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007604", "end": "2026-01-06 18:44:22.590736", "failed_when_result": false, "rc": 0, "start": "2026-01-06 18:44:22.583132" } STDOUT: running TASK [fedora.linux_system_roles.logging : Require installed systemd] *********** task path: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:14 Tuesday 06 January 2026 18:44:22 -0500 (0:00:00.868) 0:00:01.006 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:19 Tuesday 06 January 2026 18:44:22 -0500 (0:00:00.052) 0:00:01.058 ******* ok: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:10 Tuesday 06 January 2026 18:44:22 -0500 (0:00:00.028) 0:00:01.087 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:17 Tuesday 06 January 2026 18:44:22 -0500 (0:00:00.066) 0:00:01.154 ******* ok: [managed-node3] => { "ansible_facts": { "rsyslog_outputs": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_inputs] ****************** task path: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:21 Tuesday 06 January 2026 18:44:22 -0500 (0:00:00.070) 0:00:01.224 ******* ok: [managed-node3] => { "ansible_facts": { "rsyslog_inputs": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Use of rsyslog_custom_config_files is deprecated] *** task path: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:25 Tuesday 06 January 2026 18:44:22 -0500 (0:00:00.078) 0:00:01.302 ******* skipping: [managed-node3] => { "false_condition": "rsyslog_custom_config_files is defined" } TASK [fedora.linux_system_roles.logging : Use of type custom is deprecated] **** task path: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:32 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.102) 0:00:01.405 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:45 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.078) 0:00:01.484 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:55 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.016) 0:00:01.500 ******* included: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml for managed-node3 TASK [fedora.linux_system_roles.logging : Initialize ports variables] ********** task path: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:3 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.077) 0:00:01.578 ******* ok: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:15 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.051) 0:00:01.630 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:35 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.051) 0:00:01.681 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:55 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.053) 0:00:01.734 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:58 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.049) 0:00:01.784 ******* included: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml for managed-node3 TASK [fedora.linux_system_roles.logging : Initialize logging_firewall_ports] *** task path: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:7 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.069) 0:00:01.854 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:11 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.051) 0:00:01.905 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:17 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.043) 0:00:01.948 ******* skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:23 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.043) 0:00:01.991 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:61 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.050) 0:00:02.042 ******* included: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml for managed-node3 TASK [fedora.linux_system_roles.logging : Initialize logging_selinux_ports] **** task path: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:7 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.071) 0:00:02.113 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:11 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.050) 0:00:02.163 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:16 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.015) 0:00:02.179 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:21 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.018) 0:00:02.198 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:26 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.021) 0:00:02.220 ******* skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:31 Tuesday 06 January 2026 18:44:23 -0500 (0:00:00.016) 0:00:02.237 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:65 Tuesday 06 January 2026 18:44:24 -0500 (0:00:00.096) 0:00:02.334 ******* included: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml for managed-node3 TASK [fedora.linux_system_roles.logging : Certificates are only supported in a booted system] *** task path: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:2 Tuesday 06 January 2026 18:44:24 -0500 (0:00:00.140) 0:00:02.474 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "not __logging_is_booted", "skip_reason": "Conditional result was False" } TASK [Generate certificates] *************************************************** task path: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:9 Tuesday 06 January 2026 18:44:24 -0500 (0:00:00.089) 0:00:02.563 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:71 Tuesday 06 January 2026 18:44:24 -0500 (0:00:00.071) 0:00:02.635 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:75 Tuesday 06 January 2026 18:44:24 -0500 (0:00:00.053) 0:00:02.689 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:81 Tuesday 06 January 2026 18:44:24 -0500 (0:00:00.055) 0:00:02.745 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:86 Tuesday 06 January 2026 18:44:24 -0500 (0:00:00.049) 0:00:02.794 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:93 Tuesday 06 January 2026 18:44:24 -0500 (0:00:00.040) 0:00:02.834 ******* skipping: [managed-node3] => { "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-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:97 Tuesday 06 January 2026 18:44:24 -0500 (0:00:00.057) 0:00:02.891 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [Include Rsyslog role] **************************************************** task path: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:108 Tuesday 06 January 2026 18:44:24 -0500 (0:00:00.052) 0:00:02.944 ******* TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:4 Tuesday 06 January 2026 18:44:24 -0500 (0:00:00.023) 0:00:02.967 ******* included: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role] *** task path: /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:4 Tuesday 06 January 2026 18:44:24 -0500 (0:00:00.016) 0:00:02.984 ******* fatal: [managed-node3]: 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-node3 : 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:44:25.406396+00:00Z", "host": "managed-node3", "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:44:24.651842+00:00Z", "task_name": "Ensure ansible_facts used by role", "task_path": "/tmp/collections-6FI/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:44:25 -0500 (0:00:00.756) 0:00:03.740 ******* =============================================================================== fedora.linux_system_roles.logging : Run systemctl ----------------------- 0.87s /tmp/collections-6FI/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.76s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:4 fedora.linux_system_roles.logging : Generate certificates --------------- 0.14s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:65 fedora.linux_system_roles.logging : Use of rsyslog_custom_config_files is deprecated --- 0.10s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:25 Manage selinux for specified ports -------------------------------------- 0.10s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:31 fedora.linux_system_roles.logging : Certificates are only supported in a booted system --- 0.09s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:2 fedora.linux_system_roles.logging : Use of type custom is deprecated ---- 0.08s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:32 fedora.linux_system_roles.logging : Set rsyslog_inputs ------------------ 0.08s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:21 fedora.linux_system_roles.logging : Gather ports specified in the logging_inputs and outputs vars --- 0.08s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:55 fedora.linux_system_roles.logging : Manage selinux on the gathered ports --- 0.07s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:61 Generate certificates --------------------------------------------------- 0.07s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:9 fedora.linux_system_roles.logging : Set rsyslog_outputs ----------------- 0.07s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:17 fedora.linux_system_roles.logging : Manage firewall on the gathered ports --- 0.07s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:58 fedora.linux_system_roles.logging : Set files output if files output is not defined and logging_inputs is not empty --- 0.07s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:10 fedora.linux_system_roles.logging : Use a debug var to avoid an empty dict in with_dict --- 0.06s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:93 fedora.linux_system_roles.logging : Create rsyslog debug dir ------------ 0.06s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:75 fedora.linux_system_roles.logging : Re-read facts after adding custom fact --- 0.05s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:71 fedora.linux_system_roles.logging : Update port values from outputs ----- 0.05s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:35 fedora.linux_system_roles.logging : Require installed systemd ----------- 0.05s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:14 fedora.linux_system_roles.logging : Populate rsyslog debug file --------- 0.05s /tmp/collections-6FI/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:97 -- Logs begin at Tue 2026-01-06 18:37:28 EST, end at Tue 2026-01-06 18:44:25 EST. -- Jan 06 18:44:20 managed-node3 sshd[39440]: Accepted publickey for root from 10.31.12.245 port 36582 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jan 06 18:44:20 managed-node3 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:44:20 managed-node3 systemd-logind[615]: 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 39440. Jan 06 18:44:20 managed-node3 sshd[39440]: pam_unix(sshd:session): session opened for user root by (uid=0) Jan 06 18:44:20 managed-node3 sshd[39443]: Received disconnect from 10.31.12.245 port 36582:11: disconnected by user Jan 06 18:44:20 managed-node3 sshd[39443]: Disconnected from user root 10.31.12.245 port 36582 Jan 06 18:44:20 managed-node3 sshd[39440]: pam_unix(sshd:session): session closed for user root Jan 06 18:44:20 managed-node3 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:44:20 managed-node3 systemd-logind[615]: Session 10 logged out. Waiting for processes to exit. Jan 06 18:44:20 managed-node3 systemd-logind[615]: 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:44:22 managed-node3 platform-python[39605]: 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:44:25 managed-node3 platform-python[39729]: 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:44:25 managed-node3 sshd[39752]: Accepted publickey for root from 10.31.12.245 port 58614 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jan 06 18:44:25 managed-node3 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:44:25 managed-node3 systemd-logind[615]: 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 39752. Jan 06 18:44:25 managed-node3 sshd[39752]: pam_unix(sshd:session): session opened for user root by (uid=0) Jan 06 18:44:25 managed-node3 sshd[39755]: Received disconnect from 10.31.12.245 port 58614:11: disconnected by user Jan 06 18:44:25 managed-node3 sshd[39755]: Disconnected from user root 10.31.12.245 port 58614 Jan 06 18:44:25 managed-node3 sshd[39752]: pam_unix(sshd:session): session closed for user root Jan 06 18:44:25 managed-node3 systemd[1]: session-11.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-11.scope has successfully entered the 'dead' state. Jan 06 18:44:25 managed-node3 systemd-logind[615]: Session 11 logged out. Waiting for processes to exit. Jan 06 18:44:25 managed-node3 systemd-logind[615]: Removed session 11. -- Subject: Session 11 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 11 has been terminated. Jan 06 18:44:25 managed-node3 sshd[39776]: Accepted publickey for root from 10.31.12.245 port 58628 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jan 06 18:44:25 managed-node3 systemd[1]: Started Session 12 of user root. -- Subject: Unit session-12.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-12.scope has finished starting up. -- -- The start-up result is done. Jan 06 18:44:25 managed-node3 systemd-logind[615]: New session 12 of user root. -- Subject: A new session 12 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 12 has been created for the user root. -- -- The leading process of the session is 39776. Jan 06 18:44:25 managed-node3 sshd[39776]: pam_unix(sshd:session): session opened for user root by (uid=0)