ansible-playbook [core 2.17.14] 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-0MG executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Jan 16 2026, 00:00:00) [GCC 14.3.1 20251022 (Red Hat 14.3.1-4)] (/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_relp.yml ******************************************************* 1 plays in /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml PLAY [Test the server/client configuration using tls relp] ********************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:2 Saturday 21 February 2026 03:32:33 -0500 (0:00:00.045) 0:00:00.045 ***** [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [Set firewall and selinux to true] **************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:23 Saturday 21 February 2026 03:32:34 -0500 (0:00:01.279) 0:00:01.324 ***** ok: [managed-node2] => { "ansible_facts": { "logging_manage_firewall": true, "logging_manage_selinux": true }, "changed": false } TASK [TEST CASE 0; Test the server configuration containing tls tcp, plain tcp and udp connection] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:28 Saturday 21 February 2026 03:32:34 -0500 (0:00:00.015) 0:00:01.340 ***** included: fedora.linux_system_roles.logging for managed-node2 TASK [fedora.linux_system_roles.logging : Set global variables] **************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:2 Saturday 21 February 2026 03:32:34 -0500 (0:00:00.048) 0:00:01.389 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Run systemctl] *********************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:7 Saturday 21 February 2026 03:32:34 -0500 (0:00:00.014) 0:00:01.403 ***** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009438", "end": "2026-02-21 03:32:34.979434", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:32:34.969996" } STDOUT: running TASK [fedora.linux_system_roles.logging : Require installed systemd] *********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:14 Saturday 21 February 2026 03:32:35 -0500 (0:00:00.498) 0:00:01.902 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:19 Saturday 21 February 2026 03:32:35 -0500 (0:00:00.055) 0:00:01.957 ***** ok: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:10 Saturday 21 February 2026 03:32:35 -0500 (0:00:00.036) 0:00:01.994 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "logging_outputs | d([]) | selectattr('name', 'defined') | selectattr('type', 'defined') | selectattr('type', 'match', '^files$') | list | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Set rsyslog_outputs] ***************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:17 Saturday 21 February 2026 03:32:35 -0500 (0:00:00.079) 0:00:02.073 ***** ok: [managed-node2] => { "ansible_facts": { "rsyslog_outputs": [ { "name": "files_output", "type": "files" }, { "name": "forwards_output", "target": "host.domain", "tcp_port": 1514, "type": "forwards" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_inputs] ****************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:21 Saturday 21 February 2026 03:32:35 -0500 (0:00:00.064) 0:00:02.137 ***** ok: [managed-node2] => { "ansible_facts": { "rsyslog_inputs": [ { "name": "system_input", "type": "basics" }, { "ca_cert": "/etc/pki/tls/certs/logging_cert.crt", "cert": "/etc/pki/tls/certs/logging_cert.crt", "name": "relp_server0", "permitted_clients": [ "*.client.com", "*.example.com" ], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/logging_cert.key", "tls": true, "type": "relp" }, { "ca_cert": "/etc/pki/tls/certs/logging_cert.crt", "cert": "/etc/pki/tls/certs/logging_cert.crt", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/logging_cert.key", "tls": true, "type": "relp" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Use of rsyslog_custom_config_files is deprecated] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:25 Saturday 21 February 2026 03:32:35 -0500 (0:00:00.070) 0:00:02.207 ***** skipping: [managed-node2] => { "false_condition": "rsyslog_custom_config_files is defined" } TASK [fedora.linux_system_roles.logging : Use of type custom is deprecated] **** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:32 Saturday 21 February 2026 03:32:35 -0500 (0:00:00.054) 0:00:02.262 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:45 Saturday 21 February 2026 03:32:35 -0500 (0:00:00.084) 0:00:02.346 ***** skipping: [managed-node2] => (item={'name': 'flows', 'inputs': ['system_input', 'relp_server0', 'relp_server1'], 'outputs': ['files_output', 'forwards_output']}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.inputs | intersect(__logging_input_names) | length != item.inputs | length", "item": { "inputs": [ "system_input", "relp_server0", "relp_server1" ], "name": "flows", "outputs": [ "files_output", "forwards_output" ] }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.logging : Gather ports specified in the logging_inputs and outputs vars] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:55 Saturday 21 February 2026 03:32:35 -0500 (0:00:00.093) 0:00:02.439 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Initialize ports variables] ********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:3 Saturday 21 February 2026 03:32:35 -0500 (0:00:00.073) 0:00:02.512 ***** ok: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:15 Saturday 21 February 2026 03:32:35 -0500 (0:00:00.064) 0:00:02.576 ***** ok: [managed-node2] => { "ansible_facts": { "logging_tls_tcp_ports": [ 6514, 20514 ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Update port values from outputs] ***** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:35 Saturday 21 February 2026 03:32:35 -0500 (0:00:00.112) 0:00:02.689 ***** ok: [managed-node2] => { "ansible_facts": { "logging_tcp_ports": [ 1514 ], "logging_tls_tcp_ports": [ 6514, 20514 ], "logging_tls_udp_ports": [], "logging_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Update port values from inputs] ****** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:55 Saturday 21 February 2026 03:32:35 -0500 (0:00:00.160) 0:00:02.850 ***** ok: [managed-node2] => { "ansible_facts": { "logging_tcp_ports": [ 1514 ], "logging_tls_tcp_ports": [ 6514, 20514 ], "logging_tls_udp_ports": [], "logging_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Manage firewall on the gathered ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:58 Saturday 21 February 2026 03:32:36 -0500 (0:00:00.184) 0:00:03.034 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Initialize logging_firewall_ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:7 Saturday 21 February 2026 03:32:36 -0500 (0:00:00.103) 0:00:03.138 ***** ok: [managed-node2] => { "ansible_facts": { "logging_firewall_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Add tcp ports to logging_firewall_ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:11 Saturday 21 February 2026 03:32:36 -0500 (0:00:00.091) 0:00:03.229 ***** ok: [managed-node2] => (item=1514/tcp) => { "ansible_facts": { "logging_firewall_ports": [ { "port": "1514/tcp", "state": "enabled" } ] }, "ansible_loop_var": "item", "changed": false, "item": "1514/tcp" } ok: [managed-node2] => (item=6514/tcp) => { "ansible_facts": { "logging_firewall_ports": [ { "port": "1514/tcp", "state": "enabled" }, { "port": "6514/tcp", "state": "enabled" } ] }, "ansible_loop_var": "item", "changed": false, "item": "6514/tcp" } ok: [managed-node2] => (item=20514/tcp) => { "ansible_facts": { "logging_firewall_ports": [ { "port": "1514/tcp", "state": "enabled" }, { "port": "6514/tcp", "state": "enabled" }, { "port": "20514/tcp", "state": "enabled" } ] }, "ansible_loop_var": "item", "changed": false, "item": "20514/tcp" } TASK [fedora.linux_system_roles.logging : Add udp ports to logging_firewall_ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:17 Saturday 21 February 2026 03:32:36 -0500 (0:00:00.216) 0:00:03.446 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:23 Saturday 21 February 2026 03:32:36 -0500 (0:00:00.089) 0:00:03.535 ***** included: fedora.linux_system_roles.firewall for managed-node2 TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 21 February 2026 03:32:36 -0500 (0:00:00.118) 0:00:03.653 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Saturday 21 February 2026 03:32:36 -0500 (0:00:00.139) 0:00:03.792 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Saturday 21 February 2026 03:32:37 -0500 (0:00:00.087) 0:00:03.880 ***** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Saturday 21 February 2026 03:32:37 -0500 (0:00:00.568) 0:00:04.449 ***** ok: [managed-node2] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Saturday 21 February 2026 03:32:37 -0500 (0:00:00.077) 0:00:04.527 ***** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Saturday 21 February 2026 03:32:38 -0500 (0:00:00.521) 0:00:05.048 ***** ok: [managed-node2] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Saturday 21 February 2026 03:32:38 -0500 (0:00:00.128) 0:00:05.176 ***** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 21 February 2026 03:32:38 -0500 (0:00:00.171) 0:00:05.348 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node2 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Saturday 21 February 2026 03:32:38 -0500 (0:00:00.174) 0:00:05.522 ***** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.008877", "end": "2026-02-21 03:32:39.087489", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:32:39.078612" } STDOUT: running TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12 Saturday 21 February 2026 03:32:39 -0500 (0:00:00.495) 0:00:06.018 ***** skipping: [managed-node2] => { "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.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:17 Saturday 21 February 2026 03:32:39 -0500 (0:00:00.120) 0:00:06.139 ***** ok: [managed-node2] => { "ansible_facts": { "__firewall_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Saturday 21 February 2026 03:32:39 -0500 (0:00:00.076) 0:00:06.215 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Saturday 21 February 2026 03:32:40 -0500 (0:00:00.943) 0:00:07.159 ***** skipping: [managed-node2] => { "false_condition": "__firewall_is_transactional | d(false)" } TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:39 Saturday 21 February 2026 03:32:40 -0500 (0:00:00.052) 0:00:07.211 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:44 Saturday 21 February 2026 03:32:40 -0500 (0:00:00.040) 0:00:07.252 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Saturday 21 February 2026 03:32:40 -0500 (0:00:00.038) 0:00:07.290 ***** skipping: [managed-node2] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:17 Saturday 21 February 2026 03:32:40 -0500 (0:00:00.077) 0:00:07.367 ***** skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'nftables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'iptables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'ufw', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:27 Saturday 21 February 2026 03:32:40 -0500 (0:00:00.081) 0:00:07.448 ***** ok: [managed-node2] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice dbus.socket sysinit.target dbus-broker.service polkit.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service ip6tables.service ipset.service shutdown.target iptables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3630944256", "EffectiveMemoryMax": "3630944256", "EffectiveTasksMax": "21803", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13627", "LimitNPROCSoft": "13627", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13627", "LimitSIGPENDINGSoft": "13627", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3219181568", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "tmpfs", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket dbus-broker.service system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21803", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:33 Saturday 21 February 2026 03:32:41 -0500 (0:00:00.785) 0:00:08.233 ***** changed: [managed-node2] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus-broker.service sysinit.target system.slice dbus.socket basic.target polkit.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service shutdown.target ipset.service ip6tables.service iptables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3630944256", "EffectiveMemoryMax": "3630944256", "EffectiveTasksMax": "21803", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13627", "LimitNPROCSoft": "13627", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13627", "LimitSIGPENDINGSoft": "13627", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3213307904", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "tmpfs", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus-broker.service sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21803", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:39 Saturday 21 February 2026 03:32:42 -0500 (0:00:01.533) 0:00:09.767 ***** ok: [managed-node2] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.12", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:48 Saturday 21 February 2026 03:32:43 -0500 (0:00:00.126) 0:00:09.894 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:61 Saturday 21 February 2026 03:32:43 -0500 (0:00:00.064) 0:00:09.958 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:77 Saturday 21 February 2026 03:32:43 -0500 (0:00:00.064) 0:00:10.022 ***** changed: [managed-node2] => (item={'port': '1514/tcp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "port": "1514/tcp", "state": "enabled" } } changed: [managed-node2] => (item={'port': '6514/tcp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "port": "6514/tcp", "state": "enabled" } } changed: [managed-node2] => (item={'port': '20514/tcp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "port": "20514/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 21 February 2026 03:32:45 -0500 (0:00:01.922) 0:00:11.944 ***** skipping: [managed-node2] => (item={'port': '1514/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "port": "1514/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'port': '6514/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "port": "6514/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'port': '20514/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "port": "20514/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:141 Saturday 21 February 2026 03:32:45 -0500 (0:00:00.078) 0:00:12.023 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall | length == 1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:150 Saturday 21 February 2026 03:32:45 -0500 (0:00:00.050) 0:00:12.074 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:156 Saturday 21 February 2026 03:32:45 -0500 (0:00:00.060) 0:00:12.134 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:165 Saturday 21 February 2026 03:32:45 -0500 (0:00:00.048) 0:00:12.183 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:176 Saturday 21 February 2026 03:32:45 -0500 (0:00:00.049) 0:00:12.233 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:182 Saturday 21 February 2026 03:32:45 -0500 (0:00:00.087) 0:00:12.320 ***** skipping: [managed-node2] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [fedora.linux_system_roles.logging : Manage selinux on the gathered ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:61 Saturday 21 February 2026 03:32:45 -0500 (0:00:00.070) 0:00:12.390 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Initialize logging_selinux_ports] **** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:7 Saturday 21 February 2026 03:32:45 -0500 (0:00:00.080) 0:00:12.471 ***** ok: [managed-node2] => { "ansible_facts": { "logging_selinux_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Add non tls tcp ports to logging_selinux_ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:11 Saturday 21 February 2026 03:32:45 -0500 (0:00:00.062) 0:00:12.533 ***** ok: [managed-node2] => (item=1514) => { "ansible_facts": { "logging_selinux_ports": [ { "local": "true", "ports": 1514, "proto": "tcp", "setype": "syslogd_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": 1514 } TASK [fedora.linux_system_roles.logging : Add tls tcp ports to logging_selinux_ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:16 Saturday 21 February 2026 03:32:45 -0500 (0:00:00.087) 0:00:12.621 ***** ok: [managed-node2] => (item=6514) => { "ansible_facts": { "logging_selinux_ports": [ { "local": "true", "ports": 1514, "proto": "tcp", "setype": "syslogd_port_t", "state": "present" }, { "local": "true", "ports": 6514, "proto": "tcp", "setype": "syslog_tls_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": 6514 } ok: [managed-node2] => (item=20514) => { "ansible_facts": { "logging_selinux_ports": [ { "local": "true", "ports": 1514, "proto": "tcp", "setype": "syslogd_port_t", "state": "present" }, { "local": "true", "ports": 6514, "proto": "tcp", "setype": "syslog_tls_port_t", "state": "present" }, { "local": "true", "ports": 20514, "proto": "tcp", "setype": "syslog_tls_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": 20514 } TASK [fedora.linux_system_roles.logging : Add non tls udp ports to logging_selinux_ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:21 Saturday 21 February 2026 03:32:45 -0500 (0:00:00.121) 0:00:12.743 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:26 Saturday 21 February 2026 03:32:45 -0500 (0:00:00.018) 0:00:12.761 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:31 Saturday 21 February 2026 03:32:45 -0500 (0:00:00.016) 0:00:12.777 ***** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean included: fedora.linux_system_roles.selinux for managed-node2 TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 21 February 2026 03:32:46 -0500 (0:00:00.137) 0:00:12.915 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 21 February 2026 03:32:46 -0500 (0:00:00.077) 0:00:12.992 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 21 February 2026 03:32:46 -0500 (0:00:00.067) 0:00:13.060 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 21 February 2026 03:32:46 -0500 (0:00:00.083) 0:00:13.144 ***** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 21 February 2026 03:32:46 -0500 (0:00:00.396) 0:00:13.541 ***** ok: [managed-node2] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Saturday 21 February 2026 03:32:46 -0500 (0:00:00.045) 0:00:13.586 ***** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Saturday 21 February 2026 03:32:47 -0500 (0:00:00.404) 0:00:13.990 ***** ok: [managed-node2] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Saturday 21 February 2026 03:32:47 -0500 (0:00:00.131) 0:00:14.122 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts['python_version'] is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Saturday 21 February 2026 03:32:47 -0500 (0:00:00.085) 0:00:14.208 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-libselinux python3-policycoreutils TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Saturday 21 February 2026 03:32:48 -0500 (0:00:00.875) 0:00:15.083 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts['os_family'] == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure grubby used to modify selinux kernel parameter] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Saturday 21 February 2026 03:32:48 -0500 (0:00:00.128) 0:00:15.211 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:67 Saturday 21 February 2026 03:32:49 -0500 (0:00:00.892) 0:00:16.104 ***** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: policycoreutils-python-utils-3.10-1.el10.noarch" ] } lsrpackages: policycoreutils-python-utils TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:81 Saturday 21 February 2026 03:32:50 -0500 (0:00:01.337) 0:00:17.442 ***** skipping: [managed-node2] => { "false_condition": "__selinux_is_transactional | d(false)" } TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:86 Saturday 21 February 2026 03:32:50 -0500 (0:00:00.073) 0:00:17.515 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:91 Saturday 21 February 2026 03:32:50 -0500 (0:00:00.121) 0:00:17.636 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:98 Saturday 21 February 2026 03:32:50 -0500 (0:00:00.078) 0:00:17.714 ***** ok: [managed-node2] TASK [fedora.linux_system_roles.selinux : Run systemctl] *********************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:8 Saturday 21 February 2026 03:32:51 -0500 (0:00:01.097) 0:00:18.812 ***** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009353", "end": "2026-02-21 03:32:52.359083", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:32:52.349730" } STDOUT: running TASK [fedora.linux_system_roles.selinux : Require installed systemd] *********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:15 Saturday 21 February 2026 03:32:52 -0500 (0:00:00.489) 0:00:19.302 ***** skipping: [managed-node2] => { "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.selinux : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:20 Saturday 21 February 2026 03:32:52 -0500 (0:00:00.091) 0:00:19.393 ***** ok: [managed-node2] => { "ansible_facts": { "__selinux_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:29 Saturday 21 February 2026 03:32:52 -0500 (0:00:00.077) 0:00:19.470 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "(not selinux_state is none and selinux_state | length > 0) or (not selinux_policy is none and selinux_policy | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:40 Saturday 21 February 2026 03:32:52 -0500 (0:00:00.083) 0:00:19.553 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts['selinux']['status'] == \"disabled\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:52 Saturday 21 February 2026 03:32:52 -0500 (0:00:00.067) 0:00:19.620 ***** ok: [managed-node2] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [Add or remove selinux=0 from args as needed] ***************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:56 Saturday 21 February 2026 03:32:52 -0500 (0:00:00.079) 0:00:19.700 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __update_kernel_param", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:70 Saturday 21 February 2026 03:32:52 -0500 (0:00:00.099) 0:00:19.800 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:77 Saturday 21 February 2026 03:32:52 -0500 (0:00:00.062) 0:00:19.863 ***** skipping: [managed-node2] => { "false_condition": "ansible_facts['selinux']['status'] == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:82 Saturday 21 February 2026 03:32:53 -0500 (0:00:00.087) 0:00:19.950 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:90 Saturday 21 February 2026 03:32:53 -0500 (0:00:00.068) 0:00:20.019 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:95 Saturday 21 February 2026 03:32:53 -0500 (0:00:00.082) 0:00:20.102 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:100 Saturday 21 February 2026 03:32:53 -0500 (0:00:00.055) 0:00:20.157 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:105 Saturday 21 February 2026 03:32:53 -0500 (0:00:00.045) 0:00:20.203 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:110 Saturday 21 February 2026 03:32:53 -0500 (0:00:00.044) 0:00:20.248 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:121 Saturday 21 February 2026 03:32:53 -0500 (0:00:00.013) 0:00:20.261 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:134 Saturday 21 February 2026 03:32:53 -0500 (0:00:00.015) 0:00:20.276 ***** changed: [managed-node2] => (item={'ports': 1514, 'proto': 'tcp', 'setype': 'syslogd_port_t', 'state': 'present', 'local': 'true'}) => { "__selinux_item": { "local": "true", "ports": 1514, "proto": "tcp", "setype": "syslogd_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": true, "ports": [ "1514" ], "proto": "tcp", "setype": "syslogd_port_t", "state": "present" } changed: [managed-node2] => (item={'ports': 6514, 'proto': 'tcp', 'setype': 'syslog_tls_port_t', 'state': 'present', 'local': 'true'}) => { "__selinux_item": { "local": "true", "ports": 6514, "proto": "tcp", "setype": "syslog_tls_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": true, "ports": [ "6514" ], "proto": "tcp", "setype": "syslog_tls_port_t", "state": "present" } changed: [managed-node2] => (item={'ports': 20514, 'proto': 'tcp', 'setype': 'syslog_tls_port_t', 'state': 'present', 'local': 'true'}) => { "__selinux_item": { "local": "true", "ports": 20514, "proto": "tcp", "setype": "syslog_tls_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": true, "ports": [ "20514" ], "proto": "tcp", "setype": "syslog_tls_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:146 Saturday 21 February 2026 03:32:57 -0500 (0:00:04.526) 0:00:24.802 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 Saturday 21 February 2026 03:32:57 -0500 (0:00:00.025) 0:00:24.828 ***** ok: [managed-node2] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:7bd953bc370c70fe9299b766f8a40a1659e03f7ef4dd6c722c3e182bc90c1c68", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:e8caedff457d24c0562673868860f813a6cf223422bc48524e7cf1e8df7ddeb6", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:1150e95aa33304027895200fbac6de5d0ec1ada237d1cf255f979bcf712831ba", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:634c80be00ac898add54ea6d59ead5a6e92e4d06a230b9b4485059070b0a3bde", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:90f08987cd8645d1bc99245841a9f2d0c9858196064df233655623d1b5cfbdde", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:067a6896991e90a176a851bc6f4b96a576c737b729c78dbd9ef27a0ec0af7ebd", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:ee1199b88bcd39ff6de202bdef25f1dc7292828d80856fa535fb80454dad000e", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:3b9f22d94579c8dd60f827159f6f15a2085d9bb799cbc88d7c1d23ce7a63aab4", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:449d303fa3e44bb7afa7b0a715e9566e1e33fd3368aee1b078529f0225cf56ff", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:bfefb6205876b2f58e84c1952c749c146f4e2b8107a660e084614b23d60300c8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:3a903d39c2d9de406f33790f234fde1f1d0b20bacae36fa0c6bfb5fee9f800c5", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:35030bf2d1dc7ec055a954de113ff7918709262d5c318040b0cbd07018e9ee88", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:5da016180d7da3fa18541f72cc69eb5c9ffebc2851ec3e6150bfd5a73153f860", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:6432b280ab64da2e35f7df339167f29bc9b9dca4c01e8e8a0c409b7a0adbd5d1", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:856e89b68ecf997f8a33e98c7e4bd2250a43f88790efba170f787434139a8c0b", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:78ff1f7154a00c128cbf5c237452baf7ed1cd46cb11378439b64432d1db58d4f", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:1e517a22f8a71ea3ef177798685dfb6359b1006205fdc97a0972ff1cf7125f40", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:454cc3d74ae64acf78ad17344d47579841f6b44266c6c3d56f58594918d2e3cc", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:4d13ddead5cb94be9c944061044e0bd56974a9db9df64f7259593b57d51386d5", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:00bebe07cf015d4084870d1f0866913ae687801ca2d26e12c00df6823b3bc304", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:0cb5bf9ff94cee18667b41dc4d1b988ace9baa06ca99507a91ff3190f4e39d35", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:233825c029885cb6196920f19b27336b444411b9a15b956c95a2a07b89e9b041", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:afaeabb15d1d5e4f3d07865c5213f4a78ae5865d0f782e95d1c599e61b7ed7d3", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:2c8ef6be5667ad71b144c8bd4ec606b56cecd4e3ea1d242cbc657c1c993d99af", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:dd35cbec0b5e8f81e3394a60905606fb9d986fd394ad60ccedfcdb60f0137b0b", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:e89032180210c66a288c43d2de3a47b285d38fa239226bd49ae19a1a0488f41c", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:96474cc59c799aa0e25123ea9909b4fb319a03f1b5f6cbbf1ae3dcda374815a7", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:7c8fa6c136fc6624a1dd4345c3484ffbc07c9a4be8b7543d78f0615680cb73cc", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:1b066f5d029b5584d34d95007991d218446244f994f3ff802339cd5890e48091", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:60ca58fba194f53faf1c0bc41f8eeeba9ca3de6f2da08f8940b6d1d3093e7c0f", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:815d2bba5c316d5d0334add30dca473daf3fdc85e48785c26c7b47b2ef833823", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:4ec687f59310bcb03685bec14fec451d393508d1ca5f926209ba967d42673d90", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:b6821587c3b2df8dc3ce8de9851cb1be120dfd68e5729141e7a293917029e978", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:df9850293d6833d206bfb3a875bdf69d0823daf24993b30f962da683032555e2", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:de4651616a6c8dea0dd4b018d3ab32c1506ba75188d1bcab2e04af461eea6040", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:91ab7c5c9df2a80b515c52b105f54e9247b092be7864be939d880b2f94cec862", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:bec8a93b694c60226db8744867c6f87775440937699ac0d023e06e7b7aee1d6b", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:3f5f3b049123ab0a61d1f7a7e6372bd7d2194feb212f2b5bd85a9148f21f7db6", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:0ae822bb67f347f0a88f4ec8584f394e3e10fc11363dcf34b1d583305e76c9e6", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:d20dacb3b990c66c37bbf1bbd081a84a0e35f3cdf1501c27a5ec881c3d187d84", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:090e59b1324bf559d79a1ef363fe9bc1bd2adb928f6a95bb1628c92f93063415", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:80b987a686635b3e05bedf481ef892af7231100a61fbf6ca5e93da17dbb887c3", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:9fa130934871404f743c4803af509afa78e56b3ba2f83bd108564858f163329f", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:a68798c10fa97ddee5f54ac1d1281ecce65750e4e151076f4ad826187fc647a2", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:4e04381e36d9df4d9f19ad718b1ddf4686f633f72b24d1161055b1f7280a81d4", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:33c562fd35e8b9fc5fdf807c488d1ac4adfa6c3b92dbbf87034a6732478e1bf7", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:8279ce237a5b4ffe5a80db09e71f06bdc8a4838910274ffc4e240ec99c185df5", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:f89476b4ce6acf51cb0628609027a6c44a90db4ccde4da07505b5332a00b7c63", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:8a072efaf9d6f3af5ec04477f28ec73585274598b69d2e8f24c8180dcfacb15c", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:d5d67d239ca7cd2acbd4c5e15fbbc0f97810139fd352e9966c1e63a7d6ab5188", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:a4da29d700315627bf480c63220b2b639ec0b87435f9ecca111eed86c1e019cd", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:36bd297ee2c16ed1564895422c05f51d957f09ef17120ac2efc93dc46d2d81a0", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:053f0dac3d8bc41d9dcbaf9b3f1c2e55ec313e07465db7462fdacf8fd89ce553", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:9fb7d00873d78a196b1fb639f107a92cf007803c7eaa2658eba7ed05081acb99", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:59f3c694a3ba5e60ece2b1ddeb5f5bd4f00fdaa67a5c7aa3a8fe7bd302963523", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:c05ca77b6a73640331abcf4018a9b7f2f3733f9e128bd96d7131ab7ba1fa823c", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:0e54e45a5adaa7cc24e6a273e25693919e92f498e42b8e136b7d7bf29be2d6af", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:629423401aaf5d0f529905a421a461d2f1d7ddbdb94020a140831f8873724c39", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:7ec2279bb83c931e6f379f45255a0727d207838ab55930f7595e0ab1e95b8db3", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:601b41f04bdd9789e01a1158241a17c7c4f937c88adbc75e9bf8875ee7cb0756", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:9f9cfd140d7b13b9679ba8b8d7a59366294db02d816d60af2e00a3fff1f6fed9", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:5d64fbf2f59d2c8ce842a9e8adf39877e41bb1d3e77c374681044aafbd662d7d", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:1ce15bea5149f786d9b714426a2870c43d01107f2e3a6bd4b5b324a166508dbf", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:cd287fe5971d71a4512ad52ad855f427c8b722cf7aec6e884ca646ca3da0df2b", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:f6643411d4b5fbc33bd87d4b3b1d4ea1b5d3659a2092cdee9ecbd4dd700af416", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:41bc4ffe76c9e5c220822efd68a2e55b1126b38f646b7c4016a36263a89e482d", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:fb9a0c7ec7a8627b89649e44dd9e2d6e4cf70166b2a55f6509f898695510376b", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:8b52f0bebd92342ee6b7e00dfe3e20d3a0f041badd4312b9b22b3d3ab0d1b3b1", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:22ed092464b3757fcc58749af15cc33319f406db1747f4b28f74feb123969612", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:7633e1cf2075f6323862d89b5e0072681e64e41895b6caabbc8c6b18223dce9c", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:1da30094d8664d16dee43b934829c800003e49304f1540e5b41f9fb12a2df4df", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:6cdf81585aeb903ef5da64551f6bde953aeb48f8623a8d416485847541b7b283", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:1af7de0f7c691873148f17453849b3dee97e78a1e8108755c1c133c05f29b651", "enabled": 1 } }, "distcc": { "100": { "checksum": "sha256:bd9199873915ce6fadfc570fba837765971726dac64a74e1ba74c55dc0b24067", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:1205bd72660c46019cfb8c3a899accaefb280f5f6bda63850ee2b508cc4542d6", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:b799553c2c0ab0abd040196142394a15d429e15b573df56edd0e150295d6993c", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:bdaf9c5be3de423b3d1b72c8bf38e2315fd58ce10ca6a58873c7d3e3a9c8aed2", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:1de79cf621df4cb04b8ee1201f38c91d8a23cfd85928894d4f9a8d3a27dd99e1", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:5d8847ac4f68cf59bdc174bc1ce3688f86efbdd4a4563f701cdc74b2fa01504c", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:58fbe8fa7832fec940b7afc7ffe8e4357ddb5a03a662687b928f84029d81c781", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:c821191e37683fab6a25fa714edaa75bcd7a81760fa8b547c31e40967875a29c", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:09288902a734ceef738fc904463b50798ce700c15059c70d092412b12ead156d", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:9fbdec8e421e1fa27dfea13b163cd0810d404845ee724b6f1b3ca5e6500a42c0", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:9144a6012aa7771292a276576f811b7948abf4b7fe2e07f05c66d232d5811055", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:ae1f3ce0ff3a003f1db93dbbe09084b0ba32675b332f9930f23f9f5e66f57204", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:60856e056bdd9de8ffce0f5468846b00616fad40f87d38d5fa73acb74475d83b", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:8d10737fea4fe0dd3ae3725002a8f0c5889a3645ba4894e9dccec01a3e51b3d9", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:260a661a05f5958d32eecc692d9d5350d51ec0ef9e9bf29aad653d8637ceba29", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:e206bfbfcbe748672784fe52a91a1220965bcae5ff57dab458ade953f0b17b80", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:8826b12f85b02168080b03dec5eef5c91283ba1ebf8370022a71170064a97dcc", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:00b8b8e23b9e36087646cffa7c5126b0a402ac38a958930d27fd058f78f67987", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:181e899c092e42a648f7474f936d3413769842e4a0192dbc91cf587cd1547ffc", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:54578edd17537e1639df33aa54a731059844519c32cb8dee24e31b29f499dc67", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:325a80a2f12fed84077e57ac8725cdbd3449114115ac74904280c05c4d9f1597", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:9ac486b2d71758e95a106894de9c4f5b21506e07caba5d3753964556cb042fab", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:0a0e0d24bb9866726e90384d92166829d3c43e6086613b425735544745295adf", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:cc208709ab1c0862004f9576e53a62665826c6cdb5f443eb463d8743cc399769", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:9505b4010a4aafa33b27c1a73f02f7fb2ff720e95ef943b40db387b893b7499a", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:a1966f6618bc0d636a87d83d852abba0b92bcb8aaafe82837b39958954490ad5", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:80108836908472e7859b47ff8ba90d2c629f02666a3246c2dc7e6039ee1dc099", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:42e7cda751258014b8bf2492522d20dcc0a1c96027d8261b7996289ad136ee7d", "enabled": 1 } }, "gnome_remote_desktop": { "100": { "checksum": "sha256:840c649229032dfd9b5880f50fcd371e5cc4c87fba7d424f03f3f5f28cb1f686", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:ce63d6d0ffc035614b61d82eae48a44485151cb6e93a0617c782116187ab1ad3", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:3b3f4538fdffe23885b90ece09b6859afc8a0b7f3314b9b4a60bcb9525776725", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:8184e98e265b9082358f87a8a715bf235f96c31008e60541b742525e7f09bce2", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:a57b0a11f54bad916a170bf890b15978ad925ccc5e976d9d7b94b6c66f7c2e83", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:fc4a2c076ee26500d58559dfd29fe267a6f1ec33515064c8daa16448b7aaca9a", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:b13286a614402a3538fc0387f3d7abc30085c382a33e83faed9be57f33b63f45", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:37d95ab4a25b542db931edf26632d35e3a969239ff1de338b037e2e5ec506fad", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:1eab1ed96a9f87898b99be5005c598d35dc079b1ab5a7214ceb6e3e5c50f8810", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:6719dc568ff70220e53b2f1ed86d9a395a2f038d99901396022e4dc63d4ae868", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:c280b017518cea08d176260a60012fd4d62882dcdf6bc9fc2005c74573b2240c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:a6e5ded6ba1592d16d507e4f87b6078156d99e9554184a9912a3a91819ebb5df", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:a90844f8b8a25de5abadb4887f1b1ac84367f5ae248d9213a90a39859b3e5df3", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:40b455ce92e388b7f1eb0c65645000ae54076221c2acce0fa34c6f8d29d6ee67", "enabled": 1 } }, "iiosensorproxy": { "100": { "checksum": "sha256:392808628481e796663a1b99d1340efca31995d4832ec45fe71a939f12c117e7", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:59557d1383fbb0a9586e18a4b129912d3ff989dbb853ed29bd0e27dfc160351d", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:c850d134886113631f28665513a0536ca98fce16e53a9b3f146d1449ae9e0ee5", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:208231fcd39727d36f759dca410d8675e5852b7330f966aa86dc6e37c9abb22b", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:fbe06ca72301044576727070afcb7c8c551926a43569ab02d74d3e6707120615", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:630a305bf2ae45b8211c97cd029f1ae4247e0a00f936d8595e3cff59570cbd5f", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:104ca47441ca07c42c5e4770c1eae2178d2cdb880a174581032c7f846a05fb6e", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:b0baf75f1edb1c27f1caf49a30874604f82791ee1b1c85c38a06195f8d806b0e", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:ba9aeb152542b5bd253d5a6e3b6aeff3e857615f4f42836c19098d45263fb120", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:177e6ff2bd9b8e6800b6138497d26b5cdd005046f6c62f672ecc66701b1251c9", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:32c9122d027bf6229b8cf18a4d45fc63e38c5b0a3656312854833e4342e0e608", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:42c6066d4a0751cb1db4526c055b0527a4d9403b45794571ea0dc4c71a666bec", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:997985873de7774ecab07db71db7974723494b65a569e2f852977c25d381359c", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:80496dfdf52576d83029c83097446766868b289a06aab9e9df110b733594a98e", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:c739061ae87ecfdebea9afd0b8021aa3ea154e8e1ef00ba148c82d225ee0c8d2", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:81d97ceabbc97f1b524d3e0e60904f5225fcc44996a83d9db67b7ef3d8b18075", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:8eecfbe8b3b75068c3c26b6fee1cd79009098d65b962b8a847438e8c31e9d053", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:2ae3ef5124e180523c5f610cbd536ad55c7e0b8e7c551201c29827e59c7c1594", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:34f943a522e251615c58df783c4ace2086a1752a3b69e5cbfef2ec5d42234da5", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:a0a2baa7b6c1d5ed5e5582f7ffc7d5a8cf2d4e7d034f50b1f3d0972fc9674939", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:78f45331782c43239be7330f5b928d9dace6b3ebbfda5e07c1374c462fe06923", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:41297d28af002c4e97c864d3b5ee64f49519b4db72a71b5bf7cd104c2b05af0a", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:2d6c154dc940a2c178931902f7e0c0a1e9f9956055f92fc1bc92b1f2143a674d", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:33d8e3fbc9f8f48ff7a69685721a782c9f8b62bbbd1878e9bafefad5bdcf51db", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:653fca3667c90bf30da196ab61d79ee5afe1ae9703324b2512180986eec8d6c2", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:949cb7c7b62d17c998f63d9970d6fefbf5b3d56d65f729bf21a4f6703135e3f4", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:c1e22e4778b465a08d815aaf53d71ba28122b061bef976f522a2304366849a2d", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:a308db644962bd0893fe1b8bc6571460b377f728ac28632852ca3b9c281ed74e", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:9925a9acfb6375d93a08546a581a90375ee8582972cfc9d6884204d538b895e6", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:0c9136b18fb83249b1dd825fd497435d852adfaddc9d618ac4d269843a458317", "enabled": 1 } }, "ktls": { "100": { "checksum": "sha256:06e6dcfd517d4000e74035e4a9b39f572c837df7d307f7c03fe8b4a967347ddb", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:f2322f689c55de691d98651af5bfece0b87608950ccd1a92e9225cfe47415851", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:454587674794c66f8b25f9e90154c291e81f6ab93d7c8fb3107068cfcefb797d", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:4d05909abe38f75a72561bb28fb279f4771d6886406de5d4665111db56181972", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:dbd4d9d61f7e57925f7a61e0a42d65273d8be168f6e3c77b5467d7b9a93817ff", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:3121357ab50a02cfc634a5fe4250aff89a1418865918569b77a10cd333cc0018", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:3390d25acd3ece1c7404db8c3db0f5c80278d5063fab9c8f4a8bb5584b5ded16", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:bc457c7839567f5943e06ec31f915742988f5e602c918a3a0d46bde5b94b6c78", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:d369ef834c0087ca09871e4dff0128cfc8e39a97e1e3b5bd3001fd752b7af5cb", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:c739c49825488aa1ae74fd218a5718aa3c859cd1205a1ea581710fe539bfbde6", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:6a59e4d4df92e3d73d66b34035aaf00f5ca0306da24bd478c72a39c7e7844960", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:4196d8e4db83bd37b4e883383dfe8543fb33029b42c557fe5af7e8475b558584", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:5427ae01212227c3a719cd1e5664c1290175bd574d7927903102147fa51989c0", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:7d1a24bbfe8deb3a3d7aaa92bfc9c922baba1476561b92f828aae226fe9dc3c4", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:b772895524eef04c9c79093c837e6033beff39717343d76528a8a85e4a466bb6", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:5017fd004213b4ceaf374bebf74e35a0084faaf6cede37b78769036a05e34b9e", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:7c71eef6360c66869a42a19a34ee30abc1064de8fbbcec0098d2ee57fbedb79a", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:cf5a647f3682f454b850317643416460ce6a7710f3f5fec6b0deac40e3c72e07", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:067389c903715a12a93937a436e3df918c42a4871765668bea50eca4f02212ba", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:6cffe11f14b5c03ba0969f0a3f476455cfac505f2cc1f2d467222a21a3ed7c5c", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:1ea9c32ae0a7becd1e1879dd4c4b367d450b2721dd8fc3f771081d1568b450f5", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:ea5057da646444d5450ff16e5dcb82ab338e8fd5fcf5f8dd72e782ef18ad1031", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:8de073e5cf69c58d03162e50f5fe7537ac8f90c81f02d2906cb10a910a414ec7", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:7d0336a428c29ae9a91c18857f594a16f74f5a963607fff966e7de78102ff76b", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:0464738bfa038fc9ba7ce06c15abf3ff5c2113083e236dd8b96b5d85b1fb51b7", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:9489c6c732b353e34ed3e5624fe8b73c336f4786c47bc30827b4a5a59b7dca44", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:660ecac63132d47b51afaeea6f55f74e3a6f25141a4d0d28065e094d7cdc6c75", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:b0a2d9c52715e340983df89e8adb304ff3790b2564659fd821843a3f172d46d0", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:04b77283c6d821ca98ecb58ef7bd17f6f185168786887a67f4c71cceeaa0476c", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:ff9433431cb560a4ff03dc02129289a0f78d1909fe1f3954347f18e318c3cdc4", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:dc069f3a6c78dc367c39cd7e50fe17948cf9877f3e306f090f1160b07989d503", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:6890958fb0f7c357a4a9600c34e21bf6fc9fd8ef36e9a5ad516b3bf2c1d88bd6", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:b61027e2a84c3f6fffbc7eb3fd40788bd9dfb036b3e04a8f77d233e10c9f2ec8", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:e08540cc55168dd36811b1962936ffacaa21be50b15b9d5d34fa9d55dfd125d8", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:bd730a6479baa42060a62b9c7346dfe21ce28e1a8a432342aa5f302c2cf8ef86", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:01131128229571749a7f5df2e65e22e9850789bfe386926cb34e91153ca9e88c", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:edb0f4d496b429a2b09ff9b1d74bd30126b5ee2265a4370f6e992cf9d696de0e", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:b28911955f6731646cd779f6b89c2255238c3e60e1b93d227ce588484694f755", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:8bc2fc39e9a6cef06df178607ff3e17604e86d709575d37a60de5c1fd2b9fead", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:6f2589394d2380cf10d2132b9c2da6802fa6c1b5c1414fc3ef6f741075fe8614", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:3b235676dff7abd25b2b57fa770833d05561bdd24216f4de1202e9ced52a4f4a", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:33be40fa2b50df5f7234ead34a6471ff1eea62de62445e509c28e5bc8a730364", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:0d4fd8a1f74c8e46c18a93794b305dcccf3d50e9db095b659d996712e2905dc0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:d4f61bea290cce978cbb1653866414f9f848bc56ee6491cf022e9131dd2ff5fe", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:6f174abacc65b0de9248c39a31210eecb6fdbcd15ecff5bc254fb0d366f83806", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:5053d74b0f4734131234b4faf6cf7815a725bfd5b73b6acf07deb77a3cced1e2", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:0538a3f6b5c469223bfb2740d7365838eedf7ef65b89353645e9d3bf6e17253c", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:f8b11739918f67700fbef58c2ab5c87a61413acf6aa8b650a014285c0c3684e2", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:a3b7c308fe73bec0edcfceb85e1e1799927a4d7e25ec4314649b447f670a49ef", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:dd752acc5dc10414a4708dc0bc655d7861bfa74bb20863aa10335dacc53357ba", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:bd4724acfb4c0ec9283595e24e29f9926c18e7af0169fd5eb344ed00de6bf393", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:f1e989b744c90ee0be0978d34da65a84fdd81e5b6aef8ba116560bc157d73f0a", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:d2bd05813a6a5257688f9bb486a1bda49fb169eab4f16c3d503e01883c52bd11", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:03597af2e3a916f7c4eb83e1b360b24cad9e86ce814494bd68da602991a70e7e", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:66173ad07abd0c8bb7e529350399507549601923afeca8e2ff2b0f80cb9992e3", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:3399e9663584d6d1032992f903b7aba4f96f4f0b7a5971faf90eb816cc7655b3", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:c1107cdfed17e78cabd9094b3f6aa1d9537f70bb4ddfc236983cc5fdc167e8ca", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c73d5f710032819a6456d1020ef5fc8bb683aeb167b6169f56a295c31b14c72d", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:d733f8dbbcdcfa398f6f139831236fa6cd0abdf132090435bb647081d2f6a785", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:44657ecdfa5bc1235f85a50222e025ac4721b24a01af6d167525f7cb0a580c31", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:92ded69a63e7ecda34b1d8ef17ffae8c9e8075046a724f8f8242f4b66d2eff19", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:5dc833e3b3dd31a1af446c7883f6a2b92c40b9192d072ef5de2fda7ddf4f84ad", "enabled": 1 } }, "pcm": { "100": { "checksum": "sha256:924bf0bf4f0b2ea9d633ef46f55793acb2eb3da6379bacd355814507e5ddf67a", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:8d6835bdf52f73dfd1acf73ce13ea8325b0bd3d0107b0ba86953fe2fbee20330", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:016a326cb4a747756723c0e7d675e4992e8abfd1f51a6c06aa93066bf45412ea", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:ee292c9774f2109ffcef5b2a1ac7ae68e44f719ba40d155f84287fe03a6c01af", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:5d77621f8da0f789c1b9ea9ac24925e02e0a7fe2a3a26cd7e5f46085277041bc", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:ac6cc12abaecae80bcd5cee6710e756a8941ee531c036f8d30b3175e08d56ee0", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:07669cb2df2c61ec4cb621f3332f77f351facaaf5232a8a72c61a5ee7bb44d71", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:24e235787e311d82b99df7b41d724da0e18edc3bc6443f9f83f8d6247e33cbac", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:2c0350e46ff4eb97af27f63025763c565d7097457d4cde6f46088afe7f8929e9", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:6c7d4f4b8227aa55a5f142bbb8faef130cd10710101eb6f0aacb62547db5f49b", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:d59109d36dd2868269eb18631e37feb5981db0aa780c55f7e0fb66d897e4f48c", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:93a95273e16837c24572e635d58446ed1162ecbfed59695e866058df4dcbec2c", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:f878b2cf560b4bdff33fedf8c8f2011af390b77ee8f9416fe93ebf46153c97d0", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:7c128725a61bd30f3e35f39b9a832e5cd3ef435dde58241616b24e28f67ffbe1", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:60153b9f850c92927ce2a61becd9c248ef56dc0ceb7ba990185b98eaa9b011bd", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:ae9f1c81d0877b9f40c9d9bb5b862b7c58c73da9045f850a0a72d1b982fada35", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:8d550f8b9e80beafd06bc1392e60ecba8e922f8d0e609fb6674de5cf27c8d772", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ff82ca8bf6365948aeaf3c14fbc7ea9a212074d1462a31aa676b542d0d76c882", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:664148c3f8d4a649714cdbcf15e4862a5e648e0aea83d4530d23866c78c8d8d0", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:d58fb38422b37d406bf3e79136e3a94a40885c08f9c1591975c9a7495b7f606d", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:8194c7df0ea3abd18f07481b0181e01c5fddb21ebb594ed5b20bc1ced555fb27", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:ef1377e6864d9b5049866f6f0c3986e474499f1bb0082e9430f208e2c9d84b54", "enabled": 1 } }, "qgs": { "100": { "checksum": "sha256:add48a13d9b3cc5c82c73c2ca7d72db10b074970c14e26d58b88f670f9221655", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:c5e1779123c640fc55da0871bfd96bb124d8c9b50b9065136c025c83364f453e", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:71a7ff78c03cde811d19a4c115de8a898007bdf437a9350d4708b3f9142481c6", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:e66ffb20855170cda4ec60840ce05e73d69dcc54330c86b24dd89ee96bcd1d73", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:682232f167f6ecaafcb051df5557addc52b814e923f143bf37a2035fb17315ae", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:0fede9cbfe184d19e8ac7bb68a1ce8a110aa45898ca782e3c9daa5649a476fba", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:01fbaabbb5b83721fe19a813401d94510f6fb260714c3adcc40d54fbb994ef70", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:a8e3e2b90df3917dbaf684a1bdf72432d8bf2aa6ec41233e06a2eaf02aa81686", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:8d5ee75190133ca16f3931a80ba1202b6cc171e6a3b1cba6dc5788a33bc84e0a", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:fdf6e82be7b620aaea9c8928edc39344d32dd9b1c4e0f78a6c6fba39bc005b6d", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:4788c42c425e54a8dedb4882a6a2bd2183ad72f980f4217299be830afe275069", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:7d65968a2e3d186de718f9f6604f2cce60bd08bab6dbe0e60f60222b228a5744", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:78d9abb7263a5c028d7065c0cadcfe14daf3b4aa064e679458f3bf271a69d2e5", "enabled": 1 } }, "redfish-finder": { "100": { "checksum": "sha256:e05fc89dc14e7a723647597786aa62adc255ca1301474ff0c29dff49e4176e4d", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:825a97c385fbcbfff670278b26a17f91bbfa8585f2219efc48781e0e510bf213", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:695b31e12a82435b57e11459e99444fec8d09aba051b1a12b8efa765608dc719", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:892885a058782b7fdfb5d86e5ec3ecca261363a14a2254652c6a7ff8a52807ae", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:39bc17cbd08c0377eb935fd0ca86b6542752c5ce07cb0f9d9e5d8adfe4306a13", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:3da6785a2c37296fb1ba2a1b621ebccc9e0837d9acf69b3442e75f3a60f2a484", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:912bf2ea73ebbfd1d5fefee37b336a9002345d01f8eb54cb164c28160fc4f1c1", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:66b1ecc6382afc5032df2921281550af0431befd8cd517c4f8c68cab2eac0e11", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:4ed93113b5ea0760e89533919f86cf1dd26b5587a9d7cf8bd951896fc77d7fa9", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:008a840aa2183d0fbf1b3f3bb9542a7ba51c03a1e3a415b188ca49d2e4ed7e51", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:3ba51ade82ac9113ee060bb118c88deccc4a7732312c57576fd72a70f40154aa", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:b4fc4fbb8572088eb785b643f5d103d5791af96d37e6cce850d671d9291bf70f", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:6b4e7757f0422a2c54d93e920ff7b2c5bd894d495065b3827a741a768f042b18", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:702d5df73a6865bc249ffb537ad7a0d2388e1540716e4b2f7e844485870e37bb", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:4cfda0dd9868ff0890c7a612f07c282a8cbe4a319c766d7cf842ed639fc2b34c", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:64c59a71e1786fba000398e05773c83fbbd9f92c0341e52cbefd1386357b4e16", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:2f0c18590911b20c58bbc9db0c9c0c471f4d66171f7400079a2e956366580e24", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:f19a726a7c78ddd9aafcf8d2c4b6a57bd05fdc8450a91119e1f0d0abc09151dd", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:b29d987a469d59767e7120202e2abad06865eaa84d3eb61d2ae6b7a78c1d6dca", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:44e8808dad842eb55d51c204374ef445bd8515701db580d2c91f06ca9949f2f6", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:4b1585496c5777fe140f76f11a62df0ddad219336fac090139efbc368520d38c", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:2a990092d1cf38541a49375e9e605d82515a34e19b9ab6b70392afb596e0c612", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:80bda9a30a4b5ab4b6b14d7f6c92efbfd5a63658a4b44565a02c2c552cf4a28c", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:405780af5278be0dd7f89425f91ca1c48527743d2b6876bdbdcc7545d487dc09", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:f76f5b094e42967dc240e161cb187bc528f2f2a3ee2ab93c53c0b15d820c0921", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:99c31c501752dfcb8460f44b4e363b9d57b85c3ad422a951f13f2d42e5f9f54b", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:8361387196f6c48bbed95c77561bdd324ab96356d6dd0f4874832accc67738a4", "enabled": 1 } }, "sap": { "100": { "checksum": "sha256:89169ffed763d6257769d5ed83185a9eb376145baa60dbf01b4088f37aa663bb", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:7727a62bcf612392c76d46f3cc8c22f33c3c87c30a320805ac9844ce68409ecf", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:1ad633f30ae0f80052b31090652780dab90b10696c098ac81ea831035a652835", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:c9cbfb3894148ab693f0c850232f3a1b1aefe5c5cf5f4a06bc74d44cdd2b52f5", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:67b8654cf2404ad763f5343ad3ded35f198c26e99b8a9a150143911acc89ac6c", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:6ce5485715b3caab30a72313601de971e7118bc2997a2edf6ce7b229e51c2483", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:9ff7693f6fb994a0a53dc46230b7ce6c4fe6dccc2b2ec2c8ba49f7c1e3f24eea", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:c888a4b5fc698c1bf7551bfbc6d6ea7673a5f7f41d2467af7e15ce634c71e2be", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:1ed05c5ce069437c9de8a57326a0329d883ec753f3a11fe4f70a43ad212ec482", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:191a531a60c27b33fadbdb48213980f03b68efec3287545eff3592fcdf4bf686", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:e6f726edf701657c80853712b94a4bf5dd0430254d93db45804e60a243c51818", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:8a6ef7c3d8ee76e112224e0c4e0b91572db8c85f547bbed6d7ce3f6f6d4383de", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:cc162915cf1fc3cc66616c3224e9e848485198a28868c237adc9d7077791cba8", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:74b5c41b13bd849ce82040012f557fec4b9cfad3a9072f9f17f78400868da558", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:91acb71305dfde220ce7574e2ac67af16e6f8630639dc66d494cbf8120d2d07a", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:9b8a5c1ff4c21846701eb5e0603cc022f4530c568db6d9fab392e41c0ed64720", "enabled": 1 } }, "slrnpull": { "100": { "checksum": "sha256:bcf004c239b72d23fb4f1e5842272bc20f287cd312ed394464db8cb9218f4377", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:fc3eaf23ee99b98d2ff17a5df04776e8553f490d7f57d49a24061cd49bfaa997", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:17d8fa5ce4b9402dfb10ad431241cb2a5a1b2f726caa03ae7f1d7d410c2ab6ae", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:6506687dbaf850c784d6f2af14197d3c1768514fad98e08fea69e92a780ff65f", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:59b6f3643d2f404ef03d749628b6872fd650b5b10851862b4accad8276bc6f29", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:34b45f69552f2b284b1f6e0876e4a96d1c05c28e4ab42d2bc2a241c03fa73309", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:35ef9c580c4071208af6169ae1059bfee51938d36dbec2bc2354d51ed5dc505d", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:5594f07c04c9057b74df1612012c2515265ee04d58b11bfa46a73531b703c1f7", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:b00a50f92d0e8ef2789d03756c7bee69f983edfc4a3f409304835ad25133e3a4", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:874410d4edbbd1f73ef0e69ea40e93054a5d65cfe1556b00f6b474b928400a39", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:400e9b1c9ace97d2e43b5916b453d189a5c6f60133876f15672a48607edfd0ba", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:66beadff1a4ed7e48b3f3cee1444f5f1aaa833d212cdc76068f2f306b8455970", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:fd8c0b8cc073d8025ab8754b7885e0375b4e700dd3fcc921c45666829b652de5", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:1b2a0e330daa04838742fdcd50a9b539072c58d48e949e4a3ce7933da47cbe3c", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:2ab07a8deeb7ef4cf09f94bd2ba250166a4d016bd9c581ddd470ab2784baf5e3", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:e7caeb60df6f2002f7be4adc7a1506b6fb585e6bb9f4585381c115a90bff4a15", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:836d01ecc314a2b2b4eaaea69ce1e4a03f3274bd8bd25e2b64d0329e6f9d8f32", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:e2c86cd06c00d3ed79b9f7a602b18593d5929156df58e761a04a3cc3ba8be891", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:67fec37a17724a9b059f936b70c199d96906b9bbf703dd8a1670852dbfc7715f", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:dd116a718e125ba88d28936b746a2292088080254134d2001084e2d252ce9379", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:df73dbc3f1e232bb5f4d3ba0bd1850eae3c3bc401508b1819c0989b8f67f8033", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:2eb63b8ac8f3038eb1ff3bc18fc5923dee4ac3f609d8a14791300ae835249a9a", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:d342a188298c1fcd4df99c4235985c50ba2f02a4e53d01cef3de48bc31464ceb", "enabled": 1 } }, "switcheroo": { "100": { "checksum": "sha256:f8f67d2c990489a09a436dbd72704b13d6617fdbbb8c5c2c040a85b584de6a7b", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:591261c775fbe479adee5bb1356ab90d70455073ee969a39aad123cc5754279a", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:fc1ca3d8b12406dfef9f012c9275817169fbfafc411969e60d357be3b35835a8", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:ab2acab6cbf273ed7e78e577b0e2a85225adba387b1a8908b180b07adb950e6f", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:815d229f0b5a8f8a44cd511b5927febb002596a8aad1b85406d674e59378a0e5", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:c0109ecacc93bdacede33dd5bb2029050c88c2362525ce708de418b24da22730", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:f3896d2de3794d7dd54fea03cbebcdf4e6b63bcc512d2fc14433b3be400f4188", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:bbfd79953db88f6db10739803d29b003d83311a21c75604d64ed9fae26da541a", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:71c6423e6318342438fea1ba8a38751b5741b4482ca8ed075dbdd36bc6fda9aa", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:f482585c8f26517c6ed8e9203bec4adadec8ebc65840089d7483e31ee24fa679", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:a5312c216b56620ca8e69679e99275e793b3de9b6e524db1a5678d22b9909056", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:3a4e10afbea76bb0a825f3e10b6be09c1e380f19737aef7a6171a9744c15b33f", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:58aac19837bee6fd1c5e3d1e2a9c9900c56b9aff34b643fa9d958399152afbce", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:46f7b10654f710546a61324618f68b753849ea0b6a7e11f431922a5c848fae89", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:f3d5b0012a6f6d0255e831f608cf0d77f1af38a975b222a7f71cf0821f359246", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:2d749a0f3d39317412feb3388eec0eacb60859891ea7da50373271f03ab66c5a", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:5b1a3e31fee719423530b8c7c07b6649ab539d38f2b446a3e6d3f029a65696ae", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:561814e9fa4d9ffa1be3bcc8e27ee1a50260293a17de3db6eb9d4a83e14e8faf", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:48fac9542e02d0c8f461e03905339795331b4fcb2082e830e83189e50af59040", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:80d84cb83923e4d5d6b9870b4311a67c87609f010c5ffcdcb00ef6e926a8d785", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:33a8bba7a36dc094b6220c0dfe282a9e57ff280511965c99d654f4e584f960f0", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:38e42ce3f0baba47216f3b50d7bec9ac531a11d659c8807d0bb43b5e5b4ce873", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:2f11ad694d5f56fb81c42a4e50b2568534711da77c814389b7c46ce07bf86457", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:2f55ef3a5145328ed09f316753cec5b85f67c1b43902be5152fc57c4b95c3026", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:51ec0952bf860ec23e3bfdfd53f3bfad841a4e5b560cc25a9548c9b207504194", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:ef06a218a285a5a01a1e354d6a40f826815203dc323d00ad68e29f85162c24e7", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:f71781a997aa0d0df5c9baa600b6212105c75cc290bf634a198ed0d5b42a668d", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:f58eadcb76889082e3a109afa993bc7eeed39675991d171a13744bc8b61c279a", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:4b8e317234ae08c1f4a80133c8abba35d412f5797db3c4515d0cf051c35af6bd", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:3c2a65084450b2459115a69bb1d382e452a1da63080ac7fdc85bcac36affe1c7", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:ca220cb87bf9790b38738b6f08cc800a2fd0e083960aa4770c9385b897cd31cd", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:cfcecf645d2d8a59f98135435d535133a39f70f46d9b47a65b15e88a3805861a", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:91a33317bdd39510dd305d768e2791d08b207d8384bfca22322ec49f5b26f9bd", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:c500e8df08994b81cc1d743db684060d03bfe4465fc12eea9a4af83a69af307b", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:db1d0917d263b447f9a744edfd4ebfeca697182c853295c7eaf49f1270218858", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:84679e67832759be8220885abe3fa0157305fc8f50efa604b1343e99907925dc", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:5ca3d53e3b62d5973442d210faf9b9f5f9b5f4935a74074ce4b18836c8d78b19", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:d8fadd99af0d343c815f006330529911a5106641ed9c7d22a2eb72e0d9d55d2d", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:664ab4aa1e1eca422d2c627a22a9631ac348221893713bd9a4d97a628094b1b0", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:e68a71817476b5ebb8ae2e13e9ea9418a31dd64ffe4e156258cb77029635cefa", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:f45c6d89a3305814e44a05c0d8c8f8a4ce8a923d721e83c9579f76d8d8cd909d", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:8d828eef8065f2486b815aea04ed491419e3bf17508cf0ce595fca71f872ba38", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:76a11dd14f578f940e874ab4d68ca1370ddfcb2585b6a3a955569fadb77d269f", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:17759c6e3a6229e4a40be0b8121751d768f00fd6ea0a872f4fe65bebe2280b30", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:c9c26249a11c4bace4efa998ae826c3cd5178a19d323886a62b7e355ca3d8260", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:ea826918681193d37db69c814ee4c753fef3fcca809cd0fad6f924f829eeb9eb", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:a9e221f7f656f9f0b4937c2bd0f7b93124c7f48f4c88fe8ba608db1eaa5f05d1", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:034bceb856cf79ac9329a4affb6cc53cf29c5bebb089c0ddd486a76148812b89", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:ea40fa389e6fc510f40994b9b4272a6b985c80064b8a4d702d5813d5252487f5", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:308910f855a076bdf38241880815f6640dfba4b21ef1be58112deec3ed858d16", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:dd07546e8a114e1b7f5056d4c5b0f1256050fe93e867fbbb6c5f52d2c6f77ec6", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:870a818c9c3a4e4d24386bfc3fc7565af1c8aeec605b3d4cd819169172bb3e03", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:021799add7187cafaec827b877e939a2573daeea2795e989b8c5c444c923a827", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:e27315e58a548c06561117f2dcf86c67e6937dc1ef2071ee612975457091e40c", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:a077f44cc6d16684de9a93061ee0f7b212e3f729fdbdf594dee573fe5c30817d", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:8228eda847eeaa7529b089edb8c64763d03100e84117526a67fbb41ea006a2b0", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Set SELinux modules facts] *********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:164 Saturday 21 February 2026 03:33:00 -0500 (0:00:03.014) 0:00:27.842 ***** ok: [managed-node2] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:7bd953bc370c70fe9299b766f8a40a1659e03f7ef4dd6c722c3e182bc90c1c68", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:e8caedff457d24c0562673868860f813a6cf223422bc48524e7cf1e8df7ddeb6", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:1150e95aa33304027895200fbac6de5d0ec1ada237d1cf255f979bcf712831ba", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:634c80be00ac898add54ea6d59ead5a6e92e4d06a230b9b4485059070b0a3bde", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:90f08987cd8645d1bc99245841a9f2d0c9858196064df233655623d1b5cfbdde", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:067a6896991e90a176a851bc6f4b96a576c737b729c78dbd9ef27a0ec0af7ebd", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:ee1199b88bcd39ff6de202bdef25f1dc7292828d80856fa535fb80454dad000e", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:3b9f22d94579c8dd60f827159f6f15a2085d9bb799cbc88d7c1d23ce7a63aab4", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:449d303fa3e44bb7afa7b0a715e9566e1e33fd3368aee1b078529f0225cf56ff", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:bfefb6205876b2f58e84c1952c749c146f4e2b8107a660e084614b23d60300c8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:3a903d39c2d9de406f33790f234fde1f1d0b20bacae36fa0c6bfb5fee9f800c5", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:35030bf2d1dc7ec055a954de113ff7918709262d5c318040b0cbd07018e9ee88", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:5da016180d7da3fa18541f72cc69eb5c9ffebc2851ec3e6150bfd5a73153f860", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:6432b280ab64da2e35f7df339167f29bc9b9dca4c01e8e8a0c409b7a0adbd5d1", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:856e89b68ecf997f8a33e98c7e4bd2250a43f88790efba170f787434139a8c0b", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:78ff1f7154a00c128cbf5c237452baf7ed1cd46cb11378439b64432d1db58d4f", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:1e517a22f8a71ea3ef177798685dfb6359b1006205fdc97a0972ff1cf7125f40", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:454cc3d74ae64acf78ad17344d47579841f6b44266c6c3d56f58594918d2e3cc", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:4d13ddead5cb94be9c944061044e0bd56974a9db9df64f7259593b57d51386d5", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:00bebe07cf015d4084870d1f0866913ae687801ca2d26e12c00df6823b3bc304", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:0cb5bf9ff94cee18667b41dc4d1b988ace9baa06ca99507a91ff3190f4e39d35", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:233825c029885cb6196920f19b27336b444411b9a15b956c95a2a07b89e9b041", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:afaeabb15d1d5e4f3d07865c5213f4a78ae5865d0f782e95d1c599e61b7ed7d3", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:2c8ef6be5667ad71b144c8bd4ec606b56cecd4e3ea1d242cbc657c1c993d99af", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:dd35cbec0b5e8f81e3394a60905606fb9d986fd394ad60ccedfcdb60f0137b0b", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:e89032180210c66a288c43d2de3a47b285d38fa239226bd49ae19a1a0488f41c", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:96474cc59c799aa0e25123ea9909b4fb319a03f1b5f6cbbf1ae3dcda374815a7", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:7c8fa6c136fc6624a1dd4345c3484ffbc07c9a4be8b7543d78f0615680cb73cc", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:1b066f5d029b5584d34d95007991d218446244f994f3ff802339cd5890e48091", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:60ca58fba194f53faf1c0bc41f8eeeba9ca3de6f2da08f8940b6d1d3093e7c0f", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:815d2bba5c316d5d0334add30dca473daf3fdc85e48785c26c7b47b2ef833823", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:4ec687f59310bcb03685bec14fec451d393508d1ca5f926209ba967d42673d90", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:b6821587c3b2df8dc3ce8de9851cb1be120dfd68e5729141e7a293917029e978", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:df9850293d6833d206bfb3a875bdf69d0823daf24993b30f962da683032555e2", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:de4651616a6c8dea0dd4b018d3ab32c1506ba75188d1bcab2e04af461eea6040", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:91ab7c5c9df2a80b515c52b105f54e9247b092be7864be939d880b2f94cec862", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:bec8a93b694c60226db8744867c6f87775440937699ac0d023e06e7b7aee1d6b", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:3f5f3b049123ab0a61d1f7a7e6372bd7d2194feb212f2b5bd85a9148f21f7db6", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:0ae822bb67f347f0a88f4ec8584f394e3e10fc11363dcf34b1d583305e76c9e6", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:d20dacb3b990c66c37bbf1bbd081a84a0e35f3cdf1501c27a5ec881c3d187d84", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:090e59b1324bf559d79a1ef363fe9bc1bd2adb928f6a95bb1628c92f93063415", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:80b987a686635b3e05bedf481ef892af7231100a61fbf6ca5e93da17dbb887c3", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:9fa130934871404f743c4803af509afa78e56b3ba2f83bd108564858f163329f", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:a68798c10fa97ddee5f54ac1d1281ecce65750e4e151076f4ad826187fc647a2", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:4e04381e36d9df4d9f19ad718b1ddf4686f633f72b24d1161055b1f7280a81d4", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:33c562fd35e8b9fc5fdf807c488d1ac4adfa6c3b92dbbf87034a6732478e1bf7", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:8279ce237a5b4ffe5a80db09e71f06bdc8a4838910274ffc4e240ec99c185df5", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:f89476b4ce6acf51cb0628609027a6c44a90db4ccde4da07505b5332a00b7c63", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:8a072efaf9d6f3af5ec04477f28ec73585274598b69d2e8f24c8180dcfacb15c", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:d5d67d239ca7cd2acbd4c5e15fbbc0f97810139fd352e9966c1e63a7d6ab5188", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:a4da29d700315627bf480c63220b2b639ec0b87435f9ecca111eed86c1e019cd", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:36bd297ee2c16ed1564895422c05f51d957f09ef17120ac2efc93dc46d2d81a0", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:053f0dac3d8bc41d9dcbaf9b3f1c2e55ec313e07465db7462fdacf8fd89ce553", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:9fb7d00873d78a196b1fb639f107a92cf007803c7eaa2658eba7ed05081acb99", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:59f3c694a3ba5e60ece2b1ddeb5f5bd4f00fdaa67a5c7aa3a8fe7bd302963523", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:c05ca77b6a73640331abcf4018a9b7f2f3733f9e128bd96d7131ab7ba1fa823c", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:0e54e45a5adaa7cc24e6a273e25693919e92f498e42b8e136b7d7bf29be2d6af", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:629423401aaf5d0f529905a421a461d2f1d7ddbdb94020a140831f8873724c39", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:7ec2279bb83c931e6f379f45255a0727d207838ab55930f7595e0ab1e95b8db3", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:601b41f04bdd9789e01a1158241a17c7c4f937c88adbc75e9bf8875ee7cb0756", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:9f9cfd140d7b13b9679ba8b8d7a59366294db02d816d60af2e00a3fff1f6fed9", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:5d64fbf2f59d2c8ce842a9e8adf39877e41bb1d3e77c374681044aafbd662d7d", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:1ce15bea5149f786d9b714426a2870c43d01107f2e3a6bd4b5b324a166508dbf", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:cd287fe5971d71a4512ad52ad855f427c8b722cf7aec6e884ca646ca3da0df2b", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:f6643411d4b5fbc33bd87d4b3b1d4ea1b5d3659a2092cdee9ecbd4dd700af416", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:41bc4ffe76c9e5c220822efd68a2e55b1126b38f646b7c4016a36263a89e482d", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:fb9a0c7ec7a8627b89649e44dd9e2d6e4cf70166b2a55f6509f898695510376b", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:8b52f0bebd92342ee6b7e00dfe3e20d3a0f041badd4312b9b22b3d3ab0d1b3b1", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:22ed092464b3757fcc58749af15cc33319f406db1747f4b28f74feb123969612", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:7633e1cf2075f6323862d89b5e0072681e64e41895b6caabbc8c6b18223dce9c", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:1da30094d8664d16dee43b934829c800003e49304f1540e5b41f9fb12a2df4df", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:6cdf81585aeb903ef5da64551f6bde953aeb48f8623a8d416485847541b7b283", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:1af7de0f7c691873148f17453849b3dee97e78a1e8108755c1c133c05f29b651", "enabled": 1 } }, "distcc": { "100": { "checksum": "sha256:bd9199873915ce6fadfc570fba837765971726dac64a74e1ba74c55dc0b24067", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:1205bd72660c46019cfb8c3a899accaefb280f5f6bda63850ee2b508cc4542d6", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:b799553c2c0ab0abd040196142394a15d429e15b573df56edd0e150295d6993c", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:bdaf9c5be3de423b3d1b72c8bf38e2315fd58ce10ca6a58873c7d3e3a9c8aed2", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:1de79cf621df4cb04b8ee1201f38c91d8a23cfd85928894d4f9a8d3a27dd99e1", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:5d8847ac4f68cf59bdc174bc1ce3688f86efbdd4a4563f701cdc74b2fa01504c", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:58fbe8fa7832fec940b7afc7ffe8e4357ddb5a03a662687b928f84029d81c781", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:c821191e37683fab6a25fa714edaa75bcd7a81760fa8b547c31e40967875a29c", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:09288902a734ceef738fc904463b50798ce700c15059c70d092412b12ead156d", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:9fbdec8e421e1fa27dfea13b163cd0810d404845ee724b6f1b3ca5e6500a42c0", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:9144a6012aa7771292a276576f811b7948abf4b7fe2e07f05c66d232d5811055", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:ae1f3ce0ff3a003f1db93dbbe09084b0ba32675b332f9930f23f9f5e66f57204", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:60856e056bdd9de8ffce0f5468846b00616fad40f87d38d5fa73acb74475d83b", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:8d10737fea4fe0dd3ae3725002a8f0c5889a3645ba4894e9dccec01a3e51b3d9", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:260a661a05f5958d32eecc692d9d5350d51ec0ef9e9bf29aad653d8637ceba29", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:e206bfbfcbe748672784fe52a91a1220965bcae5ff57dab458ade953f0b17b80", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:8826b12f85b02168080b03dec5eef5c91283ba1ebf8370022a71170064a97dcc", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:00b8b8e23b9e36087646cffa7c5126b0a402ac38a958930d27fd058f78f67987", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:181e899c092e42a648f7474f936d3413769842e4a0192dbc91cf587cd1547ffc", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:54578edd17537e1639df33aa54a731059844519c32cb8dee24e31b29f499dc67", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:325a80a2f12fed84077e57ac8725cdbd3449114115ac74904280c05c4d9f1597", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:9ac486b2d71758e95a106894de9c4f5b21506e07caba5d3753964556cb042fab", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:0a0e0d24bb9866726e90384d92166829d3c43e6086613b425735544745295adf", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:cc208709ab1c0862004f9576e53a62665826c6cdb5f443eb463d8743cc399769", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:9505b4010a4aafa33b27c1a73f02f7fb2ff720e95ef943b40db387b893b7499a", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:a1966f6618bc0d636a87d83d852abba0b92bcb8aaafe82837b39958954490ad5", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:80108836908472e7859b47ff8ba90d2c629f02666a3246c2dc7e6039ee1dc099", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:42e7cda751258014b8bf2492522d20dcc0a1c96027d8261b7996289ad136ee7d", "enabled": 1 } }, "gnome_remote_desktop": { "100": { "checksum": "sha256:840c649229032dfd9b5880f50fcd371e5cc4c87fba7d424f03f3f5f28cb1f686", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:ce63d6d0ffc035614b61d82eae48a44485151cb6e93a0617c782116187ab1ad3", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:3b3f4538fdffe23885b90ece09b6859afc8a0b7f3314b9b4a60bcb9525776725", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:8184e98e265b9082358f87a8a715bf235f96c31008e60541b742525e7f09bce2", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:a57b0a11f54bad916a170bf890b15978ad925ccc5e976d9d7b94b6c66f7c2e83", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:fc4a2c076ee26500d58559dfd29fe267a6f1ec33515064c8daa16448b7aaca9a", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:b13286a614402a3538fc0387f3d7abc30085c382a33e83faed9be57f33b63f45", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:37d95ab4a25b542db931edf26632d35e3a969239ff1de338b037e2e5ec506fad", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:1eab1ed96a9f87898b99be5005c598d35dc079b1ab5a7214ceb6e3e5c50f8810", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:6719dc568ff70220e53b2f1ed86d9a395a2f038d99901396022e4dc63d4ae868", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:c280b017518cea08d176260a60012fd4d62882dcdf6bc9fc2005c74573b2240c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:a6e5ded6ba1592d16d507e4f87b6078156d99e9554184a9912a3a91819ebb5df", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:a90844f8b8a25de5abadb4887f1b1ac84367f5ae248d9213a90a39859b3e5df3", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:40b455ce92e388b7f1eb0c65645000ae54076221c2acce0fa34c6f8d29d6ee67", "enabled": 1 } }, "iiosensorproxy": { "100": { "checksum": "sha256:392808628481e796663a1b99d1340efca31995d4832ec45fe71a939f12c117e7", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:59557d1383fbb0a9586e18a4b129912d3ff989dbb853ed29bd0e27dfc160351d", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:c850d134886113631f28665513a0536ca98fce16e53a9b3f146d1449ae9e0ee5", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:208231fcd39727d36f759dca410d8675e5852b7330f966aa86dc6e37c9abb22b", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:fbe06ca72301044576727070afcb7c8c551926a43569ab02d74d3e6707120615", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:630a305bf2ae45b8211c97cd029f1ae4247e0a00f936d8595e3cff59570cbd5f", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:104ca47441ca07c42c5e4770c1eae2178d2cdb880a174581032c7f846a05fb6e", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:b0baf75f1edb1c27f1caf49a30874604f82791ee1b1c85c38a06195f8d806b0e", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:ba9aeb152542b5bd253d5a6e3b6aeff3e857615f4f42836c19098d45263fb120", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:177e6ff2bd9b8e6800b6138497d26b5cdd005046f6c62f672ecc66701b1251c9", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:32c9122d027bf6229b8cf18a4d45fc63e38c5b0a3656312854833e4342e0e608", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:42c6066d4a0751cb1db4526c055b0527a4d9403b45794571ea0dc4c71a666bec", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:997985873de7774ecab07db71db7974723494b65a569e2f852977c25d381359c", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:80496dfdf52576d83029c83097446766868b289a06aab9e9df110b733594a98e", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:c739061ae87ecfdebea9afd0b8021aa3ea154e8e1ef00ba148c82d225ee0c8d2", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:81d97ceabbc97f1b524d3e0e60904f5225fcc44996a83d9db67b7ef3d8b18075", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:8eecfbe8b3b75068c3c26b6fee1cd79009098d65b962b8a847438e8c31e9d053", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:2ae3ef5124e180523c5f610cbd536ad55c7e0b8e7c551201c29827e59c7c1594", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:34f943a522e251615c58df783c4ace2086a1752a3b69e5cbfef2ec5d42234da5", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:a0a2baa7b6c1d5ed5e5582f7ffc7d5a8cf2d4e7d034f50b1f3d0972fc9674939", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:78f45331782c43239be7330f5b928d9dace6b3ebbfda5e07c1374c462fe06923", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:41297d28af002c4e97c864d3b5ee64f49519b4db72a71b5bf7cd104c2b05af0a", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:2d6c154dc940a2c178931902f7e0c0a1e9f9956055f92fc1bc92b1f2143a674d", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:33d8e3fbc9f8f48ff7a69685721a782c9f8b62bbbd1878e9bafefad5bdcf51db", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:653fca3667c90bf30da196ab61d79ee5afe1ae9703324b2512180986eec8d6c2", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:949cb7c7b62d17c998f63d9970d6fefbf5b3d56d65f729bf21a4f6703135e3f4", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:c1e22e4778b465a08d815aaf53d71ba28122b061bef976f522a2304366849a2d", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:a308db644962bd0893fe1b8bc6571460b377f728ac28632852ca3b9c281ed74e", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:9925a9acfb6375d93a08546a581a90375ee8582972cfc9d6884204d538b895e6", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:0c9136b18fb83249b1dd825fd497435d852adfaddc9d618ac4d269843a458317", "enabled": 1 } }, "ktls": { "100": { "checksum": "sha256:06e6dcfd517d4000e74035e4a9b39f572c837df7d307f7c03fe8b4a967347ddb", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:f2322f689c55de691d98651af5bfece0b87608950ccd1a92e9225cfe47415851", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:454587674794c66f8b25f9e90154c291e81f6ab93d7c8fb3107068cfcefb797d", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:4d05909abe38f75a72561bb28fb279f4771d6886406de5d4665111db56181972", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:dbd4d9d61f7e57925f7a61e0a42d65273d8be168f6e3c77b5467d7b9a93817ff", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:3121357ab50a02cfc634a5fe4250aff89a1418865918569b77a10cd333cc0018", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:3390d25acd3ece1c7404db8c3db0f5c80278d5063fab9c8f4a8bb5584b5ded16", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:bc457c7839567f5943e06ec31f915742988f5e602c918a3a0d46bde5b94b6c78", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:d369ef834c0087ca09871e4dff0128cfc8e39a97e1e3b5bd3001fd752b7af5cb", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:c739c49825488aa1ae74fd218a5718aa3c859cd1205a1ea581710fe539bfbde6", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:6a59e4d4df92e3d73d66b34035aaf00f5ca0306da24bd478c72a39c7e7844960", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:4196d8e4db83bd37b4e883383dfe8543fb33029b42c557fe5af7e8475b558584", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:5427ae01212227c3a719cd1e5664c1290175bd574d7927903102147fa51989c0", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:7d1a24bbfe8deb3a3d7aaa92bfc9c922baba1476561b92f828aae226fe9dc3c4", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:b772895524eef04c9c79093c837e6033beff39717343d76528a8a85e4a466bb6", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:5017fd004213b4ceaf374bebf74e35a0084faaf6cede37b78769036a05e34b9e", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:7c71eef6360c66869a42a19a34ee30abc1064de8fbbcec0098d2ee57fbedb79a", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:cf5a647f3682f454b850317643416460ce6a7710f3f5fec6b0deac40e3c72e07", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:067389c903715a12a93937a436e3df918c42a4871765668bea50eca4f02212ba", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:6cffe11f14b5c03ba0969f0a3f476455cfac505f2cc1f2d467222a21a3ed7c5c", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:1ea9c32ae0a7becd1e1879dd4c4b367d450b2721dd8fc3f771081d1568b450f5", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:ea5057da646444d5450ff16e5dcb82ab338e8fd5fcf5f8dd72e782ef18ad1031", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:8de073e5cf69c58d03162e50f5fe7537ac8f90c81f02d2906cb10a910a414ec7", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:7d0336a428c29ae9a91c18857f594a16f74f5a963607fff966e7de78102ff76b", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:0464738bfa038fc9ba7ce06c15abf3ff5c2113083e236dd8b96b5d85b1fb51b7", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:9489c6c732b353e34ed3e5624fe8b73c336f4786c47bc30827b4a5a59b7dca44", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:660ecac63132d47b51afaeea6f55f74e3a6f25141a4d0d28065e094d7cdc6c75", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:b0a2d9c52715e340983df89e8adb304ff3790b2564659fd821843a3f172d46d0", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:04b77283c6d821ca98ecb58ef7bd17f6f185168786887a67f4c71cceeaa0476c", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:ff9433431cb560a4ff03dc02129289a0f78d1909fe1f3954347f18e318c3cdc4", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:dc069f3a6c78dc367c39cd7e50fe17948cf9877f3e306f090f1160b07989d503", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:6890958fb0f7c357a4a9600c34e21bf6fc9fd8ef36e9a5ad516b3bf2c1d88bd6", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:b61027e2a84c3f6fffbc7eb3fd40788bd9dfb036b3e04a8f77d233e10c9f2ec8", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:e08540cc55168dd36811b1962936ffacaa21be50b15b9d5d34fa9d55dfd125d8", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:bd730a6479baa42060a62b9c7346dfe21ce28e1a8a432342aa5f302c2cf8ef86", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:01131128229571749a7f5df2e65e22e9850789bfe386926cb34e91153ca9e88c", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:edb0f4d496b429a2b09ff9b1d74bd30126b5ee2265a4370f6e992cf9d696de0e", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:b28911955f6731646cd779f6b89c2255238c3e60e1b93d227ce588484694f755", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:8bc2fc39e9a6cef06df178607ff3e17604e86d709575d37a60de5c1fd2b9fead", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:6f2589394d2380cf10d2132b9c2da6802fa6c1b5c1414fc3ef6f741075fe8614", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:3b235676dff7abd25b2b57fa770833d05561bdd24216f4de1202e9ced52a4f4a", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:33be40fa2b50df5f7234ead34a6471ff1eea62de62445e509c28e5bc8a730364", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:0d4fd8a1f74c8e46c18a93794b305dcccf3d50e9db095b659d996712e2905dc0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:d4f61bea290cce978cbb1653866414f9f848bc56ee6491cf022e9131dd2ff5fe", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:6f174abacc65b0de9248c39a31210eecb6fdbcd15ecff5bc254fb0d366f83806", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:5053d74b0f4734131234b4faf6cf7815a725bfd5b73b6acf07deb77a3cced1e2", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:0538a3f6b5c469223bfb2740d7365838eedf7ef65b89353645e9d3bf6e17253c", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:f8b11739918f67700fbef58c2ab5c87a61413acf6aa8b650a014285c0c3684e2", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:a3b7c308fe73bec0edcfceb85e1e1799927a4d7e25ec4314649b447f670a49ef", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:dd752acc5dc10414a4708dc0bc655d7861bfa74bb20863aa10335dacc53357ba", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:bd4724acfb4c0ec9283595e24e29f9926c18e7af0169fd5eb344ed00de6bf393", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:f1e989b744c90ee0be0978d34da65a84fdd81e5b6aef8ba116560bc157d73f0a", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:d2bd05813a6a5257688f9bb486a1bda49fb169eab4f16c3d503e01883c52bd11", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:03597af2e3a916f7c4eb83e1b360b24cad9e86ce814494bd68da602991a70e7e", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:66173ad07abd0c8bb7e529350399507549601923afeca8e2ff2b0f80cb9992e3", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:3399e9663584d6d1032992f903b7aba4f96f4f0b7a5971faf90eb816cc7655b3", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:c1107cdfed17e78cabd9094b3f6aa1d9537f70bb4ddfc236983cc5fdc167e8ca", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c73d5f710032819a6456d1020ef5fc8bb683aeb167b6169f56a295c31b14c72d", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:d733f8dbbcdcfa398f6f139831236fa6cd0abdf132090435bb647081d2f6a785", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:44657ecdfa5bc1235f85a50222e025ac4721b24a01af6d167525f7cb0a580c31", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:92ded69a63e7ecda34b1d8ef17ffae8c9e8075046a724f8f8242f4b66d2eff19", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:5dc833e3b3dd31a1af446c7883f6a2b92c40b9192d072ef5de2fda7ddf4f84ad", "enabled": 1 } }, "pcm": { "100": { "checksum": "sha256:924bf0bf4f0b2ea9d633ef46f55793acb2eb3da6379bacd355814507e5ddf67a", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:8d6835bdf52f73dfd1acf73ce13ea8325b0bd3d0107b0ba86953fe2fbee20330", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:016a326cb4a747756723c0e7d675e4992e8abfd1f51a6c06aa93066bf45412ea", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:ee292c9774f2109ffcef5b2a1ac7ae68e44f719ba40d155f84287fe03a6c01af", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:5d77621f8da0f789c1b9ea9ac24925e02e0a7fe2a3a26cd7e5f46085277041bc", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:ac6cc12abaecae80bcd5cee6710e756a8941ee531c036f8d30b3175e08d56ee0", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:07669cb2df2c61ec4cb621f3332f77f351facaaf5232a8a72c61a5ee7bb44d71", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:24e235787e311d82b99df7b41d724da0e18edc3bc6443f9f83f8d6247e33cbac", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:2c0350e46ff4eb97af27f63025763c565d7097457d4cde6f46088afe7f8929e9", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:6c7d4f4b8227aa55a5f142bbb8faef130cd10710101eb6f0aacb62547db5f49b", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:d59109d36dd2868269eb18631e37feb5981db0aa780c55f7e0fb66d897e4f48c", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:93a95273e16837c24572e635d58446ed1162ecbfed59695e866058df4dcbec2c", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:f878b2cf560b4bdff33fedf8c8f2011af390b77ee8f9416fe93ebf46153c97d0", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:7c128725a61bd30f3e35f39b9a832e5cd3ef435dde58241616b24e28f67ffbe1", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:60153b9f850c92927ce2a61becd9c248ef56dc0ceb7ba990185b98eaa9b011bd", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:ae9f1c81d0877b9f40c9d9bb5b862b7c58c73da9045f850a0a72d1b982fada35", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:8d550f8b9e80beafd06bc1392e60ecba8e922f8d0e609fb6674de5cf27c8d772", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ff82ca8bf6365948aeaf3c14fbc7ea9a212074d1462a31aa676b542d0d76c882", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:664148c3f8d4a649714cdbcf15e4862a5e648e0aea83d4530d23866c78c8d8d0", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:d58fb38422b37d406bf3e79136e3a94a40885c08f9c1591975c9a7495b7f606d", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:8194c7df0ea3abd18f07481b0181e01c5fddb21ebb594ed5b20bc1ced555fb27", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:ef1377e6864d9b5049866f6f0c3986e474499f1bb0082e9430f208e2c9d84b54", "enabled": 1 } }, "qgs": { "100": { "checksum": "sha256:add48a13d9b3cc5c82c73c2ca7d72db10b074970c14e26d58b88f670f9221655", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:c5e1779123c640fc55da0871bfd96bb124d8c9b50b9065136c025c83364f453e", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:71a7ff78c03cde811d19a4c115de8a898007bdf437a9350d4708b3f9142481c6", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:e66ffb20855170cda4ec60840ce05e73d69dcc54330c86b24dd89ee96bcd1d73", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:682232f167f6ecaafcb051df5557addc52b814e923f143bf37a2035fb17315ae", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:0fede9cbfe184d19e8ac7bb68a1ce8a110aa45898ca782e3c9daa5649a476fba", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:01fbaabbb5b83721fe19a813401d94510f6fb260714c3adcc40d54fbb994ef70", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:a8e3e2b90df3917dbaf684a1bdf72432d8bf2aa6ec41233e06a2eaf02aa81686", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:8d5ee75190133ca16f3931a80ba1202b6cc171e6a3b1cba6dc5788a33bc84e0a", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:fdf6e82be7b620aaea9c8928edc39344d32dd9b1c4e0f78a6c6fba39bc005b6d", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:4788c42c425e54a8dedb4882a6a2bd2183ad72f980f4217299be830afe275069", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:7d65968a2e3d186de718f9f6604f2cce60bd08bab6dbe0e60f60222b228a5744", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:78d9abb7263a5c028d7065c0cadcfe14daf3b4aa064e679458f3bf271a69d2e5", "enabled": 1 } }, "redfish-finder": { "100": { "checksum": "sha256:e05fc89dc14e7a723647597786aa62adc255ca1301474ff0c29dff49e4176e4d", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:825a97c385fbcbfff670278b26a17f91bbfa8585f2219efc48781e0e510bf213", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:695b31e12a82435b57e11459e99444fec8d09aba051b1a12b8efa765608dc719", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:892885a058782b7fdfb5d86e5ec3ecca261363a14a2254652c6a7ff8a52807ae", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:39bc17cbd08c0377eb935fd0ca86b6542752c5ce07cb0f9d9e5d8adfe4306a13", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:3da6785a2c37296fb1ba2a1b621ebccc9e0837d9acf69b3442e75f3a60f2a484", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:912bf2ea73ebbfd1d5fefee37b336a9002345d01f8eb54cb164c28160fc4f1c1", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:66b1ecc6382afc5032df2921281550af0431befd8cd517c4f8c68cab2eac0e11", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:4ed93113b5ea0760e89533919f86cf1dd26b5587a9d7cf8bd951896fc77d7fa9", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:008a840aa2183d0fbf1b3f3bb9542a7ba51c03a1e3a415b188ca49d2e4ed7e51", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:3ba51ade82ac9113ee060bb118c88deccc4a7732312c57576fd72a70f40154aa", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:b4fc4fbb8572088eb785b643f5d103d5791af96d37e6cce850d671d9291bf70f", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:6b4e7757f0422a2c54d93e920ff7b2c5bd894d495065b3827a741a768f042b18", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:702d5df73a6865bc249ffb537ad7a0d2388e1540716e4b2f7e844485870e37bb", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:4cfda0dd9868ff0890c7a612f07c282a8cbe4a319c766d7cf842ed639fc2b34c", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:64c59a71e1786fba000398e05773c83fbbd9f92c0341e52cbefd1386357b4e16", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:2f0c18590911b20c58bbc9db0c9c0c471f4d66171f7400079a2e956366580e24", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:f19a726a7c78ddd9aafcf8d2c4b6a57bd05fdc8450a91119e1f0d0abc09151dd", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:b29d987a469d59767e7120202e2abad06865eaa84d3eb61d2ae6b7a78c1d6dca", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:44e8808dad842eb55d51c204374ef445bd8515701db580d2c91f06ca9949f2f6", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:4b1585496c5777fe140f76f11a62df0ddad219336fac090139efbc368520d38c", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:2a990092d1cf38541a49375e9e605d82515a34e19b9ab6b70392afb596e0c612", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:80bda9a30a4b5ab4b6b14d7f6c92efbfd5a63658a4b44565a02c2c552cf4a28c", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:405780af5278be0dd7f89425f91ca1c48527743d2b6876bdbdcc7545d487dc09", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:f76f5b094e42967dc240e161cb187bc528f2f2a3ee2ab93c53c0b15d820c0921", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:99c31c501752dfcb8460f44b4e363b9d57b85c3ad422a951f13f2d42e5f9f54b", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:8361387196f6c48bbed95c77561bdd324ab96356d6dd0f4874832accc67738a4", "enabled": 1 } }, "sap": { "100": { "checksum": "sha256:89169ffed763d6257769d5ed83185a9eb376145baa60dbf01b4088f37aa663bb", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:7727a62bcf612392c76d46f3cc8c22f33c3c87c30a320805ac9844ce68409ecf", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:1ad633f30ae0f80052b31090652780dab90b10696c098ac81ea831035a652835", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:c9cbfb3894148ab693f0c850232f3a1b1aefe5c5cf5f4a06bc74d44cdd2b52f5", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:67b8654cf2404ad763f5343ad3ded35f198c26e99b8a9a150143911acc89ac6c", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:6ce5485715b3caab30a72313601de971e7118bc2997a2edf6ce7b229e51c2483", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:9ff7693f6fb994a0a53dc46230b7ce6c4fe6dccc2b2ec2c8ba49f7c1e3f24eea", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:c888a4b5fc698c1bf7551bfbc6d6ea7673a5f7f41d2467af7e15ce634c71e2be", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:1ed05c5ce069437c9de8a57326a0329d883ec753f3a11fe4f70a43ad212ec482", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:191a531a60c27b33fadbdb48213980f03b68efec3287545eff3592fcdf4bf686", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:e6f726edf701657c80853712b94a4bf5dd0430254d93db45804e60a243c51818", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:8a6ef7c3d8ee76e112224e0c4e0b91572db8c85f547bbed6d7ce3f6f6d4383de", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:cc162915cf1fc3cc66616c3224e9e848485198a28868c237adc9d7077791cba8", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:74b5c41b13bd849ce82040012f557fec4b9cfad3a9072f9f17f78400868da558", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:91acb71305dfde220ce7574e2ac67af16e6f8630639dc66d494cbf8120d2d07a", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:9b8a5c1ff4c21846701eb5e0603cc022f4530c568db6d9fab392e41c0ed64720", "enabled": 1 } }, "slrnpull": { "100": { "checksum": "sha256:bcf004c239b72d23fb4f1e5842272bc20f287cd312ed394464db8cb9218f4377", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:fc3eaf23ee99b98d2ff17a5df04776e8553f490d7f57d49a24061cd49bfaa997", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:17d8fa5ce4b9402dfb10ad431241cb2a5a1b2f726caa03ae7f1d7d410c2ab6ae", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:6506687dbaf850c784d6f2af14197d3c1768514fad98e08fea69e92a780ff65f", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:59b6f3643d2f404ef03d749628b6872fd650b5b10851862b4accad8276bc6f29", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:34b45f69552f2b284b1f6e0876e4a96d1c05c28e4ab42d2bc2a241c03fa73309", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:35ef9c580c4071208af6169ae1059bfee51938d36dbec2bc2354d51ed5dc505d", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:5594f07c04c9057b74df1612012c2515265ee04d58b11bfa46a73531b703c1f7", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:b00a50f92d0e8ef2789d03756c7bee69f983edfc4a3f409304835ad25133e3a4", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:874410d4edbbd1f73ef0e69ea40e93054a5d65cfe1556b00f6b474b928400a39", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:400e9b1c9ace97d2e43b5916b453d189a5c6f60133876f15672a48607edfd0ba", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:66beadff1a4ed7e48b3f3cee1444f5f1aaa833d212cdc76068f2f306b8455970", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:fd8c0b8cc073d8025ab8754b7885e0375b4e700dd3fcc921c45666829b652de5", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:1b2a0e330daa04838742fdcd50a9b539072c58d48e949e4a3ce7933da47cbe3c", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:2ab07a8deeb7ef4cf09f94bd2ba250166a4d016bd9c581ddd470ab2784baf5e3", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:e7caeb60df6f2002f7be4adc7a1506b6fb585e6bb9f4585381c115a90bff4a15", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:836d01ecc314a2b2b4eaaea69ce1e4a03f3274bd8bd25e2b64d0329e6f9d8f32", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:e2c86cd06c00d3ed79b9f7a602b18593d5929156df58e761a04a3cc3ba8be891", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:67fec37a17724a9b059f936b70c199d96906b9bbf703dd8a1670852dbfc7715f", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:dd116a718e125ba88d28936b746a2292088080254134d2001084e2d252ce9379", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:df73dbc3f1e232bb5f4d3ba0bd1850eae3c3bc401508b1819c0989b8f67f8033", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:2eb63b8ac8f3038eb1ff3bc18fc5923dee4ac3f609d8a14791300ae835249a9a", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:d342a188298c1fcd4df99c4235985c50ba2f02a4e53d01cef3de48bc31464ceb", "enabled": 1 } }, "switcheroo": { "100": { "checksum": "sha256:f8f67d2c990489a09a436dbd72704b13d6617fdbbb8c5c2c040a85b584de6a7b", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:591261c775fbe479adee5bb1356ab90d70455073ee969a39aad123cc5754279a", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:fc1ca3d8b12406dfef9f012c9275817169fbfafc411969e60d357be3b35835a8", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:ab2acab6cbf273ed7e78e577b0e2a85225adba387b1a8908b180b07adb950e6f", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:815d229f0b5a8f8a44cd511b5927febb002596a8aad1b85406d674e59378a0e5", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:c0109ecacc93bdacede33dd5bb2029050c88c2362525ce708de418b24da22730", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:f3896d2de3794d7dd54fea03cbebcdf4e6b63bcc512d2fc14433b3be400f4188", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:bbfd79953db88f6db10739803d29b003d83311a21c75604d64ed9fae26da541a", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:71c6423e6318342438fea1ba8a38751b5741b4482ca8ed075dbdd36bc6fda9aa", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:f482585c8f26517c6ed8e9203bec4adadec8ebc65840089d7483e31ee24fa679", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:a5312c216b56620ca8e69679e99275e793b3de9b6e524db1a5678d22b9909056", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:3a4e10afbea76bb0a825f3e10b6be09c1e380f19737aef7a6171a9744c15b33f", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:58aac19837bee6fd1c5e3d1e2a9c9900c56b9aff34b643fa9d958399152afbce", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:46f7b10654f710546a61324618f68b753849ea0b6a7e11f431922a5c848fae89", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:f3d5b0012a6f6d0255e831f608cf0d77f1af38a975b222a7f71cf0821f359246", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:2d749a0f3d39317412feb3388eec0eacb60859891ea7da50373271f03ab66c5a", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:5b1a3e31fee719423530b8c7c07b6649ab539d38f2b446a3e6d3f029a65696ae", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:561814e9fa4d9ffa1be3bcc8e27ee1a50260293a17de3db6eb9d4a83e14e8faf", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:48fac9542e02d0c8f461e03905339795331b4fcb2082e830e83189e50af59040", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:80d84cb83923e4d5d6b9870b4311a67c87609f010c5ffcdcb00ef6e926a8d785", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:33a8bba7a36dc094b6220c0dfe282a9e57ff280511965c99d654f4e584f960f0", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:38e42ce3f0baba47216f3b50d7bec9ac531a11d659c8807d0bb43b5e5b4ce873", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:2f11ad694d5f56fb81c42a4e50b2568534711da77c814389b7c46ce07bf86457", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:2f55ef3a5145328ed09f316753cec5b85f67c1b43902be5152fc57c4b95c3026", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:51ec0952bf860ec23e3bfdfd53f3bfad841a4e5b560cc25a9548c9b207504194", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:ef06a218a285a5a01a1e354d6a40f826815203dc323d00ad68e29f85162c24e7", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:f71781a997aa0d0df5c9baa600b6212105c75cc290bf634a198ed0d5b42a668d", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:f58eadcb76889082e3a109afa993bc7eeed39675991d171a13744bc8b61c279a", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:4b8e317234ae08c1f4a80133c8abba35d412f5797db3c4515d0cf051c35af6bd", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:3c2a65084450b2459115a69bb1d382e452a1da63080ac7fdc85bcac36affe1c7", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:ca220cb87bf9790b38738b6f08cc800a2fd0e083960aa4770c9385b897cd31cd", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:cfcecf645d2d8a59f98135435d535133a39f70f46d9b47a65b15e88a3805861a", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:91a33317bdd39510dd305d768e2791d08b207d8384bfca22322ec49f5b26f9bd", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:c500e8df08994b81cc1d743db684060d03bfe4465fc12eea9a4af83a69af307b", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:db1d0917d263b447f9a744edfd4ebfeca697182c853295c7eaf49f1270218858", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:84679e67832759be8220885abe3fa0157305fc8f50efa604b1343e99907925dc", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:5ca3d53e3b62d5973442d210faf9b9f5f9b5f4935a74074ce4b18836c8d78b19", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:d8fadd99af0d343c815f006330529911a5106641ed9c7d22a2eb72e0d9d55d2d", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:664ab4aa1e1eca422d2c627a22a9631ac348221893713bd9a4d97a628094b1b0", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:e68a71817476b5ebb8ae2e13e9ea9418a31dd64ffe4e156258cb77029635cefa", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:f45c6d89a3305814e44a05c0d8c8f8a4ce8a923d721e83c9579f76d8d8cd909d", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:8d828eef8065f2486b815aea04ed491419e3bf17508cf0ce595fca71f872ba38", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:76a11dd14f578f940e874ab4d68ca1370ddfcb2585b6a3a955569fadb77d269f", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:17759c6e3a6229e4a40be0b8121751d768f00fd6ea0a872f4fe65bebe2280b30", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:c9c26249a11c4bace4efa998ae826c3cd5178a19d323886a62b7e355ca3d8260", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:ea826918681193d37db69c814ee4c753fef3fcca809cd0fad6f924f829eeb9eb", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:a9e221f7f656f9f0b4937c2bd0f7b93124c7f48f4c88fe8ba608db1eaa5f05d1", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:034bceb856cf79ac9329a4affb6cc53cf29c5bebb089c0ddd486a76148812b89", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:ea40fa389e6fc510f40994b9b4272a6b985c80064b8a4d702d5813d5252487f5", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:308910f855a076bdf38241880815f6640dfba4b21ef1be58112deec3ed858d16", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:dd07546e8a114e1b7f5056d4c5b0f1256050fe93e867fbbb6c5f52d2c6f77ec6", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:870a818c9c3a4e4d24386bfc3fc7565af1c8aeec605b3d4cd819169172bb3e03", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:021799add7187cafaec827b877e939a2573daeea2795e989b8c5c444c923a827", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:e27315e58a548c06561117f2dcf86c67e6937dc1ef2071ee612975457091e40c", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:a077f44cc6d16684de9a93061ee0f7b212e3f729fdbdf594dee573fe5c30817d", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:8228eda847eeaa7529b089edb8c64763d03100e84117526a67fbb41ea006a2b0", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:170 Saturday 21 February 2026 03:33:01 -0500 (0:00:00.095) 0:00:27.938 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:183 Saturday 21 February 2026 03:33:01 -0500 (0:00:00.049) 0:00:27.988 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:191 Saturday 21 February 2026 03:33:01 -0500 (0:00:00.024) 0:00:28.012 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Generate certificates] *************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:65 Saturday 21 February 2026 03:33:01 -0500 (0:00:00.019) 0:00:28.031 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Certificates are only supported in a booted system] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:2 Saturday 21 February 2026 03:33:01 -0500 (0:00:00.062) 0:00:28.094 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __logging_is_booted", "skip_reason": "Conditional result was False" } TASK [Generate certificates] *************************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:9 Saturday 21 February 2026 03:33:01 -0500 (0:00:00.041) 0:00:28.136 ***** included: fedora.linux_system_roles.certificate for managed-node2 TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 21 February 2026 03:33:01 -0500 (0:00:00.085) 0:00:28.222 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 21 February 2026 03:33:01 -0500 (0:00:00.098) 0:00:28.320 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__certificate_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 21 February 2026 03:33:01 -0500 (0:00:00.047) 0:00:28.368 ***** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 21 February 2026 03:33:01 -0500 (0:00:00.397) 0:00:28.765 ***** ok: [managed-node2] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Run systemctl] ******************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:22 Saturday 21 February 2026 03:33:01 -0500 (0:00:00.047) 0:00:28.813 ***** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.010905", "end": "2026-02-21 03:33:02.296200", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:33:02.285295" } STDOUT: running TASK [fedora.linux_system_roles.certificate : Require installed systemd] ******* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:30 Saturday 21 February 2026 03:33:02 -0500 (0:00:00.408) 0:00:29.222 ***** skipping: [managed-node2] => { "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.certificate : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:35 Saturday 21 February 2026 03:33:02 -0500 (0:00:00.075) 0:00:29.297 ***** ok: [managed-node2] => { "ansible_facts": { "__certificate_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:40 Saturday 21 February 2026 03:33:02 -0500 (0:00:00.050) 0:00:29.347 ***** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_10.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node2] => (item=CentOS_10.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 21 February 2026 03:33:02 -0500 (0:00:00.113) 0:00:29.461 ***** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: python3-cffi-1.16.0-7.el10.x86_64", "Installed: python3-pyasn1-0.6.1-1.el10.noarch", "Installed: python3-ply-3.11-25.el10.noarch", "Installed: python3-pycparser-2.20-16.el10.noarch", "Installed: python3-cryptography-43.0.0-4.el10.x86_64" ] } lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:15 Saturday 21 February 2026 03:33:04 -0500 (0:00:02.178) 0:00:31.640 ***** changed: [managed-node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: dbus-tools-1:1.14.10-5.el10.x86_64", "Installed: certmonger-0.79.21-1.el10.x86_64", "Installed: python3-packaging-24.2-2.el10.noarch" ] } lsrpackages: certmonger python3-packaging TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:25 Saturday 21 February 2026 03:33:07 -0500 (0:00:02.771) 0:00:34.411 ***** changed: [managed-node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:49 Saturday 21 February 2026 03:33:08 -0500 (0:00:00.686) 0:00:35.098 ***** changed: [managed-node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:76 Saturday 21 February 2026 03:33:08 -0500 (0:00:00.471) 0:00:35.570 ***** changed: [managed-node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target syslog.target dbus-broker.service systemd-journald.socket dbus.socket sysinit.target system.slice basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3630944256", "EffectiveMemoryMax": "3630944256", "EffectiveTasksMax": "21803", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13627", "LimitNPROCSoft": "13627", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13627", "LimitSIGPENDINGSoft": "13627", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3120193536", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21803", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:86 Saturday 21 February 2026 03:33:09 -0500 (0:00:00.898) 0:00:36.468 ***** changed: [managed-node2] => (item={'name': 'logging_cert', 'dns': ['localhost', 'www.example.com'], 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": [ "localhost", "www.example.com" ], "name": "logging_cert" } } MSG: Certificate requested (new). TASK [fedora.linux_system_roles.certificate : Check if test mode is supported] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:138 Saturday 21 February 2026 03:33:10 -0500 (0:00:01.040) 0:00:37.508 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:143 Saturday 21 February 2026 03:33:10 -0500 (0:00:00.045) 0:00:37.554 ***** skipping: [managed-node2] => (item=['cert', {'name': 'logging_cert', 'dns': ['localhost', 'www.example.com'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "cert", { "ca": "self-sign", "dns": [ "localhost", "www.example.com" ], "name": "logging_cert" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=['key', {'name': 'logging_cert', 'dns': ['localhost', 'www.example.com'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "key", { "ca": "self-sign", "dns": [ "localhost", "www.example.com" ], "name": "logging_cert" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=['ca', {'name': 'logging_cert', 'dns': ['localhost', 'www.example.com'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "ca", { "ca": "self-sign", "dns": [ "localhost", "www.example.com" ], "name": "logging_cert" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.certificate : Reset certificate_test_certs] **** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:151 Saturday 21 February 2026 03:33:10 -0500 (0:00:00.073) 0:00:37.628 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:155 Saturday 21 February 2026 03:33:10 -0500 (0:00:00.082) 0:00:37.710 ***** skipping: [managed-node2] => (item=logging_cert) => { "ansible_loop_var": "cert_name", "cert_name": "logging_cert", "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:169 Saturday 21 February 2026 03:33:10 -0500 (0:00:00.075) 0:00:37.786 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:174 Saturday 21 February 2026 03:33:10 -0500 (0:00:00.042) 0:00:37.828 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Re-read facts after adding custom fact] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:71 Saturday 21 February 2026 03:33:11 -0500 (0:00:00.053) 0:00:37.881 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:75 Saturday 21 February 2026 03:33:11 -0500 (0:00:00.048) 0:00:37.930 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:81 Saturday 21 February 2026 03:33:11 -0500 (0:00:00.040) 0:00:37.970 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:86 Saturday 21 February 2026 03:33:11 -0500 (0:00:00.047) 0:00:38.018 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:93 Saturday 21 February 2026 03:33:11 -0500 (0:00:00.041) 0:00:38.059 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:97 Saturday 21 February 2026 03:33:11 -0500 (0:00:00.041) 0:00:38.101 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [Include Rsyslog role] **************************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:108 Saturday 21 February 2026 03:33:11 -0500 (0:00:00.059) 0:00:38.160 ***** included: fedora.linux_system_roles.private_logging_subrole_rsyslog for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:4 Saturday 21 February 2026 03:33:11 -0500 (0:00:00.046) 0:00:38.207 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:4 Saturday 21 February 2026 03:33:11 -0500 (0:00:00.031) 0:00:38.238 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:12 Saturday 21 February 2026 03:33:11 -0500 (0:00:00.042) 0:00:38.281 ***** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set flag to indicate system is ostree] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:17 Saturday 21 February 2026 03:33:11 -0500 (0:00:00.394) 0:00:38.676 ***** ok: [managed-node2] => { "ansible_facts": { "__logging_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:21 Saturday 21 February 2026 03:33:11 -0500 (0:00:00.048) 0:00:38.725 ***** ok: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml) => { "ansible_facts": { "__rsyslog_input_basics": "input_basics.j2" }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include /vars/main.yml from /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:31 Saturday 21 February 2026 03:33:11 -0500 (0:00:00.116) 0:00:38.841 ***** skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Main rsyslog subrole] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:7 Saturday 21 February 2026 03:33:12 -0500 (0:00:00.149) 0:00:38.991 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get status of rsyslog packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:17 Saturday 21 February 2026 03:33:12 -0500 (0:00:00.100) 0:00:39.091 ***** skipping: [managed-node2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "item": "rsyslog", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:24 Saturday 21 February 2026 03:33:12 -0500 (0:00:00.051) 0:00:39.142 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:33 Saturday 21 February 2026 03:33:12 -0500 (0:00:00.039) 0:00:39.182 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute rsyslog TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset erased flag] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:43 Saturday 21 February 2026 03:33:13 -0500 (0:00:00.854) 0:00:40.037 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_erased": false }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:47 Saturday 21 February 2026 03:33:13 -0500 (0:00:00.028) 0:00:40.066 ***** ok: [managed-node2] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el10", "source": "rpm", "version": "1.56.0" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el10", "source": "rpm", "version": "1.56.0" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el10", "source": "rpm", "version": "1.56.0" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "2.el10", "source": "rpm", "version": "1.30" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "3.el10", "source": "rpm", "version": "0.60.8.1" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "attr": [ { "arch": "x86_64", "epoch": null, "name": "attr", "release": "5.el10", "source": "rpm", "version": "2.5.2" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "5.el10", "source": "rpm", "version": "4.0.3" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "5.el10", "source": "rpm", "version": "4.0.3" } ], "audit-rules": [ { "arch": "x86_64", "epoch": null, "name": "audit-rules", "release": "5.el10", "source": "rpm", "version": "4.0.3" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "1.el10", "source": "rpm", "version": "1.5.2" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "1.el10", "source": "rpm", "version": "1.5.2" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "2.el10", "source": "rpm", "version": "0.9~rc2" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "22.el10", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "6.el10", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "23.el10", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el10", "source": "rpm", "version": "1.31.4" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "60.el10", "source": "rpm", "version": "2.41" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "60.el10", "source": "rpm", "version": "2.41" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "9.el10", "source": "rpm", "version": "3.8.2" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "6.el10", "source": "rpm", "version": "1.83.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "6.el10", "source": "rpm", "version": "1.83.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "6.el10", "source": "rpm", "version": "1.83.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "6.el10", "source": "rpm", "version": "1.83.0" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "25.el10", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.el10", "source": "rpm", "version": "1.34.6" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "102.el10", "source": "rpm", "version": "2025.2.80_v9.0.305" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "20.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "20.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "20.el10", "source": "rpm", "version": "10.0" } ], "certmonger": [ { "arch": "x86_64", "epoch": null, "name": "certmonger", "release": "1.el10", "source": "rpm", "version": "0.79.21" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.el10", "source": "rpm", "version": "4.8" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.el10", "source": "rpm", "version": "24.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "11.el10", "source": "rpm", "version": "0.33" } ], "cmake-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "cmake-filesystem", "release": "1.el10", "source": "rpm", "version": "3.31.8" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "7.el10", "source": "rpm", "version": "9.5" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "7.el10", "source": "rpm", "version": "9.5" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "3.el10", "source": "rpm", "version": "2.15" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "8.el10", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "8.el10", "source": "rpm", "version": "2.9.11" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "14.el10", "source": "rpm", "version": "1.7.0" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "14.el10", "source": "rpm", "version": "1.7.0" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "6.el10", "source": "rpm", "version": "1.11^20190603git9e74f2d" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git0e54016.el10", "source": "rpm", "version": "20260216" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git0e54016.el10", "source": "rpm", "version": "20260216" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.el10", "source": "rpm", "version": "2.8.1" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "4.el10", "source": "rpm", "version": "8.12.1" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "27.el10", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "27.el10", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "4.el10", "source": "rpm", "version": "36" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event-libs", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-libs", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "1.el10", "source": "rpm", "version": "1.3.0" } ], "dhcpcd": [ { "arch": "x86_64", "epoch": null, "name": "dhcpcd", "release": "10.el10", "source": "rpm", "version": "10.0.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "8.el10", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "21.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "21.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "10.el10", "source": "rpm", "version": "4.7.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "4.el10", "source": "rpm", "version": "107" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "4.el10", "source": "rpm", "version": "107" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "4.el10", "source": "rpm", "version": "107" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "4.el10", "source": "rpm", "version": "107" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el10", "source": "rpm", "version": "13.0.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el10", "source": "rpm", "version": "1.47.1" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el10", "source": "rpm", "version": "1.47.1" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el10", "source": "rpm", "version": "39" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "5.el10s", "source": "rpm", "version": "10" } ], "erofs-utils": [ { "arch": "x86_64", "epoch": null, "name": "erofs-utils", "release": "1.el10", "source": "rpm", "version": "1.8.10" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el10", "source": "rpm", "version": "6.15" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el10", "source": "rpm", "version": "2.7.3" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "8.el10", "source": "rpm", "version": "5.45" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "8.el10", "source": "rpm", "version": "5.45" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "17.el10", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "5.el10", "source": "rpm", "version": "4.10.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.el10", "source": "rpm", "version": "2.4.0" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.el10", "source": "rpm", "version": "2.4.0" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "19.el10", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "18.el10", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "25.el10", "source": "rpm", "version": "2.9.9" } ], "fuse3-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse3-libs", "release": "5.el10", "source": "rpm", "version": "3.16.2" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el10", "source": "rpm", "version": "5.3.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el10", "source": "rpm", "version": "5.3.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "14.el10", "source": "rpm", "version": "1.23" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "14.el10", "source": "rpm", "version": "1.23" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "6.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "6.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "6.el10", "source": "rpm", "version": "0.22.5" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el10", "source": "rpm", "version": "2.52.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el10", "source": "rpm", "version": "2.52.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el10", "source": "rpm", "version": "2.52.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "12.el10", "source": "rpm", "version": "2.80.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "12.el10", "source": "rpm", "version": "6.2.1" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "3.el10", "source": "rpm", "version": "3.8.10" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "6.el10", "source": "rpm", "version": "1.79.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "10.el10", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el10", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "83.el10", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "10.el10", "source": "rpm", "version": "0.9.2" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.el10", "source": "rpm", "version": "1.13" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "14.el10", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "9.el10", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "11.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "11.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "11.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "9.el10", "source": "rpm", "version": "1.7.2" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "10.8.el10", "source": "rpm", "version": "0.379" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "4.el10", "source": "rpm", "version": "1.6.2" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "3.el10", "source": "rpm", "version": "58" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "2.el10", "source": "rpm", "version": "10.26" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "2.el10", "source": "rpm", "version": "10.26" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.el10", "source": "rpm", "version": "6.17.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.el10", "source": "rpm", "version": "6.17.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "9.el10", "source": "rpm", "version": "7.22" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "9.el10", "source": "rpm", "version": "7.22" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "12.el10", "source": "rpm", "version": "1.8.11" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "12.el10", "source": "rpm", "version": "1.8.11" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "5.el10", "source": "rpm", "version": "20240905" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "6.el10", "source": "rpm", "version": "1.9.4" } ], "iwlwifi-dvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-dvm-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "iwlwifi-mvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-mvm-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "3.el10", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "2.el10", "source": "rpm", "version": "3.6.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "11.el10", "source": "rpm", "version": "1.7.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "3.el10", "source": "rpm", "version": "0.18" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "7.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "7.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "7.el10", "source": "rpm", "version": "2.6.4" } ], "kdump-utils": [ { "arch": "x86_64", "epoch": null, "name": "kdump-utils", "release": "15.el10", "source": "rpm", "version": "1.0.58" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "205.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "205.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-modules-extra": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-extra", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "3.el10", "source": "rpm", "version": "2.0.32" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "5.el10", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "5.el10", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "13.el10", "source": "rpm", "version": "31" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "13.el10", "source": "rpm", "version": "31" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "15.el10", "source": "rpm", "version": "0.9.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "8.el10", "source": "rpm", "version": "1.21.3" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "3.el10", "source": "rpm", "version": "661" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el10", "source": "rpm", "version": "2.3.2" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "22.el10", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el10", "source": "rpm", "version": "3.7.7" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.el10", "source": "rpm", "version": "2.5.2" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "58.el10", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el10", "source": "rpm", "version": "1.7.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "7.el10", "source": "rpm", "version": "1.1.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.el10", "source": "rpm", "version": "2.69" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "6.el10", "source": "rpm", "version": "0.8.4" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "6.el10", "source": "rpm", "version": "0.8.4" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "3.el10", "source": "rpm", "version": "0.11.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "58.el10", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el10", "source": "rpm", "version": "1.47.1" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.el10", "source": "rpm", "version": "0.1.21" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "4.el10", "source": "rpm", "version": "8.12.1" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "58.el10", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "14.el10", "source": "rpm", "version": "0.73.1" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el10", "source": "rpm", "version": "0.6.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "52.20230828cvs.el10", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "11.el10", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "15.el10", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "16.el10", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.el10", "source": "rpm", "version": "1.2304.0" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "10.el10", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "7.el10", "source": "rpm", "version": "1.14.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "3.el10", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "58.el10", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "3.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hasher": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hasher", "release": "3.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "3.el10", "source": "rpm", "version": "1.5.0" } ], "libldb": [ { "arch": "x86_64", "epoch": 0, "name": "libldb", "release": "102.el10", "source": "rpm", "version": "4.23.5" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "7.el10", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "12.el10", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "7.el10", "source": "rpm", "version": "1.3.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "2.el10", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "12.el10", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "3.el10", "source": "rpm", "version": "1.0.2" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "4.el10", "source": "rpm", "version": "2.8.3" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "2.el10", "source": "rpm", "version": "1.3.0" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "3.el10", "source": "rpm", "version": "1.68.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el10", "source": "rpm", "version": "3.11.0" } ], "libnvme": [ { "arch": "x86_64", "epoch": null, "name": "libnvme", "release": "2.el10", "source": "rpm", "version": "1.16.1" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "58.el10", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "7.el10", "source": "rpm", "version": "1.5.7" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.el10", "source": "rpm", "version": "0.21.5" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.el10", "source": "rpm", "version": "1.4.5" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "58.el10", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.el10", "source": "rpm", "version": "1.19.0" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.el10", "source": "rpm", "version": "2.5.6" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.el10", "source": "rpm", "version": "0.7.33" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el10", "source": "rpm", "version": "1.47.1" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.el10", "source": "rpm", "version": "0.12.0" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.el10", "source": "rpm", "version": "0.12.0" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "15.el10", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "100.el10", "source": "rpm", "version": "2.4.3" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.el10", "source": "rpm", "version": "4.20.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "100.el10", "source": "rpm", "version": "1.4.14" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "100.el10", "source": "rpm", "version": "0.17.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.el10", "source": "rpm", "version": "1.3.5" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "10.el10", "source": "rpm", "version": "1.1" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "1.el10", "source": "rpm", "version": "2.12" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "15.el10", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.el10", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "10.el10", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "10.el10", "source": "rpm", "version": "4.4.36" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "10.el10", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "4.el10", "source": "rpm", "version": "1.7.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "10.el10", "source": "rpm", "version": "2.12.5" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "8.el10", "source": "rpm", "version": "1.1.39" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "16.el10", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "9.el10", "source": "rpm", "version": "1.5.5" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "9.el10", "source": "rpm", "version": "1.5.5" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "4.el10", "source": "rpm", "version": "0.9.32" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "5.el10", "source": "rpm", "version": "3.22.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "9.el10", "source": "rpm", "version": "B.02.20" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "15.el10", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "7.el10", "source": "rpm", "version": "5.4.6" } ], "lvm2": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2", "release": "3.el10", "source": "rpm", "version": "2.03.32" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2-libs", "release": "3.el10", "source": "rpm", "version": "2.03.32" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "8.el10", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "14.el10", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "11.el10", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "9.el10", "source": "rpm", "version": "4.4.1" } ], "makedumpfile": [ { "arch": "x86_64", "epoch": null, "name": "makedumpfile", "release": "1.el10", "source": "rpm", "version": "1.7.8" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "10.el10", "source": "rpm", "version": "2.12.0" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "6.el10", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el10", "source": "rpm", "version": "20251111" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "4.el10", "source": "rpm", "version": "0.7.2" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "12.el10", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "8.el10", "source": "rpm", "version": "4.2.1" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "14.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "14.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "14.20240127.el10", "source": "rpm", "version": "6.4" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "5.el10", "source": "rpm", "version": "0.52.24" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "4.el10", "source": "rpm", "version": "2.8.3" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.el10", "source": "rpm", "version": "1.1.5" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "4.el10", "source": "rpm", "version": "4.36.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "3.el10", "source": "rpm", "version": "2.0.19" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "7.el10", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.el10", "source": "rpm", "version": "2.6.10" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "19.el10", "source": "rpm", "version": "9.9p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "19.el10", "source": "rpm", "version": "9.9p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "19.el10", "source": "rpm", "version": "9.9p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.el10", "source": "rpm", "version": "3.5.5" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "1.el10", "source": "rpm", "version": "3.5.5" } ], "openssl-fips-provider": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-fips-provider", "release": "1.el10", "source": "rpm", "version": "3.5.5" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.el10", "source": "rpm", "version": "3.5.5" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el10", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "1.el10", "source": "rpm", "version": "0.26.2" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "1.el10", "source": "rpm", "version": "0.26.2" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "9.el10", "source": "rpm", "version": "1.6.1" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "9.el10", "source": "rpm", "version": "1.6.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "7.el10", "source": "rpm", "version": "3.6" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "6.el10", "source": "rpm", "version": "3.13.0" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.el10.3", "source": "rpm", "version": "10.44" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.el10.3", "source": "rpm", "version": "10.44" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "514.el10", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "514.el10", "source": "rpm", "version": "1.89" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "511.el10", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "514.el10", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "512.el10", "source": "rpm", "version": "2.189" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "511.el10", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "6.el10", "source": "rpm", "version": "2.59" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "514.el10", "source": "rpm", "version": "1.56" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "511.el10", "source": "rpm", "version": "3.21" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "514.el10", "source": "rpm", "version": "1.38" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "18.el10", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "511.el10", "source": "rpm", "version": "5.78" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "514.el10", "source": "rpm", "version": "1.18" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "514.el10", "source": "rpm", "version": "2.86" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "512.el10", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "512.el10", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "514.el10", "source": "rpm", "version": "1.14" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "514.el10", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "3.el10", "source": "rpm", "version": "2.58" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "514.el10", "source": "rpm", "version": "1.14" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el10", "source": "rpm", "version": "2.52.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "512.el10", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "514.el10", "source": "rpm", "version": "1.55" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "512.el10", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "3.el10", "source": "rpm", "version": "2.085" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "514.el10", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "511.el10", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "5.el10", "source": "rpm", "version": "20231213" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "514.el10", "source": "rpm", "version": "1.17" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "8.el10", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "514.el10", "source": "rpm", "version": "2.20" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "512.el10", "source": "rpm", "version": "3.91" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "511.el10", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "512.el10", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "511.el10", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "511.el10", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "511.el10", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "514.el10", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "511.el10", "source": "rpm", "version": "2.038" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "511.el10", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "514.el10", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "512.el10", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "511.el10", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "24.el10", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "511.el10", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "511.el10", "source": "rpm", "version": "2024.001" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "511.el10", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el10", "source": "rpm", "version": "5.27" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "514.el10", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "512.el10", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "514.el10", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "514.el10", "source": "rpm", "version": "5.40.2" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "514.el10", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "512.el10", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "514.el10", "source": "rpm", "version": "5.40.2" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "514.el10", "source": "rpm", "version": "1.12" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "514.el10", "source": "rpm", "version": "1.29" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "514.el10", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "514.el10", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "512.el10", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "511.el10", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "514.el10", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.el10", "source": "rpm", "version": "2.8" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el10", "source": "rpm", "version": "1.19" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "4.el10", "source": "rpm", "version": "0.2.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "9.el10", "source": "rpm", "version": "4.0.4" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "8.el10", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "5.el10", "source": "rpm", "version": "20240107" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "3.el10", "source": "rpm", "version": "3.12.12" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "3.el10", "source": "rpm", "version": "3.12.12" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el10", "source": "rpm", "version": "23.2.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "5.el10", "source": "rpm", "version": "4.0.3" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.el10", "source": "rpm", "version": "1.16.0" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "1.el10", "source": "rpm", "version": "3.4.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "10.el10", "source": "rpm", "version": "5.0.8" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "4.el10", "source": "rpm", "version": "43.0.0" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.el10", "source": "rpm", "version": "2.9.0.post0" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "8.el10", "source": "rpm", "version": "1.3.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.el10", "source": "rpm", "version": "1.9.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "21.el10", "source": "rpm", "version": "4.20.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "10.el10", "source": "rpm", "version": "4.7.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.el10", "source": "rpm", "version": "2.4.0" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "7.el10", "source": "rpm", "version": "3.46.0" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "7.el10", "source": "rpm", "version": "3.46.0" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "14.el10", "source": "rpm", "version": "0.73.1" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.el10", "source": "rpm", "version": "3.7" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.el10", "source": "rpm", "version": "3.1.6" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "6.el10", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "9.el10", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "7.el10", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "6.el10", "source": "rpm", "version": "2023.11.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.el10", "source": "rpm", "version": "0.1.21" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "14.el10", "source": "rpm", "version": "0.73.1" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "3.el10", "source": "rpm", "version": "3.12.12" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "4.el10", "source": "rpm", "version": "5.2.1" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "6.el10", "source": "rpm", "version": "2.1.3" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.el10", "source": "rpm", "version": "1.1.5" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "6.el10", "source": "rpm", "version": "3.2.2" } ], "python3-packaging": [ { "arch": "noarch", "epoch": null, "name": "python3-packaging", "release": "2.el10", "source": "rpm", "version": "24.2" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "7.el10", "source": "rpm", "version": "23.3.2" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "25.el10", "source": "rpm", "version": "3.11" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "python3-pyasn1": [ { "arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "1.el10", "source": "rpm", "version": "0.6.1" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "16.el10", "source": "rpm", "version": "2.20" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "11.el10", "source": "rpm", "version": "3.5" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "19.el10", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "6.el10", "source": "rpm", "version": "0.31.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "1.el10", "source": "rpm", "version": "2.32.4" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "6.el10", "source": "rpm", "version": "0.17.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "2.el10", "source": "rpm", "version": "4.6.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "16.el10", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "11.el10", "source": "rpm", "version": "235" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.el10", "source": "rpm", "version": "1.26.19" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "6.el10", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 18, "name": "qemu-guest-agent", "release": "11.el10", "source": "rpm", "version": "10.1.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "10.el10", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "10.el10", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "11.el10", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "redhat-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-mono-vf-fonts", "release": "1.el10", "source": "rpm", "version": "4.1.0" } ], "redhat-text-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-text-vf-fonts", "release": "1.el10", "source": "rpm", "version": "4.1.0" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el10", "source": "rpm", "version": "0.4.14" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el10", "source": "rpm", "version": "0.4.14" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "5.el10", "source": "rpm", "version": "6.17" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "54.el10", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "3.el10", "source": "rpm", "version": "1.2.7" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "1.el10", "source": "rpm", "version": "1.10.1.1" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.el10", "source": "rpm", "version": "3.4.1" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "5.el10", "source": "rpm", "version": "8.2510.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "3.el10", "source": "rpm", "version": "4.9" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el10", "source": "rpm", "version": "42.1.17" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el10", "source": "rpm", "version": "42.1.17" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "7.el10", "source": "rpm", "version": "2.14.5" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "7.el10", "source": "rpm", "version": "1.48" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "7.el10", "source": "rpm", "version": "1.48" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "10.el10", "source": "rpm", "version": "4.15.0" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "8.el10", "source": "rpm", "version": "2.3.3" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "7.el10", "source": "rpm", "version": "1.1.10" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "5.el10", "source": "rpm", "version": "3.46.1" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "sssd-krb5-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5-common", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "3.el10", "source": "rpm", "version": "6.12" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "2.p2.el10", "source": "rpm", "version": "1.9.17" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "2.p2.el10", "source": "rpm", "version": "1.9.17" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "22.el10", "source": "rpm", "version": "257" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "22.el10", "source": "rpm", "version": "257" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "22.el10", "source": "rpm", "version": "257" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "22.el10", "source": "rpm", "version": "257" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "3.el10", "source": "rpm", "version": "5.4" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "3.el10", "source": "rpm", "version": "5.4" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "3.el10", "source": "rpm", "version": "5.4" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "3.el10", "source": "rpm", "version": "5.4" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "10.el10", "source": "rpm", "version": "1.35" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "7.el10", "source": "rpm", "version": "2021.11.0" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "25.el10", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "5.el10", "source": "rpm", "version": "5.7" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "6.el10", "source": "rpm", "version": "4.1.3" } ], "tpm2-tss-fapi": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss-fapi", "release": "6.el10", "source": "rpm", "version": "4.1.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el10", "source": "rpm", "version": "2025c" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "69.el10", "source": "rpm", "version": "6.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "7.el10", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "5.el10", "source": "rpm", "version": "1.24.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "44.el10", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.el10", "source": "rpm", "version": "6.16.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.el10", "source": "rpm", "version": "2.41" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "xz": [ { "arch": "x86_64", "epoch": 1, "name": "xz", "release": "4.el10", "source": "rpm", "version": "5.6.2" } ], "xz-devel": [ { "arch": "x86_64", "epoch": 1, "name": "xz-devel", "release": "4.el10", "source": "rpm", "version": "5.6.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": 1, "name": "xz-libs", "release": "4.el10", "source": "rpm", "version": "5.6.2" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "21.el10", "source": "rpm", "version": "4.20.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "10.el10", "source": "rpm", "version": "4.7.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "45.el10", "source": "rpm", "version": "3.0" } ], "zlib-ng-compat": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat", "release": "3.el10", "source": "rpm", "version": "2.2.3" } ], "zlib-ng-compat-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat-devel", "release": "3.el10", "source": "rpm", "version": "2.2.3" } ] } }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog version] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:51 Saturday 21 February 2026 03:33:14 -0500 (0:00:01.466) 0:00:41.532 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_version": "8.2510.0" }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 1] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:58 Saturday 21 February 2026 03:33:14 -0500 (0:00:00.082) 0:00:41.614 ***** skipping: [managed-node2] => { "false_condition": "__rsyslog_version is version('8.37.0-7.2', '<')" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 2] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:63 Saturday 21 February 2026 03:33:14 -0500 (0:00:00.039) 0:00:41.653 ***** ok: [managed-node2] => {} MSG: Rsyslog_version is 8.2510.0, which is newer than "8.37.0-7.2". TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set __rsyslog_failed_validation] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:71 Saturday 21 February 2026 03:33:14 -0500 (0:00:00.045) 0:00:41.699 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "rsyslog_in_image | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create the config directory if it does not exist] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:79 Saturday 21 February 2026 03:33:14 -0500 (0:00:00.055) 0:00:41.754 ***** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 31, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create a work directory] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:86 Saturday 21 February 2026 03:33:15 -0500 (0:00:00.511) 0:00:42.266 ***** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 29, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:92 Saturday 21 February 2026 03:33:15 -0500 (0:00:00.458) 0:00:42.724 ***** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:100 Saturday 21 February 2026 03:33:16 -0500 (0:00:00.550) 0:00:43.275 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_common_rules": [ { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:158 Saturday 21 February 2026 03:33:16 -0500 (0:00:00.312) 0:00:43.587 ***** changed: [managed-node2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="16384"\n preserveFQDN="on"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "state": "file", "uid": 0 } skipping: [managed-node2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } changed: [managed-node2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "state": "file", "uid": 0 } changed: [managed-node2] => (item={'name': 'templates', 'type': 'templates', 'sections': [{'comment': 'User provided output templates', 'options': '\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Initialize list of template results] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:182 Saturday 21 February 2026 03:33:19 -0500 (0:00:02.941) 0:00:46.529 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:186 Saturday 21 February 2026 03:33:19 -0500 (0:00:00.096) 0:00:46.626 ***** skipping: [managed-node2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="16384"\n preserveFQDN="on"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'templates', 'type': 'templates', 'sections': [{'comment': 'User provided output templates', 'options': '\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include input sub-vars] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:204 Saturday 21 February 2026 03:33:19 -0500 (0:00:00.113) 0:00:46.740 ***** ok: [managed-node2] => (item={'name': 'system_input', 'type': 'basics'}) => { "ansible_facts": { "__rsyslog_basics_packages": [] }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml" ], "ansible_loop_var": "input_item", "changed": false, "input_item": { "name": "system_input", "type": "basics" } } ok: [managed-node2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/logging_cert.crt', 'cert': '/etc/pki/tls/certs/logging_cert.crt', 'private_key': '/etc/pki/tls/private/logging_cert.key', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => { "ansible_facts": { "__rsyslog_conf_input_relp_modules": [ { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" } ], "__rsyslog_input_relp_packages": [ "rsyslog-relp", "librelp" ], "__rsyslog_input_relp_rules": [ "{{ __rsyslog_conf_input_relp_modules }}" ] }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml" ], "ansible_loop_var": "input_item", "changed": false, "input_item": { "ca_cert": "/etc/pki/tls/certs/logging_cert.crt", "cert": "/etc/pki/tls/certs/logging_cert.crt", "name": "relp_server0", "permitted_clients": [ "*.client.com", "*.example.com" ], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/logging_cert.key", "tls": true, "type": "relp" } } ok: [managed-node2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/logging_cert.crt', 'cert': '/etc/pki/tls/certs/logging_cert.crt', 'private_key': '/etc/pki/tls/private/logging_cert.key', 'pki_authmode': 'name'}) => { "ansible_facts": { "__rsyslog_conf_input_relp_modules": [ { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" } ], "__rsyslog_input_relp_packages": [ "rsyslog-relp", "librelp" ], "__rsyslog_input_relp_rules": [ "{{ __rsyslog_conf_input_relp_modules }}" ] }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml" ], "ansible_loop_var": "input_item", "changed": false, "input_item": { "ca_cert": "/etc/pki/tls/certs/logging_cert.crt", "cert": "/etc/pki/tls/certs/logging_cert.crt", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/logging_cert.key", "tls": true, "type": "relp" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run input sub-tasks] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:214 Saturday 21 February 2026 03:33:19 -0500 (0:00:00.110) 0:00:46.850 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/basics/main.yml for managed-node2 => (item={'name': 'system_input', 'type': 'basics'}) included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/relp/main.yml for managed-node2 => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/logging_cert.crt', 'cert': '/etc/pki/tls/certs/logging_cert.crt', 'private_key': '/etc/pki/tls/private/logging_cert.key', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/relp/main.yml for managed-node2 => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/logging_cert.crt', 'cert': '/etc/pki/tls/certs/logging_cert.crt', 'private_key': '/etc/pki/tls/private/logging_cert.key', 'pki_authmode': 'name'}) TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update basics input packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/basics/main.yml:3 Saturday 21 February 2026 03:33:20 -0500 (0:00:00.168) 0:00:47.018 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:33:20 -0500 (0:00:00.094) 0:00:47.112 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:33:20 -0500 (0:00:00.070) 0:00:47.183 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:33:20 -0500 (0:00:00.059) 0:00:47.243 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:33:20 -0500 (0:00:00.081) 0:00:47.324 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create basics input configuration file /etc/rsyslog.d/input-basics-system_input] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/basics/main.yml:10 Saturday 21 February 2026 03:33:20 -0500 (0:00:00.058) 0:00:47.383 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:33:20 -0500 (0:00:00.128) 0:00:47.511 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:33:20 -0500 (0:00:00.066) 0:00:47.578 ***** changed: [managed-node2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_output\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input" }, "md5sum": "dad0a55bcb77dbcce2404b7a26f31c2d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 553, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:33:21 -0500 (0:00:01.262) 0:00:48.840 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "dad0a55bcb77dbcce2404b7a26f31c2d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 553, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:33:22 -0500 (0:00:00.049) 0:00:48.890 ***** skipping: [managed-node2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_output\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set and check certs and key for relp input] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/relp/main.yml:2 Saturday 21 February 2026 03:33:22 -0500 (0:00:00.305) 0:00:49.196 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:10 Saturday 21 February 2026 03:33:22 -0500 (0:00:00.097) 0:00:49.293 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_cert_subject.ca_cert_src | d(\"\") | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:17 Saturday 21 February 2026 03:33:22 -0500 (0:00:00.060) 0:00:49.353 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_cert_subject.cert_src | d(\"\") | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:24 Saturday 21 February 2026 03:33:22 -0500 (0:00:00.051) 0:00:49.405 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_cert_subject.private_key_src | d(\"\") | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:31 Saturday 21 February 2026 03:33:22 -0500 (0:00:00.050) 0:00:49.456 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not ((__rsyslog_cert_subject.ca_cert | d(\"\") | length > 0 and __rsyslog_cert_subject.cert | d(\"\") | length > 0 and __rsyslog_cert_subject.private_key | d(\"\") | length > 0) or (__rsyslog_cert_subject.ca_cert_src | d(\"\") | length > 0 and __rsyslog_cert_subject.cert_src | d(\"\") | length > 0 and __rsyslog_cert_subject.private_key_src | d(\"\") | length > 0))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:36 Saturday 21 February 2026 03:33:22 -0500 (0:00:00.053) 0:00:49.509 ***** skipping: [managed-node2] => { "false_condition": "not (__rsyslog_cert_subject.tls | d((__rsyslog_cert_subject.use_cert | d(true, true)), true))" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/relp/main.yml:9 Saturday 21 February 2026 03:33:22 -0500 (0:00:00.087) 0:00:49.597 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:33:22 -0500 (0:00:00.125) 0:00:49.722 ***** Notification for handler Restart rsyslogd has been saved. changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: librelp-1.11.0-7.el10.x86_64", "Installed: rsyslog-relp-8.2510.0-5.el10.x86_64" ] } lsrpackages: librelp rsyslog-relp TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:33:24 -0500 (0:00:01.874) 0:00:51.597 ***** changed: [managed-node2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "gid": 0, "group": "root", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "md5sum": "ba4e5281e6496b9817df85f4ffa74c80", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:33:25 -0500 (0:00:00.817) 0:00:52.414 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "dad0a55bcb77dbcce2404b7a26f31c2d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 553, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "content": null, "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "ba4e5281e6496b9817df85f4ffa74c80", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:33:25 -0500 (0:00:00.093) 0:00:52.508 ***** skipping: [managed-node2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create relp input configuration file /etc/rsyslog.d/input-relp-relp_server0] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/relp/main.yml:16 Saturday 21 February 2026 03:33:25 -0500 (0:00:00.075) 0:00:52.583 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:33:25 -0500 (0:00:00.116) 0:00:52.700 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:33:25 -0500 (0:00:00.114) 0:00:52.815 ***** changed: [managed-node2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="16384"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/logging_cert.crt"\n tls.mycert="/etc/pki/tls/certs/logging_cert.crt"\n tls.myprivkey="/etc/pki/tls/private/logging_cert.key"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0")\n then {\n call files_output\n}\nif\n ($inputname == "relp_server0")\n then {\n call forwards_output\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "5ac711bb2a485fc0df3ae541ca92d9d390a066d9", "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "gid": 0, "group": "root", "inner_item": { "name": "input-relp-relp_server0", "sections": [ { "options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"16384\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server0\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input", "weight": "11" }, "md5sum": "8cf96eeebeed7fff1aacc171bfc5be00", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 548, "src": "/root/.ansible/tmp/ansible-tmp-1771662806.3466492-30873-131859260414976/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:33:27 -0500 (0:00:01.170) 0:00:53.986 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "dad0a55bcb77dbcce2404b7a26f31c2d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 553, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "content": null, "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "ba4e5281e6496b9817df85f4ffa74c80", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "5ac711bb2a485fc0df3ae541ca92d9d390a066d9", "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-relp_server0", "sections": [ { "options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"16384\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server0\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input", "weight": "11" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "5ac711bb2a485fc0df3ae541ca92d9d390a066d9", "content": null, "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662806.3466492-30873-131859260414976/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "8cf96eeebeed7fff1aacc171bfc5be00", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 548, "src": "/root/.ansible/tmp/ansible-tmp-1771662806.3466492-30873-131859260414976/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:33:27 -0500 (0:00:00.084) 0:00:54.070 ***** skipping: [managed-node2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="16384"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/logging_cert.crt"\n tls.mycert="/etc/pki/tls/certs/logging_cert.crt"\n tls.myprivkey="/etc/pki/tls/private/logging_cert.key"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0")\n then {\n call files_output\n}\nif\n ($inputname == "relp_server0")\n then {\n call forwards_output\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "input-relp-relp_server0", "sections": [ { "options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"16384\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server0\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input", "weight": "11" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set and check certs and key for relp input] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/relp/main.yml:2 Saturday 21 February 2026 03:33:27 -0500 (0:00:00.136) 0:00:54.207 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:10 Saturday 21 February 2026 03:33:27 -0500 (0:00:00.055) 0:00:54.263 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_cert_subject.ca_cert_src | d(\"\") | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:17 Saturday 21 February 2026 03:33:27 -0500 (0:00:00.055) 0:00:54.319 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_cert_subject.cert_src | d(\"\") | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:24 Saturday 21 February 2026 03:33:27 -0500 (0:00:00.081) 0:00:54.400 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_cert_subject.private_key_src | d(\"\") | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:31 Saturday 21 February 2026 03:33:27 -0500 (0:00:00.074) 0:00:54.475 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not ((__rsyslog_cert_subject.ca_cert | d(\"\") | length > 0 and __rsyslog_cert_subject.cert | d(\"\") | length > 0 and __rsyslog_cert_subject.private_key | d(\"\") | length > 0) or (__rsyslog_cert_subject.ca_cert_src | d(\"\") | length > 0 and __rsyslog_cert_subject.cert_src | d(\"\") | length > 0 and __rsyslog_cert_subject.private_key_src | d(\"\") | length > 0))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:36 Saturday 21 February 2026 03:33:27 -0500 (0:00:00.080) 0:00:54.555 ***** skipping: [managed-node2] => { "false_condition": "not (__rsyslog_cert_subject.tls | d((__rsyslog_cert_subject.use_cert | d(true, true)), true))" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/relp/main.yml:9 Saturday 21 February 2026 03:33:27 -0500 (0:00:00.234) 0:00:54.790 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:33:28 -0500 (0:00:00.189) 0:00:54.979 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: librelp rsyslog-relp TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:33:29 -0500 (0:00:00.956) 0:00:55.936 ***** ok: [managed-node2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "gid": 0, "group": "root", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:33:29 -0500 (0:00:00.794) 0:00:56.731 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "dad0a55bcb77dbcce2404b7a26f31c2d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 553, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "content": null, "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "ba4e5281e6496b9817df85f4ffa74c80", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "5ac711bb2a485fc0df3ae541ca92d9d390a066d9", "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-relp_server0", "sections": [ { "options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"16384\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server0\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input", "weight": "11" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "5ac711bb2a485fc0df3ae541ca92d9d390a066d9", "content": null, "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662806.3466492-30873-131859260414976/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "8cf96eeebeed7fff1aacc171bfc5be00", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 548, "src": "/root/.ansible/tmp/ansible-tmp-1771662806.3466492-30873-131859260414976/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-input-relp-module.conf" }, "before": { "path": "/etc/rsyslog.d/10-input-relp-module.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:33:29 -0500 (0:00:00.104) 0:00:56.835 ***** skipping: [managed-node2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create relp input configuration file /etc/rsyslog.d/input-relp-relp_server1] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/relp/main.yml:16 Saturday 21 February 2026 03:33:30 -0500 (0:00:00.070) 0:00:56.906 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:33:30 -0500 (0:00:00.083) 0:00:56.990 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:33:30 -0500 (0:00:00.043) 0:00:57.033 ***** changed: [managed-node2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="16384"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/logging_cert.crt"\n tls.mycert="/etc/pki/tls/certs/logging_cert.crt"\n tls.myprivkey="/etc/pki/tls/private/logging_cert.key"\n tls.authmode="name"\n tls.permittedpeer=["*.managed-node2"]\n)\nif\n ($inputname == "relp_server1")\n then {\n call files_output\n}\nif\n ($inputname == "relp_server1")\n then {\n call forwards_output\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "15548200ee428da687fe79f89741f9b0598fc79d", "dest": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "gid": 0, "group": "root", "inner_item": { "name": "input-relp-relp_server1", "sections": [ { "options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"16384\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.managed-node2\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server1\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input", "weight": "11" }, "md5sum": "943f48ed218258e8359203fe28433fc7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 536, "src": "/root/.ansible/tmp/ansible-tmp-1771662810.379772-31050-268218345839449/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:33:31 -0500 (0:00:00.892) 0:00:57.926 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "dad0a55bcb77dbcce2404b7a26f31c2d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 553, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "content": null, "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "ba4e5281e6496b9817df85f4ffa74c80", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "5ac711bb2a485fc0df3ae541ca92d9d390a066d9", "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-relp_server0", "sections": [ { "options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"16384\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server0\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input", "weight": "11" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "5ac711bb2a485fc0df3ae541ca92d9d390a066d9", "content": null, "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662806.3466492-30873-131859260414976/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "8cf96eeebeed7fff1aacc171bfc5be00", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 548, "src": "/root/.ansible/tmp/ansible-tmp-1771662806.3466492-30873-131859260414976/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-input-relp-module.conf" }, "before": { "path": "/etc/rsyslog.d/10-input-relp-module.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "15548200ee428da687fe79f89741f9b0598fc79d", "dest": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-relp_server1", "sections": [ { "options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"16384\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.managed-node2\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server1\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input", "weight": "11" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "15548200ee428da687fe79f89741f9b0598fc79d", "content": null, "dest": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662810.379772-31050-268218345839449/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "943f48ed218258e8359203fe28433fc7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 536, "src": "/root/.ansible/tmp/ansible-tmp-1771662810.379772-31050-268218345839449/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:33:31 -0500 (0:00:00.088) 0:00:58.015 ***** skipping: [managed-node2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="16384"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/logging_cert.crt"\n tls.mycert="/etc/pki/tls/certs/logging_cert.crt"\n tls.myprivkey="/etc/pki/tls/private/logging_cert.key"\n tls.authmode="name"\n tls.permittedpeer=["*.managed-node2"]\n)\nif\n ($inputname == "relp_server1")\n then {\n call files_output\n}\nif\n ($inputname == "relp_server1")\n then {\n call forwards_output\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "input-relp-relp_server1", "sections": [ { "options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"16384\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.managed-node2\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server1\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input", "weight": "11" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include output sub-vars] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:229 Saturday 21 February 2026 03:33:31 -0500 (0:00:00.171) 0:00:58.186 ***** ok: [managed-node2] => (item={'name': 'files_output', 'type': 'files'}) => { "ansible_facts": { "__rsyslog_conf_files_output_modules": [ { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "{% if logging_files_template_format == \"traditional\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% elif logging_files_template_format == \"syslog\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_SyslogProtocol23Format\")\n{% elif logging_files_template_format not in [\"\", \"modern\"] %}\nmodule(load=\"builtin:omfile\" Template=\"{{ logging_files_template_format }}\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}" } ], "type": "modules" } ], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": [ "{{ __rsyslog_conf_files_output_modules }}" ] }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml" ], "ansible_loop_var": "output_item", "changed": false, "output_item": { "name": "files_output", "type": "files" } } ok: [managed-node2] => (item={'name': 'forwards_output', 'type': 'forwards', 'target': 'host.domain', 'tcp_port': 1514}) => { "ansible_facts": { "__rsyslog_conf_forwards_output_modules": [ { "name": "output-forwards-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "{% if logging_forwards_template_format == \"traditional\" %}\nmodule(load=\"builtin:omfwd\" Template=\"RSYSLOG_TraditionalForwardFormat\")\n{% elif logging_forwards_template_format == \"syslog\" %}\nmodule(load=\"builtin:omfwd\" Template=\"RSYSLOG_SyslogProtocol23Format\")\n{% elif logging_forwards_template_format | length > 0 and logging_forwards_template_format != \"modern\" %}\nmodule(load=\"builtin:omfwd\" Template=\"{{ logging_forwards_template_format }}\")\n{% else %}\nmodule(load=\"builtin:omfwd\")\n{% endif %}" } ], "type": "modules" } ], "__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": [ "{{ __rsyslog_conf_forwards_output_modules }}" ] }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml" ], "ansible_loop_var": "output_item", "changed": false, "output_item": { "name": "forwards_output", "target": "host.domain", "tcp_port": 1514, "type": "forwards" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run output sub-tasks] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:241 Saturday 21 February 2026 03:33:31 -0500 (0:00:00.079) 0:00:58.266 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml for managed-node2 => (item={'name': 'files_output', 'type': 'files'}) included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/forwards/main.yml for managed-node2 => (item={'name': 'forwards_output', 'type': 'forwards', 'target': 'host.domain', 'tcp_port': 1514}) TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml:3 Saturday 21 February 2026 03:33:31 -0500 (0:00:00.103) 0:00:58.369 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:33:31 -0500 (0:00:00.077) 0:00:58.447 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:33:31 -0500 (0:00:00.051) 0:00:58.498 ***** changed: [managed-node2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1771662811.7206874-31142-240908610187926/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:33:32 -0500 (0:00:00.788) 0:00:59.287 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "dad0a55bcb77dbcce2404b7a26f31c2d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 553, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "content": null, "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "ba4e5281e6496b9817df85f4ffa74c80", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "5ac711bb2a485fc0df3ae541ca92d9d390a066d9", "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-relp_server0", "sections": [ { "options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"16384\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server0\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input", "weight": "11" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "5ac711bb2a485fc0df3ae541ca92d9d390a066d9", "content": null, "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662806.3466492-30873-131859260414976/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "8cf96eeebeed7fff1aacc171bfc5be00", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 548, "src": "/root/.ansible/tmp/ansible-tmp-1771662806.3466492-30873-131859260414976/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-input-relp-module.conf" }, "before": { "path": "/etc/rsyslog.d/10-input-relp-module.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "15548200ee428da687fe79f89741f9b0598fc79d", "dest": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-relp_server1", "sections": [ { "options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"16384\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.managed-node2\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server1\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input", "weight": "11" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "15548200ee428da687fe79f89741f9b0598fc79d", "content": null, "dest": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662810.379772-31050-268218345839449/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "943f48ed218258e8359203fe28433fc7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 536, "src": "/root/.ansible/tmp/ansible-tmp-1771662810.379772-31050-268218345839449/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "content": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662811.7206874-31142-240908610187926/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1771662811.7206874-31142-240908610187926/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:33:32 -0500 (0:00:00.079) 0:00:59.366 ***** skipping: [managed-node2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create files output configuration file /etc/rsyslog.d/output-files-files_output] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml:11 Saturday 21 February 2026 03:33:32 -0500 (0:00:00.058) 0:00:59.425 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:33:32 -0500 (0:00:00.064) 0:00:59.490 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:33:32 -0500 (0:00:00.042) 0:00:59.532 ***** changed: [managed-node2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d5a249bf43ea39ef800548f1c7d9b1335bdc6697", "dest": "/etc/rsyslog.d/30-output-files-files_output.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-files-files_output", "sections": [ { "options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "md5sum": "d5f4a28f4fec49047a097f6ef6b169dc", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1152, "src": "/root/.ansible/tmp/ansible-tmp-1771662812.8470821-31207-179205700881992/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:33:33 -0500 (0:00:00.955) 0:01:00.487 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "dad0a55bcb77dbcce2404b7a26f31c2d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 553, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "content": null, "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "ba4e5281e6496b9817df85f4ffa74c80", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "5ac711bb2a485fc0df3ae541ca92d9d390a066d9", "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-relp_server0", "sections": [ { "options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"16384\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server0\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input", "weight": "11" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "5ac711bb2a485fc0df3ae541ca92d9d390a066d9", "content": null, "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662806.3466492-30873-131859260414976/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "8cf96eeebeed7fff1aacc171bfc5be00", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 548, "src": "/root/.ansible/tmp/ansible-tmp-1771662806.3466492-30873-131859260414976/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-input-relp-module.conf" }, "before": { "path": "/etc/rsyslog.d/10-input-relp-module.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "15548200ee428da687fe79f89741f9b0598fc79d", "dest": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-relp_server1", "sections": [ { "options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"16384\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.managed-node2\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server1\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input", "weight": "11" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "15548200ee428da687fe79f89741f9b0598fc79d", "content": null, "dest": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662810.379772-31050-268218345839449/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "943f48ed218258e8359203fe28433fc7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 536, "src": "/root/.ansible/tmp/ansible-tmp-1771662810.379772-31050-268218345839449/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "content": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662811.7206874-31142-240908610187926/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1771662811.7206874-31142-240908610187926/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d5a249bf43ea39ef800548f1c7d9b1335bdc6697", "dest": "/etc/rsyslog.d/30-output-files-files_output.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-files_output", "sections": [ { "options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d5a249bf43ea39ef800548f1c7d9b1335bdc6697", "content": null, "dest": "/etc/rsyslog.d/30-output-files-files_output.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662812.8470821-31207-179205700881992/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "d5f4a28f4fec49047a097f6ef6b169dc", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1152, "src": "/root/.ansible/tmp/ansible-tmp-1771662812.8470821-31207-179205700881992/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:33:33 -0500 (0:00:00.098) 0:01:00.586 ***** skipping: [managed-node2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-files-files_output", "sections": [ { "options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/forwards/main.yml:3 Saturday 21 February 2026 03:33:33 -0500 (0:00:00.195) 0:01:00.782 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:33:34 -0500 (0:00:00.087) 0:01:00.869 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:33:34 -0500 (0:00:00.065) 0:01:00.935 ***** changed: [managed-node2] => (item={'name': 'output-forwards-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfwd")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "74511d77bdc002c1b1b6505d9e167209f27bf933", "dest": "/etc/rsyslog.d/10-output-forwards-modules.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-forwards-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfwd\")\n" } ], "type": "modules" }, "md5sum": "ae2da87911f54a1a65d787b2eba4d920", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 150, "src": "/root/.ansible/tmp/ansible-tmp-1771662814.1830568-31269-38596103948655/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:33:34 -0500 (0:00:00.837) 0:01:01.772 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "dad0a55bcb77dbcce2404b7a26f31c2d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 553, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "content": null, "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "ba4e5281e6496b9817df85f4ffa74c80", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "5ac711bb2a485fc0df3ae541ca92d9d390a066d9", "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-relp_server0", "sections": [ { "options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"16384\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server0\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input", "weight": "11" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "5ac711bb2a485fc0df3ae541ca92d9d390a066d9", "content": null, "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662806.3466492-30873-131859260414976/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "8cf96eeebeed7fff1aacc171bfc5be00", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 548, "src": "/root/.ansible/tmp/ansible-tmp-1771662806.3466492-30873-131859260414976/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-input-relp-module.conf" }, "before": { "path": "/etc/rsyslog.d/10-input-relp-module.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "15548200ee428da687fe79f89741f9b0598fc79d", "dest": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-relp_server1", "sections": [ { "options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"16384\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.managed-node2\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server1\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input", "weight": "11" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "15548200ee428da687fe79f89741f9b0598fc79d", "content": null, "dest": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662810.379772-31050-268218345839449/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "943f48ed218258e8359203fe28433fc7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 536, "src": "/root/.ansible/tmp/ansible-tmp-1771662810.379772-31050-268218345839449/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "content": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662811.7206874-31142-240908610187926/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1771662811.7206874-31142-240908610187926/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d5a249bf43ea39ef800548f1c7d9b1335bdc6697", "dest": "/etc/rsyslog.d/30-output-files-files_output.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-files_output", "sections": [ { "options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d5a249bf43ea39ef800548f1c7d9b1335bdc6697", "content": null, "dest": "/etc/rsyslog.d/30-output-files-files_output.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662812.8470821-31207-179205700881992/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "d5f4a28f4fec49047a097f6ef6b169dc", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1152, "src": "/root/.ansible/tmp/ansible-tmp-1771662812.8470821-31207-179205700881992/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "74511d77bdc002c1b1b6505d9e167209f27bf933", "dest": "/etc/rsyslog.d/10-output-forwards-modules.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-forwards-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfwd\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "74511d77bdc002c1b1b6505d9e167209f27bf933", "content": null, "dest": "/etc/rsyslog.d/10-output-forwards-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662814.1830568-31269-38596103948655/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "ae2da87911f54a1a65d787b2eba4d920", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 150, "src": "/root/.ansible/tmp/ansible-tmp-1771662814.1830568-31269-38596103948655/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:33:35 -0500 (0:00:00.126) 0:01:01.898 ***** skipping: [managed-node2] => (item={'name': 'output-forwards-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfwd")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-forwards-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfwd\")\n" } ], "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create forwards output configuration file /etc/rsyslog.d/output-forwards-forwards_output] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/forwards/main.yml:10 Saturday 21 February 2026 03:33:35 -0500 (0:00:00.100) 0:01:01.999 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:33:35 -0500 (0:00:00.093) 0:01:02.092 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:33:35 -0500 (0:00:00.061) 0:01:02.154 ***** changed: [managed-node2] => (item={'name': 'output-forwards-forwards_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_output") {\n *.* action(name="forwards_output"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n Template="RSYSLOG_ForwardFormat"\n )\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "c50a3e41c708a0192d17578ea630ed779a79b028", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-forwards-forwards_output", "sections": [ { "options": "ruleset(name=\"forwards_output\") {\n *.* action(name=\"forwards_output\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n Template=\"RSYSLOG_ForwardFormat\"\n )\n}\n" } ], "state": "present", "type": "output" }, "md5sum": "686f4c6abd6198923f60887e636fc9cc", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 261, "src": "/root/.ansible/tmp/ansible-tmp-1771662815.6223135-31333-92413619019793/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:33:36 -0500 (0:00:01.126) 0:01:03.280 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662796.837743-30412-81209403704613/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.0120802-30412-182727207957203/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662798.8969035-30412-48339726654072/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "f548435f6f40a65d7224c2cf510853e96de39cc1", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "dad0a55bcb77dbcce2404b7a26f31c2d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 553, "src": "/root/.ansible/tmp/ansible-tmp-1771662801.1985931-30626-46552987941219/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "content": null, "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "ba4e5281e6496b9817df85f4ffa74c80", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1771662804.8117-30803-162489789293621/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "5ac711bb2a485fc0df3ae541ca92d9d390a066d9", "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-relp_server0", "sections": [ { "options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"16384\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server0\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input", "weight": "11" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "5ac711bb2a485fc0df3ae541ca92d9d390a066d9", "content": null, "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662806.3466492-30873-131859260414976/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "8cf96eeebeed7fff1aacc171bfc5be00", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 548, "src": "/root/.ansible/tmp/ansible-tmp-1771662806.3466492-30873-131859260414976/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "caa0f63f03db806a306842457bd243a775fa5760", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-input-relp-module.conf" }, "before": { "path": "/etc/rsyslog.d/10-input-relp-module.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"imrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "15548200ee428da687fe79f89741f9b0598fc79d", "dest": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-relp-relp_server1", "sections": [ { "options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"16384\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.managed-node2\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server1\")\n then {\n call forwards_output\n}\n" } ], "state": "present", "type": "input", "weight": "11" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "15548200ee428da687fe79f89741f9b0598fc79d", "content": null, "dest": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662810.379772-31050-268218345839449/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "943f48ed218258e8359203fe28433fc7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 536, "src": "/root/.ansible/tmp/ansible-tmp-1771662810.379772-31050-268218345839449/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "content": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662811.7206874-31142-240908610187926/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1771662811.7206874-31142-240908610187926/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d5a249bf43ea39ef800548f1c7d9b1335bdc6697", "dest": "/etc/rsyslog.d/30-output-files-files_output.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-files_output", "sections": [ { "options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d5a249bf43ea39ef800548f1c7d9b1335bdc6697", "content": null, "dest": "/etc/rsyslog.d/30-output-files-files_output.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662812.8470821-31207-179205700881992/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "d5f4a28f4fec49047a097f6ef6b169dc", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1152, "src": "/root/.ansible/tmp/ansible-tmp-1771662812.8470821-31207-179205700881992/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "74511d77bdc002c1b1b6505d9e167209f27bf933", "dest": "/etc/rsyslog.d/10-output-forwards-modules.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-forwards-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfwd\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "74511d77bdc002c1b1b6505d9e167209f27bf933", "content": null, "dest": "/etc/rsyslog.d/10-output-forwards-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662814.1830568-31269-38596103948655/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "ae2da87911f54a1a65d787b2eba4d920", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 150, "src": "/root/.ansible/tmp/ansible-tmp-1771662814.1830568-31269-38596103948655/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "c50a3e41c708a0192d17578ea630ed779a79b028", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-forwards-forwards_output", "sections": [ { "options": "ruleset(name=\"forwards_output\") {\n *.* action(name=\"forwards_output\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n Template=\"RSYSLOG_ForwardFormat\"\n )\n}\n" } ], "state": "present", "type": "output" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "c50a3e41c708a0192d17578ea630ed779a79b028", "content": null, "dest": "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662815.6223135-31333-92413619019793/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "686f4c6abd6198923f60887e636fc9cc", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 261, "src": "/root/.ansible/tmp/ansible-tmp-1771662815.6223135-31333-92413619019793/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:33:36 -0500 (0:00:00.065) 0:01:03.345 ***** skipping: [managed-node2] => (item={'name': 'output-forwards-forwards_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_output") {\n *.* action(name="forwards_output"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n Template="RSYSLOG_ForwardFormat"\n )\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-forwards-forwards_output", "sections": [ { "options": "ruleset(name=\"forwards_output\") {\n *.* action(name=\"forwards_output\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n Template=\"RSYSLOG_ForwardFormat\"\n )\n}\n" } ], "state": "present", "type": "output" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog config files not owned by any package] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:253 Saturday 21 February 2026 03:33:36 -0500 (0:00:00.162) 0:01:03.508 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:270 Saturday 21 February 2026 03:33:36 -0500 (0:00:00.071) 0:01:03.580 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:290 Saturday 21 February 2026 03:33:36 -0500 (0:00:00.103) 0:01:03.683 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:311 Saturday 21 February 2026 03:33:36 -0500 (0:00:00.079) 0:01:03.763 ***** skipping: [managed-node2] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:320 Saturday 21 February 2026 03:33:36 -0500 (0:00:00.094) 0:01:03.857 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:332 Saturday 21 February 2026 03:33:37 -0500 (0:00:00.093) 0:01:03.951 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local key file to the target if needed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:344 Saturday 21 February 2026 03:33:37 -0500 (0:00:00.162) 0:01:04.113 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:356 Saturday 21 February 2026 03:33:37 -0500 (0:00:00.141) 0:01:04.255 ***** changed: [managed-node2] => { "changed": true, "enabled": true, "name": "rsyslog", "status": { "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target network-online.target sysinit.target system.slice basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveMemoryHigh": "3630944256", "EffectiveMemoryMax": "3630944256", "EffectiveTasksMax": "21803", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "13627", "LimitNPROCSoft": "13627", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13627", "LimitSIGPENDINGSoft": "13627", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3141828608", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "net", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl adjtimex afs_syscall bdflush break clock_adjtime clock_adjtime64 clock_settime clock_settime64 create_module delete_module finit_module ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mpx pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security settimeofday sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21803", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network.target network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Disable rsyslog service] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:364 Saturday 21 February 2026 03:33:38 -0500 (0:00:00.870) 0:01:05.126 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __rsyslog_enabled | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:373 Saturday 21 February 2026 03:33:38 -0500 (0:00:00.048) 0:01:05.175 ***** skipping: [managed-node2] => { "false_condition": "__rsyslog_failed_validation | d(false)" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : See if there are any config files] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:385 Saturday 21 February 2026 03:33:38 -0500 (0:00:00.038) 0:01:05.213 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:392 Saturday 21 February 2026 03:33:38 -0500 (0:00:00.116) 0:01:05.330 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1771662733.3312528, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5576e8eaa4a4eb2ed035d9584a74f778c35c160b", "ctime": 1771662722.9131813, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4402179, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760918400.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3300, "uid": 0, "version": "3078123085", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:398 Saturday 21 February 2026 03:33:38 -0500 (0:00:00.421) 0:01:05.752 ***** Notification for handler Restart rsyslogd has been saved. changed: [managed-node2] => { "changed": true, "checksum": "5fe705203b62f654be0460d9893da023dbffb94d", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "06be1b21217661badf921ea6dcceb702", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 131, "src": "/root/.ansible/tmp/ansible-tmp-1771662818.9686139-31642-64381252279497/.source.conf", "state": "file", "uid": 0 } TASK [Force all notified handlers to run at this point, not waiting for normal sync points] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:73 Saturday 21 February 2026 03:33:39 -0500 (0:00:00.836) 0:01:06.589 ***** NOTIFIED HANDLER fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd for managed-node2 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/handlers/main.yml:2 Saturday 21 February 2026 03:33:39 -0500 (0:00:00.012) 0:01:06.601 ***** changed: [managed-node2] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target network-online.target system.slice sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveMemoryHigh": "3630944256", "EffectiveMemoryMax": "3630944256", "EffectiveTasksMax": "21803", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "13627", "LimitNPROCSoft": "13627", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13627", "LimitSIGPENDINGSoft": "13627", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3143565312", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "net", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl adjtimex afs_syscall bdflush break clock_adjtime clock_adjtime64 clock_settime clock_settime64 create_module delete_module finit_module ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mpx pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security settimeofday sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21803", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [Ensure config file size and counts] ************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:76 Saturday 21 February 2026 03:33:40 -0500 (0:00:00.705) 0:01:07.307 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml for managed-node2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:2 Saturday 21 February 2026 03:33:40 -0500 (0:00:00.119) 0:01:07.426 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1771662820.265854, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5fe705203b62f654be0460d9893da023dbffb94d", "ctime": 1771662819.6128495, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 398459111, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771662819.6132228, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "version": "2691433530", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:7 Saturday 21 February 2026 03:33:41 -0500 (0:00:00.490) 0:01:07.917 ***** ok: [managed-node2] => { "changed": false, "examined": 12, "files": [ { "atime": 1771662605.1052954, "ctime": 1771662568.6430507, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 12804149, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1765324800.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662820.265854, "ctime": 1771662797.8090727, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 209715850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662797.2086935, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 158, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662820.265854, "ctime": 1771662798.7659032, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 222298762, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662798.4487023, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 96, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662820.265854, "ctime": 1771662799.5717115, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 234881162, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662799.285708, "nlink": 1, "path": "/etc/rsyslog.d/20-templates.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 85, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662820.265854, "ctime": 1771662801.9171062, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 247464139, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662801.599724, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 553, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662809.4787788, "ctime": 1771662805.452691, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 272630030, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662805.163749, "nlink": 1, "path": "/etc/rsyslog.d/10-input-relp-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662820.265854, "ctime": 1771662807.0548809, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 285212889, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662806.74876, "nlink": 1, "path": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 548, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662820.265854, "ctime": 1771662810.9959283, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 318767307, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662810.7147875, "nlink": 1, "path": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 536, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662820.265854, "ctime": 1771662812.361799, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 331350220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662812.057797, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 151, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662820.265854, "ctime": 1771662813.5067334, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 343933130, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662813.227805, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1152, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662820.265854, "ctime": 1771662814.8212268, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 356516051, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662814.5488143, "nlink": 1, "path": "/etc/rsyslog.d/10-output-forwards-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 150, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662820.265854, "ctime": 1771662816.3508139, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 369098968, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662816.0538247, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 261, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 12, "skipped_paths": {} } MSG: All paths examined TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:13 Saturday 21 February 2026 03:33:41 -0500 (0:00:00.567) 0:01:08.484 ***** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:18 Saturday 21 February 2026 03:33:41 -0500 (0:00:00.039) 0:01:08.524 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__conf_size == \"more\"", "skip_reason": "Conditional result was False" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:23 Saturday 21 February 2026 03:33:41 -0500 (0:00:00.031) 0:01:08.556 ***** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check conf files exist] ************************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:27 Saturday 21 February 2026 03:33:41 -0500 (0:00:00.038) 0:01:08.595 ***** ok: [managed-node2] => (item=/etc/rsyslog.d/11-input-relp-relp_server0.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "stat": { "atime": 1771662820.265854, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5ac711bb2a485fc0df3ae541ca92d9d390a066d9", "ctime": 1771662807.0548809, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 285212889, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771662806.74876, "nlink": 1, "path": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 548, "uid": 0, "version": "2632863872", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node2] => (item=/etc/rsyslog.d/11-input-relp-relp_server1.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "stat": { "atime": 1771662820.265854, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "15548200ee428da687fe79f89741f9b0598fc79d", "ctime": 1771662810.9959283, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 318767307, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771662810.7147875, "nlink": 1, "path": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 536, "uid": 0, "version": "582731568", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check rsyslog errors] **************************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:35 Saturday 21 February 2026 03:33:42 -0500 (0:00:00.801) 0:01:09.396 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__check_systemctl_status == \"true\"", "skip_reason": "Conditional result was False" } TASK [Install lsof] ************************************************************ task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:86 Saturday 21 February 2026 03:33:42 -0500 (0:00:00.019) 0:01:09.415 ***** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: lsof-4.98.0-7.el10.x86_64" ] } lsrpackages: lsof TASK [Check lsof outputs for rsyslogd] ***************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:92 Saturday 21 February 2026 03:33:44 -0500 (0:00:01.473) 0:01:10.889 ***** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd", "delta": "0:00:00.029322", "end": "2026-02-21 03:33:44.452023", "rc": 0, "start": "2026-02-21 03:33:44.422701" } STDOUT: rsyslogd 81114 root 4u IPv4 163924 0t0 TCP *:6514 (LISTEN) rsyslogd 81114 root 5u IPv6 163925 0t0 TCP *:6514 (LISTEN) rsyslogd 81114 root 6u IPv4 163927 0t0 TCP *:20514 (LISTEN) rsyslogd 81114 root 7u IPv6 163928 0t0 TCP *:20514 (LISTEN) TASK [Show lsof output] ******************************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:99 Saturday 21 February 2026 03:33:44 -0500 (0:00:00.488) 0:01:11.378 ***** ok: [managed-node2] => {} MSG: lsof returned rsyslogd 81114 root 4u IPv4 163924 0t0 TCP *:6514 (LISTEN) rsyslogd 81114 root 5u IPv6 163925 0t0 TCP *:6514 (LISTEN) rsyslogd 81114 root 6u IPv4 163927 0t0 TCP *:20514 (LISTEN) rsyslogd 81114 root 7u IPv6 163928 0t0 TCP *:20514 (LISTEN) TASK [Check port 6514, 20514 are open for TCP] ********************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:103 Saturday 21 February 2026 03:33:44 -0500 (0:00:00.025) 0:01:11.403 ***** ok: [managed-node2] => (item=6514) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 6514", "delta": "0:00:00.023236", "end": "2026-02-21 03:33:44.881726", "item": 6514, "rc": 0, "start": "2026-02-21 03:33:44.858490" } STDOUT: rsyslogd 81114 root 4u IPv4 163924 0t0 TCP *:6514 (LISTEN) rsyslogd 81114 root 5u IPv6 163925 0t0 TCP *:6514 (LISTEN) ok: [managed-node2] => (item=20514) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 20514", "delta": "0:00:00.021757", "end": "2026-02-21 03:33:45.300791", "item": 20514, "rc": 0, "start": "2026-02-21 03:33:45.279034" } STDOUT: rsyslogd 81114 root 6u IPv4 163927 0t0 TCP *:20514 (LISTEN) rsyslogd 81114 root 7u IPv6 163928 0t0 TCP *:20514 (LISTEN) TASK [Check the flows in relp_server0 - 0] ************************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:111 Saturday 21 February 2026 03:33:45 -0500 (0:00:00.828) 0:01:12.232 ***** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\ngrep '$inputname == \"relp_server0\"' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | wc -l", "delta": "0:00:00.005211", "end": "2026-02-21 03:33:45.714451", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:33:45.709240" } STDOUT: 2 TASK [Check the flows in relp_server0 - 1] ************************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:119 Saturday 21 February 2026 03:33:45 -0500 (0:00:00.416) 0:01:12.648 ***** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\ngrep -A 2 '$inputname == \"relp_server0\"' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | grep \"call files_output\" | wc -l", "delta": "0:00:00.006149", "end": "2026-02-21 03:33:46.084365", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:33:46.078216" } STDOUT: 1 TASK [Check the ca cert in relp_server0 - 0] *********************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:127 Saturday 21 February 2026 03:33:46 -0500 (0:00:00.373) 0:01:13.022 ***** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\ngrep 'tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | wc -l", "delta": "0:00:00.006251", "end": "2026-02-21 03:33:46.478514", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:33:46.472263" } STDOUT: 1 TASK [Check the ca cert in relp_server0 - 1] *********************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:135 Saturday 21 February 2026 03:33:46 -0500 (0:00:00.389) 0:01:13.411 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1771662790.441781, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "25b4b407c293a505bc8a1e488ca05acb57bccd87", "ctime": 1771662790.439788, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9242681, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771662790.439788, "nlink": 1, "path": "/etc/pki/tls/certs/logging_cert.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1302, "uid": 0, "version": "210197591", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check the cert in relp_server0 - 0] ************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:139 Saturday 21 February 2026 03:33:46 -0500 (0:00:00.394) 0:01:13.806 ***** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\ngrep 'tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | wc -l", "delta": "0:00:00.005559", "end": "2026-02-21 03:33:47.281422", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:33:47.275863" } STDOUT: 1 TASK [Check the cert in relp_server0 - 1] ************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:147 Saturday 21 February 2026 03:33:47 -0500 (0:00:00.407) 0:01:14.214 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1771662790.441781, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "25b4b407c293a505bc8a1e488ca05acb57bccd87", "ctime": 1771662790.439788, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9242681, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771662790.439788, "nlink": 1, "path": "/etc/pki/tls/certs/logging_cert.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1302, "uid": 0, "version": "210197591", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check the private key in relp_server0 - 0] ******************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:151 Saturday 21 February 2026 03:33:47 -0500 (0:00:00.438) 0:01:14.652 ***** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\ngrep 'tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | wc -l", "delta": "0:00:00.005584", "end": "2026-02-21 03:33:48.110373", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:33:48.104789" } STDOUT: 1 TASK [Check the private key in relp_server0 - 1] ******************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:159 Saturday 21 February 2026 03:33:48 -0500 (0:00:00.410) 0:01:15.063 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1771662820.274854, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "dd6aeb49bcb9deaf4a5d34c102f36de955015a69", "ctime": 1771662790.439788, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4621995, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771662790.439788, "nlink": 1, "path": "/etc/pki/tls/private/logging_cert.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "3873977592", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check tls.permittedpeer in relp_server0] ********************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:163 Saturday 21 February 2026 03:33:48 -0500 (0:00:00.418) 0:01:15.481 ***** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\ngrep 'tls.permittedpeer=\\[\"\\*.client.com\",\"\\*.example.com\"\\]' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | wc -l", "delta": "0:00:00.005855", "end": "2026-02-21 03:33:48.928761", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:33:48.922906" } STDOUT: 1 TASK [Check tls.permittedpeer in relp_server1] ********************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:171 Saturday 21 February 2026 03:33:48 -0500 (0:00:00.376) 0:01:15.857 ***** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep \"tls.permittedpeer=\\[\\\"\\*.managed-node2\\\"\\]\" \"/etc/rsyslog.d/11-input-relp-relp_server1.conf\" | wc -l", "delta": "0:00:00.006033", "end": "2026-02-21 03:33:49.331013", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:33:49.324980" } STDOUT: 1 TASK [Check maxDataSize is logging_max_message_size] *************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:182 Saturday 21 February 2026 03:33:49 -0500 (0:00:00.422) 0:01:16.280 ***** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "-c", "maxDataSize=\"16384\"", "/etc/rsyslog.d/11-input-relp-relp_server0.conf" ], "delta": "0:00:00.003500", "end": "2026-02-21 03:33:49.787859", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:33:49.784359" } STDOUT: 1 TASK [Check preserveFQDN is on] ************************************************ task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:193 Saturday 21 February 2026 03:33:49 -0500 (0:00:00.474) 0:01:16.755 ***** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "-c", "preserveFQDN=\"on\"", "/etc/rsyslog.d/00-global.conf" ], "delta": "0:00:00.004158", "end": "2026-02-21 03:33:50.241720", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:33:50.237562" } STDOUT: 1 TASK [Check ports managed by firewall and selinux] ***************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:199 Saturday 21 February 2026 03:33:50 -0500 (0:00:00.415) 0:01:17.170 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml for managed-node2 TASK [Check ports are not retrieved if both logging_manage_firewall and logging_manage_selinux are not true] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:3 Saturday 21 February 2026 03:33:50 -0500 (0:00:00.054) 0:01:17.224 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not logging_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Check firewall port status (manage - tcp)] ******************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:13 Saturday 21 February 2026 03:33:50 -0500 (0:00:00.040) 0:01:17.264 ***** ok: [managed-node2] => (item=6514) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nfirewall-cmd --list-ports | grep \"6514/tcp\"\n", "delta": "0:00:00.192785", "end": "2026-02-21 03:33:50.947170", "item": 6514, "rc": 0, "start": "2026-02-21 03:33:50.754385" } STDOUT: 1514/tcp 6514/tcp 20514/tcp ok: [managed-node2] => (item=20514) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nfirewall-cmd --list-ports | grep \"20514/tcp\"\n", "delta": "0:00:00.180817", "end": "2026-02-21 03:33:51.502887", "item": 20514, "rc": 0, "start": "2026-02-21 03:33:51.322070" } STDOUT: 1514/tcp 6514/tcp 20514/tcp ok: [managed-node2] => (item=1514) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nfirewall-cmd --list-ports | grep \"1514/tcp\"\n", "delta": "0:00:00.192167", "end": "2026-02-21 03:33:52.074484", "item": 1514, "rc": 0, "start": "2026-02-21 03:33:51.882317" } STDOUT: 1514/tcp 6514/tcp 20514/tcp TASK [Check firewall port status (manage - udp)] ******************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:22 Saturday 21 February 2026 03:33:52 -0500 (0:00:01.763) 0:01:19.028 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check associated selinux ports (manage - tcp)] *************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:34 Saturday 21 February 2026 03:33:52 -0500 (0:00:00.038) 0:01:19.066 ***** ok: [managed-node2] => (item=6514) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port -C --list | egrep \"syslog.*_port_t\" | grep \"6514\" | grep \"tcp\"", "delta": "0:00:00.282744", "end": "2026-02-21 03:33:52.857821", "item": 6514, "rc": 0, "start": "2026-02-21 03:33:52.575077" } STDOUT: syslog_tls_port_t tcp 6514, 20514 STDERR: egrep: warning: egrep is obsolescent; using grep -E ok: [managed-node2] => (item=20514) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port -C --list | egrep \"syslog.*_port_t\" | grep \"20514\" | grep \"tcp\"", "delta": "0:00:00.275280", "end": "2026-02-21 03:33:53.523703", "item": 20514, "rc": 0, "start": "2026-02-21 03:33:53.248423" } STDOUT: syslog_tls_port_t tcp 6514, 20514 STDERR: egrep: warning: egrep is obsolescent; using grep -E ok: [managed-node2] => (item=1514) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port -C --list | egrep \"syslog.*_port_t\" | grep \"1514\" | grep \"tcp\"", "delta": "0:00:00.272917", "end": "2026-02-21 03:33:54.170116", "item": 1514, "rc": 0, "start": "2026-02-21 03:33:53.897199" } STDOUT: syslogd_port_t tcp 1514 STDERR: egrep: warning: egrep is obsolescent; using grep -E TASK [Check associated selinux ports (manage - udp)] *************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:44 Saturday 21 February 2026 03:33:54 -0500 (0:00:02.034) 0:01:21.100 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set firewall and selinux to false for cleanup] *************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:202 Saturday 21 February 2026 03:33:54 -0500 (0:00:00.018) 0:01:21.118 ***** ok: [managed-node2] => { "ansible_facts": { "logging_manage_firewall": false, "logging_manage_selinux": false }, "changed": false } TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:207 Saturday 21 February 2026 03:33:54 -0500 (0:00:00.022) 0:01:21.141 ***** included: fedora.linux_system_roles.logging for managed-node2 TASK [fedora.linux_system_roles.logging : Set global variables] **************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:2 Saturday 21 February 2026 03:33:54 -0500 (0:00:00.066) 0:01:21.207 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Run systemctl] *********************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:7 Saturday 21 February 2026 03:33:54 -0500 (0:00:00.029) 0:01:21.236 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Require installed systemd] *********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:14 Saturday 21 February 2026 03:33:54 -0500 (0:00:00.028) 0:01:21.264 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_is_booted is not defined", "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:19 Saturday 21 February 2026 03:33:54 -0500 (0:00:00.041) 0:01:21.306 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_is_booted is not defined", "skip_reason": "Conditional result was 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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:10 Saturday 21 February 2026 03:33:54 -0500 (0:00:00.041) 0:01:21.347 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:17 Saturday 21 February 2026 03:33:54 -0500 (0:00:00.075) 0:01:21.423 ***** ok: [managed-node2] => { "ansible_facts": { "rsyslog_outputs": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_inputs] ****************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:21 Saturday 21 February 2026 03:33:54 -0500 (0:00:00.082) 0:01:21.505 ***** ok: [managed-node2] => { "ansible_facts": { "rsyslog_inputs": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Use of rsyslog_custom_config_files is deprecated] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:25 Saturday 21 February 2026 03:33:54 -0500 (0:00:00.081) 0:01:21.587 ***** skipping: [managed-node2] => { "false_condition": "rsyslog_custom_config_files is defined" } TASK [fedora.linux_system_roles.logging : Use of type custom is deprecated] **** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:32 Saturday 21 February 2026 03:33:54 -0500 (0:00:00.172) 0:01:21.760 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:45 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.130) 0:01:21.890 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:55 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.032) 0:01:21.922 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Initialize ports variables] ********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:3 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.149) 0:01:22.072 ***** ok: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:15 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.078) 0:01:22.150 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:35 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.090) 0:01:22.240 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:55 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.069) 0:01:22.310 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:58 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.067) 0:01:22.378 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Initialize logging_firewall_ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:7 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.081) 0:01:22.459 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:11 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.049) 0:01:22.509 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:17 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.040) 0:01:22.549 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:23 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.037) 0:01:22.587 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:61 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.043) 0:01:22.630 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Initialize logging_selinux_ports] **** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:7 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.062) 0:01:22.693 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:11 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.051) 0:01:22.744 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:16 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.019) 0:01:22.764 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:21 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.022) 0:01:22.787 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:26 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.018) 0:01:22.805 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:31 Saturday 21 February 2026 03:33:55 -0500 (0:00:00.019) 0:01:22.825 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:65 Saturday 21 February 2026 03:33:56 -0500 (0:00:00.043) 0:01:22.868 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Certificates are only supported in a booted system] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:2 Saturday 21 February 2026 03:33:56 -0500 (0:00:00.065) 0:01:22.933 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __logging_is_booted", "skip_reason": "Conditional result was False" } TASK [Generate certificates] *************************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:9 Saturday 21 February 2026 03:33:56 -0500 (0:00:00.058) 0:01:22.992 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:71 Saturday 21 February 2026 03:33:56 -0500 (0:00:00.293) 0:01:23.285 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:75 Saturday 21 February 2026 03:33:56 -0500 (0:00:00.161) 0:01:23.447 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:81 Saturday 21 February 2026 03:33:56 -0500 (0:00:00.098) 0:01:23.546 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:86 Saturday 21 February 2026 03:33:56 -0500 (0:00:00.133) 0:01:23.679 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:93 Saturday 21 February 2026 03:33:56 -0500 (0:00:00.114) 0:01:23.793 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:97 Saturday 21 February 2026 03:33:57 -0500 (0:00:00.102) 0:01:23.896 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [Include Rsyslog role] **************************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:108 Saturday 21 February 2026 03:33:57 -0500 (0:00:00.097) 0:01:23.994 ***** included: fedora.linux_system_roles.private_logging_subrole_rsyslog for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:4 Saturday 21 February 2026 03:33:57 -0500 (0:00:00.067) 0:01:24.061 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:4 Saturday 21 February 2026 03:33:57 -0500 (0:00:00.053) 0:01:24.115 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:12 Saturday 21 February 2026 03:33:57 -0500 (0:00:00.073) 0:01:24.189 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __logging_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set flag to indicate system is ostree] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:17 Saturday 21 February 2026 03:33:57 -0500 (0:00:00.049) 0:01:24.238 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __logging_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:21 Saturday 21 February 2026 03:33:57 -0500 (0:00:00.049) 0:01:24.288 ***** ok: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml) => { "ansible_facts": { "__rsyslog_input_basics": "input_basics.j2" }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include /vars/main.yml from /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:31 Saturday 21 February 2026 03:33:57 -0500 (0:00:00.115) 0:01:24.403 ***** skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Main rsyslog subrole] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:7 Saturday 21 February 2026 03:33:57 -0500 (0:00:00.136) 0:01:24.540 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get status of rsyslog packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:17 Saturday 21 February 2026 03:33:57 -0500 (0:00:00.197) 0:01:24.738 ***** ok: [managed-node2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "rpm", "-V", "rsyslog" ], "delta": "0:00:00.039886", "end": "2026-02-21 03:33:58.292140", "failed_when_result": false, "item": "rsyslog", "rc": 1, "start": "2026-02-21 03:33:58.252254" } STDOUT: S.5....T. c /etc/rsyslog.conf MSG: non-zero return code TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:24 Saturday 21 February 2026 03:33:58 -0500 (0:00:00.511) 0:01:25.249 ***** changed: [managed-node2] => { "changed": true, "cmd": [ "dnf", "remove", "-y", "rsyslog" ], "delta": "0:00:01.825352", "end": "2026-02-21 03:34:00.636496", "rc": 0, "start": "2026-02-21 03:33:58.811144" } STDOUT: Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Removing: rsyslog x86_64 8.2510.0-5.el10 @appstream 2.8 M Removing dependent packages: rsyslog-relp x86_64 8.2510.0-5.el10 @appstream 65 k Removing unused dependencies: libestr x86_64 0.1.11-11.el10 @appstream 49 k libfastjson x86_64 1.2304.0-6.el10 @appstream 74 k Transaction Summary ================================================================================ Remove 4 Packages Freed space: 3.0 M Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Erasing : rsyslog-relp-8.2510.0-5.el10.x86_64 1/4 Running scriptlet: rsyslog-8.2510.0-5.el10.x86_64 2/4 Removed '/etc/systemd/system/multi-user.target.wants/rsyslog.service'. Erasing : rsyslog-8.2510.0-5.el10.x86_64 2/4 warning: /etc/rsyslog.conf saved as /etc/rsyslog.conf.rpmsave Running scriptlet: rsyslog-8.2510.0-5.el10.x86_64 2/4 Erasing : libestr-0.1.11-11.el10.x86_64 3/4 Erasing : libfastjson-1.2304.0-6.el10.x86_64 4/4 Running scriptlet: libfastjson-1.2304.0-6.el10.x86_64 4/4 Removed: libestr-0.1.11-11.el10.x86_64 libfastjson-1.2304.0-6.el10.x86_64 rsyslog-8.2510.0-5.el10.x86_64 rsyslog-relp-8.2510.0-5.el10.x86_64 Complete! TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:33 Saturday 21 February 2026 03:34:00 -0500 (0:00:02.325) 0:01:27.574 ***** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: libestr-0.1.11-11.el10.x86_64", "Installed: libfastjson-1.2304.0-6.el10.x86_64", "Installed: rsyslog-8.2510.0-5.el10.x86_64" ] } lsrpackages: iproute rsyslog TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset erased flag] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:43 Saturday 21 February 2026 03:34:02 -0500 (0:00:02.171) 0:01:29.745 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_erased": false }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:47 Saturday 21 February 2026 03:34:02 -0500 (0:00:00.043) 0:01:29.789 ***** ok: [managed-node2] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el10", "source": "rpm", "version": "1.56.0" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el10", "source": "rpm", "version": "1.56.0" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el10", "source": "rpm", "version": "1.56.0" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "2.el10", "source": "rpm", "version": "1.30" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "3.el10", "source": "rpm", "version": "0.60.8.1" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "attr": [ { "arch": "x86_64", "epoch": null, "name": "attr", "release": "5.el10", "source": "rpm", "version": "2.5.2" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "5.el10", "source": "rpm", "version": "4.0.3" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "5.el10", "source": "rpm", "version": "4.0.3" } ], "audit-rules": [ { "arch": "x86_64", "epoch": null, "name": "audit-rules", "release": "5.el10", "source": "rpm", "version": "4.0.3" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "1.el10", "source": "rpm", "version": "1.5.2" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "1.el10", "source": "rpm", "version": "1.5.2" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "2.el10", "source": "rpm", "version": "0.9~rc2" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "22.el10", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "6.el10", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "23.el10", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el10", "source": "rpm", "version": "1.31.4" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "60.el10", "source": "rpm", "version": "2.41" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "60.el10", "source": "rpm", "version": "2.41" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "9.el10", "source": "rpm", "version": "3.8.2" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "6.el10", "source": "rpm", "version": "1.83.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "6.el10", "source": "rpm", "version": "1.83.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "6.el10", "source": "rpm", "version": "1.83.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "6.el10", "source": "rpm", "version": "1.83.0" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "25.el10", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.el10", "source": "rpm", "version": "1.34.6" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "102.el10", "source": "rpm", "version": "2025.2.80_v9.0.305" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "20.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "20.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "20.el10", "source": "rpm", "version": "10.0" } ], "certmonger": [ { "arch": "x86_64", "epoch": null, "name": "certmonger", "release": "1.el10", "source": "rpm", "version": "0.79.21" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.el10", "source": "rpm", "version": "4.8" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.el10", "source": "rpm", "version": "24.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "11.el10", "source": "rpm", "version": "0.33" } ], "cmake-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "cmake-filesystem", "release": "1.el10", "source": "rpm", "version": "3.31.8" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "7.el10", "source": "rpm", "version": "9.5" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "7.el10", "source": "rpm", "version": "9.5" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "3.el10", "source": "rpm", "version": "2.15" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "8.el10", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "8.el10", "source": "rpm", "version": "2.9.11" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "14.el10", "source": "rpm", "version": "1.7.0" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "14.el10", "source": "rpm", "version": "1.7.0" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "6.el10", "source": "rpm", "version": "1.11^20190603git9e74f2d" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git0e54016.el10", "source": "rpm", "version": "20260216" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git0e54016.el10", "source": "rpm", "version": "20260216" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.el10", "source": "rpm", "version": "2.8.1" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "4.el10", "source": "rpm", "version": "8.12.1" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "27.el10", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "27.el10", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "4.el10", "source": "rpm", "version": "36" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event-libs", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-libs", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "1.el10", "source": "rpm", "version": "1.3.0" } ], "dhcpcd": [ { "arch": "x86_64", "epoch": null, "name": "dhcpcd", "release": "10.el10", "source": "rpm", "version": "10.0.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "8.el10", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "21.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "21.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "10.el10", "source": "rpm", "version": "4.7.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "4.el10", "source": "rpm", "version": "107" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "4.el10", "source": "rpm", "version": "107" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "4.el10", "source": "rpm", "version": "107" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "4.el10", "source": "rpm", "version": "107" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el10", "source": "rpm", "version": "13.0.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el10", "source": "rpm", "version": "1.47.1" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el10", "source": "rpm", "version": "1.47.1" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el10", "source": "rpm", "version": "39" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "5.el10s", "source": "rpm", "version": "10" } ], "erofs-utils": [ { "arch": "x86_64", "epoch": null, "name": "erofs-utils", "release": "1.el10", "source": "rpm", "version": "1.8.10" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el10", "source": "rpm", "version": "6.15" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el10", "source": "rpm", "version": "2.7.3" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "8.el10", "source": "rpm", "version": "5.45" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "8.el10", "source": "rpm", "version": "5.45" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "17.el10", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "5.el10", "source": "rpm", "version": "4.10.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.el10", "source": "rpm", "version": "2.4.0" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.el10", "source": "rpm", "version": "2.4.0" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "19.el10", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "18.el10", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "25.el10", "source": "rpm", "version": "2.9.9" } ], "fuse3-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse3-libs", "release": "5.el10", "source": "rpm", "version": "3.16.2" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el10", "source": "rpm", "version": "5.3.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el10", "source": "rpm", "version": "5.3.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "14.el10", "source": "rpm", "version": "1.23" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "14.el10", "source": "rpm", "version": "1.23" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "6.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "6.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "6.el10", "source": "rpm", "version": "0.22.5" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el10", "source": "rpm", "version": "2.52.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el10", "source": "rpm", "version": "2.52.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el10", "source": "rpm", "version": "2.52.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "12.el10", "source": "rpm", "version": "2.80.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "12.el10", "source": "rpm", "version": "6.2.1" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "3.el10", "source": "rpm", "version": "3.8.10" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "6.el10", "source": "rpm", "version": "1.79.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "10.el10", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el10", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "83.el10", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "10.el10", "source": "rpm", "version": "0.9.2" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.el10", "source": "rpm", "version": "1.13" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "14.el10", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "9.el10", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "11.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "11.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "11.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "9.el10", "source": "rpm", "version": "1.7.2" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "10.8.el10", "source": "rpm", "version": "0.379" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "4.el10", "source": "rpm", "version": "1.6.2" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "3.el10", "source": "rpm", "version": "58" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "2.el10", "source": "rpm", "version": "10.26" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "2.el10", "source": "rpm", "version": "10.26" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.el10", "source": "rpm", "version": "6.17.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.el10", "source": "rpm", "version": "6.17.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "9.el10", "source": "rpm", "version": "7.22" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "9.el10", "source": "rpm", "version": "7.22" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "12.el10", "source": "rpm", "version": "1.8.11" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "12.el10", "source": "rpm", "version": "1.8.11" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "5.el10", "source": "rpm", "version": "20240905" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "6.el10", "source": "rpm", "version": "1.9.4" } ], "iwlwifi-dvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-dvm-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "iwlwifi-mvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-mvm-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "3.el10", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "2.el10", "source": "rpm", "version": "3.6.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "11.el10", "source": "rpm", "version": "1.7.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "3.el10", "source": "rpm", "version": "0.18" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "7.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "7.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "7.el10", "source": "rpm", "version": "2.6.4" } ], "kdump-utils": [ { "arch": "x86_64", "epoch": null, "name": "kdump-utils", "release": "15.el10", "source": "rpm", "version": "1.0.58" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "205.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "205.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-modules-extra": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-extra", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "3.el10", "source": "rpm", "version": "2.0.32" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "5.el10", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "5.el10", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "13.el10", "source": "rpm", "version": "31" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "13.el10", "source": "rpm", "version": "31" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "15.el10", "source": "rpm", "version": "0.9.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "8.el10", "source": "rpm", "version": "1.21.3" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "3.el10", "source": "rpm", "version": "661" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el10", "source": "rpm", "version": "2.3.2" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "22.el10", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el10", "source": "rpm", "version": "3.7.7" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.el10", "source": "rpm", "version": "2.5.2" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "58.el10", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el10", "source": "rpm", "version": "1.7.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "7.el10", "source": "rpm", "version": "1.1.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.el10", "source": "rpm", "version": "2.69" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "6.el10", "source": "rpm", "version": "0.8.4" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "6.el10", "source": "rpm", "version": "0.8.4" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "3.el10", "source": "rpm", "version": "0.11.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "58.el10", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el10", "source": "rpm", "version": "1.47.1" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.el10", "source": "rpm", "version": "0.1.21" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "4.el10", "source": "rpm", "version": "8.12.1" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "58.el10", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "14.el10", "source": "rpm", "version": "0.73.1" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el10", "source": "rpm", "version": "0.6.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "52.20230828cvs.el10", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "11.el10", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "15.el10", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "16.el10", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.el10", "source": "rpm", "version": "1.2304.0" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "10.el10", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "7.el10", "source": "rpm", "version": "1.14.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "3.el10", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "58.el10", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "3.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hasher": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hasher", "release": "3.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "3.el10", "source": "rpm", "version": "1.5.0" } ], "libldb": [ { "arch": "x86_64", "epoch": 0, "name": "libldb", "release": "102.el10", "source": "rpm", "version": "4.23.5" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "7.el10", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "12.el10", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "7.el10", "source": "rpm", "version": "1.3.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "2.el10", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "12.el10", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "3.el10", "source": "rpm", "version": "1.0.2" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "4.el10", "source": "rpm", "version": "2.8.3" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "2.el10", "source": "rpm", "version": "1.3.0" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "3.el10", "source": "rpm", "version": "1.68.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el10", "source": "rpm", "version": "3.11.0" } ], "libnvme": [ { "arch": "x86_64", "epoch": null, "name": "libnvme", "release": "2.el10", "source": "rpm", "version": "1.16.1" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "58.el10", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "7.el10", "source": "rpm", "version": "1.5.7" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.el10", "source": "rpm", "version": "0.21.5" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.el10", "source": "rpm", "version": "1.4.5" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "58.el10", "source": "rpm", "version": "0.1.5" } ], "librelp": [ { "arch": "x86_64", "epoch": null, "name": "librelp", "release": "7.el10", "source": "rpm", "version": "1.11.0" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.el10", "source": "rpm", "version": "1.19.0" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.el10", "source": "rpm", "version": "2.5.6" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.el10", "source": "rpm", "version": "0.7.33" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el10", "source": "rpm", "version": "1.47.1" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.el10", "source": "rpm", "version": "0.12.0" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.el10", "source": "rpm", "version": "0.12.0" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "15.el10", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "100.el10", "source": "rpm", "version": "2.4.3" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.el10", "source": "rpm", "version": "4.20.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "100.el10", "source": "rpm", "version": "1.4.14" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "100.el10", "source": "rpm", "version": "0.17.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.el10", "source": "rpm", "version": "1.3.5" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "10.el10", "source": "rpm", "version": "1.1" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "1.el10", "source": "rpm", "version": "2.12" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "15.el10", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.el10", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "10.el10", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "10.el10", "source": "rpm", "version": "4.4.36" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "10.el10", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "4.el10", "source": "rpm", "version": "1.7.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "10.el10", "source": "rpm", "version": "2.12.5" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "8.el10", "source": "rpm", "version": "1.1.39" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "16.el10", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "9.el10", "source": "rpm", "version": "1.5.5" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "9.el10", "source": "rpm", "version": "1.5.5" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "4.el10", "source": "rpm", "version": "0.9.32" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "5.el10", "source": "rpm", "version": "3.22.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "9.el10", "source": "rpm", "version": "B.02.20" } ], "lsof": [ { "arch": "x86_64", "epoch": null, "name": "lsof", "release": "7.el10", "source": "rpm", "version": "4.98.0" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "15.el10", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "7.el10", "source": "rpm", "version": "5.4.6" } ], "lvm2": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2", "release": "3.el10", "source": "rpm", "version": "2.03.32" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2-libs", "release": "3.el10", "source": "rpm", "version": "2.03.32" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "8.el10", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "14.el10", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "11.el10", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "9.el10", "source": "rpm", "version": "4.4.1" } ], "makedumpfile": [ { "arch": "x86_64", "epoch": null, "name": "makedumpfile", "release": "1.el10", "source": "rpm", "version": "1.7.8" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "10.el10", "source": "rpm", "version": "2.12.0" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "6.el10", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el10", "source": "rpm", "version": "20251111" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "4.el10", "source": "rpm", "version": "0.7.2" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "12.el10", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "8.el10", "source": "rpm", "version": "4.2.1" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "14.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "14.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "14.20240127.el10", "source": "rpm", "version": "6.4" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "5.el10", "source": "rpm", "version": "0.52.24" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "4.el10", "source": "rpm", "version": "2.8.3" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.el10", "source": "rpm", "version": "1.1.5" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "4.el10", "source": "rpm", "version": "4.36.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "3.el10", "source": "rpm", "version": "2.0.19" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "7.el10", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.el10", "source": "rpm", "version": "2.6.10" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "19.el10", "source": "rpm", "version": "9.9p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "19.el10", "source": "rpm", "version": "9.9p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "19.el10", "source": "rpm", "version": "9.9p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.el10", "source": "rpm", "version": "3.5.5" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "1.el10", "source": "rpm", "version": "3.5.5" } ], "openssl-fips-provider": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-fips-provider", "release": "1.el10", "source": "rpm", "version": "3.5.5" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.el10", "source": "rpm", "version": "3.5.5" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el10", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "1.el10", "source": "rpm", "version": "0.26.2" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "1.el10", "source": "rpm", "version": "0.26.2" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "9.el10", "source": "rpm", "version": "1.6.1" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "9.el10", "source": "rpm", "version": "1.6.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "7.el10", "source": "rpm", "version": "3.6" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "6.el10", "source": "rpm", "version": "3.13.0" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.el10.3", "source": "rpm", "version": "10.44" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.el10.3", "source": "rpm", "version": "10.44" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "514.el10", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "514.el10", "source": "rpm", "version": "1.89" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "511.el10", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "514.el10", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "512.el10", "source": "rpm", "version": "2.189" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "511.el10", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "6.el10", "source": "rpm", "version": "2.59" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "514.el10", "source": "rpm", "version": "1.56" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "511.el10", "source": "rpm", "version": "3.21" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "514.el10", "source": "rpm", "version": "1.38" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "18.el10", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "511.el10", "source": "rpm", "version": "5.78" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "514.el10", "source": "rpm", "version": "1.18" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "514.el10", "source": "rpm", "version": "2.86" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "512.el10", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "512.el10", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "514.el10", "source": "rpm", "version": "1.14" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "514.el10", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "3.el10", "source": "rpm", "version": "2.58" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "514.el10", "source": "rpm", "version": "1.14" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el10", "source": "rpm", "version": "2.52.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "512.el10", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "514.el10", "source": "rpm", "version": "1.55" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "512.el10", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "3.el10", "source": "rpm", "version": "2.085" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "514.el10", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "511.el10", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "5.el10", "source": "rpm", "version": "20231213" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "514.el10", "source": "rpm", "version": "1.17" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "8.el10", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "514.el10", "source": "rpm", "version": "2.20" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "512.el10", "source": "rpm", "version": "3.91" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "511.el10", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "512.el10", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "511.el10", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "511.el10", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "511.el10", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "514.el10", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "511.el10", "source": "rpm", "version": "2.038" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "511.el10", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "514.el10", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "512.el10", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "511.el10", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "24.el10", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "511.el10", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "511.el10", "source": "rpm", "version": "2024.001" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "511.el10", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el10", "source": "rpm", "version": "5.27" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "514.el10", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "512.el10", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "514.el10", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "514.el10", "source": "rpm", "version": "5.40.2" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "514.el10", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "512.el10", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "514.el10", "source": "rpm", "version": "5.40.2" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "514.el10", "source": "rpm", "version": "1.12" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "514.el10", "source": "rpm", "version": "1.29" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "514.el10", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "514.el10", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "512.el10", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "511.el10", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "514.el10", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.el10", "source": "rpm", "version": "2.8" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el10", "source": "rpm", "version": "1.19" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "4.el10", "source": "rpm", "version": "0.2.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "9.el10", "source": "rpm", "version": "4.0.4" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "8.el10", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "5.el10", "source": "rpm", "version": "20240107" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "3.el10", "source": "rpm", "version": "3.12.12" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "3.el10", "source": "rpm", "version": "3.12.12" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el10", "source": "rpm", "version": "23.2.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "5.el10", "source": "rpm", "version": "4.0.3" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.el10", "source": "rpm", "version": "1.16.0" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "1.el10", "source": "rpm", "version": "3.4.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "10.el10", "source": "rpm", "version": "5.0.8" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "4.el10", "source": "rpm", "version": "43.0.0" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.el10", "source": "rpm", "version": "2.9.0.post0" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "8.el10", "source": "rpm", "version": "1.3.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.el10", "source": "rpm", "version": "1.9.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "21.el10", "source": "rpm", "version": "4.20.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "10.el10", "source": "rpm", "version": "4.7.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.el10", "source": "rpm", "version": "2.4.0" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "7.el10", "source": "rpm", "version": "3.46.0" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "7.el10", "source": "rpm", "version": "3.46.0" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "14.el10", "source": "rpm", "version": "0.73.1" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.el10", "source": "rpm", "version": "3.7" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.el10", "source": "rpm", "version": "3.1.6" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "6.el10", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "9.el10", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "7.el10", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "6.el10", "source": "rpm", "version": "2023.11.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.el10", "source": "rpm", "version": "0.1.21" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "14.el10", "source": "rpm", "version": "0.73.1" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "3.el10", "source": "rpm", "version": "3.12.12" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "4.el10", "source": "rpm", "version": "5.2.1" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "6.el10", "source": "rpm", "version": "2.1.3" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.el10", "source": "rpm", "version": "1.1.5" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "6.el10", "source": "rpm", "version": "3.2.2" } ], "python3-packaging": [ { "arch": "noarch", "epoch": null, "name": "python3-packaging", "release": "2.el10", "source": "rpm", "version": "24.2" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "7.el10", "source": "rpm", "version": "23.3.2" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "25.el10", "source": "rpm", "version": "3.11" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "python3-pyasn1": [ { "arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "1.el10", "source": "rpm", "version": "0.6.1" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "16.el10", "source": "rpm", "version": "2.20" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "11.el10", "source": "rpm", "version": "3.5" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "19.el10", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "6.el10", "source": "rpm", "version": "0.31.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "1.el10", "source": "rpm", "version": "2.32.4" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "6.el10", "source": "rpm", "version": "0.17.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "2.el10", "source": "rpm", "version": "4.6.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "16.el10", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "11.el10", "source": "rpm", "version": "235" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.el10", "source": "rpm", "version": "1.26.19" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "6.el10", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 18, "name": "qemu-guest-agent", "release": "11.el10", "source": "rpm", "version": "10.1.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "10.el10", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "10.el10", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "11.el10", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "redhat-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-mono-vf-fonts", "release": "1.el10", "source": "rpm", "version": "4.1.0" } ], "redhat-text-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-text-vf-fonts", "release": "1.el10", "source": "rpm", "version": "4.1.0" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el10", "source": "rpm", "version": "0.4.14" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el10", "source": "rpm", "version": "0.4.14" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "5.el10", "source": "rpm", "version": "6.17" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "54.el10", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "3.el10", "source": "rpm", "version": "1.2.7" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "1.el10", "source": "rpm", "version": "1.10.1.1" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.el10", "source": "rpm", "version": "3.4.1" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "5.el10", "source": "rpm", "version": "8.2510.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "3.el10", "source": "rpm", "version": "4.9" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el10", "source": "rpm", "version": "42.1.17" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el10", "source": "rpm", "version": "42.1.17" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "7.el10", "source": "rpm", "version": "2.14.5" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "7.el10", "source": "rpm", "version": "1.48" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "7.el10", "source": "rpm", "version": "1.48" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "10.el10", "source": "rpm", "version": "4.15.0" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "8.el10", "source": "rpm", "version": "2.3.3" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "7.el10", "source": "rpm", "version": "1.1.10" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "5.el10", "source": "rpm", "version": "3.46.1" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "sssd-krb5-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5-common", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "3.el10", "source": "rpm", "version": "6.12" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "2.p2.el10", "source": "rpm", "version": "1.9.17" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "2.p2.el10", "source": "rpm", "version": "1.9.17" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "22.el10", "source": "rpm", "version": "257" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "22.el10", "source": "rpm", "version": "257" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "22.el10", "source": "rpm", "version": "257" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "22.el10", "source": "rpm", "version": "257" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "3.el10", "source": "rpm", "version": "5.4" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "3.el10", "source": "rpm", "version": "5.4" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "3.el10", "source": "rpm", "version": "5.4" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "3.el10", "source": "rpm", "version": "5.4" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "10.el10", "source": "rpm", "version": "1.35" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "7.el10", "source": "rpm", "version": "2021.11.0" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "25.el10", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "5.el10", "source": "rpm", "version": "5.7" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "6.el10", "source": "rpm", "version": "4.1.3" } ], "tpm2-tss-fapi": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss-fapi", "release": "6.el10", "source": "rpm", "version": "4.1.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el10", "source": "rpm", "version": "2025c" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "69.el10", "source": "rpm", "version": "6.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "7.el10", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "5.el10", "source": "rpm", "version": "1.24.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "44.el10", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.el10", "source": "rpm", "version": "6.16.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.el10", "source": "rpm", "version": "2.41" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "xz": [ { "arch": "x86_64", "epoch": 1, "name": "xz", "release": "4.el10", "source": "rpm", "version": "5.6.2" } ], "xz-devel": [ { "arch": "x86_64", "epoch": 1, "name": "xz-devel", "release": "4.el10", "source": "rpm", "version": "5.6.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": 1, "name": "xz-libs", "release": "4.el10", "source": "rpm", "version": "5.6.2" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "21.el10", "source": "rpm", "version": "4.20.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "10.el10", "source": "rpm", "version": "4.7.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "45.el10", "source": "rpm", "version": "3.0" } ], "zlib-ng-compat": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat", "release": "3.el10", "source": "rpm", "version": "2.2.3" } ], "zlib-ng-compat-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat-devel", "release": "3.el10", "source": "rpm", "version": "2.2.3" } ] } }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog version] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:51 Saturday 21 February 2026 03:34:04 -0500 (0:00:01.164) 0:01:30.954 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_version": "8.2510.0" }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 1] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:58 Saturday 21 February 2026 03:34:04 -0500 (0:00:00.068) 0:01:31.022 ***** skipping: [managed-node2] => { "false_condition": "__rsyslog_version is version('8.37.0-7.2', '<')" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 2] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:63 Saturday 21 February 2026 03:34:04 -0500 (0:00:00.031) 0:01:31.054 ***** ok: [managed-node2] => {} MSG: Rsyslog_version is 8.2510.0, which is newer than "8.37.0-7.2". TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set __rsyslog_failed_validation] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:71 Saturday 21 February 2026 03:34:04 -0500 (0:00:00.050) 0:01:31.105 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "rsyslog_in_image | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create the config directory if it does not exist] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:79 Saturday 21 February 2026 03:34:04 -0500 (0:00:00.053) 0:01:31.158 ***** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create a work directory] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:86 Saturday 21 February 2026 03:34:04 -0500 (0:00:00.408) 0:01:31.567 ***** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 29, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:92 Saturday 21 February 2026 03:34:05 -0500 (0:00:00.407) 0:01:31.975 ***** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:100 Saturday 21 February 2026 03:34:05 -0500 (0:00:00.400) 0:01:32.375 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_common_rules": [ { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:158 Saturday 21 February 2026 03:34:05 -0500 (0:00:00.215) 0:01:32.591 ***** skipping: [managed-node2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="16384"\n preserveFQDN="on"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'templates', 'type': 'templates', 'sections': [{'comment': 'User provided output templates', 'options': '\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Initialize list of template results] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:182 Saturday 21 February 2026 03:34:05 -0500 (0:00:00.071) 0:01:32.663 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items skipped", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "skip_reason": "Conditional result was False", "skipped": true } ], "skipped": true } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:186 Saturday 21 February 2026 03:34:05 -0500 (0:00:00.050) 0:01:32.713 ***** skipping: [managed-node2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="16384"\n preserveFQDN="on"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'templates', 'type': 'templates', 'sections': [{'comment': 'User provided output templates', 'options': '\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include input sub-vars] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:204 Saturday 21 February 2026 03:34:05 -0500 (0:00:00.061) 0:01:32.775 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run input sub-tasks] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:214 Saturday 21 February 2026 03:34:05 -0500 (0:00:00.022) 0:01:32.797 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include output sub-vars] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:229 Saturday 21 February 2026 03:34:05 -0500 (0:00:00.039) 0:01:32.837 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run output sub-tasks] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:241 Saturday 21 February 2026 03:34:05 -0500 (0:00:00.018) 0:01:32.855 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog config files not owned by any package] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:253 Saturday 21 February 2026 03:34:06 -0500 (0:00:00.024) 0:01:32.879 ***** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\nfor conf in $( ls \"/etc/rsyslog.d\" ); do\n rstr=$( rpm -qf \"/etc/rsyslog.d/$conf\" 2>&1 || : )\n if [[ \"$rstr\" == *\"not owned by any package\"* ]]; then\n echo \"/etc/rsyslog.d/$conf\"\n fi\ndone\n", "delta": "0:00:00.099273", "end": "2026-02-21 03:34:06.500371", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:34:06.401098" } STDOUT: /etc/rsyslog.d/00-global.conf /etc/rsyslog.d/05-common-defaults.conf /etc/rsyslog.d/10-input-relp-module.conf /etc/rsyslog.d/10-output-files-modules.conf /etc/rsyslog.d/10-output-forwards-modules.conf /etc/rsyslog.d/11-input-relp-relp_server0.conf /etc/rsyslog.d/11-input-relp-relp_server1.conf /etc/rsyslog.d/20-templates.conf /etc/rsyslog.d/30-output-files-files_output.conf /etc/rsyslog.d/30-output-forwards-forwards_output.conf /etc/rsyslog.d/90-input-basics-system_input.conf TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:270 Saturday 21 February 2026 03:34:06 -0500 (0:00:00.573) 0:01:33.453 ***** changed: [managed-node2] => (item=/etc/rsyslog.d/00-global.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/00-global.conf", "path": "/etc/rsyslog.d/00-global.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/rsyslog.d/10-input-relp-module.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/10-input-relp-module.conf", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/rsyslog.d/10-output-forwards-modules.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/10-output-forwards-modules.conf", "path": "/etc/rsyslog.d/10-output-forwards-modules.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/rsyslog.d/30-output-files-files_output.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/30-output-files-files_output.conf", "path": "/etc/rsyslog.d/30-output-files-files_output.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/rsyslog.d/10-output-files-modules.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/10-output-files-modules.conf", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/rsyslog.d/05-common-defaults.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/05-common-defaults.conf", "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/rsyslog.d/11-input-relp-relp_server1.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "path": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/rsyslog.d/90-input-basics-system_input.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/90-input-basics-system_input.conf", "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/rsyslog.d/20-templates.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/20-templates.conf", "path": "/etc/rsyslog.d/20-templates.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/rsyslog.d/11-input-relp-relp_server0.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "path": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_output.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "path": "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "state": "absent" } Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:290 Saturday 21 February 2026 03:34:11 -0500 (0:00:04.581) 0:01:38.035 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:311 Saturday 21 February 2026 03:34:11 -0500 (0:00:00.042) 0:01:38.077 ***** skipping: [managed-node2] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:320 Saturday 21 February 2026 03:34:11 -0500 (0:00:00.058) 0:01:38.136 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:332 Saturday 21 February 2026 03:34:11 -0500 (0:00:00.046) 0:01:38.182 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local key file to the target if needed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:344 Saturday 21 February 2026 03:34:11 -0500 (0:00:00.047) 0:01:38.230 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:356 Saturday 21 February 2026 03:34:11 -0500 (0:00:00.099) 0:01:38.329 ***** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "rsyslog", "status": { "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-02-21 03:33:40 EST", "ActiveEnterTimestampMonotonic": "587517191", "ActiveExitTimestamp": "Sat 2026-02-21 03:33:59 EST", "ActiveExitTimestampMonotonic": "606484580", "ActiveState": "inactive", "After": "network-online.target basic.target sysinit.target system.slice network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-02-21 03:33:40 EST", "AssertTimestampMonotonic": "587461858", "Before": "shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "89536000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-02-21 03:33:40 EST", "ConditionTimestampMonotonic": "587461854", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "8694", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveMemoryHigh": "3630944256", "EffectiveMemoryMax": "3630944256", "EffectiveTasksMax": "21803", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2026-02-21 03:34:00 EST", "ExecMainExitTimestampMonotonic": "607486221", "ExecMainHandoffTimestamp": "Sat 2026-02-21 03:33:40 EST", "ExecMainHandoffTimestampMonotonic": "587491272", "ExecMainPID": "81114", "ExecMainStartTimestamp": "Sat 2026-02-21 03:33:40 EST", "ExecMainStartTimestampMonotonic": "587462925", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2026-02-21 03:34:00 EST", "InactiveEnterTimestampMonotonic": "607486337", "InactiveExitTimestamp": "Sat 2026-02-21 03:33:40 EST", "InactiveExitTimestampMonotonic": "587464440", "InvocationID": "f941291e4ca448b893ae06b13ac86e8c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "13627", "LimitNPROCSoft": "13627", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13627", "LimitSIGPENDINGSoft": "13627", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3168972800", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "7983104", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "net", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2026-02-21 03:34:00 EST", "StateChangeTimestampMonotonic": "607486337", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl adjtimex afs_syscall bdflush break clock_adjtime clock_adjtime64 clock_settime clock_settime64 create_module delete_module finit_module ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mpx pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security settimeofday sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21803", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Disable rsyslog service] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:364 Saturday 21 February 2026 03:34:12 -0500 (0:00:00.611) 0:01:38.941 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __rsyslog_enabled | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:373 Saturday 21 February 2026 03:34:12 -0500 (0:00:00.083) 0:01:39.024 ***** skipping: [managed-node2] => { "false_condition": "__rsyslog_failed_validation | d(false)" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : See if there are any config files] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:385 Saturday 21 February 2026 03:34:12 -0500 (0:00:00.043) 0:01:39.067 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_generate_conf | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:392 Saturday 21 February 2026 03:34:12 -0500 (0:00:00.057) 0:01:39.125 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_generate_conf | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:398 Saturday 21 February 2026 03:34:12 -0500 (0:00:00.061) 0:01:39.187 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_generate_conf | bool", "skip_reason": "Conditional result was False" } TASK [Force all notified handlers to run at this point, not waiting for normal sync points - 2] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:219 Saturday 21 February 2026 03:34:12 -0500 (0:00:00.066) 0:01:39.253 ***** NOTIFIED HANDLER fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd for managed-node2 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/handlers/main.yml:2 Saturday 21 February 2026 03:34:12 -0500 (0:00:00.009) 0:01:39.262 ***** changed: [managed-node2] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-02-21 03:33:40 EST", "ActiveEnterTimestampMonotonic": "587517191", "ActiveExitTimestamp": "Sat 2026-02-21 03:33:59 EST", "ActiveExitTimestampMonotonic": "606484580", "ActiveState": "inactive", "After": "network-online.target basic.target sysinit.target system.slice network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-02-21 03:33:40 EST", "AssertTimestampMonotonic": "587461858", "Before": "shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "89536000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-02-21 03:33:40 EST", "ConditionTimestampMonotonic": "587461854", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "8694", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveMemoryHigh": "3630944256", "EffectiveMemoryMax": "3630944256", "EffectiveTasksMax": "21803", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2026-02-21 03:34:00 EST", "ExecMainExitTimestampMonotonic": "607486221", "ExecMainHandoffTimestamp": "Sat 2026-02-21 03:33:40 EST", "ExecMainHandoffTimestampMonotonic": "587491272", "ExecMainPID": "81114", "ExecMainStartTimestamp": "Sat 2026-02-21 03:33:40 EST", "ExecMainStartTimestampMonotonic": "587462925", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2026-02-21 03:34:00 EST", "InactiveEnterTimestampMonotonic": "607486337", "InactiveExitTimestamp": "Sat 2026-02-21 03:33:40 EST", "InactiveExitTimestampMonotonic": "587464440", "InvocationID": "f941291e4ca448b893ae06b13ac86e8c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "13627", "LimitNPROCSoft": "13627", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13627", "LimitSIGPENDINGSoft": "13627", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3170324480", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "7983104", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "net", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2026-02-21 03:34:00 EST", "StateChangeTimestampMonotonic": "607486337", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl adjtimex afs_syscall bdflush break clock_adjtime clock_adjtime64 clock_settime clock_settime64 create_module delete_module finit_module ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mpx pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security settimeofday sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21803", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Check ports managed by firewall and selinux - 2] ************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:222 Saturday 21 February 2026 03:34:12 -0500 (0:00:00.598) 0:01:39.861 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml for managed-node2 TASK [Check ports are not retrieved if both logging_manage_firewall and logging_manage_selinux are not true] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:3 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.085) 0:01:39.947 ***** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check firewall port status (manage - tcp)] ******************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:13 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.074) 0:01:40.021 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check firewall port status (manage - udp)] ******************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:22 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.030) 0:01:40.051 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check associated selinux ports (manage - tcp)] *************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:34 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.031) 0:01:40.083 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check associated selinux ports (manage - udp)] *************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:44 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.064) 0:01:40.148 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set firewall true and selinux false] ************************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:228 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.032) 0:01:40.180 ***** ok: [managed-node2] => { "ansible_facts": { "logging_manage_firewall": true, "logging_manage_selinux": true }, "changed": false } TASK [TEST CASE 1; Test the client configuration using tls relp] *************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:233 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.038) 0:01:40.218 ***** included: fedora.linux_system_roles.logging for managed-node2 TASK [fedora.linux_system_roles.logging : Set global variables] **************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:2 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.144) 0:01:40.363 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Run systemctl] *********************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:7 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.053) 0:01:40.417 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Require installed systemd] *********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:14 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.049) 0:01:40.466 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_is_booted is not defined", "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:19 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.034) 0:01:40.500 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_is_booted is not defined", "skip_reason": "Conditional result was 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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:10 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.026) 0:01:40.527 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_output_files": [ { "name": "default_files", "type": "files" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_outputs] ***************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:17 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.112) 0:01:40.639 ***** ok: [managed-node2] => { "ansible_facts": { "rsyslog_outputs": [ { "ca_cert": "/etc/pki/tls/certs/logging_cert.crt", "cert": "/etc/pki/tls/certs/logging_cert.crt", "name": "relp_client0", "permitted_servers": [ "*.server.com", "*.example.com" ], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/logging_cert.key", "target": "localhost", "tls": true, "type": "relp" }, { "ca_cert": "/etc/pki/tls/certs/logging_cert.crt", "cert": "/etc/pki/tls/certs/logging_cert.crt", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/logging_cert.key", "target": "localhost", "tls": true, "type": "relp" }, { "name": "default_files", "type": "files" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_inputs] ****************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:21 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.057) 0:01:40.697 ***** ok: [managed-node2] => { "ansible_facts": { "rsyslog_inputs": [ { "name": "system_input", "type": "basics" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Use of rsyslog_custom_config_files is deprecated] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:25 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.050) 0:01:40.747 ***** skipping: [managed-node2] => { "false_condition": "rsyslog_custom_config_files is defined" } TASK [fedora.linux_system_roles.logging : Use of type custom is deprecated] **** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:32 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.047) 0:01:40.794 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:45 Saturday 21 February 2026 03:34:13 -0500 (0:00:00.055) 0:01:40.849 ***** skipping: [managed-node2] => (item={'name': 'flows', 'inputs': ['system_input'], 'outputs': ['relp_client0', 'relp_client1']}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.inputs | intersect(__logging_input_names) | length != item.inputs | length", "item": { "inputs": [ "system_input" ], "name": "flows", "outputs": [ "relp_client0", "relp_client1" ] }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.logging : Gather ports specified in the logging_inputs and outputs vars] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:55 Saturday 21 February 2026 03:34:14 -0500 (0:00:00.057) 0:01:40.906 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Initialize ports variables] ********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:3 Saturday 21 February 2026 03:34:14 -0500 (0:00:00.060) 0:01:40.966 ***** ok: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:15 Saturday 21 February 2026 03:34:14 -0500 (0:00:00.060) 0:01:41.027 ***** ok: [managed-node2] => { "ansible_facts": { "logging_tls_tcp_ports": [ 6514, 7514 ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Update port values from outputs] ***** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:35 Saturday 21 February 2026 03:34:14 -0500 (0:00:00.093) 0:01:41.120 ***** ok: [managed-node2] => { "ansible_facts": { "logging_tcp_ports": [], "logging_tls_tcp_ports": [ 6514, 7514 ], "logging_tls_udp_ports": [], "logging_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Update port values from inputs] ****** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:55 Saturday 21 February 2026 03:34:14 -0500 (0:00:00.158) 0:01:41.279 ***** ok: [managed-node2] => { "ansible_facts": { "logging_tcp_ports": [], "logging_tls_tcp_ports": [ 6514, 7514 ], "logging_tls_udp_ports": [], "logging_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Manage firewall on the gathered ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:58 Saturday 21 February 2026 03:34:14 -0500 (0:00:00.079) 0:01:41.358 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Initialize logging_firewall_ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:7 Saturday 21 February 2026 03:34:14 -0500 (0:00:00.075) 0:01:41.433 ***** ok: [managed-node2] => { "ansible_facts": { "logging_firewall_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Add tcp ports to logging_firewall_ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:11 Saturday 21 February 2026 03:34:14 -0500 (0:00:00.059) 0:01:41.493 ***** ok: [managed-node2] => (item=6514/tcp) => { "ansible_facts": { "logging_firewall_ports": [ { "port": "6514/tcp", "state": "enabled" } ] }, "ansible_loop_var": "item", "changed": false, "item": "6514/tcp" } ok: [managed-node2] => (item=7514/tcp) => { "ansible_facts": { "logging_firewall_ports": [ { "port": "6514/tcp", "state": "enabled" }, { "port": "7514/tcp", "state": "enabled" } ] }, "ansible_loop_var": "item", "changed": false, "item": "7514/tcp" } TASK [fedora.linux_system_roles.logging : Add udp ports to logging_firewall_ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:17 Saturday 21 February 2026 03:34:14 -0500 (0:00:00.091) 0:01:41.585 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:23 Saturday 21 February 2026 03:34:14 -0500 (0:00:00.039) 0:01:41.624 ***** included: fedora.linux_system_roles.firewall for managed-node2 TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 21 February 2026 03:34:14 -0500 (0:00:00.082) 0:01:41.706 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:2 Saturday 21 February 2026 03:34:14 -0500 (0:00:00.065) 0:01:41.771 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:10 Saturday 21 February 2026 03:34:14 -0500 (0:00:00.057) 0:01:41.829 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:15 Saturday 21 February 2026 03:34:15 -0500 (0:00:00.048) 0:01:41.877 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:22 Saturday 21 February 2026 03:34:15 -0500 (0:00:00.052) 0:01:41.930 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __firewall_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:27 Saturday 21 February 2026 03:34:15 -0500 (0:00:00.049) 0:01:41.979 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __firewall_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set platform/version specific variables] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/set_vars.yml:31 Saturday 21 February 2026 03:34:15 -0500 (0:00:00.049) 0:01:42.029 ***** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 21 February 2026 03:34:15 -0500 (0:00:00.205) 0:01:42.234 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node2 TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:5 Saturday 21 February 2026 03:34:15 -0500 (0:00:00.106) 0:01:42.341 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12 Saturday 21 February 2026 03:34:15 -0500 (0:00:00.077) 0:01:42.419 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:17 Saturday 21 February 2026 03:34:15 -0500 (0:00:00.083) 0:01:42.502 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Saturday 21 February 2026 03:34:15 -0500 (0:00:00.077) 0:01:42.580 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Saturday 21 February 2026 03:34:16 -0500 (0:00:00.889) 0:01:43.469 ***** skipping: [managed-node2] => { "false_condition": "__firewall_is_transactional | d(false)" } TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:39 Saturday 21 February 2026 03:34:16 -0500 (0:00:00.062) 0:01:43.531 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:44 Saturday 21 February 2026 03:34:16 -0500 (0:00:00.050) 0:01:43.582 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:8 Saturday 21 February 2026 03:34:16 -0500 (0:00:00.051) 0:01:43.633 ***** skipping: [managed-node2] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:17 Saturday 21 February 2026 03:34:16 -0500 (0:00:00.099) 0:01:43.733 ***** skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'nftables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'iptables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'ufw', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:27 Saturday 21 February 2026 03:34:16 -0500 (0:00:00.118) 0:01:43.851 ***** ok: [managed-node2] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-02-21 03:32:42 EST", "ActiveEnterTimestampMonotonic": "530013598", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service system.slice basic.target sysinit.target dbus.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-02-21 03:32:42 EST", "AssertTimestampMonotonic": "529359892", "Before": "multi-user.target network-pre.target shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "584494000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-02-21 03:32:42 EST", "ConditionTimestampMonotonic": "529359864", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service ipset.service shutdown.target iptables.service ebtables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "8150", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3630944256", "EffectiveMemoryMax": "3630944256", "EffectiveTasksMax": "21803", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Sat 2026-02-21 03:32:42 EST", "ExecMainHandoffTimestampMonotonic": "529385910", "ExecMainPID": "72342", "ExecMainStartTimestamp": "Sat 2026-02-21 03:32:42 EST", "ExecMainStartTimestampMonotonic": "529362122", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2026-02-21 03:32:42 EST", "InactiveExitTimestampMonotonic": "529362759", "InvocationID": "c9cb2e37a3a841e8b32b266da4ee286a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13627", "LimitNPROCSoft": "13627", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13627", "LimitSIGPENDINGSoft": "13627", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "72342", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3107766272", "MemoryCurrent": "35155968", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "36831232", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "tmpfs", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus-broker.service dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2026-02-21 03:34:02 EST", "StateChangeTimestampMonotonic": "609599759", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "21803", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:33 Saturday 21 February 2026 03:34:17 -0500 (0:00:00.784) 0:01:44.636 ***** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-02-21 03:32:42 EST", "ActiveEnterTimestampMonotonic": "530013598", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service system.slice basic.target sysinit.target dbus.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-02-21 03:32:42 EST", "AssertTimestampMonotonic": "529359892", "Before": "multi-user.target network-pre.target shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "584494000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-02-21 03:32:42 EST", "ConditionTimestampMonotonic": "529359864", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service ipset.service shutdown.target iptables.service ebtables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "8150", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3630944256", "EffectiveMemoryMax": "3630944256", "EffectiveTasksMax": "21803", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Sat 2026-02-21 03:32:42 EST", "ExecMainHandoffTimestampMonotonic": "529385910", "ExecMainPID": "72342", "ExecMainStartTimestamp": "Sat 2026-02-21 03:32:42 EST", "ExecMainStartTimestampMonotonic": "529362122", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2026-02-21 03:32:42 EST", "InactiveExitTimestampMonotonic": "529362759", "InvocationID": "c9cb2e37a3a841e8b32b266da4ee286a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13627", "LimitNPROCSoft": "13627", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13627", "LimitSIGPENDINGSoft": "13627", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "72342", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3116695552", "MemoryCurrent": "35155968", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "36831232", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "tmpfs", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus-broker.service dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2026-02-21 03:34:02 EST", "StateChangeTimestampMonotonic": "609599759", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "21803", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:39 Saturday 21 February 2026 03:34:18 -0500 (0:00:00.741) 0:01:45.377 ***** ok: [managed-node2] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.12", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:48 Saturday 21 February 2026 03:34:18 -0500 (0:00:00.066) 0:01:45.444 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:61 Saturday 21 February 2026 03:34:18 -0500 (0:00:00.053) 0:01:45.497 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:77 Saturday 21 February 2026 03:34:18 -0500 (0:00:00.053) 0:01:45.551 ***** ok: [managed-node2] => (item={'port': '6514/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "6514/tcp", "state": "enabled" } } changed: [managed-node2] => (item={'port': '7514/tcp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "port": "7514/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 21 February 2026 03:34:19 -0500 (0:00:01.072) 0:01:46.623 ***** skipping: [managed-node2] => (item={'port': '6514/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "port": "6514/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'port': '7514/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "port": "7514/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:141 Saturday 21 February 2026 03:34:19 -0500 (0:00:00.089) 0:01:46.712 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall | length == 1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:150 Saturday 21 February 2026 03:34:19 -0500 (0:00:00.064) 0:01:46.777 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:156 Saturday 21 February 2026 03:34:20 -0500 (0:00:00.087) 0:01:46.865 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:165 Saturday 21 February 2026 03:34:20 -0500 (0:00:00.120) 0:01:46.985 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:176 Saturday 21 February 2026 03:34:20 -0500 (0:00:00.087) 0:01:47.074 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:182 Saturday 21 February 2026 03:34:20 -0500 (0:00:00.095) 0:01:47.170 ***** skipping: [managed-node2] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [fedora.linux_system_roles.logging : Manage selinux on the gathered ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:61 Saturday 21 February 2026 03:34:20 -0500 (0:00:00.108) 0:01:47.278 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Initialize logging_selinux_ports] **** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:7 Saturday 21 February 2026 03:34:20 -0500 (0:00:00.078) 0:01:47.357 ***** ok: [managed-node2] => { "ansible_facts": { "logging_selinux_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Add non tls tcp ports to logging_selinux_ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:11 Saturday 21 February 2026 03:34:20 -0500 (0:00:00.067) 0:01:47.425 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:16 Saturday 21 February 2026 03:34:20 -0500 (0:00:00.021) 0:01:47.446 ***** ok: [managed-node2] => (item=6514) => { "ansible_facts": { "logging_selinux_ports": [ { "local": "true", "ports": 6514, "proto": "tcp", "setype": "syslog_tls_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": 6514 } ok: [managed-node2] => (item=7514) => { "ansible_facts": { "logging_selinux_ports": [ { "local": "true", "ports": 6514, "proto": "tcp", "setype": "syslog_tls_port_t", "state": "present" }, { "local": "true", "ports": 7514, "proto": "tcp", "setype": "syslog_tls_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": 7514 } TASK [fedora.linux_system_roles.logging : Add non tls udp ports to logging_selinux_ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:21 Saturday 21 February 2026 03:34:20 -0500 (0:00:00.095) 0:01:47.542 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:26 Saturday 21 February 2026 03:34:20 -0500 (0:00:00.024) 0:01:47.566 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:31 Saturday 21 February 2026 03:34:20 -0500 (0:00:00.020) 0:01:47.586 ***** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean included: fedora.linux_system_roles.selinux for managed-node2 TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 21 February 2026 03:34:20 -0500 (0:00:00.121) 0:01:47.707 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 21 February 2026 03:34:20 -0500 (0:00:00.081) 0:01:47.789 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 21 February 2026 03:34:21 -0500 (0:00:00.080) 0:01:47.869 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 21 February 2026 03:34:21 -0500 (0:00:00.072) 0:01:47.942 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 21 February 2026 03:34:21 -0500 (0:00:00.070) 0:01:48.012 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Saturday 21 February 2026 03:34:21 -0500 (0:00:00.053) 0:01:48.065 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Saturday 21 February 2026 03:34:21 -0500 (0:00:00.081) 0:01:48.147 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Saturday 21 February 2026 03:34:21 -0500 (0:00:00.076) 0:01:48.223 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts['python_version'] is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Saturday 21 February 2026 03:34:21 -0500 (0:00:00.081) 0:01:48.305 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-libselinux python3-policycoreutils TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Saturday 21 February 2026 03:34:22 -0500 (0:00:00.865) 0:01:49.170 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts['os_family'] == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure grubby used to modify selinux kernel parameter] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Saturday 21 February 2026 03:34:22 -0500 (0:00:00.068) 0:01:49.238 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:67 Saturday 21 February 2026 03:34:23 -0500 (0:00:00.926) 0:01:50.165 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: policycoreutils-python-utils TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:81 Saturday 21 February 2026 03:34:24 -0500 (0:00:00.993) 0:01:51.158 ***** skipping: [managed-node2] => { "false_condition": "__selinux_is_transactional | d(false)" } TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:86 Saturday 21 February 2026 03:34:24 -0500 (0:00:00.093) 0:01:51.251 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:91 Saturday 21 February 2026 03:34:24 -0500 (0:00:00.170) 0:01:51.421 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:98 Saturday 21 February 2026 03:34:24 -0500 (0:00:00.076) 0:01:51.498 ***** ok: [managed-node2] TASK [fedora.linux_system_roles.selinux : Run systemctl] *********************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:8 Saturday 21 February 2026 03:34:25 -0500 (0:00:00.918) 0:01:52.417 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Require installed systemd] *********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:15 Saturday 21 February 2026 03:34:25 -0500 (0:00:00.059) 0:01:52.476 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:20 Saturday 21 February 2026 03:34:25 -0500 (0:00:00.053) 0:01:52.529 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:29 Saturday 21 February 2026 03:34:25 -0500 (0:00:00.070) 0:01:52.600 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "(not selinux_state is none and selinux_state | length > 0) or (not selinux_policy is none and selinux_policy | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:40 Saturday 21 February 2026 03:34:25 -0500 (0:00:00.087) 0:01:52.687 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts['selinux']['status'] == \"disabled\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:52 Saturday 21 February 2026 03:34:25 -0500 (0:00:00.087) 0:01:52.774 ***** ok: [managed-node2] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [Add or remove selinux=0 from args as needed] ***************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:56 Saturday 21 February 2026 03:34:25 -0500 (0:00:00.086) 0:01:52.861 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __update_kernel_param", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:70 Saturday 21 February 2026 03:34:26 -0500 (0:00:00.088) 0:01:52.949 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:77 Saturday 21 February 2026 03:34:26 -0500 (0:00:00.079) 0:01:53.029 ***** skipping: [managed-node2] => { "false_condition": "ansible_facts['selinux']['status'] == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:82 Saturday 21 February 2026 03:34:26 -0500 (0:00:00.106) 0:01:53.135 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:90 Saturday 21 February 2026 03:34:26 -0500 (0:00:00.133) 0:01:53.269 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:95 Saturday 21 February 2026 03:34:26 -0500 (0:00:00.154) 0:01:53.423 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:100 Saturday 21 February 2026 03:34:26 -0500 (0:00:00.080) 0:01:53.504 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:105 Saturday 21 February 2026 03:34:26 -0500 (0:00:00.106) 0:01:53.610 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:110 Saturday 21 February 2026 03:34:26 -0500 (0:00:00.088) 0:01:53.700 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:121 Saturday 21 February 2026 03:34:26 -0500 (0:00:00.038) 0:01:53.738 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:134 Saturday 21 February 2026 03:34:26 -0500 (0:00:00.044) 0:01:53.782 ***** ok: [managed-node2] => (item={'ports': 6514, 'proto': 'tcp', 'setype': 'syslog_tls_port_t', 'state': 'present', 'local': 'true'}) => { "__selinux_item": { "local": "true", "ports": 6514, "proto": "tcp", "setype": "syslog_tls_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "6514" ], "proto": "tcp", "setype": "syslog_tls_port_t", "state": "present" } changed: [managed-node2] => (item={'ports': 7514, 'proto': 'tcp', 'setype': 'syslog_tls_port_t', 'state': 'present', 'local': 'true'}) => { "__selinux_item": { "local": "true", "ports": 7514, "proto": "tcp", "setype": "syslog_tls_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": true, "ports": [ "7514" ], "proto": "tcp", "setype": "syslog_tls_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:146 Saturday 21 February 2026 03:34:28 -0500 (0:00:01.849) 0:01:55.631 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 Saturday 21 February 2026 03:34:28 -0500 (0:00:00.076) 0:01:55.708 ***** ok: [managed-node2] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:7bd953bc370c70fe9299b766f8a40a1659e03f7ef4dd6c722c3e182bc90c1c68", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:e8caedff457d24c0562673868860f813a6cf223422bc48524e7cf1e8df7ddeb6", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:1150e95aa33304027895200fbac6de5d0ec1ada237d1cf255f979bcf712831ba", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:634c80be00ac898add54ea6d59ead5a6e92e4d06a230b9b4485059070b0a3bde", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:90f08987cd8645d1bc99245841a9f2d0c9858196064df233655623d1b5cfbdde", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:067a6896991e90a176a851bc6f4b96a576c737b729c78dbd9ef27a0ec0af7ebd", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:ee1199b88bcd39ff6de202bdef25f1dc7292828d80856fa535fb80454dad000e", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:3b9f22d94579c8dd60f827159f6f15a2085d9bb799cbc88d7c1d23ce7a63aab4", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:449d303fa3e44bb7afa7b0a715e9566e1e33fd3368aee1b078529f0225cf56ff", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:bfefb6205876b2f58e84c1952c749c146f4e2b8107a660e084614b23d60300c8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:3a903d39c2d9de406f33790f234fde1f1d0b20bacae36fa0c6bfb5fee9f800c5", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:35030bf2d1dc7ec055a954de113ff7918709262d5c318040b0cbd07018e9ee88", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:5da016180d7da3fa18541f72cc69eb5c9ffebc2851ec3e6150bfd5a73153f860", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:6432b280ab64da2e35f7df339167f29bc9b9dca4c01e8e8a0c409b7a0adbd5d1", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:856e89b68ecf997f8a33e98c7e4bd2250a43f88790efba170f787434139a8c0b", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:78ff1f7154a00c128cbf5c237452baf7ed1cd46cb11378439b64432d1db58d4f", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:1e517a22f8a71ea3ef177798685dfb6359b1006205fdc97a0972ff1cf7125f40", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:454cc3d74ae64acf78ad17344d47579841f6b44266c6c3d56f58594918d2e3cc", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:4d13ddead5cb94be9c944061044e0bd56974a9db9df64f7259593b57d51386d5", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:00bebe07cf015d4084870d1f0866913ae687801ca2d26e12c00df6823b3bc304", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:0cb5bf9ff94cee18667b41dc4d1b988ace9baa06ca99507a91ff3190f4e39d35", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:233825c029885cb6196920f19b27336b444411b9a15b956c95a2a07b89e9b041", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:afaeabb15d1d5e4f3d07865c5213f4a78ae5865d0f782e95d1c599e61b7ed7d3", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:2c8ef6be5667ad71b144c8bd4ec606b56cecd4e3ea1d242cbc657c1c993d99af", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:dd35cbec0b5e8f81e3394a60905606fb9d986fd394ad60ccedfcdb60f0137b0b", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:e89032180210c66a288c43d2de3a47b285d38fa239226bd49ae19a1a0488f41c", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:96474cc59c799aa0e25123ea9909b4fb319a03f1b5f6cbbf1ae3dcda374815a7", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:7c8fa6c136fc6624a1dd4345c3484ffbc07c9a4be8b7543d78f0615680cb73cc", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:1b066f5d029b5584d34d95007991d218446244f994f3ff802339cd5890e48091", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:60ca58fba194f53faf1c0bc41f8eeeba9ca3de6f2da08f8940b6d1d3093e7c0f", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:815d2bba5c316d5d0334add30dca473daf3fdc85e48785c26c7b47b2ef833823", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:4ec687f59310bcb03685bec14fec451d393508d1ca5f926209ba967d42673d90", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:b6821587c3b2df8dc3ce8de9851cb1be120dfd68e5729141e7a293917029e978", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:df9850293d6833d206bfb3a875bdf69d0823daf24993b30f962da683032555e2", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:de4651616a6c8dea0dd4b018d3ab32c1506ba75188d1bcab2e04af461eea6040", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:91ab7c5c9df2a80b515c52b105f54e9247b092be7864be939d880b2f94cec862", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:bec8a93b694c60226db8744867c6f87775440937699ac0d023e06e7b7aee1d6b", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:3f5f3b049123ab0a61d1f7a7e6372bd7d2194feb212f2b5bd85a9148f21f7db6", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:0ae822bb67f347f0a88f4ec8584f394e3e10fc11363dcf34b1d583305e76c9e6", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:d20dacb3b990c66c37bbf1bbd081a84a0e35f3cdf1501c27a5ec881c3d187d84", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:090e59b1324bf559d79a1ef363fe9bc1bd2adb928f6a95bb1628c92f93063415", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:80b987a686635b3e05bedf481ef892af7231100a61fbf6ca5e93da17dbb887c3", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:9fa130934871404f743c4803af509afa78e56b3ba2f83bd108564858f163329f", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:a68798c10fa97ddee5f54ac1d1281ecce65750e4e151076f4ad826187fc647a2", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:4e04381e36d9df4d9f19ad718b1ddf4686f633f72b24d1161055b1f7280a81d4", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:33c562fd35e8b9fc5fdf807c488d1ac4adfa6c3b92dbbf87034a6732478e1bf7", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:8279ce237a5b4ffe5a80db09e71f06bdc8a4838910274ffc4e240ec99c185df5", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:f89476b4ce6acf51cb0628609027a6c44a90db4ccde4da07505b5332a00b7c63", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:8a072efaf9d6f3af5ec04477f28ec73585274598b69d2e8f24c8180dcfacb15c", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:d5d67d239ca7cd2acbd4c5e15fbbc0f97810139fd352e9966c1e63a7d6ab5188", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:a4da29d700315627bf480c63220b2b639ec0b87435f9ecca111eed86c1e019cd", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:36bd297ee2c16ed1564895422c05f51d957f09ef17120ac2efc93dc46d2d81a0", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:053f0dac3d8bc41d9dcbaf9b3f1c2e55ec313e07465db7462fdacf8fd89ce553", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:9fb7d00873d78a196b1fb639f107a92cf007803c7eaa2658eba7ed05081acb99", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:59f3c694a3ba5e60ece2b1ddeb5f5bd4f00fdaa67a5c7aa3a8fe7bd302963523", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:c05ca77b6a73640331abcf4018a9b7f2f3733f9e128bd96d7131ab7ba1fa823c", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:0e54e45a5adaa7cc24e6a273e25693919e92f498e42b8e136b7d7bf29be2d6af", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:629423401aaf5d0f529905a421a461d2f1d7ddbdb94020a140831f8873724c39", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:7ec2279bb83c931e6f379f45255a0727d207838ab55930f7595e0ab1e95b8db3", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:601b41f04bdd9789e01a1158241a17c7c4f937c88adbc75e9bf8875ee7cb0756", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:9f9cfd140d7b13b9679ba8b8d7a59366294db02d816d60af2e00a3fff1f6fed9", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:5d64fbf2f59d2c8ce842a9e8adf39877e41bb1d3e77c374681044aafbd662d7d", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:1ce15bea5149f786d9b714426a2870c43d01107f2e3a6bd4b5b324a166508dbf", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:cd287fe5971d71a4512ad52ad855f427c8b722cf7aec6e884ca646ca3da0df2b", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:f6643411d4b5fbc33bd87d4b3b1d4ea1b5d3659a2092cdee9ecbd4dd700af416", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:41bc4ffe76c9e5c220822efd68a2e55b1126b38f646b7c4016a36263a89e482d", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:fb9a0c7ec7a8627b89649e44dd9e2d6e4cf70166b2a55f6509f898695510376b", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:8b52f0bebd92342ee6b7e00dfe3e20d3a0f041badd4312b9b22b3d3ab0d1b3b1", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:22ed092464b3757fcc58749af15cc33319f406db1747f4b28f74feb123969612", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:7633e1cf2075f6323862d89b5e0072681e64e41895b6caabbc8c6b18223dce9c", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:1da30094d8664d16dee43b934829c800003e49304f1540e5b41f9fb12a2df4df", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:6cdf81585aeb903ef5da64551f6bde953aeb48f8623a8d416485847541b7b283", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:1af7de0f7c691873148f17453849b3dee97e78a1e8108755c1c133c05f29b651", "enabled": 1 } }, "distcc": { "100": { "checksum": "sha256:bd9199873915ce6fadfc570fba837765971726dac64a74e1ba74c55dc0b24067", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:1205bd72660c46019cfb8c3a899accaefb280f5f6bda63850ee2b508cc4542d6", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:b799553c2c0ab0abd040196142394a15d429e15b573df56edd0e150295d6993c", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:bdaf9c5be3de423b3d1b72c8bf38e2315fd58ce10ca6a58873c7d3e3a9c8aed2", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:1de79cf621df4cb04b8ee1201f38c91d8a23cfd85928894d4f9a8d3a27dd99e1", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:5d8847ac4f68cf59bdc174bc1ce3688f86efbdd4a4563f701cdc74b2fa01504c", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:58fbe8fa7832fec940b7afc7ffe8e4357ddb5a03a662687b928f84029d81c781", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:c821191e37683fab6a25fa714edaa75bcd7a81760fa8b547c31e40967875a29c", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:09288902a734ceef738fc904463b50798ce700c15059c70d092412b12ead156d", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:9fbdec8e421e1fa27dfea13b163cd0810d404845ee724b6f1b3ca5e6500a42c0", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:9144a6012aa7771292a276576f811b7948abf4b7fe2e07f05c66d232d5811055", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:ae1f3ce0ff3a003f1db93dbbe09084b0ba32675b332f9930f23f9f5e66f57204", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:60856e056bdd9de8ffce0f5468846b00616fad40f87d38d5fa73acb74475d83b", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:8d10737fea4fe0dd3ae3725002a8f0c5889a3645ba4894e9dccec01a3e51b3d9", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:260a661a05f5958d32eecc692d9d5350d51ec0ef9e9bf29aad653d8637ceba29", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:e206bfbfcbe748672784fe52a91a1220965bcae5ff57dab458ade953f0b17b80", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:8826b12f85b02168080b03dec5eef5c91283ba1ebf8370022a71170064a97dcc", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:00b8b8e23b9e36087646cffa7c5126b0a402ac38a958930d27fd058f78f67987", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:181e899c092e42a648f7474f936d3413769842e4a0192dbc91cf587cd1547ffc", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:54578edd17537e1639df33aa54a731059844519c32cb8dee24e31b29f499dc67", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:325a80a2f12fed84077e57ac8725cdbd3449114115ac74904280c05c4d9f1597", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:9ac486b2d71758e95a106894de9c4f5b21506e07caba5d3753964556cb042fab", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:0a0e0d24bb9866726e90384d92166829d3c43e6086613b425735544745295adf", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:cc208709ab1c0862004f9576e53a62665826c6cdb5f443eb463d8743cc399769", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:9505b4010a4aafa33b27c1a73f02f7fb2ff720e95ef943b40db387b893b7499a", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:a1966f6618bc0d636a87d83d852abba0b92bcb8aaafe82837b39958954490ad5", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:80108836908472e7859b47ff8ba90d2c629f02666a3246c2dc7e6039ee1dc099", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:42e7cda751258014b8bf2492522d20dcc0a1c96027d8261b7996289ad136ee7d", "enabled": 1 } }, "gnome_remote_desktop": { "100": { "checksum": "sha256:840c649229032dfd9b5880f50fcd371e5cc4c87fba7d424f03f3f5f28cb1f686", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:ce63d6d0ffc035614b61d82eae48a44485151cb6e93a0617c782116187ab1ad3", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:3b3f4538fdffe23885b90ece09b6859afc8a0b7f3314b9b4a60bcb9525776725", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:8184e98e265b9082358f87a8a715bf235f96c31008e60541b742525e7f09bce2", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:a57b0a11f54bad916a170bf890b15978ad925ccc5e976d9d7b94b6c66f7c2e83", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:fc4a2c076ee26500d58559dfd29fe267a6f1ec33515064c8daa16448b7aaca9a", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:b13286a614402a3538fc0387f3d7abc30085c382a33e83faed9be57f33b63f45", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:37d95ab4a25b542db931edf26632d35e3a969239ff1de338b037e2e5ec506fad", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:1eab1ed96a9f87898b99be5005c598d35dc079b1ab5a7214ceb6e3e5c50f8810", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:6719dc568ff70220e53b2f1ed86d9a395a2f038d99901396022e4dc63d4ae868", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:c280b017518cea08d176260a60012fd4d62882dcdf6bc9fc2005c74573b2240c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:a6e5ded6ba1592d16d507e4f87b6078156d99e9554184a9912a3a91819ebb5df", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:a90844f8b8a25de5abadb4887f1b1ac84367f5ae248d9213a90a39859b3e5df3", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:40b455ce92e388b7f1eb0c65645000ae54076221c2acce0fa34c6f8d29d6ee67", "enabled": 1 } }, "iiosensorproxy": { "100": { "checksum": "sha256:392808628481e796663a1b99d1340efca31995d4832ec45fe71a939f12c117e7", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:59557d1383fbb0a9586e18a4b129912d3ff989dbb853ed29bd0e27dfc160351d", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:c850d134886113631f28665513a0536ca98fce16e53a9b3f146d1449ae9e0ee5", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:208231fcd39727d36f759dca410d8675e5852b7330f966aa86dc6e37c9abb22b", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:fbe06ca72301044576727070afcb7c8c551926a43569ab02d74d3e6707120615", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:630a305bf2ae45b8211c97cd029f1ae4247e0a00f936d8595e3cff59570cbd5f", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:104ca47441ca07c42c5e4770c1eae2178d2cdb880a174581032c7f846a05fb6e", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:b0baf75f1edb1c27f1caf49a30874604f82791ee1b1c85c38a06195f8d806b0e", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:ba9aeb152542b5bd253d5a6e3b6aeff3e857615f4f42836c19098d45263fb120", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:177e6ff2bd9b8e6800b6138497d26b5cdd005046f6c62f672ecc66701b1251c9", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:32c9122d027bf6229b8cf18a4d45fc63e38c5b0a3656312854833e4342e0e608", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:42c6066d4a0751cb1db4526c055b0527a4d9403b45794571ea0dc4c71a666bec", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:997985873de7774ecab07db71db7974723494b65a569e2f852977c25d381359c", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:80496dfdf52576d83029c83097446766868b289a06aab9e9df110b733594a98e", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:c739061ae87ecfdebea9afd0b8021aa3ea154e8e1ef00ba148c82d225ee0c8d2", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:81d97ceabbc97f1b524d3e0e60904f5225fcc44996a83d9db67b7ef3d8b18075", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:8eecfbe8b3b75068c3c26b6fee1cd79009098d65b962b8a847438e8c31e9d053", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:2ae3ef5124e180523c5f610cbd536ad55c7e0b8e7c551201c29827e59c7c1594", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:34f943a522e251615c58df783c4ace2086a1752a3b69e5cbfef2ec5d42234da5", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:a0a2baa7b6c1d5ed5e5582f7ffc7d5a8cf2d4e7d034f50b1f3d0972fc9674939", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:78f45331782c43239be7330f5b928d9dace6b3ebbfda5e07c1374c462fe06923", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:41297d28af002c4e97c864d3b5ee64f49519b4db72a71b5bf7cd104c2b05af0a", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:2d6c154dc940a2c178931902f7e0c0a1e9f9956055f92fc1bc92b1f2143a674d", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:33d8e3fbc9f8f48ff7a69685721a782c9f8b62bbbd1878e9bafefad5bdcf51db", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:653fca3667c90bf30da196ab61d79ee5afe1ae9703324b2512180986eec8d6c2", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:949cb7c7b62d17c998f63d9970d6fefbf5b3d56d65f729bf21a4f6703135e3f4", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:c1e22e4778b465a08d815aaf53d71ba28122b061bef976f522a2304366849a2d", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:a308db644962bd0893fe1b8bc6571460b377f728ac28632852ca3b9c281ed74e", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:9925a9acfb6375d93a08546a581a90375ee8582972cfc9d6884204d538b895e6", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:0c9136b18fb83249b1dd825fd497435d852adfaddc9d618ac4d269843a458317", "enabled": 1 } }, "ktls": { "100": { "checksum": "sha256:06e6dcfd517d4000e74035e4a9b39f572c837df7d307f7c03fe8b4a967347ddb", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:f2322f689c55de691d98651af5bfece0b87608950ccd1a92e9225cfe47415851", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:454587674794c66f8b25f9e90154c291e81f6ab93d7c8fb3107068cfcefb797d", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:4d05909abe38f75a72561bb28fb279f4771d6886406de5d4665111db56181972", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:dbd4d9d61f7e57925f7a61e0a42d65273d8be168f6e3c77b5467d7b9a93817ff", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:3121357ab50a02cfc634a5fe4250aff89a1418865918569b77a10cd333cc0018", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:3390d25acd3ece1c7404db8c3db0f5c80278d5063fab9c8f4a8bb5584b5ded16", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:bc457c7839567f5943e06ec31f915742988f5e602c918a3a0d46bde5b94b6c78", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:d369ef834c0087ca09871e4dff0128cfc8e39a97e1e3b5bd3001fd752b7af5cb", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:c739c49825488aa1ae74fd218a5718aa3c859cd1205a1ea581710fe539bfbde6", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:6a59e4d4df92e3d73d66b34035aaf00f5ca0306da24bd478c72a39c7e7844960", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:4196d8e4db83bd37b4e883383dfe8543fb33029b42c557fe5af7e8475b558584", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:5427ae01212227c3a719cd1e5664c1290175bd574d7927903102147fa51989c0", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:7d1a24bbfe8deb3a3d7aaa92bfc9c922baba1476561b92f828aae226fe9dc3c4", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:b772895524eef04c9c79093c837e6033beff39717343d76528a8a85e4a466bb6", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:5017fd004213b4ceaf374bebf74e35a0084faaf6cede37b78769036a05e34b9e", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:7c71eef6360c66869a42a19a34ee30abc1064de8fbbcec0098d2ee57fbedb79a", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:cf5a647f3682f454b850317643416460ce6a7710f3f5fec6b0deac40e3c72e07", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:067389c903715a12a93937a436e3df918c42a4871765668bea50eca4f02212ba", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:6cffe11f14b5c03ba0969f0a3f476455cfac505f2cc1f2d467222a21a3ed7c5c", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:1ea9c32ae0a7becd1e1879dd4c4b367d450b2721dd8fc3f771081d1568b450f5", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:ea5057da646444d5450ff16e5dcb82ab338e8fd5fcf5f8dd72e782ef18ad1031", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:8de073e5cf69c58d03162e50f5fe7537ac8f90c81f02d2906cb10a910a414ec7", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:7d0336a428c29ae9a91c18857f594a16f74f5a963607fff966e7de78102ff76b", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:0464738bfa038fc9ba7ce06c15abf3ff5c2113083e236dd8b96b5d85b1fb51b7", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:9489c6c732b353e34ed3e5624fe8b73c336f4786c47bc30827b4a5a59b7dca44", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:660ecac63132d47b51afaeea6f55f74e3a6f25141a4d0d28065e094d7cdc6c75", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:b0a2d9c52715e340983df89e8adb304ff3790b2564659fd821843a3f172d46d0", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:04b77283c6d821ca98ecb58ef7bd17f6f185168786887a67f4c71cceeaa0476c", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:ff9433431cb560a4ff03dc02129289a0f78d1909fe1f3954347f18e318c3cdc4", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:dc069f3a6c78dc367c39cd7e50fe17948cf9877f3e306f090f1160b07989d503", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:6890958fb0f7c357a4a9600c34e21bf6fc9fd8ef36e9a5ad516b3bf2c1d88bd6", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:b61027e2a84c3f6fffbc7eb3fd40788bd9dfb036b3e04a8f77d233e10c9f2ec8", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:e08540cc55168dd36811b1962936ffacaa21be50b15b9d5d34fa9d55dfd125d8", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:bd730a6479baa42060a62b9c7346dfe21ce28e1a8a432342aa5f302c2cf8ef86", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:01131128229571749a7f5df2e65e22e9850789bfe386926cb34e91153ca9e88c", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:edb0f4d496b429a2b09ff9b1d74bd30126b5ee2265a4370f6e992cf9d696de0e", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:b28911955f6731646cd779f6b89c2255238c3e60e1b93d227ce588484694f755", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:8bc2fc39e9a6cef06df178607ff3e17604e86d709575d37a60de5c1fd2b9fead", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:6f2589394d2380cf10d2132b9c2da6802fa6c1b5c1414fc3ef6f741075fe8614", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:3b235676dff7abd25b2b57fa770833d05561bdd24216f4de1202e9ced52a4f4a", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:33be40fa2b50df5f7234ead34a6471ff1eea62de62445e509c28e5bc8a730364", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:0d4fd8a1f74c8e46c18a93794b305dcccf3d50e9db095b659d996712e2905dc0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:d4f61bea290cce978cbb1653866414f9f848bc56ee6491cf022e9131dd2ff5fe", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:6f174abacc65b0de9248c39a31210eecb6fdbcd15ecff5bc254fb0d366f83806", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:5053d74b0f4734131234b4faf6cf7815a725bfd5b73b6acf07deb77a3cced1e2", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:0538a3f6b5c469223bfb2740d7365838eedf7ef65b89353645e9d3bf6e17253c", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:f8b11739918f67700fbef58c2ab5c87a61413acf6aa8b650a014285c0c3684e2", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:a3b7c308fe73bec0edcfceb85e1e1799927a4d7e25ec4314649b447f670a49ef", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:dd752acc5dc10414a4708dc0bc655d7861bfa74bb20863aa10335dacc53357ba", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:bd4724acfb4c0ec9283595e24e29f9926c18e7af0169fd5eb344ed00de6bf393", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:f1e989b744c90ee0be0978d34da65a84fdd81e5b6aef8ba116560bc157d73f0a", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:d2bd05813a6a5257688f9bb486a1bda49fb169eab4f16c3d503e01883c52bd11", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:03597af2e3a916f7c4eb83e1b360b24cad9e86ce814494bd68da602991a70e7e", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:66173ad07abd0c8bb7e529350399507549601923afeca8e2ff2b0f80cb9992e3", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:3399e9663584d6d1032992f903b7aba4f96f4f0b7a5971faf90eb816cc7655b3", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:c1107cdfed17e78cabd9094b3f6aa1d9537f70bb4ddfc236983cc5fdc167e8ca", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c73d5f710032819a6456d1020ef5fc8bb683aeb167b6169f56a295c31b14c72d", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:d733f8dbbcdcfa398f6f139831236fa6cd0abdf132090435bb647081d2f6a785", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:44657ecdfa5bc1235f85a50222e025ac4721b24a01af6d167525f7cb0a580c31", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:92ded69a63e7ecda34b1d8ef17ffae8c9e8075046a724f8f8242f4b66d2eff19", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:5dc833e3b3dd31a1af446c7883f6a2b92c40b9192d072ef5de2fda7ddf4f84ad", "enabled": 1 } }, "pcm": { "100": { "checksum": "sha256:924bf0bf4f0b2ea9d633ef46f55793acb2eb3da6379bacd355814507e5ddf67a", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:8d6835bdf52f73dfd1acf73ce13ea8325b0bd3d0107b0ba86953fe2fbee20330", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:016a326cb4a747756723c0e7d675e4992e8abfd1f51a6c06aa93066bf45412ea", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:ee292c9774f2109ffcef5b2a1ac7ae68e44f719ba40d155f84287fe03a6c01af", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:5d77621f8da0f789c1b9ea9ac24925e02e0a7fe2a3a26cd7e5f46085277041bc", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:ac6cc12abaecae80bcd5cee6710e756a8941ee531c036f8d30b3175e08d56ee0", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:07669cb2df2c61ec4cb621f3332f77f351facaaf5232a8a72c61a5ee7bb44d71", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:24e235787e311d82b99df7b41d724da0e18edc3bc6443f9f83f8d6247e33cbac", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:2c0350e46ff4eb97af27f63025763c565d7097457d4cde6f46088afe7f8929e9", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:6c7d4f4b8227aa55a5f142bbb8faef130cd10710101eb6f0aacb62547db5f49b", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:d59109d36dd2868269eb18631e37feb5981db0aa780c55f7e0fb66d897e4f48c", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:93a95273e16837c24572e635d58446ed1162ecbfed59695e866058df4dcbec2c", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:f878b2cf560b4bdff33fedf8c8f2011af390b77ee8f9416fe93ebf46153c97d0", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:7c128725a61bd30f3e35f39b9a832e5cd3ef435dde58241616b24e28f67ffbe1", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:60153b9f850c92927ce2a61becd9c248ef56dc0ceb7ba990185b98eaa9b011bd", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:ae9f1c81d0877b9f40c9d9bb5b862b7c58c73da9045f850a0a72d1b982fada35", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:8d550f8b9e80beafd06bc1392e60ecba8e922f8d0e609fb6674de5cf27c8d772", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ff82ca8bf6365948aeaf3c14fbc7ea9a212074d1462a31aa676b542d0d76c882", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:664148c3f8d4a649714cdbcf15e4862a5e648e0aea83d4530d23866c78c8d8d0", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:d58fb38422b37d406bf3e79136e3a94a40885c08f9c1591975c9a7495b7f606d", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:8194c7df0ea3abd18f07481b0181e01c5fddb21ebb594ed5b20bc1ced555fb27", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:ef1377e6864d9b5049866f6f0c3986e474499f1bb0082e9430f208e2c9d84b54", "enabled": 1 } }, "qgs": { "100": { "checksum": "sha256:add48a13d9b3cc5c82c73c2ca7d72db10b074970c14e26d58b88f670f9221655", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:c5e1779123c640fc55da0871bfd96bb124d8c9b50b9065136c025c83364f453e", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:71a7ff78c03cde811d19a4c115de8a898007bdf437a9350d4708b3f9142481c6", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:e66ffb20855170cda4ec60840ce05e73d69dcc54330c86b24dd89ee96bcd1d73", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:682232f167f6ecaafcb051df5557addc52b814e923f143bf37a2035fb17315ae", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:0fede9cbfe184d19e8ac7bb68a1ce8a110aa45898ca782e3c9daa5649a476fba", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:01fbaabbb5b83721fe19a813401d94510f6fb260714c3adcc40d54fbb994ef70", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:a8e3e2b90df3917dbaf684a1bdf72432d8bf2aa6ec41233e06a2eaf02aa81686", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:8d5ee75190133ca16f3931a80ba1202b6cc171e6a3b1cba6dc5788a33bc84e0a", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:fdf6e82be7b620aaea9c8928edc39344d32dd9b1c4e0f78a6c6fba39bc005b6d", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:4788c42c425e54a8dedb4882a6a2bd2183ad72f980f4217299be830afe275069", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:7d65968a2e3d186de718f9f6604f2cce60bd08bab6dbe0e60f60222b228a5744", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:78d9abb7263a5c028d7065c0cadcfe14daf3b4aa064e679458f3bf271a69d2e5", "enabled": 1 } }, "redfish-finder": { "100": { "checksum": "sha256:e05fc89dc14e7a723647597786aa62adc255ca1301474ff0c29dff49e4176e4d", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:825a97c385fbcbfff670278b26a17f91bbfa8585f2219efc48781e0e510bf213", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:695b31e12a82435b57e11459e99444fec8d09aba051b1a12b8efa765608dc719", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:892885a058782b7fdfb5d86e5ec3ecca261363a14a2254652c6a7ff8a52807ae", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:39bc17cbd08c0377eb935fd0ca86b6542752c5ce07cb0f9d9e5d8adfe4306a13", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:3da6785a2c37296fb1ba2a1b621ebccc9e0837d9acf69b3442e75f3a60f2a484", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:912bf2ea73ebbfd1d5fefee37b336a9002345d01f8eb54cb164c28160fc4f1c1", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:66b1ecc6382afc5032df2921281550af0431befd8cd517c4f8c68cab2eac0e11", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:4ed93113b5ea0760e89533919f86cf1dd26b5587a9d7cf8bd951896fc77d7fa9", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:008a840aa2183d0fbf1b3f3bb9542a7ba51c03a1e3a415b188ca49d2e4ed7e51", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:3ba51ade82ac9113ee060bb118c88deccc4a7732312c57576fd72a70f40154aa", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:b4fc4fbb8572088eb785b643f5d103d5791af96d37e6cce850d671d9291bf70f", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:6b4e7757f0422a2c54d93e920ff7b2c5bd894d495065b3827a741a768f042b18", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:702d5df73a6865bc249ffb537ad7a0d2388e1540716e4b2f7e844485870e37bb", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:4cfda0dd9868ff0890c7a612f07c282a8cbe4a319c766d7cf842ed639fc2b34c", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:64c59a71e1786fba000398e05773c83fbbd9f92c0341e52cbefd1386357b4e16", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:2f0c18590911b20c58bbc9db0c9c0c471f4d66171f7400079a2e956366580e24", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:f19a726a7c78ddd9aafcf8d2c4b6a57bd05fdc8450a91119e1f0d0abc09151dd", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:b29d987a469d59767e7120202e2abad06865eaa84d3eb61d2ae6b7a78c1d6dca", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:44e8808dad842eb55d51c204374ef445bd8515701db580d2c91f06ca9949f2f6", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:4b1585496c5777fe140f76f11a62df0ddad219336fac090139efbc368520d38c", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:2a990092d1cf38541a49375e9e605d82515a34e19b9ab6b70392afb596e0c612", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:80bda9a30a4b5ab4b6b14d7f6c92efbfd5a63658a4b44565a02c2c552cf4a28c", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:405780af5278be0dd7f89425f91ca1c48527743d2b6876bdbdcc7545d487dc09", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:f76f5b094e42967dc240e161cb187bc528f2f2a3ee2ab93c53c0b15d820c0921", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:99c31c501752dfcb8460f44b4e363b9d57b85c3ad422a951f13f2d42e5f9f54b", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:8361387196f6c48bbed95c77561bdd324ab96356d6dd0f4874832accc67738a4", "enabled": 1 } }, "sap": { "100": { "checksum": "sha256:89169ffed763d6257769d5ed83185a9eb376145baa60dbf01b4088f37aa663bb", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:7727a62bcf612392c76d46f3cc8c22f33c3c87c30a320805ac9844ce68409ecf", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:1ad633f30ae0f80052b31090652780dab90b10696c098ac81ea831035a652835", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:c9cbfb3894148ab693f0c850232f3a1b1aefe5c5cf5f4a06bc74d44cdd2b52f5", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:67b8654cf2404ad763f5343ad3ded35f198c26e99b8a9a150143911acc89ac6c", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:6ce5485715b3caab30a72313601de971e7118bc2997a2edf6ce7b229e51c2483", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:9ff7693f6fb994a0a53dc46230b7ce6c4fe6dccc2b2ec2c8ba49f7c1e3f24eea", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:c888a4b5fc698c1bf7551bfbc6d6ea7673a5f7f41d2467af7e15ce634c71e2be", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:1ed05c5ce069437c9de8a57326a0329d883ec753f3a11fe4f70a43ad212ec482", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:191a531a60c27b33fadbdb48213980f03b68efec3287545eff3592fcdf4bf686", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:e6f726edf701657c80853712b94a4bf5dd0430254d93db45804e60a243c51818", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:8a6ef7c3d8ee76e112224e0c4e0b91572db8c85f547bbed6d7ce3f6f6d4383de", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:cc162915cf1fc3cc66616c3224e9e848485198a28868c237adc9d7077791cba8", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:74b5c41b13bd849ce82040012f557fec4b9cfad3a9072f9f17f78400868da558", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:91acb71305dfde220ce7574e2ac67af16e6f8630639dc66d494cbf8120d2d07a", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:9b8a5c1ff4c21846701eb5e0603cc022f4530c568db6d9fab392e41c0ed64720", "enabled": 1 } }, "slrnpull": { "100": { "checksum": "sha256:bcf004c239b72d23fb4f1e5842272bc20f287cd312ed394464db8cb9218f4377", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:fc3eaf23ee99b98d2ff17a5df04776e8553f490d7f57d49a24061cd49bfaa997", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:17d8fa5ce4b9402dfb10ad431241cb2a5a1b2f726caa03ae7f1d7d410c2ab6ae", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:6506687dbaf850c784d6f2af14197d3c1768514fad98e08fea69e92a780ff65f", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:59b6f3643d2f404ef03d749628b6872fd650b5b10851862b4accad8276bc6f29", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:34b45f69552f2b284b1f6e0876e4a96d1c05c28e4ab42d2bc2a241c03fa73309", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:35ef9c580c4071208af6169ae1059bfee51938d36dbec2bc2354d51ed5dc505d", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:5594f07c04c9057b74df1612012c2515265ee04d58b11bfa46a73531b703c1f7", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:b00a50f92d0e8ef2789d03756c7bee69f983edfc4a3f409304835ad25133e3a4", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:874410d4edbbd1f73ef0e69ea40e93054a5d65cfe1556b00f6b474b928400a39", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:400e9b1c9ace97d2e43b5916b453d189a5c6f60133876f15672a48607edfd0ba", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:66beadff1a4ed7e48b3f3cee1444f5f1aaa833d212cdc76068f2f306b8455970", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:fd8c0b8cc073d8025ab8754b7885e0375b4e700dd3fcc921c45666829b652de5", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:1b2a0e330daa04838742fdcd50a9b539072c58d48e949e4a3ce7933da47cbe3c", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:2ab07a8deeb7ef4cf09f94bd2ba250166a4d016bd9c581ddd470ab2784baf5e3", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:e7caeb60df6f2002f7be4adc7a1506b6fb585e6bb9f4585381c115a90bff4a15", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:836d01ecc314a2b2b4eaaea69ce1e4a03f3274bd8bd25e2b64d0329e6f9d8f32", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:e2c86cd06c00d3ed79b9f7a602b18593d5929156df58e761a04a3cc3ba8be891", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:67fec37a17724a9b059f936b70c199d96906b9bbf703dd8a1670852dbfc7715f", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:dd116a718e125ba88d28936b746a2292088080254134d2001084e2d252ce9379", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:df73dbc3f1e232bb5f4d3ba0bd1850eae3c3bc401508b1819c0989b8f67f8033", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:2eb63b8ac8f3038eb1ff3bc18fc5923dee4ac3f609d8a14791300ae835249a9a", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:d342a188298c1fcd4df99c4235985c50ba2f02a4e53d01cef3de48bc31464ceb", "enabled": 1 } }, "switcheroo": { "100": { "checksum": "sha256:f8f67d2c990489a09a436dbd72704b13d6617fdbbb8c5c2c040a85b584de6a7b", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:591261c775fbe479adee5bb1356ab90d70455073ee969a39aad123cc5754279a", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:fc1ca3d8b12406dfef9f012c9275817169fbfafc411969e60d357be3b35835a8", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:ab2acab6cbf273ed7e78e577b0e2a85225adba387b1a8908b180b07adb950e6f", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:815d229f0b5a8f8a44cd511b5927febb002596a8aad1b85406d674e59378a0e5", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:c0109ecacc93bdacede33dd5bb2029050c88c2362525ce708de418b24da22730", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:f3896d2de3794d7dd54fea03cbebcdf4e6b63bcc512d2fc14433b3be400f4188", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:bbfd79953db88f6db10739803d29b003d83311a21c75604d64ed9fae26da541a", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:71c6423e6318342438fea1ba8a38751b5741b4482ca8ed075dbdd36bc6fda9aa", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:f482585c8f26517c6ed8e9203bec4adadec8ebc65840089d7483e31ee24fa679", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:a5312c216b56620ca8e69679e99275e793b3de9b6e524db1a5678d22b9909056", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:3a4e10afbea76bb0a825f3e10b6be09c1e380f19737aef7a6171a9744c15b33f", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:58aac19837bee6fd1c5e3d1e2a9c9900c56b9aff34b643fa9d958399152afbce", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:46f7b10654f710546a61324618f68b753849ea0b6a7e11f431922a5c848fae89", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:f3d5b0012a6f6d0255e831f608cf0d77f1af38a975b222a7f71cf0821f359246", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:2d749a0f3d39317412feb3388eec0eacb60859891ea7da50373271f03ab66c5a", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:5b1a3e31fee719423530b8c7c07b6649ab539d38f2b446a3e6d3f029a65696ae", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:561814e9fa4d9ffa1be3bcc8e27ee1a50260293a17de3db6eb9d4a83e14e8faf", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:48fac9542e02d0c8f461e03905339795331b4fcb2082e830e83189e50af59040", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:80d84cb83923e4d5d6b9870b4311a67c87609f010c5ffcdcb00ef6e926a8d785", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:33a8bba7a36dc094b6220c0dfe282a9e57ff280511965c99d654f4e584f960f0", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:38e42ce3f0baba47216f3b50d7bec9ac531a11d659c8807d0bb43b5e5b4ce873", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:2f11ad694d5f56fb81c42a4e50b2568534711da77c814389b7c46ce07bf86457", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:2f55ef3a5145328ed09f316753cec5b85f67c1b43902be5152fc57c4b95c3026", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:51ec0952bf860ec23e3bfdfd53f3bfad841a4e5b560cc25a9548c9b207504194", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:ef06a218a285a5a01a1e354d6a40f826815203dc323d00ad68e29f85162c24e7", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:f71781a997aa0d0df5c9baa600b6212105c75cc290bf634a198ed0d5b42a668d", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:f58eadcb76889082e3a109afa993bc7eeed39675991d171a13744bc8b61c279a", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:4b8e317234ae08c1f4a80133c8abba35d412f5797db3c4515d0cf051c35af6bd", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:3c2a65084450b2459115a69bb1d382e452a1da63080ac7fdc85bcac36affe1c7", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:ca220cb87bf9790b38738b6f08cc800a2fd0e083960aa4770c9385b897cd31cd", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:cfcecf645d2d8a59f98135435d535133a39f70f46d9b47a65b15e88a3805861a", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:91a33317bdd39510dd305d768e2791d08b207d8384bfca22322ec49f5b26f9bd", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:c500e8df08994b81cc1d743db684060d03bfe4465fc12eea9a4af83a69af307b", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:db1d0917d263b447f9a744edfd4ebfeca697182c853295c7eaf49f1270218858", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:84679e67832759be8220885abe3fa0157305fc8f50efa604b1343e99907925dc", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:5ca3d53e3b62d5973442d210faf9b9f5f9b5f4935a74074ce4b18836c8d78b19", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:d8fadd99af0d343c815f006330529911a5106641ed9c7d22a2eb72e0d9d55d2d", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:664ab4aa1e1eca422d2c627a22a9631ac348221893713bd9a4d97a628094b1b0", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:e68a71817476b5ebb8ae2e13e9ea9418a31dd64ffe4e156258cb77029635cefa", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:f45c6d89a3305814e44a05c0d8c8f8a4ce8a923d721e83c9579f76d8d8cd909d", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:8d828eef8065f2486b815aea04ed491419e3bf17508cf0ce595fca71f872ba38", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:76a11dd14f578f940e874ab4d68ca1370ddfcb2585b6a3a955569fadb77d269f", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:17759c6e3a6229e4a40be0b8121751d768f00fd6ea0a872f4fe65bebe2280b30", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:c9c26249a11c4bace4efa998ae826c3cd5178a19d323886a62b7e355ca3d8260", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:ea826918681193d37db69c814ee4c753fef3fcca809cd0fad6f924f829eeb9eb", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:a9e221f7f656f9f0b4937c2bd0f7b93124c7f48f4c88fe8ba608db1eaa5f05d1", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:034bceb856cf79ac9329a4affb6cc53cf29c5bebb089c0ddd486a76148812b89", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:ea40fa389e6fc510f40994b9b4272a6b985c80064b8a4d702d5813d5252487f5", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:308910f855a076bdf38241880815f6640dfba4b21ef1be58112deec3ed858d16", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:dd07546e8a114e1b7f5056d4c5b0f1256050fe93e867fbbb6c5f52d2c6f77ec6", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:870a818c9c3a4e4d24386bfc3fc7565af1c8aeec605b3d4cd819169172bb3e03", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:021799add7187cafaec827b877e939a2573daeea2795e989b8c5c444c923a827", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:e27315e58a548c06561117f2dcf86c67e6937dc1ef2071ee612975457091e40c", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:a077f44cc6d16684de9a93061ee0f7b212e3f729fdbdf594dee573fe5c30817d", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:8228eda847eeaa7529b089edb8c64763d03100e84117526a67fbb41ea006a2b0", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Set SELinux modules facts] *********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:164 Saturday 21 February 2026 03:34:31 -0500 (0:00:02.884) 0:01:58.592 ***** ok: [managed-node2] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:7bd953bc370c70fe9299b766f8a40a1659e03f7ef4dd6c722c3e182bc90c1c68", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:e8caedff457d24c0562673868860f813a6cf223422bc48524e7cf1e8df7ddeb6", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:1150e95aa33304027895200fbac6de5d0ec1ada237d1cf255f979bcf712831ba", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:634c80be00ac898add54ea6d59ead5a6e92e4d06a230b9b4485059070b0a3bde", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:90f08987cd8645d1bc99245841a9f2d0c9858196064df233655623d1b5cfbdde", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:067a6896991e90a176a851bc6f4b96a576c737b729c78dbd9ef27a0ec0af7ebd", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:ee1199b88bcd39ff6de202bdef25f1dc7292828d80856fa535fb80454dad000e", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:3b9f22d94579c8dd60f827159f6f15a2085d9bb799cbc88d7c1d23ce7a63aab4", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:449d303fa3e44bb7afa7b0a715e9566e1e33fd3368aee1b078529f0225cf56ff", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:bfefb6205876b2f58e84c1952c749c146f4e2b8107a660e084614b23d60300c8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:3a903d39c2d9de406f33790f234fde1f1d0b20bacae36fa0c6bfb5fee9f800c5", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:35030bf2d1dc7ec055a954de113ff7918709262d5c318040b0cbd07018e9ee88", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:5da016180d7da3fa18541f72cc69eb5c9ffebc2851ec3e6150bfd5a73153f860", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:6432b280ab64da2e35f7df339167f29bc9b9dca4c01e8e8a0c409b7a0adbd5d1", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:856e89b68ecf997f8a33e98c7e4bd2250a43f88790efba170f787434139a8c0b", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:78ff1f7154a00c128cbf5c237452baf7ed1cd46cb11378439b64432d1db58d4f", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:1e517a22f8a71ea3ef177798685dfb6359b1006205fdc97a0972ff1cf7125f40", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:454cc3d74ae64acf78ad17344d47579841f6b44266c6c3d56f58594918d2e3cc", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:4d13ddead5cb94be9c944061044e0bd56974a9db9df64f7259593b57d51386d5", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:00bebe07cf015d4084870d1f0866913ae687801ca2d26e12c00df6823b3bc304", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:0cb5bf9ff94cee18667b41dc4d1b988ace9baa06ca99507a91ff3190f4e39d35", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:233825c029885cb6196920f19b27336b444411b9a15b956c95a2a07b89e9b041", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:afaeabb15d1d5e4f3d07865c5213f4a78ae5865d0f782e95d1c599e61b7ed7d3", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:2c8ef6be5667ad71b144c8bd4ec606b56cecd4e3ea1d242cbc657c1c993d99af", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:dd35cbec0b5e8f81e3394a60905606fb9d986fd394ad60ccedfcdb60f0137b0b", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:e89032180210c66a288c43d2de3a47b285d38fa239226bd49ae19a1a0488f41c", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:96474cc59c799aa0e25123ea9909b4fb319a03f1b5f6cbbf1ae3dcda374815a7", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:7c8fa6c136fc6624a1dd4345c3484ffbc07c9a4be8b7543d78f0615680cb73cc", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:1b066f5d029b5584d34d95007991d218446244f994f3ff802339cd5890e48091", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:60ca58fba194f53faf1c0bc41f8eeeba9ca3de6f2da08f8940b6d1d3093e7c0f", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:815d2bba5c316d5d0334add30dca473daf3fdc85e48785c26c7b47b2ef833823", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:4ec687f59310bcb03685bec14fec451d393508d1ca5f926209ba967d42673d90", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:b6821587c3b2df8dc3ce8de9851cb1be120dfd68e5729141e7a293917029e978", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:df9850293d6833d206bfb3a875bdf69d0823daf24993b30f962da683032555e2", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:de4651616a6c8dea0dd4b018d3ab32c1506ba75188d1bcab2e04af461eea6040", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:91ab7c5c9df2a80b515c52b105f54e9247b092be7864be939d880b2f94cec862", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:bec8a93b694c60226db8744867c6f87775440937699ac0d023e06e7b7aee1d6b", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:3f5f3b049123ab0a61d1f7a7e6372bd7d2194feb212f2b5bd85a9148f21f7db6", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:0ae822bb67f347f0a88f4ec8584f394e3e10fc11363dcf34b1d583305e76c9e6", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:d20dacb3b990c66c37bbf1bbd081a84a0e35f3cdf1501c27a5ec881c3d187d84", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:090e59b1324bf559d79a1ef363fe9bc1bd2adb928f6a95bb1628c92f93063415", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:80b987a686635b3e05bedf481ef892af7231100a61fbf6ca5e93da17dbb887c3", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:9fa130934871404f743c4803af509afa78e56b3ba2f83bd108564858f163329f", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:a68798c10fa97ddee5f54ac1d1281ecce65750e4e151076f4ad826187fc647a2", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:4e04381e36d9df4d9f19ad718b1ddf4686f633f72b24d1161055b1f7280a81d4", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:33c562fd35e8b9fc5fdf807c488d1ac4adfa6c3b92dbbf87034a6732478e1bf7", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:8279ce237a5b4ffe5a80db09e71f06bdc8a4838910274ffc4e240ec99c185df5", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:f89476b4ce6acf51cb0628609027a6c44a90db4ccde4da07505b5332a00b7c63", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:8a072efaf9d6f3af5ec04477f28ec73585274598b69d2e8f24c8180dcfacb15c", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:d5d67d239ca7cd2acbd4c5e15fbbc0f97810139fd352e9966c1e63a7d6ab5188", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:a4da29d700315627bf480c63220b2b639ec0b87435f9ecca111eed86c1e019cd", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:36bd297ee2c16ed1564895422c05f51d957f09ef17120ac2efc93dc46d2d81a0", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:053f0dac3d8bc41d9dcbaf9b3f1c2e55ec313e07465db7462fdacf8fd89ce553", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:9fb7d00873d78a196b1fb639f107a92cf007803c7eaa2658eba7ed05081acb99", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:59f3c694a3ba5e60ece2b1ddeb5f5bd4f00fdaa67a5c7aa3a8fe7bd302963523", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:c05ca77b6a73640331abcf4018a9b7f2f3733f9e128bd96d7131ab7ba1fa823c", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:0e54e45a5adaa7cc24e6a273e25693919e92f498e42b8e136b7d7bf29be2d6af", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:629423401aaf5d0f529905a421a461d2f1d7ddbdb94020a140831f8873724c39", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:7ec2279bb83c931e6f379f45255a0727d207838ab55930f7595e0ab1e95b8db3", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:601b41f04bdd9789e01a1158241a17c7c4f937c88adbc75e9bf8875ee7cb0756", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:9f9cfd140d7b13b9679ba8b8d7a59366294db02d816d60af2e00a3fff1f6fed9", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:5d64fbf2f59d2c8ce842a9e8adf39877e41bb1d3e77c374681044aafbd662d7d", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:1ce15bea5149f786d9b714426a2870c43d01107f2e3a6bd4b5b324a166508dbf", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:cd287fe5971d71a4512ad52ad855f427c8b722cf7aec6e884ca646ca3da0df2b", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:f6643411d4b5fbc33bd87d4b3b1d4ea1b5d3659a2092cdee9ecbd4dd700af416", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:41bc4ffe76c9e5c220822efd68a2e55b1126b38f646b7c4016a36263a89e482d", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:fb9a0c7ec7a8627b89649e44dd9e2d6e4cf70166b2a55f6509f898695510376b", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:8b52f0bebd92342ee6b7e00dfe3e20d3a0f041badd4312b9b22b3d3ab0d1b3b1", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:22ed092464b3757fcc58749af15cc33319f406db1747f4b28f74feb123969612", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:7633e1cf2075f6323862d89b5e0072681e64e41895b6caabbc8c6b18223dce9c", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:1da30094d8664d16dee43b934829c800003e49304f1540e5b41f9fb12a2df4df", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:6cdf81585aeb903ef5da64551f6bde953aeb48f8623a8d416485847541b7b283", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:1af7de0f7c691873148f17453849b3dee97e78a1e8108755c1c133c05f29b651", "enabled": 1 } }, "distcc": { "100": { "checksum": "sha256:bd9199873915ce6fadfc570fba837765971726dac64a74e1ba74c55dc0b24067", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:1205bd72660c46019cfb8c3a899accaefb280f5f6bda63850ee2b508cc4542d6", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:b799553c2c0ab0abd040196142394a15d429e15b573df56edd0e150295d6993c", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:bdaf9c5be3de423b3d1b72c8bf38e2315fd58ce10ca6a58873c7d3e3a9c8aed2", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:1de79cf621df4cb04b8ee1201f38c91d8a23cfd85928894d4f9a8d3a27dd99e1", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:5d8847ac4f68cf59bdc174bc1ce3688f86efbdd4a4563f701cdc74b2fa01504c", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:58fbe8fa7832fec940b7afc7ffe8e4357ddb5a03a662687b928f84029d81c781", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:c821191e37683fab6a25fa714edaa75bcd7a81760fa8b547c31e40967875a29c", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:09288902a734ceef738fc904463b50798ce700c15059c70d092412b12ead156d", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:9fbdec8e421e1fa27dfea13b163cd0810d404845ee724b6f1b3ca5e6500a42c0", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:9144a6012aa7771292a276576f811b7948abf4b7fe2e07f05c66d232d5811055", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:ae1f3ce0ff3a003f1db93dbbe09084b0ba32675b332f9930f23f9f5e66f57204", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:60856e056bdd9de8ffce0f5468846b00616fad40f87d38d5fa73acb74475d83b", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:8d10737fea4fe0dd3ae3725002a8f0c5889a3645ba4894e9dccec01a3e51b3d9", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:260a661a05f5958d32eecc692d9d5350d51ec0ef9e9bf29aad653d8637ceba29", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:e206bfbfcbe748672784fe52a91a1220965bcae5ff57dab458ade953f0b17b80", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:8826b12f85b02168080b03dec5eef5c91283ba1ebf8370022a71170064a97dcc", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:00b8b8e23b9e36087646cffa7c5126b0a402ac38a958930d27fd058f78f67987", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:181e899c092e42a648f7474f936d3413769842e4a0192dbc91cf587cd1547ffc", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:54578edd17537e1639df33aa54a731059844519c32cb8dee24e31b29f499dc67", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:325a80a2f12fed84077e57ac8725cdbd3449114115ac74904280c05c4d9f1597", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:9ac486b2d71758e95a106894de9c4f5b21506e07caba5d3753964556cb042fab", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:0a0e0d24bb9866726e90384d92166829d3c43e6086613b425735544745295adf", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:cc208709ab1c0862004f9576e53a62665826c6cdb5f443eb463d8743cc399769", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:9505b4010a4aafa33b27c1a73f02f7fb2ff720e95ef943b40db387b893b7499a", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:a1966f6618bc0d636a87d83d852abba0b92bcb8aaafe82837b39958954490ad5", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:80108836908472e7859b47ff8ba90d2c629f02666a3246c2dc7e6039ee1dc099", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:42e7cda751258014b8bf2492522d20dcc0a1c96027d8261b7996289ad136ee7d", "enabled": 1 } }, "gnome_remote_desktop": { "100": { "checksum": "sha256:840c649229032dfd9b5880f50fcd371e5cc4c87fba7d424f03f3f5f28cb1f686", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:ce63d6d0ffc035614b61d82eae48a44485151cb6e93a0617c782116187ab1ad3", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:3b3f4538fdffe23885b90ece09b6859afc8a0b7f3314b9b4a60bcb9525776725", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:8184e98e265b9082358f87a8a715bf235f96c31008e60541b742525e7f09bce2", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:a57b0a11f54bad916a170bf890b15978ad925ccc5e976d9d7b94b6c66f7c2e83", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:fc4a2c076ee26500d58559dfd29fe267a6f1ec33515064c8daa16448b7aaca9a", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:b13286a614402a3538fc0387f3d7abc30085c382a33e83faed9be57f33b63f45", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:37d95ab4a25b542db931edf26632d35e3a969239ff1de338b037e2e5ec506fad", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:1eab1ed96a9f87898b99be5005c598d35dc079b1ab5a7214ceb6e3e5c50f8810", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:6719dc568ff70220e53b2f1ed86d9a395a2f038d99901396022e4dc63d4ae868", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:c280b017518cea08d176260a60012fd4d62882dcdf6bc9fc2005c74573b2240c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:a6e5ded6ba1592d16d507e4f87b6078156d99e9554184a9912a3a91819ebb5df", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:a90844f8b8a25de5abadb4887f1b1ac84367f5ae248d9213a90a39859b3e5df3", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:40b455ce92e388b7f1eb0c65645000ae54076221c2acce0fa34c6f8d29d6ee67", "enabled": 1 } }, "iiosensorproxy": { "100": { "checksum": "sha256:392808628481e796663a1b99d1340efca31995d4832ec45fe71a939f12c117e7", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:59557d1383fbb0a9586e18a4b129912d3ff989dbb853ed29bd0e27dfc160351d", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:c850d134886113631f28665513a0536ca98fce16e53a9b3f146d1449ae9e0ee5", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:208231fcd39727d36f759dca410d8675e5852b7330f966aa86dc6e37c9abb22b", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:fbe06ca72301044576727070afcb7c8c551926a43569ab02d74d3e6707120615", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:630a305bf2ae45b8211c97cd029f1ae4247e0a00f936d8595e3cff59570cbd5f", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:104ca47441ca07c42c5e4770c1eae2178d2cdb880a174581032c7f846a05fb6e", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:b0baf75f1edb1c27f1caf49a30874604f82791ee1b1c85c38a06195f8d806b0e", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:ba9aeb152542b5bd253d5a6e3b6aeff3e857615f4f42836c19098d45263fb120", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:177e6ff2bd9b8e6800b6138497d26b5cdd005046f6c62f672ecc66701b1251c9", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:32c9122d027bf6229b8cf18a4d45fc63e38c5b0a3656312854833e4342e0e608", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:42c6066d4a0751cb1db4526c055b0527a4d9403b45794571ea0dc4c71a666bec", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:997985873de7774ecab07db71db7974723494b65a569e2f852977c25d381359c", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:80496dfdf52576d83029c83097446766868b289a06aab9e9df110b733594a98e", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:c739061ae87ecfdebea9afd0b8021aa3ea154e8e1ef00ba148c82d225ee0c8d2", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:81d97ceabbc97f1b524d3e0e60904f5225fcc44996a83d9db67b7ef3d8b18075", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:8eecfbe8b3b75068c3c26b6fee1cd79009098d65b962b8a847438e8c31e9d053", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:2ae3ef5124e180523c5f610cbd536ad55c7e0b8e7c551201c29827e59c7c1594", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:34f943a522e251615c58df783c4ace2086a1752a3b69e5cbfef2ec5d42234da5", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:a0a2baa7b6c1d5ed5e5582f7ffc7d5a8cf2d4e7d034f50b1f3d0972fc9674939", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:78f45331782c43239be7330f5b928d9dace6b3ebbfda5e07c1374c462fe06923", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:41297d28af002c4e97c864d3b5ee64f49519b4db72a71b5bf7cd104c2b05af0a", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:2d6c154dc940a2c178931902f7e0c0a1e9f9956055f92fc1bc92b1f2143a674d", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:33d8e3fbc9f8f48ff7a69685721a782c9f8b62bbbd1878e9bafefad5bdcf51db", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:653fca3667c90bf30da196ab61d79ee5afe1ae9703324b2512180986eec8d6c2", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:949cb7c7b62d17c998f63d9970d6fefbf5b3d56d65f729bf21a4f6703135e3f4", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:c1e22e4778b465a08d815aaf53d71ba28122b061bef976f522a2304366849a2d", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:a308db644962bd0893fe1b8bc6571460b377f728ac28632852ca3b9c281ed74e", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:9925a9acfb6375d93a08546a581a90375ee8582972cfc9d6884204d538b895e6", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:0c9136b18fb83249b1dd825fd497435d852adfaddc9d618ac4d269843a458317", "enabled": 1 } }, "ktls": { "100": { "checksum": "sha256:06e6dcfd517d4000e74035e4a9b39f572c837df7d307f7c03fe8b4a967347ddb", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:f2322f689c55de691d98651af5bfece0b87608950ccd1a92e9225cfe47415851", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:454587674794c66f8b25f9e90154c291e81f6ab93d7c8fb3107068cfcefb797d", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:4d05909abe38f75a72561bb28fb279f4771d6886406de5d4665111db56181972", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:dbd4d9d61f7e57925f7a61e0a42d65273d8be168f6e3c77b5467d7b9a93817ff", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:3121357ab50a02cfc634a5fe4250aff89a1418865918569b77a10cd333cc0018", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:3390d25acd3ece1c7404db8c3db0f5c80278d5063fab9c8f4a8bb5584b5ded16", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:bc457c7839567f5943e06ec31f915742988f5e602c918a3a0d46bde5b94b6c78", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:d369ef834c0087ca09871e4dff0128cfc8e39a97e1e3b5bd3001fd752b7af5cb", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:c739c49825488aa1ae74fd218a5718aa3c859cd1205a1ea581710fe539bfbde6", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:6a59e4d4df92e3d73d66b34035aaf00f5ca0306da24bd478c72a39c7e7844960", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:4196d8e4db83bd37b4e883383dfe8543fb33029b42c557fe5af7e8475b558584", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:5427ae01212227c3a719cd1e5664c1290175bd574d7927903102147fa51989c0", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:7d1a24bbfe8deb3a3d7aaa92bfc9c922baba1476561b92f828aae226fe9dc3c4", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:b772895524eef04c9c79093c837e6033beff39717343d76528a8a85e4a466bb6", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:5017fd004213b4ceaf374bebf74e35a0084faaf6cede37b78769036a05e34b9e", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:7c71eef6360c66869a42a19a34ee30abc1064de8fbbcec0098d2ee57fbedb79a", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:cf5a647f3682f454b850317643416460ce6a7710f3f5fec6b0deac40e3c72e07", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:067389c903715a12a93937a436e3df918c42a4871765668bea50eca4f02212ba", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:6cffe11f14b5c03ba0969f0a3f476455cfac505f2cc1f2d467222a21a3ed7c5c", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:1ea9c32ae0a7becd1e1879dd4c4b367d450b2721dd8fc3f771081d1568b450f5", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:ea5057da646444d5450ff16e5dcb82ab338e8fd5fcf5f8dd72e782ef18ad1031", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:8de073e5cf69c58d03162e50f5fe7537ac8f90c81f02d2906cb10a910a414ec7", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:7d0336a428c29ae9a91c18857f594a16f74f5a963607fff966e7de78102ff76b", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:0464738bfa038fc9ba7ce06c15abf3ff5c2113083e236dd8b96b5d85b1fb51b7", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:9489c6c732b353e34ed3e5624fe8b73c336f4786c47bc30827b4a5a59b7dca44", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:660ecac63132d47b51afaeea6f55f74e3a6f25141a4d0d28065e094d7cdc6c75", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:b0a2d9c52715e340983df89e8adb304ff3790b2564659fd821843a3f172d46d0", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:04b77283c6d821ca98ecb58ef7bd17f6f185168786887a67f4c71cceeaa0476c", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:ff9433431cb560a4ff03dc02129289a0f78d1909fe1f3954347f18e318c3cdc4", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:dc069f3a6c78dc367c39cd7e50fe17948cf9877f3e306f090f1160b07989d503", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:6890958fb0f7c357a4a9600c34e21bf6fc9fd8ef36e9a5ad516b3bf2c1d88bd6", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:b61027e2a84c3f6fffbc7eb3fd40788bd9dfb036b3e04a8f77d233e10c9f2ec8", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:e08540cc55168dd36811b1962936ffacaa21be50b15b9d5d34fa9d55dfd125d8", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:bd730a6479baa42060a62b9c7346dfe21ce28e1a8a432342aa5f302c2cf8ef86", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:01131128229571749a7f5df2e65e22e9850789bfe386926cb34e91153ca9e88c", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:edb0f4d496b429a2b09ff9b1d74bd30126b5ee2265a4370f6e992cf9d696de0e", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:b28911955f6731646cd779f6b89c2255238c3e60e1b93d227ce588484694f755", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:8bc2fc39e9a6cef06df178607ff3e17604e86d709575d37a60de5c1fd2b9fead", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:6f2589394d2380cf10d2132b9c2da6802fa6c1b5c1414fc3ef6f741075fe8614", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:3b235676dff7abd25b2b57fa770833d05561bdd24216f4de1202e9ced52a4f4a", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:33be40fa2b50df5f7234ead34a6471ff1eea62de62445e509c28e5bc8a730364", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:0d4fd8a1f74c8e46c18a93794b305dcccf3d50e9db095b659d996712e2905dc0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:d4f61bea290cce978cbb1653866414f9f848bc56ee6491cf022e9131dd2ff5fe", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:6f174abacc65b0de9248c39a31210eecb6fdbcd15ecff5bc254fb0d366f83806", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:5053d74b0f4734131234b4faf6cf7815a725bfd5b73b6acf07deb77a3cced1e2", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:0538a3f6b5c469223bfb2740d7365838eedf7ef65b89353645e9d3bf6e17253c", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:f8b11739918f67700fbef58c2ab5c87a61413acf6aa8b650a014285c0c3684e2", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:a3b7c308fe73bec0edcfceb85e1e1799927a4d7e25ec4314649b447f670a49ef", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:dd752acc5dc10414a4708dc0bc655d7861bfa74bb20863aa10335dacc53357ba", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:bd4724acfb4c0ec9283595e24e29f9926c18e7af0169fd5eb344ed00de6bf393", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:f1e989b744c90ee0be0978d34da65a84fdd81e5b6aef8ba116560bc157d73f0a", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:d2bd05813a6a5257688f9bb486a1bda49fb169eab4f16c3d503e01883c52bd11", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:03597af2e3a916f7c4eb83e1b360b24cad9e86ce814494bd68da602991a70e7e", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:66173ad07abd0c8bb7e529350399507549601923afeca8e2ff2b0f80cb9992e3", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:3399e9663584d6d1032992f903b7aba4f96f4f0b7a5971faf90eb816cc7655b3", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:c1107cdfed17e78cabd9094b3f6aa1d9537f70bb4ddfc236983cc5fdc167e8ca", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c73d5f710032819a6456d1020ef5fc8bb683aeb167b6169f56a295c31b14c72d", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:d733f8dbbcdcfa398f6f139831236fa6cd0abdf132090435bb647081d2f6a785", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:44657ecdfa5bc1235f85a50222e025ac4721b24a01af6d167525f7cb0a580c31", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:92ded69a63e7ecda34b1d8ef17ffae8c9e8075046a724f8f8242f4b66d2eff19", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:5dc833e3b3dd31a1af446c7883f6a2b92c40b9192d072ef5de2fda7ddf4f84ad", "enabled": 1 } }, "pcm": { "100": { "checksum": "sha256:924bf0bf4f0b2ea9d633ef46f55793acb2eb3da6379bacd355814507e5ddf67a", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:8d6835bdf52f73dfd1acf73ce13ea8325b0bd3d0107b0ba86953fe2fbee20330", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:016a326cb4a747756723c0e7d675e4992e8abfd1f51a6c06aa93066bf45412ea", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:ee292c9774f2109ffcef5b2a1ac7ae68e44f719ba40d155f84287fe03a6c01af", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:5d77621f8da0f789c1b9ea9ac24925e02e0a7fe2a3a26cd7e5f46085277041bc", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:ac6cc12abaecae80bcd5cee6710e756a8941ee531c036f8d30b3175e08d56ee0", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:07669cb2df2c61ec4cb621f3332f77f351facaaf5232a8a72c61a5ee7bb44d71", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:24e235787e311d82b99df7b41d724da0e18edc3bc6443f9f83f8d6247e33cbac", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:2c0350e46ff4eb97af27f63025763c565d7097457d4cde6f46088afe7f8929e9", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:6c7d4f4b8227aa55a5f142bbb8faef130cd10710101eb6f0aacb62547db5f49b", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:d59109d36dd2868269eb18631e37feb5981db0aa780c55f7e0fb66d897e4f48c", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:93a95273e16837c24572e635d58446ed1162ecbfed59695e866058df4dcbec2c", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:f878b2cf560b4bdff33fedf8c8f2011af390b77ee8f9416fe93ebf46153c97d0", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:7c128725a61bd30f3e35f39b9a832e5cd3ef435dde58241616b24e28f67ffbe1", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:60153b9f850c92927ce2a61becd9c248ef56dc0ceb7ba990185b98eaa9b011bd", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:ae9f1c81d0877b9f40c9d9bb5b862b7c58c73da9045f850a0a72d1b982fada35", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:8d550f8b9e80beafd06bc1392e60ecba8e922f8d0e609fb6674de5cf27c8d772", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ff82ca8bf6365948aeaf3c14fbc7ea9a212074d1462a31aa676b542d0d76c882", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:664148c3f8d4a649714cdbcf15e4862a5e648e0aea83d4530d23866c78c8d8d0", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:d58fb38422b37d406bf3e79136e3a94a40885c08f9c1591975c9a7495b7f606d", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:8194c7df0ea3abd18f07481b0181e01c5fddb21ebb594ed5b20bc1ced555fb27", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:ef1377e6864d9b5049866f6f0c3986e474499f1bb0082e9430f208e2c9d84b54", "enabled": 1 } }, "qgs": { "100": { "checksum": "sha256:add48a13d9b3cc5c82c73c2ca7d72db10b074970c14e26d58b88f670f9221655", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:c5e1779123c640fc55da0871bfd96bb124d8c9b50b9065136c025c83364f453e", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:71a7ff78c03cde811d19a4c115de8a898007bdf437a9350d4708b3f9142481c6", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:e66ffb20855170cda4ec60840ce05e73d69dcc54330c86b24dd89ee96bcd1d73", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:682232f167f6ecaafcb051df5557addc52b814e923f143bf37a2035fb17315ae", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:0fede9cbfe184d19e8ac7bb68a1ce8a110aa45898ca782e3c9daa5649a476fba", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:01fbaabbb5b83721fe19a813401d94510f6fb260714c3adcc40d54fbb994ef70", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:a8e3e2b90df3917dbaf684a1bdf72432d8bf2aa6ec41233e06a2eaf02aa81686", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:8d5ee75190133ca16f3931a80ba1202b6cc171e6a3b1cba6dc5788a33bc84e0a", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:fdf6e82be7b620aaea9c8928edc39344d32dd9b1c4e0f78a6c6fba39bc005b6d", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:4788c42c425e54a8dedb4882a6a2bd2183ad72f980f4217299be830afe275069", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:7d65968a2e3d186de718f9f6604f2cce60bd08bab6dbe0e60f60222b228a5744", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:78d9abb7263a5c028d7065c0cadcfe14daf3b4aa064e679458f3bf271a69d2e5", "enabled": 1 } }, "redfish-finder": { "100": { "checksum": "sha256:e05fc89dc14e7a723647597786aa62adc255ca1301474ff0c29dff49e4176e4d", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:825a97c385fbcbfff670278b26a17f91bbfa8585f2219efc48781e0e510bf213", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:695b31e12a82435b57e11459e99444fec8d09aba051b1a12b8efa765608dc719", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:892885a058782b7fdfb5d86e5ec3ecca261363a14a2254652c6a7ff8a52807ae", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:39bc17cbd08c0377eb935fd0ca86b6542752c5ce07cb0f9d9e5d8adfe4306a13", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:3da6785a2c37296fb1ba2a1b621ebccc9e0837d9acf69b3442e75f3a60f2a484", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:912bf2ea73ebbfd1d5fefee37b336a9002345d01f8eb54cb164c28160fc4f1c1", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:66b1ecc6382afc5032df2921281550af0431befd8cd517c4f8c68cab2eac0e11", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:4ed93113b5ea0760e89533919f86cf1dd26b5587a9d7cf8bd951896fc77d7fa9", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:008a840aa2183d0fbf1b3f3bb9542a7ba51c03a1e3a415b188ca49d2e4ed7e51", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:3ba51ade82ac9113ee060bb118c88deccc4a7732312c57576fd72a70f40154aa", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:b4fc4fbb8572088eb785b643f5d103d5791af96d37e6cce850d671d9291bf70f", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:6b4e7757f0422a2c54d93e920ff7b2c5bd894d495065b3827a741a768f042b18", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:702d5df73a6865bc249ffb537ad7a0d2388e1540716e4b2f7e844485870e37bb", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:4cfda0dd9868ff0890c7a612f07c282a8cbe4a319c766d7cf842ed639fc2b34c", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:64c59a71e1786fba000398e05773c83fbbd9f92c0341e52cbefd1386357b4e16", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:2f0c18590911b20c58bbc9db0c9c0c471f4d66171f7400079a2e956366580e24", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:f19a726a7c78ddd9aafcf8d2c4b6a57bd05fdc8450a91119e1f0d0abc09151dd", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:b29d987a469d59767e7120202e2abad06865eaa84d3eb61d2ae6b7a78c1d6dca", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:44e8808dad842eb55d51c204374ef445bd8515701db580d2c91f06ca9949f2f6", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:4b1585496c5777fe140f76f11a62df0ddad219336fac090139efbc368520d38c", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:2a990092d1cf38541a49375e9e605d82515a34e19b9ab6b70392afb596e0c612", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:80bda9a30a4b5ab4b6b14d7f6c92efbfd5a63658a4b44565a02c2c552cf4a28c", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:405780af5278be0dd7f89425f91ca1c48527743d2b6876bdbdcc7545d487dc09", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:f76f5b094e42967dc240e161cb187bc528f2f2a3ee2ab93c53c0b15d820c0921", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:99c31c501752dfcb8460f44b4e363b9d57b85c3ad422a951f13f2d42e5f9f54b", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:8361387196f6c48bbed95c77561bdd324ab96356d6dd0f4874832accc67738a4", "enabled": 1 } }, "sap": { "100": { "checksum": "sha256:89169ffed763d6257769d5ed83185a9eb376145baa60dbf01b4088f37aa663bb", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:7727a62bcf612392c76d46f3cc8c22f33c3c87c30a320805ac9844ce68409ecf", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:1ad633f30ae0f80052b31090652780dab90b10696c098ac81ea831035a652835", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:c9cbfb3894148ab693f0c850232f3a1b1aefe5c5cf5f4a06bc74d44cdd2b52f5", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:67b8654cf2404ad763f5343ad3ded35f198c26e99b8a9a150143911acc89ac6c", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:6ce5485715b3caab30a72313601de971e7118bc2997a2edf6ce7b229e51c2483", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:9ff7693f6fb994a0a53dc46230b7ce6c4fe6dccc2b2ec2c8ba49f7c1e3f24eea", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:c888a4b5fc698c1bf7551bfbc6d6ea7673a5f7f41d2467af7e15ce634c71e2be", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:1ed05c5ce069437c9de8a57326a0329d883ec753f3a11fe4f70a43ad212ec482", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:191a531a60c27b33fadbdb48213980f03b68efec3287545eff3592fcdf4bf686", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:e6f726edf701657c80853712b94a4bf5dd0430254d93db45804e60a243c51818", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:8a6ef7c3d8ee76e112224e0c4e0b91572db8c85f547bbed6d7ce3f6f6d4383de", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:cc162915cf1fc3cc66616c3224e9e848485198a28868c237adc9d7077791cba8", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:74b5c41b13bd849ce82040012f557fec4b9cfad3a9072f9f17f78400868da558", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:91acb71305dfde220ce7574e2ac67af16e6f8630639dc66d494cbf8120d2d07a", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:9b8a5c1ff4c21846701eb5e0603cc022f4530c568db6d9fab392e41c0ed64720", "enabled": 1 } }, "slrnpull": { "100": { "checksum": "sha256:bcf004c239b72d23fb4f1e5842272bc20f287cd312ed394464db8cb9218f4377", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:fc3eaf23ee99b98d2ff17a5df04776e8553f490d7f57d49a24061cd49bfaa997", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:17d8fa5ce4b9402dfb10ad431241cb2a5a1b2f726caa03ae7f1d7d410c2ab6ae", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:6506687dbaf850c784d6f2af14197d3c1768514fad98e08fea69e92a780ff65f", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:59b6f3643d2f404ef03d749628b6872fd650b5b10851862b4accad8276bc6f29", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:34b45f69552f2b284b1f6e0876e4a96d1c05c28e4ab42d2bc2a241c03fa73309", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:35ef9c580c4071208af6169ae1059bfee51938d36dbec2bc2354d51ed5dc505d", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:5594f07c04c9057b74df1612012c2515265ee04d58b11bfa46a73531b703c1f7", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:b00a50f92d0e8ef2789d03756c7bee69f983edfc4a3f409304835ad25133e3a4", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:874410d4edbbd1f73ef0e69ea40e93054a5d65cfe1556b00f6b474b928400a39", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:400e9b1c9ace97d2e43b5916b453d189a5c6f60133876f15672a48607edfd0ba", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:66beadff1a4ed7e48b3f3cee1444f5f1aaa833d212cdc76068f2f306b8455970", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:fd8c0b8cc073d8025ab8754b7885e0375b4e700dd3fcc921c45666829b652de5", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:1b2a0e330daa04838742fdcd50a9b539072c58d48e949e4a3ce7933da47cbe3c", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:2ab07a8deeb7ef4cf09f94bd2ba250166a4d016bd9c581ddd470ab2784baf5e3", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:e7caeb60df6f2002f7be4adc7a1506b6fb585e6bb9f4585381c115a90bff4a15", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:836d01ecc314a2b2b4eaaea69ce1e4a03f3274bd8bd25e2b64d0329e6f9d8f32", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:e2c86cd06c00d3ed79b9f7a602b18593d5929156df58e761a04a3cc3ba8be891", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:67fec37a17724a9b059f936b70c199d96906b9bbf703dd8a1670852dbfc7715f", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:dd116a718e125ba88d28936b746a2292088080254134d2001084e2d252ce9379", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:df73dbc3f1e232bb5f4d3ba0bd1850eae3c3bc401508b1819c0989b8f67f8033", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:2eb63b8ac8f3038eb1ff3bc18fc5923dee4ac3f609d8a14791300ae835249a9a", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:d342a188298c1fcd4df99c4235985c50ba2f02a4e53d01cef3de48bc31464ceb", "enabled": 1 } }, "switcheroo": { "100": { "checksum": "sha256:f8f67d2c990489a09a436dbd72704b13d6617fdbbb8c5c2c040a85b584de6a7b", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:591261c775fbe479adee5bb1356ab90d70455073ee969a39aad123cc5754279a", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:fc1ca3d8b12406dfef9f012c9275817169fbfafc411969e60d357be3b35835a8", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:ab2acab6cbf273ed7e78e577b0e2a85225adba387b1a8908b180b07adb950e6f", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:815d229f0b5a8f8a44cd511b5927febb002596a8aad1b85406d674e59378a0e5", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:c0109ecacc93bdacede33dd5bb2029050c88c2362525ce708de418b24da22730", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:f3896d2de3794d7dd54fea03cbebcdf4e6b63bcc512d2fc14433b3be400f4188", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:bbfd79953db88f6db10739803d29b003d83311a21c75604d64ed9fae26da541a", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:71c6423e6318342438fea1ba8a38751b5741b4482ca8ed075dbdd36bc6fda9aa", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:f482585c8f26517c6ed8e9203bec4adadec8ebc65840089d7483e31ee24fa679", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:a5312c216b56620ca8e69679e99275e793b3de9b6e524db1a5678d22b9909056", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:3a4e10afbea76bb0a825f3e10b6be09c1e380f19737aef7a6171a9744c15b33f", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:58aac19837bee6fd1c5e3d1e2a9c9900c56b9aff34b643fa9d958399152afbce", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:46f7b10654f710546a61324618f68b753849ea0b6a7e11f431922a5c848fae89", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:f3d5b0012a6f6d0255e831f608cf0d77f1af38a975b222a7f71cf0821f359246", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:2d749a0f3d39317412feb3388eec0eacb60859891ea7da50373271f03ab66c5a", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:5b1a3e31fee719423530b8c7c07b6649ab539d38f2b446a3e6d3f029a65696ae", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:561814e9fa4d9ffa1be3bcc8e27ee1a50260293a17de3db6eb9d4a83e14e8faf", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:48fac9542e02d0c8f461e03905339795331b4fcb2082e830e83189e50af59040", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:80d84cb83923e4d5d6b9870b4311a67c87609f010c5ffcdcb00ef6e926a8d785", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:33a8bba7a36dc094b6220c0dfe282a9e57ff280511965c99d654f4e584f960f0", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:38e42ce3f0baba47216f3b50d7bec9ac531a11d659c8807d0bb43b5e5b4ce873", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:2f11ad694d5f56fb81c42a4e50b2568534711da77c814389b7c46ce07bf86457", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:2f55ef3a5145328ed09f316753cec5b85f67c1b43902be5152fc57c4b95c3026", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:51ec0952bf860ec23e3bfdfd53f3bfad841a4e5b560cc25a9548c9b207504194", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:ef06a218a285a5a01a1e354d6a40f826815203dc323d00ad68e29f85162c24e7", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:f71781a997aa0d0df5c9baa600b6212105c75cc290bf634a198ed0d5b42a668d", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:f58eadcb76889082e3a109afa993bc7eeed39675991d171a13744bc8b61c279a", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:4b8e317234ae08c1f4a80133c8abba35d412f5797db3c4515d0cf051c35af6bd", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:3c2a65084450b2459115a69bb1d382e452a1da63080ac7fdc85bcac36affe1c7", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:ca220cb87bf9790b38738b6f08cc800a2fd0e083960aa4770c9385b897cd31cd", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:cfcecf645d2d8a59f98135435d535133a39f70f46d9b47a65b15e88a3805861a", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:91a33317bdd39510dd305d768e2791d08b207d8384bfca22322ec49f5b26f9bd", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:c500e8df08994b81cc1d743db684060d03bfe4465fc12eea9a4af83a69af307b", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:db1d0917d263b447f9a744edfd4ebfeca697182c853295c7eaf49f1270218858", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:84679e67832759be8220885abe3fa0157305fc8f50efa604b1343e99907925dc", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:5ca3d53e3b62d5973442d210faf9b9f5f9b5f4935a74074ce4b18836c8d78b19", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:d8fadd99af0d343c815f006330529911a5106641ed9c7d22a2eb72e0d9d55d2d", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:664ab4aa1e1eca422d2c627a22a9631ac348221893713bd9a4d97a628094b1b0", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:e68a71817476b5ebb8ae2e13e9ea9418a31dd64ffe4e156258cb77029635cefa", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:f45c6d89a3305814e44a05c0d8c8f8a4ce8a923d721e83c9579f76d8d8cd909d", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:8d828eef8065f2486b815aea04ed491419e3bf17508cf0ce595fca71f872ba38", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:76a11dd14f578f940e874ab4d68ca1370ddfcb2585b6a3a955569fadb77d269f", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:17759c6e3a6229e4a40be0b8121751d768f00fd6ea0a872f4fe65bebe2280b30", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:c9c26249a11c4bace4efa998ae826c3cd5178a19d323886a62b7e355ca3d8260", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:ea826918681193d37db69c814ee4c753fef3fcca809cd0fad6f924f829eeb9eb", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:a9e221f7f656f9f0b4937c2bd0f7b93124c7f48f4c88fe8ba608db1eaa5f05d1", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:034bceb856cf79ac9329a4affb6cc53cf29c5bebb089c0ddd486a76148812b89", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:ea40fa389e6fc510f40994b9b4272a6b985c80064b8a4d702d5813d5252487f5", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:308910f855a076bdf38241880815f6640dfba4b21ef1be58112deec3ed858d16", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:dd07546e8a114e1b7f5056d4c5b0f1256050fe93e867fbbb6c5f52d2c6f77ec6", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:870a818c9c3a4e4d24386bfc3fc7565af1c8aeec605b3d4cd819169172bb3e03", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:021799add7187cafaec827b877e939a2573daeea2795e989b8c5c444c923a827", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:e27315e58a548c06561117f2dcf86c67e6937dc1ef2071ee612975457091e40c", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:a077f44cc6d16684de9a93061ee0f7b212e3f729fdbdf594dee573fe5c30817d", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:8228eda847eeaa7529b089edb8c64763d03100e84117526a67fbb41ea006a2b0", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:170 Saturday 21 February 2026 03:34:31 -0500 (0:00:00.139) 0:01:58.731 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:183 Saturday 21 February 2026 03:34:31 -0500 (0:00:00.048) 0:01:58.780 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:191 Saturday 21 February 2026 03:34:31 -0500 (0:00:00.061) 0:01:58.841 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Generate certificates] *************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:65 Saturday 21 February 2026 03:34:32 -0500 (0:00:00.029) 0:01:58.870 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Certificates are only supported in a booted system] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:2 Saturday 21 February 2026 03:34:32 -0500 (0:00:00.074) 0:01:58.945 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __logging_is_booted", "skip_reason": "Conditional result was False" } TASK [Generate certificates] *************************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:9 Saturday 21 February 2026 03:34:32 -0500 (0:00:00.070) 0:01:59.016 ***** included: fedora.linux_system_roles.certificate for managed-node2 TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 21 February 2026 03:34:32 -0500 (0:00:00.080) 0:01:59.096 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 21 February 2026 03:34:32 -0500 (0:00:00.102) 0:01:59.199 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__certificate_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 21 February 2026 03:34:32 -0500 (0:00:00.081) 0:01:59.281 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 21 February 2026 03:34:32 -0500 (0:00:00.070) 0:01:59.352 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Run systemctl] ******************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:22 Saturday 21 February 2026 03:34:32 -0500 (0:00:00.094) 0:01:59.446 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__certificate_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Require installed systemd] ******* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:30 Saturday 21 February 2026 03:34:32 -0500 (0:00:00.069) 0:01:59.516 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__certificate_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:35 Saturday 21 February 2026 03:34:32 -0500 (0:00:00.122) 0:01:59.638 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__certificate_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:40 Saturday 21 February 2026 03:34:32 -0500 (0:00:00.140) 0:01:59.778 ***** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_10.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node2] => (item=CentOS_10.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 21 February 2026 03:34:33 -0500 (0:00:00.246) 0:02:00.024 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:15 Saturday 21 February 2026 03:34:34 -0500 (0:00:00.910) 0:02:00.935 ***** ok: [managed-node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: certmonger python3-packaging TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:25 Saturday 21 February 2026 03:34:34 -0500 (0:00:00.896) 0:02:01.831 ***** ok: [managed-node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:49 Saturday 21 February 2026 03:34:35 -0500 (0:00:00.491) 0:02:02.323 ***** ok: [managed-node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:76 Saturday 21 February 2026 03:34:36 -0500 (0:00:00.627) 0:02:02.950 ***** ok: [managed-node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-02-21 03:33:09 EST", "ActiveEnterTimestampMonotonic": "556694174", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target dbus.socket basic.target dbus-broker.service network.target systemd-journald.socket syslog.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-02-21 03:33:09 EST", "AssertTimestampMonotonic": "556670344", "Before": "shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "623955000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-02-21 03:33:09 EST", "ConditionTimestampMonotonic": "556670341", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/certmonger.service", "ControlGroupId": "8655", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3630944256", "EffectiveMemoryMax": "3630944256", "EffectiveTasksMax": "21803", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Sat 2026-02-21 03:33:09 EST", "ExecMainHandoffTimestampMonotonic": "556682118", "ExecMainPID": "75766", "ExecMainStartTimestamp": "Sat 2026-02-21 03:33:09 EST", "ExecMainStartTimestampMonotonic": "556671577", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2026-02-21 03:33:09 EST", "InactiveExitTimestampMonotonic": "556674426", "InvocationID": "6da6cf8d23aa4825b2870c4a3fadb049", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13627", "LimitNPROCSoft": "13627", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13627", "LimitSIGPENDINGSoft": "13627", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "75766", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3120439296", "MemoryCurrent": "4464640", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "13848576", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2026-02-21 03:34:02 EST", "StateChangeTimestampMonotonic": "609599880", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21803", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:86 Saturday 21 February 2026 03:34:36 -0500 (0:00:00.721) 0:02:03.672 ***** changed: [managed-node2] => (item={'name': 'logging_cert', 'dns': ['localhost', 'www.example.com'], 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": [ "localhost", "www.example.com" ], "name": "logging_cert" } } MSG: Certificate requested (update). TASK [fedora.linux_system_roles.certificate : Check if test mode is supported] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:138 Saturday 21 February 2026 03:34:37 -0500 (0:00:00.895) 0:02:04.568 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:143 Saturday 21 February 2026 03:34:37 -0500 (0:00:00.051) 0:02:04.620 ***** skipping: [managed-node2] => (item=['cert', {'name': 'logging_cert', 'dns': ['localhost', 'www.example.com'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "cert", { "ca": "self-sign", "dns": [ "localhost", "www.example.com" ], "name": "logging_cert" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=['key', {'name': 'logging_cert', 'dns': ['localhost', 'www.example.com'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "key", { "ca": "self-sign", "dns": [ "localhost", "www.example.com" ], "name": "logging_cert" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=['ca', {'name': 'logging_cert', 'dns': ['localhost', 'www.example.com'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "ca", { "ca": "self-sign", "dns": [ "localhost", "www.example.com" ], "name": "logging_cert" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.certificate : Reset certificate_test_certs] **** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:151 Saturday 21 February 2026 03:34:37 -0500 (0:00:00.059) 0:02:04.680 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:155 Saturday 21 February 2026 03:34:37 -0500 (0:00:00.044) 0:02:04.724 ***** skipping: [managed-node2] => (item=logging_cert) => { "ansible_loop_var": "cert_name", "cert_name": "logging_cert", "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:169 Saturday 21 February 2026 03:34:38 -0500 (0:00:00.170) 0:02:04.895 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:174 Saturday 21 February 2026 03:34:38 -0500 (0:00:00.079) 0:02:04.975 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Re-read facts after adding custom fact] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:71 Saturday 21 February 2026 03:34:38 -0500 (0:00:00.101) 0:02:05.077 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:75 Saturday 21 February 2026 03:34:38 -0500 (0:00:00.055) 0:02:05.132 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:81 Saturday 21 February 2026 03:34:38 -0500 (0:00:00.053) 0:02:05.186 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:86 Saturday 21 February 2026 03:34:38 -0500 (0:00:00.065) 0:02:05.251 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:93 Saturday 21 February 2026 03:34:38 -0500 (0:00:00.090) 0:02:05.342 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:97 Saturday 21 February 2026 03:34:38 -0500 (0:00:00.085) 0:02:05.427 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [Include Rsyslog role] **************************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:108 Saturday 21 February 2026 03:34:38 -0500 (0:00:00.088) 0:02:05.516 ***** included: fedora.linux_system_roles.private_logging_subrole_rsyslog for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:4 Saturday 21 February 2026 03:34:38 -0500 (0:00:00.058) 0:02:05.574 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:4 Saturday 21 February 2026 03:34:38 -0500 (0:00:00.052) 0:02:05.626 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:12 Saturday 21 February 2026 03:34:38 -0500 (0:00:00.079) 0:02:05.706 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __logging_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set flag to indicate system is ostree] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:17 Saturday 21 February 2026 03:34:38 -0500 (0:00:00.060) 0:02:05.767 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __logging_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:21 Saturday 21 February 2026 03:34:38 -0500 (0:00:00.048) 0:02:05.816 ***** ok: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml) => { "ansible_facts": { "__rsyslog_input_basics": "input_basics.j2" }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include /vars/main.yml from /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:31 Saturday 21 February 2026 03:34:39 -0500 (0:00:00.110) 0:02:05.926 ***** skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Main rsyslog subrole] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:7 Saturday 21 February 2026 03:34:39 -0500 (0:00:00.136) 0:02:06.063 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get status of rsyslog packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:17 Saturday 21 February 2026 03:34:39 -0500 (0:00:00.123) 0:02:06.187 ***** skipping: [managed-node2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "item": "rsyslog", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:24 Saturday 21 February 2026 03:34:39 -0500 (0:00:00.058) 0:02:06.245 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:33 Saturday 21 February 2026 03:34:39 -0500 (0:00:00.044) 0:02:06.290 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute rsyslog TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset erased flag] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:43 Saturday 21 February 2026 03:34:40 -0500 (0:00:00.887) 0:02:07.178 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_erased": false }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:47 Saturday 21 February 2026 03:34:40 -0500 (0:00:00.075) 0:02:07.254 ***** ok: [managed-node2] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el10", "source": "rpm", "version": "1.56.0" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el10", "source": "rpm", "version": "1.56.0" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el10", "source": "rpm", "version": "1.56.0" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "2.el10", "source": "rpm", "version": "1.30" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "3.el10", "source": "rpm", "version": "0.60.8.1" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "attr": [ { "arch": "x86_64", "epoch": null, "name": "attr", "release": "5.el10", "source": "rpm", "version": "2.5.2" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "5.el10", "source": "rpm", "version": "4.0.3" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "5.el10", "source": "rpm", "version": "4.0.3" } ], "audit-rules": [ { "arch": "x86_64", "epoch": null, "name": "audit-rules", "release": "5.el10", "source": "rpm", "version": "4.0.3" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "1.el10", "source": "rpm", "version": "1.5.2" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "1.el10", "source": "rpm", "version": "1.5.2" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "2.el10", "source": "rpm", "version": "0.9~rc2" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "22.el10", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "6.el10", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "23.el10", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el10", "source": "rpm", "version": "1.31.4" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "60.el10", "source": "rpm", "version": "2.41" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "60.el10", "source": "rpm", "version": "2.41" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "9.el10", "source": "rpm", "version": "3.8.2" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "6.el10", "source": "rpm", "version": "1.83.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "6.el10", "source": "rpm", "version": "1.83.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "6.el10", "source": "rpm", "version": "1.83.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "6.el10", "source": "rpm", "version": "1.83.0" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "25.el10", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.el10", "source": "rpm", "version": "1.34.6" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "102.el10", "source": "rpm", "version": "2025.2.80_v9.0.305" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "20.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "20.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "20.el10", "source": "rpm", "version": "10.0" } ], "certmonger": [ { "arch": "x86_64", "epoch": null, "name": "certmonger", "release": "1.el10", "source": "rpm", "version": "0.79.21" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.el10", "source": "rpm", "version": "4.8" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.el10", "source": "rpm", "version": "24.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "11.el10", "source": "rpm", "version": "0.33" } ], "cmake-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "cmake-filesystem", "release": "1.el10", "source": "rpm", "version": "3.31.8" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "7.el10", "source": "rpm", "version": "9.5" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "7.el10", "source": "rpm", "version": "9.5" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "3.el10", "source": "rpm", "version": "2.15" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "8.el10", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "8.el10", "source": "rpm", "version": "2.9.11" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "14.el10", "source": "rpm", "version": "1.7.0" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "14.el10", "source": "rpm", "version": "1.7.0" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "6.el10", "source": "rpm", "version": "1.11^20190603git9e74f2d" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git0e54016.el10", "source": "rpm", "version": "20260216" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git0e54016.el10", "source": "rpm", "version": "20260216" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.el10", "source": "rpm", "version": "2.8.1" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "4.el10", "source": "rpm", "version": "8.12.1" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "27.el10", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "27.el10", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "4.el10", "source": "rpm", "version": "36" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event-libs", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-libs", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "1.el10", "source": "rpm", "version": "1.3.0" } ], "dhcpcd": [ { "arch": "x86_64", "epoch": null, "name": "dhcpcd", "release": "10.el10", "source": "rpm", "version": "10.0.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "8.el10", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "21.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "21.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "10.el10", "source": "rpm", "version": "4.7.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "4.el10", "source": "rpm", "version": "107" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "4.el10", "source": "rpm", "version": "107" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "4.el10", "source": "rpm", "version": "107" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "4.el10", "source": "rpm", "version": "107" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el10", "source": "rpm", "version": "13.0.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el10", "source": "rpm", "version": "1.47.1" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el10", "source": "rpm", "version": "1.47.1" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el10", "source": "rpm", "version": "39" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "5.el10s", "source": "rpm", "version": "10" } ], "erofs-utils": [ { "arch": "x86_64", "epoch": null, "name": "erofs-utils", "release": "1.el10", "source": "rpm", "version": "1.8.10" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el10", "source": "rpm", "version": "6.15" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el10", "source": "rpm", "version": "2.7.3" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "8.el10", "source": "rpm", "version": "5.45" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "8.el10", "source": "rpm", "version": "5.45" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "17.el10", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "5.el10", "source": "rpm", "version": "4.10.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.el10", "source": "rpm", "version": "2.4.0" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.el10", "source": "rpm", "version": "2.4.0" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "19.el10", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "18.el10", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "25.el10", "source": "rpm", "version": "2.9.9" } ], "fuse3-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse3-libs", "release": "5.el10", "source": "rpm", "version": "3.16.2" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el10", "source": "rpm", "version": "5.3.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el10", "source": "rpm", "version": "5.3.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "14.el10", "source": "rpm", "version": "1.23" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "14.el10", "source": "rpm", "version": "1.23" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "6.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "6.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "6.el10", "source": "rpm", "version": "0.22.5" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el10", "source": "rpm", "version": "2.52.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el10", "source": "rpm", "version": "2.52.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el10", "source": "rpm", "version": "2.52.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "12.el10", "source": "rpm", "version": "2.80.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "12.el10", "source": "rpm", "version": "6.2.1" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "3.el10", "source": "rpm", "version": "3.8.10" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "6.el10", "source": "rpm", "version": "1.79.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "10.el10", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el10", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "83.el10", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "10.el10", "source": "rpm", "version": "0.9.2" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.el10", "source": "rpm", "version": "1.13" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "14.el10", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "9.el10", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "11.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "11.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "11.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "9.el10", "source": "rpm", "version": "1.7.2" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "10.8.el10", "source": "rpm", "version": "0.379" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "4.el10", "source": "rpm", "version": "1.6.2" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "3.el10", "source": "rpm", "version": "58" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "2.el10", "source": "rpm", "version": "10.26" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "2.el10", "source": "rpm", "version": "10.26" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.el10", "source": "rpm", "version": "6.17.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.el10", "source": "rpm", "version": "6.17.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "9.el10", "source": "rpm", "version": "7.22" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "9.el10", "source": "rpm", "version": "7.22" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "12.el10", "source": "rpm", "version": "1.8.11" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "12.el10", "source": "rpm", "version": "1.8.11" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "5.el10", "source": "rpm", "version": "20240905" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "6.el10", "source": "rpm", "version": "1.9.4" } ], "iwlwifi-dvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-dvm-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "iwlwifi-mvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-mvm-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "3.el10", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "2.el10", "source": "rpm", "version": "3.6.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "11.el10", "source": "rpm", "version": "1.7.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "3.el10", "source": "rpm", "version": "0.18" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "7.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "7.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "7.el10", "source": "rpm", "version": "2.6.4" } ], "kdump-utils": [ { "arch": "x86_64", "epoch": null, "name": "kdump-utils", "release": "15.el10", "source": "rpm", "version": "1.0.58" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "205.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "205.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-modules-extra": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-extra", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "3.el10", "source": "rpm", "version": "2.0.32" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "5.el10", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "5.el10", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "13.el10", "source": "rpm", "version": "31" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "13.el10", "source": "rpm", "version": "31" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "15.el10", "source": "rpm", "version": "0.9.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "8.el10", "source": "rpm", "version": "1.21.3" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "3.el10", "source": "rpm", "version": "661" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el10", "source": "rpm", "version": "2.3.2" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "22.el10", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el10", "source": "rpm", "version": "3.7.7" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.el10", "source": "rpm", "version": "2.5.2" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "58.el10", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el10", "source": "rpm", "version": "1.7.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "7.el10", "source": "rpm", "version": "1.1.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.el10", "source": "rpm", "version": "2.69" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "6.el10", "source": "rpm", "version": "0.8.4" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "6.el10", "source": "rpm", "version": "0.8.4" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "3.el10", "source": "rpm", "version": "0.11.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "58.el10", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el10", "source": "rpm", "version": "1.47.1" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.el10", "source": "rpm", "version": "0.1.21" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "4.el10", "source": "rpm", "version": "8.12.1" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "58.el10", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "14.el10", "source": "rpm", "version": "0.73.1" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el10", "source": "rpm", "version": "0.6.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "52.20230828cvs.el10", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "11.el10", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "15.el10", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "16.el10", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.el10", "source": "rpm", "version": "1.2304.0" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "10.el10", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "7.el10", "source": "rpm", "version": "1.14.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "3.el10", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "58.el10", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "3.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hasher": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hasher", "release": "3.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "3.el10", "source": "rpm", "version": "1.5.0" } ], "libldb": [ { "arch": "x86_64", "epoch": 0, "name": "libldb", "release": "102.el10", "source": "rpm", "version": "4.23.5" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "7.el10", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "12.el10", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "7.el10", "source": "rpm", "version": "1.3.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "2.el10", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "12.el10", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "3.el10", "source": "rpm", "version": "1.0.2" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "4.el10", "source": "rpm", "version": "2.8.3" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "2.el10", "source": "rpm", "version": "1.3.0" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "3.el10", "source": "rpm", "version": "1.68.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el10", "source": "rpm", "version": "3.11.0" } ], "libnvme": [ { "arch": "x86_64", "epoch": null, "name": "libnvme", "release": "2.el10", "source": "rpm", "version": "1.16.1" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "58.el10", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "7.el10", "source": "rpm", "version": "1.5.7" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.el10", "source": "rpm", "version": "0.21.5" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.el10", "source": "rpm", "version": "1.4.5" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "58.el10", "source": "rpm", "version": "0.1.5" } ], "librelp": [ { "arch": "x86_64", "epoch": null, "name": "librelp", "release": "7.el10", "source": "rpm", "version": "1.11.0" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.el10", "source": "rpm", "version": "1.19.0" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.el10", "source": "rpm", "version": "2.5.6" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.el10", "source": "rpm", "version": "0.7.33" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el10", "source": "rpm", "version": "1.47.1" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.el10", "source": "rpm", "version": "0.12.0" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.el10", "source": "rpm", "version": "0.12.0" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "15.el10", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "100.el10", "source": "rpm", "version": "2.4.3" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.el10", "source": "rpm", "version": "4.20.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "100.el10", "source": "rpm", "version": "1.4.14" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "100.el10", "source": "rpm", "version": "0.17.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.el10", "source": "rpm", "version": "1.3.5" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "10.el10", "source": "rpm", "version": "1.1" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "1.el10", "source": "rpm", "version": "2.12" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "15.el10", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.el10", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "10.el10", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "10.el10", "source": "rpm", "version": "4.4.36" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "10.el10", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "4.el10", "source": "rpm", "version": "1.7.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "10.el10", "source": "rpm", "version": "2.12.5" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "8.el10", "source": "rpm", "version": "1.1.39" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "16.el10", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "9.el10", "source": "rpm", "version": "1.5.5" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "9.el10", "source": "rpm", "version": "1.5.5" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "4.el10", "source": "rpm", "version": "0.9.32" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "5.el10", "source": "rpm", "version": "3.22.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "9.el10", "source": "rpm", "version": "B.02.20" } ], "lsof": [ { "arch": "x86_64", "epoch": null, "name": "lsof", "release": "7.el10", "source": "rpm", "version": "4.98.0" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "15.el10", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "7.el10", "source": "rpm", "version": "5.4.6" } ], "lvm2": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2", "release": "3.el10", "source": "rpm", "version": "2.03.32" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2-libs", "release": "3.el10", "source": "rpm", "version": "2.03.32" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "8.el10", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "14.el10", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "11.el10", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "9.el10", "source": "rpm", "version": "4.4.1" } ], "makedumpfile": [ { "arch": "x86_64", "epoch": null, "name": "makedumpfile", "release": "1.el10", "source": "rpm", "version": "1.7.8" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "10.el10", "source": "rpm", "version": "2.12.0" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "6.el10", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el10", "source": "rpm", "version": "20251111" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "4.el10", "source": "rpm", "version": "0.7.2" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "12.el10", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "8.el10", "source": "rpm", "version": "4.2.1" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "14.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "14.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "14.20240127.el10", "source": "rpm", "version": "6.4" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "5.el10", "source": "rpm", "version": "0.52.24" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "4.el10", "source": "rpm", "version": "2.8.3" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.el10", "source": "rpm", "version": "1.1.5" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "4.el10", "source": "rpm", "version": "4.36.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "3.el10", "source": "rpm", "version": "2.0.19" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "7.el10", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.el10", "source": "rpm", "version": "2.6.10" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "19.el10", "source": "rpm", "version": "9.9p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "19.el10", "source": "rpm", "version": "9.9p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "19.el10", "source": "rpm", "version": "9.9p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.el10", "source": "rpm", "version": "3.5.5" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "1.el10", "source": "rpm", "version": "3.5.5" } ], "openssl-fips-provider": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-fips-provider", "release": "1.el10", "source": "rpm", "version": "3.5.5" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.el10", "source": "rpm", "version": "3.5.5" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el10", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "1.el10", "source": "rpm", "version": "0.26.2" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "1.el10", "source": "rpm", "version": "0.26.2" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "9.el10", "source": "rpm", "version": "1.6.1" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "9.el10", "source": "rpm", "version": "1.6.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "7.el10", "source": "rpm", "version": "3.6" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "6.el10", "source": "rpm", "version": "3.13.0" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.el10.3", "source": "rpm", "version": "10.44" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.el10.3", "source": "rpm", "version": "10.44" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "514.el10", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "514.el10", "source": "rpm", "version": "1.89" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "511.el10", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "514.el10", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "512.el10", "source": "rpm", "version": "2.189" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "511.el10", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "6.el10", "source": "rpm", "version": "2.59" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "514.el10", "source": "rpm", "version": "1.56" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "511.el10", "source": "rpm", "version": "3.21" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "514.el10", "source": "rpm", "version": "1.38" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "18.el10", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "511.el10", "source": "rpm", "version": "5.78" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "514.el10", "source": "rpm", "version": "1.18" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "514.el10", "source": "rpm", "version": "2.86" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "512.el10", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "512.el10", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "514.el10", "source": "rpm", "version": "1.14" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "514.el10", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "3.el10", "source": "rpm", "version": "2.58" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "514.el10", "source": "rpm", "version": "1.14" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el10", "source": "rpm", "version": "2.52.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "512.el10", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "514.el10", "source": "rpm", "version": "1.55" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "512.el10", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "3.el10", "source": "rpm", "version": "2.085" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "514.el10", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "511.el10", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "5.el10", "source": "rpm", "version": "20231213" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "514.el10", "source": "rpm", "version": "1.17" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "8.el10", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "514.el10", "source": "rpm", "version": "2.20" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "512.el10", "source": "rpm", "version": "3.91" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "511.el10", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "512.el10", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "511.el10", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "511.el10", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "511.el10", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "514.el10", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "511.el10", "source": "rpm", "version": "2.038" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "511.el10", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "514.el10", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "512.el10", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "511.el10", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "24.el10", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "511.el10", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "511.el10", "source": "rpm", "version": "2024.001" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "511.el10", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el10", "source": "rpm", "version": "5.27" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "514.el10", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "512.el10", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "514.el10", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "514.el10", "source": "rpm", "version": "5.40.2" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "514.el10", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "512.el10", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "514.el10", "source": "rpm", "version": "5.40.2" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "514.el10", "source": "rpm", "version": "1.12" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "514.el10", "source": "rpm", "version": "1.29" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "514.el10", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "514.el10", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "512.el10", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "511.el10", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "514.el10", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.el10", "source": "rpm", "version": "2.8" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el10", "source": "rpm", "version": "1.19" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "4.el10", "source": "rpm", "version": "0.2.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "9.el10", "source": "rpm", "version": "4.0.4" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "8.el10", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "5.el10", "source": "rpm", "version": "20240107" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "3.el10", "source": "rpm", "version": "3.12.12" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "3.el10", "source": "rpm", "version": "3.12.12" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el10", "source": "rpm", "version": "23.2.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "5.el10", "source": "rpm", "version": "4.0.3" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.el10", "source": "rpm", "version": "1.16.0" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "1.el10", "source": "rpm", "version": "3.4.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "10.el10", "source": "rpm", "version": "5.0.8" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "4.el10", "source": "rpm", "version": "43.0.0" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.el10", "source": "rpm", "version": "2.9.0.post0" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "8.el10", "source": "rpm", "version": "1.3.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.el10", "source": "rpm", "version": "1.9.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "21.el10", "source": "rpm", "version": "4.20.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "10.el10", "source": "rpm", "version": "4.7.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.el10", "source": "rpm", "version": "2.4.0" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "7.el10", "source": "rpm", "version": "3.46.0" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "7.el10", "source": "rpm", "version": "3.46.0" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "14.el10", "source": "rpm", "version": "0.73.1" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.el10", "source": "rpm", "version": "3.7" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.el10", "source": "rpm", "version": "3.1.6" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "6.el10", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "9.el10", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "7.el10", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "6.el10", "source": "rpm", "version": "2023.11.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.el10", "source": "rpm", "version": "0.1.21" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "14.el10", "source": "rpm", "version": "0.73.1" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "3.el10", "source": "rpm", "version": "3.12.12" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "4.el10", "source": "rpm", "version": "5.2.1" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "6.el10", "source": "rpm", "version": "2.1.3" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.el10", "source": "rpm", "version": "1.1.5" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "6.el10", "source": "rpm", "version": "3.2.2" } ], "python3-packaging": [ { "arch": "noarch", "epoch": null, "name": "python3-packaging", "release": "2.el10", "source": "rpm", "version": "24.2" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "7.el10", "source": "rpm", "version": "23.3.2" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "25.el10", "source": "rpm", "version": "3.11" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "python3-pyasn1": [ { "arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "1.el10", "source": "rpm", "version": "0.6.1" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "16.el10", "source": "rpm", "version": "2.20" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "11.el10", "source": "rpm", "version": "3.5" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "19.el10", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "6.el10", "source": "rpm", "version": "0.31.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "1.el10", "source": "rpm", "version": "2.32.4" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "6.el10", "source": "rpm", "version": "0.17.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "2.el10", "source": "rpm", "version": "4.6.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "16.el10", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "11.el10", "source": "rpm", "version": "235" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.el10", "source": "rpm", "version": "1.26.19" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "6.el10", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 18, "name": "qemu-guest-agent", "release": "11.el10", "source": "rpm", "version": "10.1.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "10.el10", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "10.el10", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "11.el10", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "redhat-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-mono-vf-fonts", "release": "1.el10", "source": "rpm", "version": "4.1.0" } ], "redhat-text-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-text-vf-fonts", "release": "1.el10", "source": "rpm", "version": "4.1.0" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el10", "source": "rpm", "version": "0.4.14" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el10", "source": "rpm", "version": "0.4.14" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "5.el10", "source": "rpm", "version": "6.17" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "54.el10", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "3.el10", "source": "rpm", "version": "1.2.7" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "1.el10", "source": "rpm", "version": "1.10.1.1" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.el10", "source": "rpm", "version": "3.4.1" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "5.el10", "source": "rpm", "version": "8.2510.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "3.el10", "source": "rpm", "version": "4.9" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el10", "source": "rpm", "version": "42.1.17" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el10", "source": "rpm", "version": "42.1.17" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "7.el10", "source": "rpm", "version": "2.14.5" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "7.el10", "source": "rpm", "version": "1.48" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "7.el10", "source": "rpm", "version": "1.48" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "10.el10", "source": "rpm", "version": "4.15.0" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "8.el10", "source": "rpm", "version": "2.3.3" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "7.el10", "source": "rpm", "version": "1.1.10" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "5.el10", "source": "rpm", "version": "3.46.1" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "sssd-krb5-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5-common", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "3.el10", "source": "rpm", "version": "6.12" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "2.p2.el10", "source": "rpm", "version": "1.9.17" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "2.p2.el10", "source": "rpm", "version": "1.9.17" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "22.el10", "source": "rpm", "version": "257" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "22.el10", "source": "rpm", "version": "257" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "22.el10", "source": "rpm", "version": "257" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "22.el10", "source": "rpm", "version": "257" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "3.el10", "source": "rpm", "version": "5.4" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "3.el10", "source": "rpm", "version": "5.4" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "3.el10", "source": "rpm", "version": "5.4" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "3.el10", "source": "rpm", "version": "5.4" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "10.el10", "source": "rpm", "version": "1.35" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "7.el10", "source": "rpm", "version": "2021.11.0" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "25.el10", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "5.el10", "source": "rpm", "version": "5.7" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "6.el10", "source": "rpm", "version": "4.1.3" } ], "tpm2-tss-fapi": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss-fapi", "release": "6.el10", "source": "rpm", "version": "4.1.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el10", "source": "rpm", "version": "2025c" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "69.el10", "source": "rpm", "version": "6.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "7.el10", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "5.el10", "source": "rpm", "version": "1.24.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "44.el10", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.el10", "source": "rpm", "version": "6.16.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.el10", "source": "rpm", "version": "2.41" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "xz": [ { "arch": "x86_64", "epoch": 1, "name": "xz", "release": "4.el10", "source": "rpm", "version": "5.6.2" } ], "xz-devel": [ { "arch": "x86_64", "epoch": 1, "name": "xz-devel", "release": "4.el10", "source": "rpm", "version": "5.6.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": 1, "name": "xz-libs", "release": "4.el10", "source": "rpm", "version": "5.6.2" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "21.el10", "source": "rpm", "version": "4.20.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "10.el10", "source": "rpm", "version": "4.7.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "45.el10", "source": "rpm", "version": "3.0" } ], "zlib-ng-compat": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat", "release": "3.el10", "source": "rpm", "version": "2.2.3" } ], "zlib-ng-compat-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat-devel", "release": "3.el10", "source": "rpm", "version": "2.2.3" } ] } }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog version] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:51 Saturday 21 February 2026 03:34:41 -0500 (0:00:01.563) 0:02:08.818 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_version": "8.2510.0" }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 1] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:58 Saturday 21 February 2026 03:34:42 -0500 (0:00:00.058) 0:02:08.877 ***** skipping: [managed-node2] => { "false_condition": "__rsyslog_version is version('8.37.0-7.2', '<')" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 2] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:63 Saturday 21 February 2026 03:34:42 -0500 (0:00:00.060) 0:02:08.937 ***** ok: [managed-node2] => {} MSG: Rsyslog_version is 8.2510.0, which is newer than "8.37.0-7.2". TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set __rsyslog_failed_validation] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:71 Saturday 21 February 2026 03:34:42 -0500 (0:00:00.081) 0:02:09.018 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "rsyslog_in_image | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create the config directory if it does not exist] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:79 Saturday 21 February 2026 03:34:42 -0500 (0:00:00.083) 0:02:09.101 ***** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 31, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create a work directory] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:86 Saturday 21 February 2026 03:34:42 -0500 (0:00:00.497) 0:02:09.599 ***** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 29, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:92 Saturday 21 February 2026 03:34:43 -0500 (0:00:00.424) 0:02:10.024 ***** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:100 Saturday 21 February 2026 03:34:43 -0500 (0:00:00.437) 0:02:10.462 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_common_rules": [ { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:158 Saturday 21 February 2026 03:34:43 -0500 (0:00:00.368) 0:02:10.830 ***** changed: [managed-node2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="16384"\n preserveFQDN="on"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "state": "file", "uid": 0 } skipping: [managed-node2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } changed: [managed-node2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "state": "file", "uid": 0 } changed: [managed-node2] => (item={'name': 'templates', 'type': 'templates', 'sections': [{'comment': 'User provided output templates', 'options': '\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Initialize list of template results] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:182 Saturday 21 February 2026 03:34:46 -0500 (0:00:02.424) 0:02:13.254 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:186 Saturday 21 February 2026 03:34:46 -0500 (0:00:00.078) 0:02:13.333 ***** skipping: [managed-node2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="16384"\n preserveFQDN="on"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'templates', 'type': 'templates', 'sections': [{'comment': 'User provided output templates', 'options': '\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include input sub-vars] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:204 Saturday 21 February 2026 03:34:46 -0500 (0:00:00.102) 0:02:13.435 ***** ok: [managed-node2] => (item={'name': 'system_input', 'type': 'basics'}) => { "ansible_facts": { "__rsyslog_basics_packages": [] }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml" ], "ansible_loop_var": "input_item", "changed": false, "input_item": { "name": "system_input", "type": "basics" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run input sub-tasks] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:214 Saturday 21 February 2026 03:34:46 -0500 (0:00:00.134) 0:02:13.570 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/basics/main.yml for managed-node2 => (item={'name': 'system_input', 'type': 'basics'}) TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update basics input packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/basics/main.yml:3 Saturday 21 February 2026 03:34:46 -0500 (0:00:00.146) 0:02:13.716 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:34:46 -0500 (0:00:00.110) 0:02:13.826 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:34:47 -0500 (0:00:00.067) 0:02:13.894 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:34:47 -0500 (0:00:00.060) 0:02:13.955 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:34:47 -0500 (0:00:00.093) 0:02:14.049 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create basics input configuration file /etc/rsyslog.d/input-basics-system_input] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/basics/main.yml:10 Saturday 21 February 2026 03:34:47 -0500 (0:00:00.069) 0:02:14.118 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:34:47 -0500 (0:00:00.247) 0:02:14.366 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:34:47 -0500 (0:00:00.086) 0:02:14.452 ***** changed: [managed-node2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client1\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "8f9ef0bfb48a9f0e44a223e5fd50da917e31c2fe", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n" } ], "state": "present", "type": "input" }, "md5sum": "c1a13c444bc3c659f6d352bdc44175e3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 550, "src": "/root/.ansible/tmp/ansible-tmp-1771662888.0377114-34803-75168902139994/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:34:48 -0500 (0:00:01.203) 0:02:15.655 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "8f9ef0bfb48a9f0e44a223e5fd50da917e31c2fe", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "8f9ef0bfb48a9f0e44a223e5fd50da917e31c2fe", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662888.0377114-34803-75168902139994/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "c1a13c444bc3c659f6d352bdc44175e3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 550, "src": "/root/.ansible/tmp/ansible-tmp-1771662888.0377114-34803-75168902139994/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:34:48 -0500 (0:00:00.084) 0:02:15.740 ***** skipping: [managed-node2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client1\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n" } ], "state": "present", "type": "input" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include output sub-vars] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:229 Saturday 21 February 2026 03:34:49 -0500 (0:00:00.347) 0:02:16.087 ***** ok: [managed-node2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/logging_cert.crt', 'cert': '/etc/pki/tls/certs/logging_cert.crt', 'private_key': '/etc/pki/tls/private/logging_cert.key', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => { "ansible_facts": { "__rsyslog_conf_output_relp_modules": [ { "name": "output-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"omrelp\")" } ], "type": "modules" } ], "__rsyslog_output_relp_packages": [ "rsyslog-relp", "librelp" ], "__rsyslog_output_relp_rules": [ "{{ __rsyslog_conf_output_relp_modules }}" ] }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml" ], "ansible_loop_var": "output_item", "changed": false, "output_item": { "ca_cert": "/etc/pki/tls/certs/logging_cert.crt", "cert": "/etc/pki/tls/certs/logging_cert.crt", "name": "relp_client0", "permitted_servers": [ "*.server.com", "*.example.com" ], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/logging_cert.key", "target": "localhost", "tls": true, "type": "relp" } } ok: [managed-node2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/logging_cert.crt', 'cert': '/etc/pki/tls/certs/logging_cert.crt', 'private_key': '/etc/pki/tls/private/logging_cert.key', 'pki_authmode': 'name'}) => { "ansible_facts": { "__rsyslog_conf_output_relp_modules": [ { "name": "output-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"omrelp\")" } ], "type": "modules" } ], "__rsyslog_output_relp_packages": [ "rsyslog-relp", "librelp" ], "__rsyslog_output_relp_rules": [ "{{ __rsyslog_conf_output_relp_modules }}" ] }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml" ], "ansible_loop_var": "output_item", "changed": false, "output_item": { "ca_cert": "/etc/pki/tls/certs/logging_cert.crt", "cert": "/etc/pki/tls/certs/logging_cert.crt", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/logging_cert.key", "target": "localhost", "tls": true, "type": "relp" } } ok: [managed-node2] => (item={'name': 'default_files', 'type': 'files'}) => { "ansible_facts": { "__rsyslog_conf_files_output_modules": [ { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "{% if logging_files_template_format == \"traditional\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% elif logging_files_template_format == \"syslog\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_SyslogProtocol23Format\")\n{% elif logging_files_template_format not in [\"\", \"modern\"] %}\nmodule(load=\"builtin:omfile\" Template=\"{{ logging_files_template_format }}\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}" } ], "type": "modules" } ], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": [ "{{ __rsyslog_conf_files_output_modules }}" ] }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml" ], "ansible_loop_var": "output_item", "changed": false, "output_item": { "name": "default_files", "type": "files" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run output sub-tasks] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:241 Saturday 21 February 2026 03:34:49 -0500 (0:00:00.146) 0:02:16.234 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/relp/main.yml for managed-node2 => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/logging_cert.crt', 'cert': '/etc/pki/tls/certs/logging_cert.crt', 'private_key': '/etc/pki/tls/private/logging_cert.key', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/relp/main.yml for managed-node2 => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/logging_cert.crt', 'cert': '/etc/pki/tls/certs/logging_cert.crt', 'private_key': '/etc/pki/tls/private/logging_cert.key', 'pki_authmode': 'name'}) included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml for managed-node2 => (item={'name': 'default_files', 'type': 'files'}) TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set and check certs and key for relp output] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/relp/main.yml:2 Saturday 21 February 2026 03:34:49 -0500 (0:00:00.109) 0:02:16.343 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:10 Saturday 21 February 2026 03:34:49 -0500 (0:00:00.069) 0:02:16.412 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_cert_subject.ca_cert_src | d(\"\") | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:17 Saturday 21 February 2026 03:34:49 -0500 (0:00:00.068) 0:02:16.481 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_cert_subject.cert_src | d(\"\") | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:24 Saturday 21 February 2026 03:34:49 -0500 (0:00:00.071) 0:02:16.553 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_cert_subject.private_key_src | d(\"\") | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:31 Saturday 21 February 2026 03:34:49 -0500 (0:00:00.070) 0:02:16.624 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not ((__rsyslog_cert_subject.ca_cert | d(\"\") | length > 0 and __rsyslog_cert_subject.cert | d(\"\") | length > 0 and __rsyslog_cert_subject.private_key | d(\"\") | length > 0) or (__rsyslog_cert_subject.ca_cert_src | d(\"\") | length > 0 and __rsyslog_cert_subject.cert_src | d(\"\") | length > 0 and __rsyslog_cert_subject.private_key_src | d(\"\") | length > 0))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:36 Saturday 21 February 2026 03:34:49 -0500 (0:00:00.090) 0:02:16.714 ***** skipping: [managed-node2] => { "false_condition": "not (__rsyslog_cert_subject.tls | d((__rsyslog_cert_subject.use_cert | d(true, true)), true))" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/relp/main.yml:9 Saturday 21 February 2026 03:34:49 -0500 (0:00:00.063) 0:02:16.777 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:34:49 -0500 (0:00:00.072) 0:02:16.850 ***** Notification for handler Restart rsyslogd has been saved. changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: rsyslog-relp-8.2510.0-5.el10.x86_64" ] } lsrpackages: librelp rsyslog-relp TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:34:51 -0500 (0:00:01.371) 0:02:18.221 ***** changed: [managed-node2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"omrelp\")" } ], "type": "modules" }, "md5sum": "a5889fcab7fd71b07c1fd45ed610f128", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1771662891.4358275-34969-95975858411179/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:34:52 -0500 (0:00:00.742) 0:02:18.964 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "8f9ef0bfb48a9f0e44a223e5fd50da917e31c2fe", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "8f9ef0bfb48a9f0e44a223e5fd50da917e31c2fe", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662888.0377114-34803-75168902139994/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "c1a13c444bc3c659f6d352bdc44175e3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 550, "src": "/root/.ansible/tmp/ansible-tmp-1771662888.0377114-34803-75168902139994/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"omrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "content": null, "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662891.4358275-34969-95975858411179/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "a5889fcab7fd71b07c1fd45ed610f128", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1771662891.4358275-34969-95975858411179/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:34:52 -0500 (0:00:00.081) 0:02:19.046 ***** skipping: [managed-node2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"omrelp\")" } ], "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create relp output configuration file /etc/rsyslog.d/output-relp-relp_client0] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/relp/main.yml:16 Saturday 21 February 2026 03:34:52 -0500 (0:00:00.079) 0:02:19.126 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:34:52 -0500 (0:00:00.064) 0:02:19.191 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:34:52 -0500 (0:00:00.043) 0:02:19.234 ***** changed: [managed-node2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="6514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/logging_cert.crt"\n tls.mycert="/etc/pki/tls/certs/logging_cert.crt"\n tls.myprivkey="/etc/pki/tls/private/logging_cert.key"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "a3da2b99a00020e2e23cc07c32338df6691773a1", "dest": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-relp-relp_client0", "sections": [ { "options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n" } ], "state": "present", "type": "output", "weight": "31" }, "md5sum": "c25cc9fae0d84324cd64d7b746ead380", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 493, "src": "/root/.ansible/tmp/ansible-tmp-1771662892.6968727-35032-273852461144398/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:34:53 -0500 (0:00:01.056) 0:02:20.291 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "8f9ef0bfb48a9f0e44a223e5fd50da917e31c2fe", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "8f9ef0bfb48a9f0e44a223e5fd50da917e31c2fe", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662888.0377114-34803-75168902139994/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "c1a13c444bc3c659f6d352bdc44175e3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 550, "src": "/root/.ansible/tmp/ansible-tmp-1771662888.0377114-34803-75168902139994/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"omrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "content": null, "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662891.4358275-34969-95975858411179/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "a5889fcab7fd71b07c1fd45ed610f128", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1771662891.4358275-34969-95975858411179/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "a3da2b99a00020e2e23cc07c32338df6691773a1", "dest": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-relp_client0", "sections": [ { "options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n" } ], "state": "present", "type": "output", "weight": "31" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "a3da2b99a00020e2e23cc07c32338df6691773a1", "content": null, "dest": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662892.6968727-35032-273852461144398/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "c25cc9fae0d84324cd64d7b746ead380", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 493, "src": "/root/.ansible/tmp/ansible-tmp-1771662892.6968727-35032-273852461144398/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:34:53 -0500 (0:00:00.074) 0:02:20.366 ***** skipping: [managed-node2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="6514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/logging_cert.crt"\n tls.mycert="/etc/pki/tls/certs/logging_cert.crt"\n tls.myprivkey="/etc/pki/tls/private/logging_cert.key"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-relp-relp_client0", "sections": [ { "options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n" } ], "state": "present", "type": "output", "weight": "31" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set and check certs and key for relp output] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/relp/main.yml:2 Saturday 21 February 2026 03:34:53 -0500 (0:00:00.172) 0:02:20.539 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:10 Saturday 21 February 2026 03:34:53 -0500 (0:00:00.062) 0:02:20.601 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_cert_subject.ca_cert_src | d(\"\") | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:17 Saturday 21 February 2026 03:34:53 -0500 (0:00:00.049) 0:02:20.650 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_cert_subject.cert_src | d(\"\") | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:24 Saturday 21 February 2026 03:34:53 -0500 (0:00:00.052) 0:02:20.703 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_cert_subject.private_key_src | d(\"\") | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:31 Saturday 21 February 2026 03:34:53 -0500 (0:00:00.066) 0:02:20.769 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not ((__rsyslog_cert_subject.ca_cert | d(\"\") | length > 0 and __rsyslog_cert_subject.cert | d(\"\") | length > 0 and __rsyslog_cert_subject.private_key | d(\"\") | length > 0) or (__rsyslog_cert_subject.ca_cert_src | d(\"\") | length > 0 and __rsyslog_cert_subject.cert_src | d(\"\") | length > 0 and __rsyslog_cert_subject.private_key_src | d(\"\") | length > 0))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:36 Saturday 21 February 2026 03:34:54 -0500 (0:00:00.099) 0:02:20.868 ***** skipping: [managed-node2] => { "false_condition": "not (__rsyslog_cert_subject.tls | d((__rsyslog_cert_subject.use_cert | d(true, true)), true))" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/relp/main.yml:9 Saturday 21 February 2026 03:34:54 -0500 (0:00:00.065) 0:02:20.934 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:34:54 -0500 (0:00:00.081) 0:02:21.015 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: librelp rsyslog-relp TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:34:55 -0500 (0:00:00.859) 0:02:21.874 ***** ok: [managed-node2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"omrelp\")" } ], "type": "modules" }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:34:55 -0500 (0:00:00.714) 0:02:22.589 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "8f9ef0bfb48a9f0e44a223e5fd50da917e31c2fe", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "8f9ef0bfb48a9f0e44a223e5fd50da917e31c2fe", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662888.0377114-34803-75168902139994/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "c1a13c444bc3c659f6d352bdc44175e3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 550, "src": "/root/.ansible/tmp/ansible-tmp-1771662888.0377114-34803-75168902139994/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"omrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "content": null, "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662891.4358275-34969-95975858411179/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "a5889fcab7fd71b07c1fd45ed610f128", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1771662891.4358275-34969-95975858411179/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "a3da2b99a00020e2e23cc07c32338df6691773a1", "dest": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-relp_client0", "sections": [ { "options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n" } ], "state": "present", "type": "output", "weight": "31" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "a3da2b99a00020e2e23cc07c32338df6691773a1", "content": null, "dest": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662892.6968727-35032-273852461144398/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "c25cc9fae0d84324cd64d7b746ead380", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 493, "src": "/root/.ansible/tmp/ansible-tmp-1771662892.6968727-35032-273852461144398/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-output-relp-module.conf" }, "before": { "path": "/etc/rsyslog.d/10-output-relp-module.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"omrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-output-relp-module.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:34:55 -0500 (0:00:00.056) 0:02:22.645 ***** skipping: [managed-node2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"omrelp\")" } ], "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create relp output configuration file /etc/rsyslog.d/output-relp-relp_client1] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/relp/main.yml:16 Saturday 21 February 2026 03:34:55 -0500 (0:00:00.051) 0:02:22.697 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:34:55 -0500 (0:00:00.088) 0:02:22.785 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:34:55 -0500 (0:00:00.055) 0:02:22.841 ***** changed: [managed-node2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="7514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/logging_cert.crt"\n tls.mycert="/etc/pki/tls/certs/logging_cert.crt"\n tls.myprivkey="/etc/pki/tls/private/logging_cert.key"\n tls.authmode="name"\n tls.permittedpeer=["*.managed-node2"]\n )\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "55a6111b68b3f37dd104bb6b4888ed4321fc5bcf", "dest": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-relp-relp_client1", "sections": [ { "options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.managed-node2\"]\n )\n}\n" } ], "state": "present", "type": "output", "weight": "31" }, "md5sum": "19c5bc58e1a2ce5a8bfd17948776eb02", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 480, "src": "/root/.ansible/tmp/ansible-tmp-1771662896.2179463-35238-170436649756292/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:34:56 -0500 (0:00:00.931) 0:02:23.772 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "8f9ef0bfb48a9f0e44a223e5fd50da917e31c2fe", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "8f9ef0bfb48a9f0e44a223e5fd50da917e31c2fe", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662888.0377114-34803-75168902139994/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "c1a13c444bc3c659f6d352bdc44175e3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 550, "src": "/root/.ansible/tmp/ansible-tmp-1771662888.0377114-34803-75168902139994/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"omrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "content": null, "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662891.4358275-34969-95975858411179/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "a5889fcab7fd71b07c1fd45ed610f128", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1771662891.4358275-34969-95975858411179/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "a3da2b99a00020e2e23cc07c32338df6691773a1", "dest": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-relp_client0", "sections": [ { "options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n" } ], "state": "present", "type": "output", "weight": "31" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "a3da2b99a00020e2e23cc07c32338df6691773a1", "content": null, "dest": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662892.6968727-35032-273852461144398/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "c25cc9fae0d84324cd64d7b746ead380", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 493, "src": "/root/.ansible/tmp/ansible-tmp-1771662892.6968727-35032-273852461144398/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-output-relp-module.conf" }, "before": { "path": "/etc/rsyslog.d/10-output-relp-module.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"omrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-output-relp-module.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "55a6111b68b3f37dd104bb6b4888ed4321fc5bcf", "dest": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-relp_client1", "sections": [ { "options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.managed-node2\"]\n )\n}\n" } ], "state": "present", "type": "output", "weight": "31" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "55a6111b68b3f37dd104bb6b4888ed4321fc5bcf", "content": null, "dest": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662896.2179463-35238-170436649756292/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "19c5bc58e1a2ce5a8bfd17948776eb02", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 480, "src": "/root/.ansible/tmp/ansible-tmp-1771662896.2179463-35238-170436649756292/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:34:56 -0500 (0:00:00.068) 0:02:23.840 ***** skipping: [managed-node2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="7514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/logging_cert.crt"\n tls.mycert="/etc/pki/tls/certs/logging_cert.crt"\n tls.myprivkey="/etc/pki/tls/private/logging_cert.key"\n tls.authmode="name"\n tls.permittedpeer=["*.managed-node2"]\n )\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-relp-relp_client1", "sections": [ { "options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.managed-node2\"]\n )\n}\n" } ], "state": "present", "type": "output", "weight": "31" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml:3 Saturday 21 February 2026 03:34:57 -0500 (0:00:00.212) 0:02:24.052 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:34:57 -0500 (0:00:00.081) 0:02:24.134 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:34:57 -0500 (0:00:00.059) 0:02:24.194 ***** changed: [managed-node2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1771662897.5012033-35320-179984269646432/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:34:58 -0500 (0:00:00.910) 0:02:25.105 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "8f9ef0bfb48a9f0e44a223e5fd50da917e31c2fe", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "8f9ef0bfb48a9f0e44a223e5fd50da917e31c2fe", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662888.0377114-34803-75168902139994/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "c1a13c444bc3c659f6d352bdc44175e3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 550, "src": "/root/.ansible/tmp/ansible-tmp-1771662888.0377114-34803-75168902139994/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"omrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "content": null, "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662891.4358275-34969-95975858411179/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "a5889fcab7fd71b07c1fd45ed610f128", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1771662891.4358275-34969-95975858411179/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "a3da2b99a00020e2e23cc07c32338df6691773a1", "dest": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-relp_client0", "sections": [ { "options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n" } ], "state": "present", "type": "output", "weight": "31" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "a3da2b99a00020e2e23cc07c32338df6691773a1", "content": null, "dest": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662892.6968727-35032-273852461144398/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "c25cc9fae0d84324cd64d7b746ead380", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 493, "src": "/root/.ansible/tmp/ansible-tmp-1771662892.6968727-35032-273852461144398/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-output-relp-module.conf" }, "before": { "path": "/etc/rsyslog.d/10-output-relp-module.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"omrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-output-relp-module.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "55a6111b68b3f37dd104bb6b4888ed4321fc5bcf", "dest": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-relp_client1", "sections": [ { "options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.managed-node2\"]\n )\n}\n" } ], "state": "present", "type": "output", "weight": "31" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "55a6111b68b3f37dd104bb6b4888ed4321fc5bcf", "content": null, "dest": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662896.2179463-35238-170436649756292/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "19c5bc58e1a2ce5a8bfd17948776eb02", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 480, "src": "/root/.ansible/tmp/ansible-tmp-1771662896.2179463-35238-170436649756292/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "content": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662897.5012033-35320-179984269646432/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1771662897.5012033-35320-179984269646432/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:34:58 -0500 (0:00:00.114) 0:02:25.219 ***** skipping: [managed-node2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create files output configuration file /etc/rsyslog.d/output-files-default_files] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml:11 Saturday 21 February 2026 03:34:58 -0500 (0:00:00.089) 0:02:25.309 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:34:58 -0500 (0:00:00.130) 0:02:25.440 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:34:58 -0500 (0:00:00.077) 0:02:25.517 ***** changed: [managed-node2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "1a7c27007f2e0b7036e4516dd3931e4d7ab1dcae", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "md5sum": "1a49c5e66d01be63de1f8d8d6189d29c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1153, "src": "/root/.ansible/tmp/ansible-tmp-1771662898.9235618-35403-1770899654275/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:34:59 -0500 (0:00:01.021) 0:02:26.538 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "d169e6f0534a32088d02152d4b62533ffd80dc5d", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "04755d5349e9c6580948dbb90712be56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 158, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.0776715-34629-255102310708558/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1771662884.832787-34629-241264640292660/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "content": null, "dest": "/etc/rsyslog.d/20-templates.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "4acc1a40150d6d9f5cd0bb409006c19f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1771662885.6486244-34629-209248271580973/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "8f9ef0bfb48a9f0e44a223e5fd50da917e31c2fe", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-system_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "8f9ef0bfb48a9f0e44a223e5fd50da917e31c2fe", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662888.0377114-34803-75168902139994/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "c1a13c444bc3c659f6d352bdc44175e3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 550, "src": "/root/.ansible/tmp/ansible-tmp-1771662888.0377114-34803-75168902139994/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"omrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "content": null, "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662891.4358275-34969-95975858411179/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "a5889fcab7fd71b07c1fd45ed610f128", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1771662891.4358275-34969-95975858411179/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "a3da2b99a00020e2e23cc07c32338df6691773a1", "dest": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-relp_client0", "sections": [ { "options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n" } ], "state": "present", "type": "output", "weight": "31" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "a3da2b99a00020e2e23cc07c32338df6691773a1", "content": null, "dest": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662892.6968727-35032-273852461144398/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "c25cc9fae0d84324cd64d7b746ead380", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 493, "src": "/root/.ansible/tmp/ansible-tmp-1771662892.6968727-35032-273852461144398/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "92b72242ee3183df01fb363984b0f44255ed3170", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-output-relp-module.conf" }, "before": { "path": "/etc/rsyslog.d/10-output-relp-module.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-module", "sections": [ { "options": "# Send logs over relp\nmodule(load=\"omrelp\")" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-output-relp-module.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "55a6111b68b3f37dd104bb6b4888ed4321fc5bcf", "dest": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-relp-relp_client1", "sections": [ { "options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"\n tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.managed-node2\"]\n )\n}\n" } ], "state": "present", "type": "output", "weight": "31" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "55a6111b68b3f37dd104bb6b4888ed4321fc5bcf", "content": null, "dest": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662896.2179463-35238-170436649756292/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "19c5bc58e1a2ce5a8bfd17948776eb02", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 480, "src": "/root/.ansible/tmp/ansible-tmp-1771662896.2179463-35238-170436649756292/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "content": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662897.5012033-35320-179984269646432/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1771662897.5012033-35320-179984269646432/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "1a7c27007f2e0b7036e4516dd3931e4d7ab1dcae", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "1a7c27007f2e0b7036e4516dd3931e4d7ab1dcae", "content": null, "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1771662898.9235618-35403-1770899654275/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "1a49c5e66d01be63de1f8d8d6189d29c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1153, "src": "/root/.ansible/tmp/ansible-tmp-1771662898.9235618-35403-1770899654275/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:34:59 -0500 (0:00:00.097) 0:02:26.635 ***** skipping: [managed-node2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog config files not owned by any package] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:253 Saturday 21 February 2026 03:35:00 -0500 (0:00:00.229) 0:02:26.865 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:270 Saturday 21 February 2026 03:35:00 -0500 (0:00:00.081) 0:02:26.947 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:290 Saturday 21 February 2026 03:35:00 -0500 (0:00:00.079) 0:02:27.026 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:311 Saturday 21 February 2026 03:35:00 -0500 (0:00:00.090) 0:02:27.117 ***** skipping: [managed-node2] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:320 Saturday 21 February 2026 03:35:00 -0500 (0:00:00.141) 0:02:27.259 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:332 Saturday 21 February 2026 03:35:00 -0500 (0:00:00.112) 0:02:27.371 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local key file to the target if needed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:344 Saturday 21 February 2026 03:35:00 -0500 (0:00:00.082) 0:02:27.453 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:356 Saturday 21 February 2026 03:35:00 -0500 (0:00:00.129) 0:02:27.583 ***** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "rsyslog", "status": { "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-02-21 03:34:12 EST", "ActiveEnterTimestampMonotonic": "620133677", "ActiveExitTimestamp": "Sat 2026-02-21 03:33:59 EST", "ActiveExitTimestampMonotonic": "606484580", "ActiveState": "active", "After": "network-online.target basic.target sysinit.target system.slice network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-02-21 03:34:12 EST", "AssertTimestampMonotonic": "620101772", "Before": "shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "41103000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-02-21 03:34:12 EST", "ConditionTimestampMonotonic": "620101769", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlGroupId": "9452", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveMemoryHigh": "3630944256", "EffectiveMemoryMax": "3630944256", "EffectiveTasksMax": "21803", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Sat 2026-02-21 03:34:12 EST", "ExecMainHandoffTimestampMonotonic": "620130232", "ExecMainPID": "88347", "ExecMainStartTimestamp": "Sat 2026-02-21 03:34:12 EST", "ExecMainStartTimestampMonotonic": "620103200", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Sat 2026-02-21 03:34:12 EST] ; stop_time=[n/a] ; pid=88347 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Sat 2026-02-21 03:34:12 EST] ; stop_time=[n/a] ; pid=88347 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2026-02-21 03:34:00 EST", "InactiveEnterTimestampMonotonic": "607486337", "InactiveExitTimestamp": "Sat 2026-02-21 03:34:12 EST", "InactiveExitTimestampMonotonic": "620104376", "InvocationID": "194adaa7545249039d781717f6052374", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "13627", "LimitNPROCSoft": "13627", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13627", "LimitSIGPENDINGSoft": "13627", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "88347", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3134615552", "MemoryCurrent": "1486848", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "3026944", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "net", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2026-02-21 03:34:12 EST", "StateChangeTimestampMonotonic": "620133677", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl adjtimex afs_syscall bdflush break clock_adjtime clock_adjtime64 clock_settime clock_settime64 create_module delete_module finit_module ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mpx pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security settimeofday sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "21803", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Disable rsyslog service] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:364 Saturday 21 February 2026 03:35:01 -0500 (0:00:00.634) 0:02:28.218 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __rsyslog_enabled | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:373 Saturday 21 February 2026 03:35:01 -0500 (0:00:00.050) 0:02:28.268 ***** skipping: [managed-node2] => { "false_condition": "__rsyslog_failed_validation | d(false)" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : See if there are any config files] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:385 Saturday 21 February 2026 03:35:01 -0500 (0:00:00.052) 0:02:28.321 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:392 Saturday 21 February 2026 03:35:01 -0500 (0:00:00.049) 0:02:28.370 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1771662852.905085, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5576e8eaa4a4eb2ed035d9584a74f778c35c160b", "ctime": 1771662841.9280047, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4509199, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760918400.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3300, "uid": 0, "version": "981158867", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:398 Saturday 21 February 2026 03:35:01 -0500 (0:00:00.436) 0:02:28.806 ***** Notification for handler Restart rsyslogd has been saved. changed: [managed-node2] => { "changed": true, "checksum": "5fe705203b62f654be0460d9893da023dbffb94d", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "06be1b21217661badf921ea6dcceb702", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 131, "src": "/root/.ansible/tmp/ansible-tmp-1771662902.018661-35591-88463893081490/.source.conf", "state": "file", "uid": 0 } TASK [Force all notified handlers to run at this point, not waiting for normal sync points - 3] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:275 Saturday 21 February 2026 03:35:02 -0500 (0:00:00.772) 0:02:29.579 ***** NOTIFIED HANDLER fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd for managed-node2 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/handlers/main.yml:2 Saturday 21 February 2026 03:35:02 -0500 (0:00:00.007) 0:02:29.586 ***** changed: [managed-node2] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-02-21 03:34:12 EST", "ActiveEnterTimestampMonotonic": "620133677", "ActiveExitTimestamp": "Sat 2026-02-21 03:33:59 EST", "ActiveExitTimestampMonotonic": "606484580", "ActiveState": "active", "After": "network-online.target basic.target sysinit.target system.slice network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-02-21 03:34:12 EST", "AssertTimestampMonotonic": "620101772", "Before": "shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "41956000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-02-21 03:34:12 EST", "ConditionTimestampMonotonic": "620101769", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlGroupId": "9452", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveMemoryHigh": "3630944256", "EffectiveMemoryMax": "3630944256", "EffectiveTasksMax": "21803", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Sat 2026-02-21 03:34:12 EST", "ExecMainHandoffTimestampMonotonic": "620130232", "ExecMainPID": "88347", "ExecMainStartTimestamp": "Sat 2026-02-21 03:34:12 EST", "ExecMainStartTimestampMonotonic": "620103200", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Sat 2026-02-21 03:34:12 EST] ; stop_time=[n/a] ; pid=88347 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Sat 2026-02-21 03:34:12 EST] ; stop_time=[n/a] ; pid=88347 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2026-02-21 03:34:00 EST", "InactiveEnterTimestampMonotonic": "607486337", "InactiveExitTimestamp": "Sat 2026-02-21 03:34:12 EST", "InactiveExitTimestampMonotonic": "620104376", "InvocationID": "194adaa7545249039d781717f6052374", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "13627", "LimitNPROCSoft": "13627", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13627", "LimitSIGPENDINGSoft": "13627", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "88347", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3143917568", "MemoryCurrent": "1486848", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "3026944", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "net", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2026-02-21 03:34:12 EST", "StateChangeTimestampMonotonic": "620133677", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl adjtimex afs_syscall bdflush break clock_adjtime clock_adjtime64 clock_settime clock_settime64 create_module delete_module finit_module ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mpx pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security settimeofday sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "21803", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Ensure config file size and counts - 2] ********************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:278 Saturday 21 February 2026 03:35:03 -0500 (0:00:01.045) 0:02:30.632 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml for managed-node2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:2 Saturday 21 February 2026 03:35:03 -0500 (0:00:00.137) 0:02:30.769 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1771662903.6054616, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5fe705203b62f654be0460d9893da023dbffb94d", "ctime": 1771662902.6304545, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 671088836, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771662902.6320205, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "version": "1749672066", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:7 Saturday 21 February 2026 03:35:04 -0500 (0:00:00.414) 0:02:31.184 ***** ok: [managed-node2] => { "changed": false, "examined": 10, "files": [ { "atime": 1771662605.1052954, "ctime": 1771662568.6430507, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 12804149, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1765324800.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662903.6064618, "ctime": 1771662884.7273214, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 511705285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662884.4483194, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 158, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662903.6064618, "ctime": 1771662885.516197, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 524288195, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662885.1933248, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 96, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662903.6064618, "ctime": 1771662886.3117576, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 536871108, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662886.0473313, "nlink": 1, "path": "/etc/rsyslog.d/20-templates.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 85, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662903.6064618, "ctime": 1771662888.728208, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 549454021, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662888.448349, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 550, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662895.3874006, "ctime": 1771662892.023661, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 570425539, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662891.7573736, "nlink": 1, "path": "/etc/rsyslog.d/10-output-relp-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662903.6064618, "ctime": 1771662893.323002, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 583008451, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662893.0393832, "nlink": 1, "path": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 493, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662903.6064618, "ctime": 1771662896.8409016, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 616562884, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662896.5664093, "nlink": 1, "path": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 480, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662903.6064618, "ctime": 1771662898.0944207, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 629145796, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662897.8284187, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 151, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1771662903.6064618, "ctime": 1771662899.5849414, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 641728708, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1771662899.2944295, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1153, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 10, "skipped_paths": {} } MSG: All paths examined TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:13 Saturday 21 February 2026 03:35:04 -0500 (0:00:00.427) 0:02:31.611 ***** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:18 Saturday 21 February 2026 03:35:04 -0500 (0:00:00.042) 0:02:31.654 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__conf_size == \"more\"", "skip_reason": "Conditional result was False" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:23 Saturday 21 February 2026 03:35:04 -0500 (0:00:00.035) 0:02:31.690 ***** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check conf files exist] ************************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:27 Saturday 21 February 2026 03:35:04 -0500 (0:00:00.040) 0:02:31.731 ***** ok: [managed-node2] => (item=/etc/rsyslog.d/31-output-relp-relp_client0.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "stat": { "atime": 1771662903.6064618, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a3da2b99a00020e2e23cc07c32338df6691773a1", "ctime": 1771662893.323002, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 583008451, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771662893.0393832, "nlink": 1, "path": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 493, "uid": 0, "version": "276643269", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node2] => (item=/etc/rsyslog.d/31-output-relp-relp_client1.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "stat": { "atime": 1771662903.6064618, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "55a6111b68b3f37dd104bb6b4888ed4321fc5bcf", "ctime": 1771662896.8409016, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 616562884, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771662896.5664093, "nlink": 1, "path": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 480, "uid": 0, "version": "3371889493", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check rsyslog errors] **************************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:35 Saturday 21 February 2026 03:35:05 -0500 (0:00:00.916) 0:02:32.647 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__check_systemctl_status == \"true\"", "skip_reason": "Conditional result was False" } TASK [Check the port in relp_client1] ****************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:288 Saturday 21 February 2026 03:35:05 -0500 (0:00:00.035) 0:02:32.683 ***** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\ngrep \"7514\" \"/etc/rsyslog.d/31-output-relp-relp_client1.conf\" | wc -l", "delta": "0:00:00.005748", "end": "2026-02-21 03:35:06.179922", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:35:06.174174" } STDOUT: 1 TASK [Check the ca cert in relp_client0 - 0] *********************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:297 Saturday 21 February 2026 03:35:06 -0500 (0:00:00.430) 0:02:33.113 ***** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\ngrep 'tls.cacert=\"/etc/pki/tls/certs/logging_cert.crt\"' \"/etc/rsyslog.d/31-output-relp-relp_client0.conf\" | wc -l", "delta": "0:00:00.005464", "end": "2026-02-21 03:35:06.564951", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:35:06.559487" } STDOUT: 1 TASK [Check the ca cert in relp_client0 - 1] *********************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:305 Saturday 21 February 2026 03:35:06 -0500 (0:00:00.418) 0:02:33.531 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1771662877.549268, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f15c694d0cf95a44d47493132763b4e9ff1bd24b", "ctime": 1771662877.5466626, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9242681, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771662877.5466626, "nlink": 1, "path": "/etc/pki/tls/certs/logging_cert.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1302, "uid": 0, "version": "210197591", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check the cert in relp_client0 - 0] ************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:309 Saturday 21 February 2026 03:35:07 -0500 (0:00:00.419) 0:02:33.951 ***** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\ngrep 'tls.mycert=\"/etc/pki/tls/certs/logging_cert.crt\"' \"/etc/rsyslog.d/31-output-relp-relp_client0.conf\" | wc -l", "delta": "0:00:00.006009", "end": "2026-02-21 03:35:07.407200", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:35:07.401191" } STDOUT: 1 TASK [Check the cert in relp_client0 - 1] ************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:317 Saturday 21 February 2026 03:35:07 -0500 (0:00:00.383) 0:02:34.335 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1771662877.549268, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f15c694d0cf95a44d47493132763b4e9ff1bd24b", "ctime": 1771662877.5466626, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9242681, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771662877.5466626, "nlink": 1, "path": "/etc/pki/tls/certs/logging_cert.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1302, "uid": 0, "version": "210197591", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check the private key in relp_client0 - 0] ******************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:321 Saturday 21 February 2026 03:35:07 -0500 (0:00:00.397) 0:02:34.732 ***** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\ngrep 'tls.myprivkey=\"/etc/pki/tls/private/logging_cert.key\"' \"/etc/rsyslog.d/31-output-relp-relp_client0.conf\" | wc -l", "delta": "0:00:00.005454", "end": "2026-02-21 03:35:08.227542", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:35:08.222088" } STDOUT: 1 TASK [Check the private key in relp_client0 - 1] ******************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:329 Saturday 21 February 2026 03:35:08 -0500 (0:00:00.431) 0:02:35.164 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1771662820.274854, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "dd6aeb49bcb9deaf4a5d34c102f36de955015a69", "ctime": 1771662877.5466626, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4621995, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771662877.5466626, "nlink": 1, "path": "/etc/pki/tls/private/logging_cert.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "3873977592", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check tls.permittedpeer in relp_client0] ********************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:333 Saturday 21 February 2026 03:35:08 -0500 (0:00:00.430) 0:02:35.594 ***** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\ngrep 'tls.permittedpeer=\\[\"\\*.server.com\",\"\\*.example.com\"\\]' \"/etc/rsyslog.d/31-output-relp-relp_client0.conf\" | wc -l", "delta": "0:00:00.005742", "end": "2026-02-21 03:35:09.062813", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:35:09.057071" } STDOUT: 1 TASK [Check tls.permittedpeer in relp_client1] ********************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:341 Saturday 21 February 2026 03:35:09 -0500 (0:00:00.395) 0:02:35.989 ***** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep \"tls.permittedpeer=\\[\\\"\\*.managed-node2\\\"\\]\" \"/etc/rsyslog.d/31-output-relp-relp_client1.conf\" | wc -l", "delta": "0:00:00.005739", "end": "2026-02-21 03:35:09.462569", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:35:09.456830" } STDOUT: 1 TASK [Check ports managed by firewall and selinux - 3] ************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:351 Saturday 21 February 2026 03:35:09 -0500 (0:00:00.413) 0:02:36.403 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml for managed-node2 TASK [Check ports are not retrieved if both logging_manage_firewall and logging_manage_selinux are not true] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:3 Saturday 21 February 2026 03:35:09 -0500 (0:00:00.100) 0:02:36.503 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not logging_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Check firewall port status (manage - tcp)] ******************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:13 Saturday 21 February 2026 03:35:09 -0500 (0:00:00.063) 0:02:36.567 ***** ok: [managed-node2] => (item=6514) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nfirewall-cmd --list-ports | grep \"6514/tcp\"\n", "delta": "0:00:00.182146", "end": "2026-02-21 03:35:10.248866", "item": 6514, "rc": 0, "start": "2026-02-21 03:35:10.066720" } STDOUT: 1514/tcp 6514/tcp 7514/tcp 20514/tcp ok: [managed-node2] => (item=7514) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nfirewall-cmd --list-ports | grep \"7514/tcp\"\n", "delta": "0:00:00.190475", "end": "2026-02-21 03:35:10.788820", "item": 7514, "rc": 0, "start": "2026-02-21 03:35:10.598345" } STDOUT: 1514/tcp 6514/tcp 7514/tcp 20514/tcp TASK [Check firewall port status (manage - udp)] ******************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:22 Saturday 21 February 2026 03:35:10 -0500 (0:00:01.154) 0:02:37.722 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check associated selinux ports (manage - tcp)] *************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:34 Saturday 21 February 2026 03:35:10 -0500 (0:00:00.029) 0:02:37.751 ***** ok: [managed-node2] => (item=6514) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port -C --list | egrep \"syslog.*_port_t\" | grep \"6514\" | grep \"tcp\"", "delta": "0:00:00.280053", "end": "2026-02-21 03:35:11.526676", "item": 6514, "rc": 0, "start": "2026-02-21 03:35:11.246623" } STDOUT: syslog_tls_port_t tcp 6514, 20514, 7514 STDERR: egrep: warning: egrep is obsolescent; using grep -E ok: [managed-node2] => (item=7514) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port -C --list | egrep \"syslog.*_port_t\" | grep \"7514\" | grep \"tcp\"", "delta": "0:00:00.275113", "end": "2026-02-21 03:35:12.174674", "item": 7514, "rc": 0, "start": "2026-02-21 03:35:11.899561" } STDOUT: syslog_tls_port_t tcp 6514, 20514, 7514 STDERR: egrep: warning: egrep is obsolescent; using grep -E TASK [Check associated selinux ports (manage - udp)] *************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:44 Saturday 21 February 2026 03:35:12 -0500 (0:00:01.354) 0:02:39.105 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set firewall and selinux to false for cleanup - 2] *********************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:354 Saturday 21 February 2026 03:35:12 -0500 (0:00:00.069) 0:02:39.174 ***** ok: [managed-node2] => { "ansible_facts": { "logging_manage_firewall": false, "logging_manage_selinux": false }, "changed": false } TASK [END TEST CASE 1; Clean up the deployed config] *************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:359 Saturday 21 February 2026 03:35:12 -0500 (0:00:00.037) 0:02:39.212 ***** included: fedora.linux_system_roles.logging for managed-node2 TASK [fedora.linux_system_roles.logging : Set global variables] **************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:2 Saturday 21 February 2026 03:35:12 -0500 (0:00:00.131) 0:02:39.344 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Run systemctl] *********************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:7 Saturday 21 February 2026 03:35:12 -0500 (0:00:00.062) 0:02:39.406 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Require installed systemd] *********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:14 Saturday 21 February 2026 03:35:12 -0500 (0:00:00.045) 0:02:39.451 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_is_booted is not defined", "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:19 Saturday 21 February 2026 03:35:12 -0500 (0:00:00.048) 0:02:39.500 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_is_booted is not defined", "skip_reason": "Conditional result was 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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:10 Saturday 21 February 2026 03:35:12 -0500 (0:00:00.043) 0:02:39.543 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:17 Saturday 21 February 2026 03:35:12 -0500 (0:00:00.081) 0:02:39.625 ***** ok: [managed-node2] => { "ansible_facts": { "rsyslog_outputs": [ { "name": "default_files", "type": "files" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_inputs] ****************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:21 Saturday 21 February 2026 03:35:12 -0500 (0:00:00.092) 0:02:39.718 ***** ok: [managed-node2] => { "ansible_facts": { "rsyslog_inputs": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Use of rsyslog_custom_config_files is deprecated] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:25 Saturday 21 February 2026 03:35:12 -0500 (0:00:00.111) 0:02:39.829 ***** skipping: [managed-node2] => { "false_condition": "rsyslog_custom_config_files is defined" } TASK [fedora.linux_system_roles.logging : Use of type custom is deprecated] **** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:32 Saturday 21 February 2026 03:35:13 -0500 (0:00:00.081) 0:02:39.910 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:45 Saturday 21 February 2026 03:35:13 -0500 (0:00:00.077) 0:02:39.988 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:55 Saturday 21 February 2026 03:35:13 -0500 (0:00:00.029) 0:02:40.018 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Initialize ports variables] ********** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:3 Saturday 21 February 2026 03:35:13 -0500 (0:00:00.098) 0:02:40.116 ***** ok: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:15 Saturday 21 February 2026 03:35:13 -0500 (0:00:00.116) 0:02:40.232 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:35 Saturday 21 February 2026 03:35:13 -0500 (0:00:00.103) 0:02:40.336 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:55 Saturday 21 February 2026 03:35:13 -0500 (0:00:00.062) 0:02:40.399 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:58 Saturday 21 February 2026 03:35:13 -0500 (0:00:00.055) 0:02:40.454 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Initialize logging_firewall_ports] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:7 Saturday 21 February 2026 03:35:13 -0500 (0:00:00.061) 0:02:40.516 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:11 Saturday 21 February 2026 03:35:13 -0500 (0:00:00.044) 0:02:40.561 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:17 Saturday 21 February 2026 03:35:13 -0500 (0:00:00.161) 0:02:40.722 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:23 Saturday 21 February 2026 03:35:13 -0500 (0:00:00.047) 0:02:40.770 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:61 Saturday 21 February 2026 03:35:13 -0500 (0:00:00.058) 0:02:40.829 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Initialize logging_selinux_ports] **** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:7 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.104) 0:02:40.934 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:11 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.059) 0:02:40.993 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:16 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.032) 0:02:41.026 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:21 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.032) 0:02:41.059 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:26 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.024) 0:02:41.084 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:31 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.023) 0:02:41.107 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:65 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.053) 0:02:41.161 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml for managed-node2 TASK [fedora.linux_system_roles.logging : Certificates are only supported in a booted system] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:2 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.072) 0:02:41.234 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __logging_is_booted", "skip_reason": "Conditional result was False" } TASK [Generate certificates] *************************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:9 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.050) 0:02:41.285 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:71 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.076) 0:02:41.362 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:75 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.073) 0:02:41.435 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:81 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.068) 0:02:41.503 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:86 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.050) 0:02:41.554 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:93 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.050) 0:02:41.605 ***** skipping: [managed-node2] => { "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-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:97 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.051) 0:02:41.656 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [Include Rsyslog role] **************************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:108 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.050) 0:02:41.706 ***** included: fedora.linux_system_roles.private_logging_subrole_rsyslog for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:4 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.051) 0:02:41.758 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:4 Saturday 21 February 2026 03:35:14 -0500 (0:00:00.037) 0:02:41.795 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:12 Saturday 21 February 2026 03:35:15 -0500 (0:00:00.074) 0:02:41.870 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __logging_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set flag to indicate system is ostree] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:17 Saturday 21 February 2026 03:35:15 -0500 (0:00:00.121) 0:02:41.991 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __logging_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:21 Saturday 21 February 2026 03:35:15 -0500 (0:00:00.044) 0:02:42.036 ***** ok: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml) => { "ansible_facts": { "__rsyslog_input_basics": "input_basics.j2" }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include /vars/main.yml from /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:31 Saturday 21 February 2026 03:35:15 -0500 (0:00:00.119) 0:02:42.155 ***** skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Main rsyslog subrole] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:7 Saturday 21 February 2026 03:35:15 -0500 (0:00:00.147) 0:02:42.303 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get status of rsyslog packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:17 Saturday 21 February 2026 03:35:15 -0500 (0:00:00.163) 0:02:42.466 ***** ok: [managed-node2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "rpm", "-V", "rsyslog" ], "delta": "0:00:00.038736", "end": "2026-02-21 03:35:15.978187", "failed_when_result": false, "item": "rsyslog", "rc": 1, "start": "2026-02-21 03:35:15.939451" } STDOUT: S.5....T. c /etc/rsyslog.conf MSG: non-zero return code TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:24 Saturday 21 February 2026 03:35:16 -0500 (0:00:00.438) 0:02:42.904 ***** changed: [managed-node2] => { "changed": true, "cmd": [ "dnf", "remove", "-y", "rsyslog" ], "delta": "0:00:01.291228", "end": "2026-02-21 03:35:17.713350", "rc": 0, "start": "2026-02-21 03:35:16.422122" } STDOUT: Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Removing: rsyslog x86_64 8.2510.0-5.el10 @appstream 2.8 M Removing dependent packages: rsyslog-relp x86_64 8.2510.0-5.el10 @appstream 65 k Removing unused dependencies: libestr x86_64 0.1.11-11.el10 @appstream 49 k libfastjson x86_64 1.2304.0-6.el10 @appstream 74 k Transaction Summary ================================================================================ Remove 4 Packages Freed space: 3.0 M Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Erasing : rsyslog-relp-8.2510.0-5.el10.x86_64 1/4 Running scriptlet: rsyslog-8.2510.0-5.el10.x86_64 2/4 Removed '/etc/systemd/system/multi-user.target.wants/rsyslog.service'. Erasing : rsyslog-8.2510.0-5.el10.x86_64 2/4 warning: /etc/rsyslog.conf saved as /etc/rsyslog.conf.rpmsave Running scriptlet: rsyslog-8.2510.0-5.el10.x86_64 2/4 Erasing : libestr-0.1.11-11.el10.x86_64 3/4 Erasing : libfastjson-1.2304.0-6.el10.x86_64 4/4 Running scriptlet: libfastjson-1.2304.0-6.el10.x86_64 4/4 Removed: libestr-0.1.11-11.el10.x86_64 libfastjson-1.2304.0-6.el10.x86_64 rsyslog-8.2510.0-5.el10.x86_64 rsyslog-relp-8.2510.0-5.el10.x86_64 Complete! TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:33 Saturday 21 February 2026 03:35:17 -0500 (0:00:01.757) 0:02:44.662 ***** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: libestr-0.1.11-11.el10.x86_64", "Installed: libfastjson-1.2304.0-6.el10.x86_64", "Installed: rsyslog-8.2510.0-5.el10.x86_64" ] } lsrpackages: iproute rsyslog TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset erased flag] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:43 Saturday 21 February 2026 03:35:20 -0500 (0:00:02.433) 0:02:47.096 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_erased": false }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:47 Saturday 21 February 2026 03:35:20 -0500 (0:00:00.027) 0:02:47.124 ***** ok: [managed-node2] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el10", "source": "rpm", "version": "1.56.0" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el10", "source": "rpm", "version": "1.56.0" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el10", "source": "rpm", "version": "1.56.0" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "2.el10", "source": "rpm", "version": "1.30" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "3.el10", "source": "rpm", "version": "0.60.8.1" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "attr": [ { "arch": "x86_64", "epoch": null, "name": "attr", "release": "5.el10", "source": "rpm", "version": "2.5.2" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "5.el10", "source": "rpm", "version": "4.0.3" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "5.el10", "source": "rpm", "version": "4.0.3" } ], "audit-rules": [ { "arch": "x86_64", "epoch": null, "name": "audit-rules", "release": "5.el10", "source": "rpm", "version": "4.0.3" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "1.el10", "source": "rpm", "version": "1.5.2" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "1.el10", "source": "rpm", "version": "1.5.2" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "2.el10", "source": "rpm", "version": "0.9~rc2" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "22.el10", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "6.el10", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "23.el10", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el10", "source": "rpm", "version": "1.31.4" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "60.el10", "source": "rpm", "version": "2.41" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "60.el10", "source": "rpm", "version": "2.41" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "9.el10", "source": "rpm", "version": "3.8.2" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "6.el10", "source": "rpm", "version": "1.83.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "6.el10", "source": "rpm", "version": "1.83.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "6.el10", "source": "rpm", "version": "1.83.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "6.el10", "source": "rpm", "version": "1.83.0" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "25.el10", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.el10", "source": "rpm", "version": "1.34.6" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "102.el10", "source": "rpm", "version": "2025.2.80_v9.0.305" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "20.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "20.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "20.el10", "source": "rpm", "version": "10.0" } ], "certmonger": [ { "arch": "x86_64", "epoch": null, "name": "certmonger", "release": "1.el10", "source": "rpm", "version": "0.79.21" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.el10", "source": "rpm", "version": "4.8" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.el10", "source": "rpm", "version": "24.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "11.el10", "source": "rpm", "version": "0.33" } ], "cmake-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "cmake-filesystem", "release": "1.el10", "source": "rpm", "version": "3.31.8" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "7.el10", "source": "rpm", "version": "9.5" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "7.el10", "source": "rpm", "version": "9.5" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "3.el10", "source": "rpm", "version": "2.15" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "8.el10", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "8.el10", "source": "rpm", "version": "2.9.11" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "14.el10", "source": "rpm", "version": "1.7.0" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "14.el10", "source": "rpm", "version": "1.7.0" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "6.el10", "source": "rpm", "version": "1.11^20190603git9e74f2d" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git0e54016.el10", "source": "rpm", "version": "20260216" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git0e54016.el10", "source": "rpm", "version": "20260216" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.el10", "source": "rpm", "version": "2.8.1" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "4.el10", "source": "rpm", "version": "8.12.1" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "27.el10", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "27.el10", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "4.el10", "source": "rpm", "version": "36" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "5.el10", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event-libs", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-libs", "release": "3.el10", "source": "rpm", "version": "1.02.206" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "1.el10", "source": "rpm", "version": "1.3.0" } ], "dhcpcd": [ { "arch": "x86_64", "epoch": null, "name": "dhcpcd", "release": "10.el10", "source": "rpm", "version": "10.0.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "8.el10", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "21.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "21.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "10.el10", "source": "rpm", "version": "4.7.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "4.el10", "source": "rpm", "version": "107" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "4.el10", "source": "rpm", "version": "107" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "4.el10", "source": "rpm", "version": "107" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "4.el10", "source": "rpm", "version": "107" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el10", "source": "rpm", "version": "13.0.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el10", "source": "rpm", "version": "1.47.1" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el10", "source": "rpm", "version": "1.47.1" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el10", "source": "rpm", "version": "39" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.el10", "source": "rpm", "version": "0.194" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "5.el10s", "source": "rpm", "version": "10" } ], "erofs-utils": [ { "arch": "x86_64", "epoch": null, "name": "erofs-utils", "release": "1.el10", "source": "rpm", "version": "1.8.10" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el10", "source": "rpm", "version": "6.15" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el10", "source": "rpm", "version": "2.7.3" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "8.el10", "source": "rpm", "version": "5.45" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "8.el10", "source": "rpm", "version": "5.45" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "17.el10", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "5.el10", "source": "rpm", "version": "4.10.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.el10", "source": "rpm", "version": "2.4.0" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.el10", "source": "rpm", "version": "2.4.0" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "19.el10", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "18.el10", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "25.el10", "source": "rpm", "version": "2.9.9" } ], "fuse3-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse3-libs", "release": "5.el10", "source": "rpm", "version": "3.16.2" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el10", "source": "rpm", "version": "5.3.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el10", "source": "rpm", "version": "5.3.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "14.el10", "source": "rpm", "version": "1.23" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "14.el10", "source": "rpm", "version": "1.23" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "6.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "6.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "6.el10", "source": "rpm", "version": "0.22.5" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el10", "source": "rpm", "version": "2.52.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el10", "source": "rpm", "version": "2.52.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el10", "source": "rpm", "version": "2.52.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "12.el10", "source": "rpm", "version": "2.80.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "113.el10", "source": "rpm", "version": "2.39" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "12.el10", "source": "rpm", "version": "6.2.1" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "3.el10", "source": "rpm", "version": "3.8.10" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "6.el10", "source": "rpm", "version": "1.79.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "5.el10", "source": "rpm", "version": "20240401" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "10.el10", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el10", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "41.el10", "source": "rpm", "version": "2.12" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "83.el10", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "10.el10", "source": "rpm", "version": "0.9.2" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.el10", "source": "rpm", "version": "1.13" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "14.el10", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "9.el10", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "11.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "11.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "11.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "9.el10", "source": "rpm", "version": "1.7.2" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "10.8.el10", "source": "rpm", "version": "0.379" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "4.el10", "source": "rpm", "version": "1.6.2" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "3.el10", "source": "rpm", "version": "58" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "2.el10", "source": "rpm", "version": "10.26" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "2.el10", "source": "rpm", "version": "10.26" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.el10", "source": "rpm", "version": "6.17.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.el10", "source": "rpm", "version": "6.17.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "9.el10", "source": "rpm", "version": "7.22" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "9.el10", "source": "rpm", "version": "7.22" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "12.el10", "source": "rpm", "version": "1.8.11" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "12.el10", "source": "rpm", "version": "1.8.11" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "5.el10", "source": "rpm", "version": "20240905" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "6.el10", "source": "rpm", "version": "1.9.4" } ], "iwlwifi-dvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-dvm-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "iwlwifi-mvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-mvm-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "3.el10", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "2.el10", "source": "rpm", "version": "3.6.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "11.el10", "source": "rpm", "version": "1.7.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "3.el10", "source": "rpm", "version": "0.18" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "7.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "7.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "7.el10", "source": "rpm", "version": "2.6.4" } ], "kdump-utils": [ { "arch": "x86_64", "epoch": null, "name": "kdump-utils", "release": "15.el10", "source": "rpm", "version": "1.0.58" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "205.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "205.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-modules-extra": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-extra", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "209.el10", "source": "rpm", "version": "6.12.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "3.el10", "source": "rpm", "version": "2.0.32" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "5.el10", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "5.el10", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "13.el10", "source": "rpm", "version": "31" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "13.el10", "source": "rpm", "version": "31" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "15.el10", "source": "rpm", "version": "0.9.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "8.el10", "source": "rpm", "version": "1.21.3" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "3.el10", "source": "rpm", "version": "4.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "3.el10", "source": "rpm", "version": "661" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el10", "source": "rpm", "version": "2.3.2" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "22.el10", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el10", "source": "rpm", "version": "3.7.7" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.el10", "source": "rpm", "version": "2.5.2" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "58.el10", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el10", "source": "rpm", "version": "1.7.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "7.el10", "source": "rpm", "version": "1.1.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.el10", "source": "rpm", "version": "2.69" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "6.el10", "source": "rpm", "version": "0.8.4" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "6.el10", "source": "rpm", "version": "0.8.4" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "3.el10", "source": "rpm", "version": "0.11.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "58.el10", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el10", "source": "rpm", "version": "1.47.1" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.el10", "source": "rpm", "version": "0.1.21" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "4.el10", "source": "rpm", "version": "8.12.1" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "58.el10", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "14.el10", "source": "rpm", "version": "0.73.1" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el10", "source": "rpm", "version": "0.6.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "52.20230828cvs.el10", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "11.el10", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "15.el10", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "16.el10", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.el10", "source": "rpm", "version": "1.2304.0" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "10.el10", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "7.el10", "source": "rpm", "version": "1.14.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "3.el10", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "58.el10", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "3.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hasher": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hasher", "release": "3.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "3.el10", "source": "rpm", "version": "1.5.0" } ], "libldb": [ { "arch": "x86_64", "epoch": 0, "name": "libldb", "release": "102.el10", "source": "rpm", "version": "4.23.5" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "7.el10", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "12.el10", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "7.el10", "source": "rpm", "version": "1.3.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "2.el10", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "12.el10", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "3.el10", "source": "rpm", "version": "1.0.2" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "4.el10", "source": "rpm", "version": "2.8.3" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "2.el10", "source": "rpm", "version": "1.3.0" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "3.el10", "source": "rpm", "version": "1.68.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el10", "source": "rpm", "version": "3.11.0" } ], "libnvme": [ { "arch": "x86_64", "epoch": null, "name": "libnvme", "release": "2.el10", "source": "rpm", "version": "1.16.1" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "58.el10", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "7.el10", "source": "rpm", "version": "1.5.7" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.el10", "source": "rpm", "version": "0.21.5" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.el10", "source": "rpm", "version": "1.4.5" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "58.el10", "source": "rpm", "version": "0.1.5" } ], "librelp": [ { "arch": "x86_64", "epoch": null, "name": "librelp", "release": "7.el10", "source": "rpm", "version": "1.11.0" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.el10", "source": "rpm", "version": "1.19.0" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.el10", "source": "rpm", "version": "2.5.6" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.el10", "source": "rpm", "version": "0.7.33" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el10", "source": "rpm", "version": "1.47.1" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.el10", "source": "rpm", "version": "0.12.0" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.el10", "source": "rpm", "version": "0.12.0" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "4.3.el10", "source": "rpm", "version": "14.3.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "15.el10", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "100.el10", "source": "rpm", "version": "2.4.3" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.el10", "source": "rpm", "version": "4.20.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "100.el10", "source": "rpm", "version": "1.4.14" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "100.el10", "source": "rpm", "version": "0.17.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.el10", "source": "rpm", "version": "1.3.5" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "10.el10", "source": "rpm", "version": "1.1" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "1.el10", "source": "rpm", "version": "2.12" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "15.el10", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.el10", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "10.el10", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "10.el10", "source": "rpm", "version": "4.4.36" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "10.el10", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "4.el10", "source": "rpm", "version": "1.7.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "10.el10", "source": "rpm", "version": "2.12.5" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "8.el10", "source": "rpm", "version": "1.1.39" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "16.el10", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "9.el10", "source": "rpm", "version": "1.5.5" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "9.el10", "source": "rpm", "version": "1.5.5" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "4.el10", "source": "rpm", "version": "0.9.32" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "5.el10", "source": "rpm", "version": "3.22.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "9.el10", "source": "rpm", "version": "B.02.20" } ], "lsof": [ { "arch": "x86_64", "epoch": null, "name": "lsof", "release": "7.el10", "source": "rpm", "version": "4.98.0" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "15.el10", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "7.el10", "source": "rpm", "version": "5.4.6" } ], "lvm2": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2", "release": "3.el10", "source": "rpm", "version": "2.03.32" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2-libs", "release": "3.el10", "source": "rpm", "version": "2.03.32" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "8.el10", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "14.el10", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "11.el10", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "9.el10", "source": "rpm", "version": "4.4.1" } ], "makedumpfile": [ { "arch": "x86_64", "epoch": null, "name": "makedumpfile", "release": "1.el10", "source": "rpm", "version": "1.7.8" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "10.el10", "source": "rpm", "version": "2.12.0" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "6.el10", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el10", "source": "rpm", "version": "20251111" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "4.el10", "source": "rpm", "version": "0.7.2" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "12.el10", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "8.el10", "source": "rpm", "version": "4.2.1" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "14.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "14.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "14.20240127.el10", "source": "rpm", "version": "6.4" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "5.el10", "source": "rpm", "version": "0.52.24" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "4.el10", "source": "rpm", "version": "2.8.3" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.el10", "source": "rpm", "version": "1.1.5" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "4.el10", "source": "rpm", "version": "4.36.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "4.el10", "source": "rpm", "version": "3.112.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "3.el10", "source": "rpm", "version": "2.0.19" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "7.el10", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.el10", "source": "rpm", "version": "2.6.10" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "19.el10", "source": "rpm", "version": "9.9p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "19.el10", "source": "rpm", "version": "9.9p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "19.el10", "source": "rpm", "version": "9.9p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.el10", "source": "rpm", "version": "3.5.5" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "1.el10", "source": "rpm", "version": "3.5.5" } ], "openssl-fips-provider": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-fips-provider", "release": "1.el10", "source": "rpm", "version": "3.5.5" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.el10", "source": "rpm", "version": "3.5.5" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el10", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "1.el10", "source": "rpm", "version": "0.26.2" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "1.el10", "source": "rpm", "version": "0.26.2" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "9.el10", "source": "rpm", "version": "1.6.1" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "9.el10", "source": "rpm", "version": "1.6.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "7.el10", "source": "rpm", "version": "3.6" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "6.el10", "source": "rpm", "version": "3.13.0" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.el10.3", "source": "rpm", "version": "10.44" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.el10.3", "source": "rpm", "version": "10.44" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "514.el10", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "514.el10", "source": "rpm", "version": "1.89" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "511.el10", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "514.el10", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "512.el10", "source": "rpm", "version": "2.189" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "511.el10", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "6.el10", "source": "rpm", "version": "2.59" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "514.el10", "source": "rpm", "version": "1.56" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "511.el10", "source": "rpm", "version": "3.21" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "514.el10", "source": "rpm", "version": "1.38" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "18.el10", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "511.el10", "source": "rpm", "version": "5.78" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "514.el10", "source": "rpm", "version": "1.18" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "514.el10", "source": "rpm", "version": "2.86" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "512.el10", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "512.el10", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "514.el10", "source": "rpm", "version": "1.14" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "514.el10", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "3.el10", "source": "rpm", "version": "2.58" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "514.el10", "source": "rpm", "version": "1.14" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el10", "source": "rpm", "version": "2.52.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "512.el10", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "514.el10", "source": "rpm", "version": "1.55" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "512.el10", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "3.el10", "source": "rpm", "version": "2.085" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "514.el10", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "511.el10", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "5.el10", "source": "rpm", "version": "20231213" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "514.el10", "source": "rpm", "version": "1.17" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "8.el10", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "514.el10", "source": "rpm", "version": "2.20" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "512.el10", "source": "rpm", "version": "3.91" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "511.el10", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "512.el10", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "511.el10", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "511.el10", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "511.el10", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "514.el10", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "511.el10", "source": "rpm", "version": "2.038" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "511.el10", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "514.el10", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "512.el10", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "511.el10", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "24.el10", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "511.el10", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "511.el10", "source": "rpm", "version": "2024.001" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "511.el10", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el10", "source": "rpm", "version": "5.27" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "514.el10", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "512.el10", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "514.el10", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "514.el10", "source": "rpm", "version": "5.40.2" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "514.el10", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "512.el10", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "514.el10", "source": "rpm", "version": "5.40.2" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "514.el10", "source": "rpm", "version": "1.12" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "514.el10", "source": "rpm", "version": "1.29" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "514.el10", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "514.el10", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "512.el10", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "511.el10", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "514.el10", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.el10", "source": "rpm", "version": "2.8" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "3.el10", "source": "rpm", "version": "2.1.0" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el10", "source": "rpm", "version": "1.19" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "4.el10", "source": "rpm", "version": "0.2.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "9.el10", "source": "rpm", "version": "4.0.4" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "8.el10", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "5.el10", "source": "rpm", "version": "20240107" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "3.el10", "source": "rpm", "version": "3.12.12" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "3.el10", "source": "rpm", "version": "3.12.12" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el10", "source": "rpm", "version": "23.2.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "5.el10", "source": "rpm", "version": "4.0.3" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.el10", "source": "rpm", "version": "1.16.0" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "1.el10", "source": "rpm", "version": "3.4.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "10.el10", "source": "rpm", "version": "5.0.8" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "4.el10", "source": "rpm", "version": "43.0.0" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.el10", "source": "rpm", "version": "2.9.0.post0" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "8.el10", "source": "rpm", "version": "1.3.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.el10", "source": "rpm", "version": "1.9.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "21.el10", "source": "rpm", "version": "4.20.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "10.el10", "source": "rpm", "version": "4.7.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.el10", "source": "rpm", "version": "2.4.0" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "7.el10", "source": "rpm", "version": "3.46.0" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "7.el10", "source": "rpm", "version": "3.46.0" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "14.el10", "source": "rpm", "version": "0.73.1" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.el10", "source": "rpm", "version": "3.7" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.el10", "source": "rpm", "version": "3.1.6" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "6.el10", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "9.el10", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "7.el10", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "6.el10", "source": "rpm", "version": "2023.11.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.el10", "source": "rpm", "version": "0.1.21" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "14.el10", "source": "rpm", "version": "0.73.1" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "3.el10", "source": "rpm", "version": "3.12.12" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "4.el10", "source": "rpm", "version": "5.2.1" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "6.el10", "source": "rpm", "version": "2.1.3" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.el10", "source": "rpm", "version": "1.1.5" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "6.el10", "source": "rpm", "version": "3.2.2" } ], "python3-packaging": [ { "arch": "noarch", "epoch": null, "name": "python3-packaging", "release": "2.el10", "source": "rpm", "version": "24.2" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "7.el10", "source": "rpm", "version": "23.3.2" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "25.el10", "source": "rpm", "version": "3.11" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "python3-pyasn1": [ { "arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "1.el10", "source": "rpm", "version": "0.6.1" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "16.el10", "source": "rpm", "version": "2.20" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "11.el10", "source": "rpm", "version": "3.5" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "19.el10", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "6.el10", "source": "rpm", "version": "0.31.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "1.el10", "source": "rpm", "version": "2.32.4" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "6.el10", "source": "rpm", "version": "0.17.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "2.el10", "source": "rpm", "version": "4.6.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "16.el10", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "11.el10", "source": "rpm", "version": "235" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.el10", "source": "rpm", "version": "1.26.19" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "6.el10", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 18, "name": "qemu-guest-agent", "release": "11.el10", "source": "rpm", "version": "10.1.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "10.el10", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "10.el10", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "11.el10", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "redhat-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-mono-vf-fonts", "release": "1.el10", "source": "rpm", "version": "4.1.0" } ], "redhat-text-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-text-vf-fonts", "release": "1.el10", "source": "rpm", "version": "4.1.0" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el10", "source": "rpm", "version": "0.4.14" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el10", "source": "rpm", "version": "0.4.14" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "5.el10", "source": "rpm", "version": "6.17" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "54.el10", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "3.el10", "source": "rpm", "version": "1.2.7" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "1.el10", "source": "rpm", "version": "1.10.1.1" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "23.el10", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.el10", "source": "rpm", "version": "3.4.1" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "5.el10", "source": "rpm", "version": "8.2510.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "3.el10", "source": "rpm", "version": "4.9" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el10", "source": "rpm", "version": "42.1.17" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el10", "source": "rpm", "version": "42.1.17" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "7.el10", "source": "rpm", "version": "2.14.5" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "7.el10", "source": "rpm", "version": "1.48" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "7.el10", "source": "rpm", "version": "1.48" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "10.el10", "source": "rpm", "version": "4.15.0" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "8.el10", "source": "rpm", "version": "2.3.3" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "7.el10", "source": "rpm", "version": "1.1.10" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "5.el10", "source": "rpm", "version": "3.46.1" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "sssd-krb5-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5-common", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.el10", "source": "rpm", "version": "2.12.0" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "3.el10", "source": "rpm", "version": "6.12" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "2.p2.el10", "source": "rpm", "version": "1.9.17" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "2.p2.el10", "source": "rpm", "version": "1.9.17" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "22.el10", "source": "rpm", "version": "257" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "22.el10", "source": "rpm", "version": "257" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "22.el10", "source": "rpm", "version": "257" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "22.el10", "source": "rpm", "version": "257" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "3.el10", "source": "rpm", "version": "5.4" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "3.el10", "source": "rpm", "version": "5.4" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "3.el10", "source": "rpm", "version": "5.4" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "3.el10", "source": "rpm", "version": "5.4" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "10.el10", "source": "rpm", "version": "1.35" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "7.el10", "source": "rpm", "version": "2021.11.0" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "25.el10", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "22.el10", "source": "rpm", "version": "20260130" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "5.el10", "source": "rpm", "version": "5.7" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "6.el10", "source": "rpm", "version": "4.1.3" } ], "tpm2-tss-fapi": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss-fapi", "release": "6.el10", "source": "rpm", "version": "4.1.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el10", "source": "rpm", "version": "2025c" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "69.el10", "source": "rpm", "version": "6.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "7.el10", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "15.el10", "source": "rpm", "version": "2.40.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "5.el10", "source": "rpm", "version": "1.24.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "44.el10", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.el10", "source": "rpm", "version": "6.16.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.el10", "source": "rpm", "version": "2.41" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "8.el10", "source": "rpm", "version": "9.1.083" } ], "xz": [ { "arch": "x86_64", "epoch": 1, "name": "xz", "release": "4.el10", "source": "rpm", "version": "5.6.2" } ], "xz-devel": [ { "arch": "x86_64", "epoch": 1, "name": "xz-devel", "release": "4.el10", "source": "rpm", "version": "5.6.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": 1, "name": "xz-libs", "release": "4.el10", "source": "rpm", "version": "5.6.2" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "21.el10", "source": "rpm", "version": "4.20.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "10.el10", "source": "rpm", "version": "4.7.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "45.el10", "source": "rpm", "version": "3.0" } ], "zlib-ng-compat": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat", "release": "3.el10", "source": "rpm", "version": "2.2.3" } ], "zlib-ng-compat-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat-devel", "release": "3.el10", "source": "rpm", "version": "2.2.3" } ] } }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog version] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:51 Saturday 21 February 2026 03:35:21 -0500 (0:00:01.256) 0:02:48.381 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_version": "8.2510.0" }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 1] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:58 Saturday 21 February 2026 03:35:21 -0500 (0:00:00.062) 0:02:48.444 ***** skipping: [managed-node2] => { "false_condition": "__rsyslog_version is version('8.37.0-7.2', '<')" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 2] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:63 Saturday 21 February 2026 03:35:21 -0500 (0:00:00.058) 0:02:48.503 ***** ok: [managed-node2] => {} MSG: Rsyslog_version is 8.2510.0, which is newer than "8.37.0-7.2". TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set __rsyslog_failed_validation] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:71 Saturday 21 February 2026 03:35:21 -0500 (0:00:00.072) 0:02:48.575 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "rsyslog_in_image | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create the config directory if it does not exist] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:79 Saturday 21 February 2026 03:35:21 -0500 (0:00:00.099) 0:02:48.675 ***** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create a work directory] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:86 Saturday 21 February 2026 03:35:22 -0500 (0:00:00.473) 0:02:49.148 ***** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 29, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:92 Saturday 21 February 2026 03:35:22 -0500 (0:00:00.556) 0:02:49.704 ***** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:100 Saturday 21 February 2026 03:35:23 -0500 (0:00:00.501) 0:02:50.206 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_common_rules": [ { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:158 Saturday 21 February 2026 03:35:23 -0500 (0:00:00.270) 0:02:50.476 ***** skipping: [managed-node2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="16384"\n preserveFQDN="on"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'templates', 'type': 'templates', 'sections': [{'comment': 'User provided output templates', 'options': '\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Initialize list of template results] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:182 Saturday 21 February 2026 03:35:23 -0500 (0:00:00.064) 0:02:50.540 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items skipped", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "skip_reason": "Conditional result was False", "skipped": true } ], "skipped": true } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:186 Saturday 21 February 2026 03:35:23 -0500 (0:00:00.124) 0:02:50.665 ***** skipping: [managed-node2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="16384"\n preserveFQDN="on"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'name': 'templates', 'type': 'templates', 'sections': [{'comment': 'User provided output templates', 'options': '\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include input sub-vars] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:204 Saturday 21 February 2026 03:35:23 -0500 (0:00:00.083) 0:02:50.749 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run input sub-tasks] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:214 Saturday 21 February 2026 03:35:23 -0500 (0:00:00.031) 0:02:50.780 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include output sub-vars] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:229 Saturday 21 February 2026 03:35:24 -0500 (0:00:00.115) 0:02:50.896 ***** ok: [managed-node2] => (item={'name': 'default_files', 'type': 'files'}) => { "ansible_facts": { "__rsyslog_conf_files_output_modules": [ { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "{% if logging_files_template_format == \"traditional\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% elif logging_files_template_format == \"syslog\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_SyslogProtocol23Format\")\n{% elif logging_files_template_format not in [\"\", \"modern\"] %}\nmodule(load=\"builtin:omfile\" Template=\"{{ logging_files_template_format }}\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}" } ], "type": "modules" } ], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": [ "{{ __rsyslog_conf_files_output_modules }}" ] }, "ansible_included_var_files": [ "/tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml" ], "ansible_loop_var": "output_item", "changed": false, "output_item": { "name": "default_files", "type": "files" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run output sub-tasks] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:241 Saturday 21 February 2026 03:35:24 -0500 (0:00:00.160) 0:02:51.057 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml for managed-node2 => (item={'name': 'default_files', 'type': 'files'}) TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml:3 Saturday 21 February 2026 03:35:24 -0500 (0:00:00.095) 0:02:51.153 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:35:24 -0500 (0:00:00.091) 0:02:51.244 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:35:24 -0500 (0:00:00.097) 0:02:51.342 ***** ok: [managed-node2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:35:25 -0500 (0:00:00.725) 0:02:52.067 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items skipped", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "skip_reason": "Conditional result was False", "skipped": true } ], "skipped": true }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-output-files-modules.conf" }, "before": { "path": "/etc/rsyslog.d/10-output-files-modules.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:35:25 -0500 (0:00:00.085) 0:02:52.152 ***** skipping: [managed-node2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create files output configuration file /etc/rsyslog.d/output-files-default_files] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml:11 Saturday 21 February 2026 03:35:25 -0500 (0:00:00.096) 0:02:52.249 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node2 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 21 February 2026 03:35:25 -0500 (0:00:00.101) 0:02:52.350 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 21 February 2026 03:35:25 -0500 (0:00:00.071) 0:02:52.422 ***** ok: [managed-node2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "checksum": "1a7c27007f2e0b7036e4516dd3931e4d7ab1dcae", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1153, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:39 Saturday 21 February 2026 03:35:26 -0500 (0:00:00.929) 0:02:53.351 ***** ok: [managed-node2] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items skipped", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"16384\"\n preserveFQDN=\"on\"\n)\n" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([]) | length > 0", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "skip_reason": "Conditional result was False", "skipped": true } ], "skipped": true }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-output-files-modules.conf" }, "before": { "path": "/etc/rsyslog.d/10-output-files-modules.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "1a7c27007f2e0b7036e4516dd3931e4d7ab1dcae", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "diff": { "after": { "path": "/etc/rsyslog.d/30-output-files-default_files.conf" }, "before": { "path": "/etc/rsyslog.d/30-output-files-default_files.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1153, "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:43 Saturday 21 February 2026 03:35:26 -0500 (0:00:00.053) 0:02:53.405 ***** skipping: [managed-node2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog config files not owned by any package] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:253 Saturday 21 February 2026 03:35:26 -0500 (0:00:00.136) 0:02:53.541 ***** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\nfor conf in $( ls \"/etc/rsyslog.d\" ); do\n rstr=$( rpm -qf \"/etc/rsyslog.d/$conf\" 2>&1 || : )\n if [[ \"$rstr\" == *\"not owned by any package\"* ]]; then\n echo \"/etc/rsyslog.d/$conf\"\n fi\ndone\n", "delta": "0:00:00.089549", "end": "2026-02-21 03:35:27.133334", "failed_when_result": false, "rc": 0, "start": "2026-02-21 03:35:27.043785" } STDOUT: /etc/rsyslog.d/00-global.conf /etc/rsyslog.d/05-common-defaults.conf /etc/rsyslog.d/10-output-files-modules.conf /etc/rsyslog.d/10-output-relp-module.conf /etc/rsyslog.d/20-templates.conf /etc/rsyslog.d/30-output-files-default_files.conf /etc/rsyslog.d/31-output-relp-relp_client0.conf /etc/rsyslog.d/31-output-relp-relp_client1.conf /etc/rsyslog.d/90-input-basics-system_input.conf TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:270 Saturday 21 February 2026 03:35:27 -0500 (0:00:00.522) 0:02:54.063 ***** changed: [managed-node2] => (item=/etc/rsyslog.d/31-output-relp-relp_client1.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "path": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/rsyslog.d/00-global.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/00-global.conf", "path": "/etc/rsyslog.d/00-global.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/rsyslog.d/31-output-relp-relp_client0.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "path": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/rsyslog.d/10-output-relp-module.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/10-output-relp-module.conf", "path": "/etc/rsyslog.d/10-output-relp-module.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/rsyslog.d/05-common-defaults.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/05-common-defaults.conf", "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/rsyslog.d/90-input-basics-system_input.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/90-input-basics-system_input.conf", "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/rsyslog.d/20-templates.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/20-templates.conf", "path": "/etc/rsyslog.d/20-templates.conf", "state": "absent" } Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:290 Saturday 21 February 2026 03:35:30 -0500 (0:00:02.803) 0:02:56.867 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:311 Saturday 21 February 2026 03:35:30 -0500 (0:00:00.047) 0:02:56.914 ***** skipping: [managed-node2] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:320 Saturday 21 February 2026 03:35:30 -0500 (0:00:00.065) 0:02:56.980 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:332 Saturday 21 February 2026 03:35:30 -0500 (0:00:00.089) 0:02:57.069 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local key file to the target if needed] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:344 Saturday 21 February 2026 03:35:30 -0500 (0:00:00.061) 0:02:57.130 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:356 Saturday 21 February 2026 03:35:30 -0500 (0:00:00.056) 0:02:57.187 ***** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "rsyslog", "status": { "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-02-21 03:35:03 EST", "ActiveEnterTimestampMonotonic": "670838289", "ActiveExitTimestamp": "Sat 2026-02-21 03:35:16 EST", "ActiveExitTimestampMonotonic": "684090415", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice network-online.target network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-02-21 03:35:03 EST", "AssertTimestampMonotonic": "670807646", "Before": "shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "33995000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-02-21 03:35:03 EST", "ConditionTimestampMonotonic": "670807642", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "9491", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveMemoryHigh": "3630944256", "EffectiveMemoryMax": "3630944256", "EffectiveTasksMax": "21803", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2026-02-21 03:35:17 EST", "ExecMainExitTimestampMonotonic": "684554769", "ExecMainHandoffTimestamp": "Sat 2026-02-21 03:35:03 EST", "ExecMainHandoffTimestampMonotonic": "670831659", "ExecMainPID": "95516", "ExecMainStartTimestamp": "Sat 2026-02-21 03:35:03 EST", "ExecMainStartTimestampMonotonic": "670810264", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2026-02-21 03:35:17 EST", "InactiveEnterTimestampMonotonic": "684554889", "InactiveExitTimestamp": "Sat 2026-02-21 03:35:03 EST", "InactiveExitTimestampMonotonic": "670810796", "InvocationID": "21bd6ae726094f8b9aa75d4d94aae05c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "13627", "LimitNPROCSoft": "13627", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13627", "LimitSIGPENDINGSoft": "13627", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3136385024", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "3141632", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "net", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2026-02-21 03:35:17 EST", "StateChangeTimestampMonotonic": "684554889", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl adjtimex afs_syscall bdflush break clock_adjtime clock_adjtime64 clock_settime clock_settime64 create_module delete_module finit_module ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mpx pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security settimeofday sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21803", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Disable rsyslog service] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:364 Saturday 21 February 2026 03:35:31 -0500 (0:00:00.696) 0:02:57.884 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "not __rsyslog_enabled | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:373 Saturday 21 February 2026 03:35:31 -0500 (0:00:00.052) 0:02:57.937 ***** skipping: [managed-node2] => { "false_condition": "__rsyslog_failed_validation | d(false)" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : See if there are any config files] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:385 Saturday 21 February 2026 03:35:31 -0500 (0:00:00.048) 0:02:57.985 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_generate_conf | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:392 Saturday 21 February 2026 03:35:31 -0500 (0:00:00.049) 0:02:58.035 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_generate_conf | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:398 Saturday 21 February 2026 03:35:31 -0500 (0:00:00.046) 0:02:58.081 ***** skipping: [managed-node2] => { "changed": false, "false_condition": "__rsyslog_generate_conf | bool", "skip_reason": "Conditional result was False" } TASK [Force all notified handlers to run at this point, not waiting for normal sync points - 4] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:371 Saturday 21 February 2026 03:35:31 -0500 (0:00:00.057) 0:02:58.138 ***** NOTIFIED HANDLER fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd for managed-node2 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/handlers/main.yml:2 Saturday 21 February 2026 03:35:31 -0500 (0:00:00.007) 0:02:58.145 ***** changed: [managed-node2] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-02-21 03:35:03 EST", "ActiveEnterTimestampMonotonic": "670838289", "ActiveExitTimestamp": "Sat 2026-02-21 03:35:16 EST", "ActiveExitTimestampMonotonic": "684090415", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice network-online.target network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-02-21 03:35:03 EST", "AssertTimestampMonotonic": "670807646", "Before": "shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "33995000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-02-21 03:35:03 EST", "ConditionTimestampMonotonic": "670807642", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "9491", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveMemoryHigh": "3630944256", "EffectiveMemoryMax": "3630944256", "EffectiveTasksMax": "21803", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2026-02-21 03:35:17 EST", "ExecMainExitTimestampMonotonic": "684554769", "ExecMainHandoffTimestamp": "Sat 2026-02-21 03:35:03 EST", "ExecMainHandoffTimestampMonotonic": "670831659", "ExecMainPID": "95516", "ExecMainStartTimestamp": "Sat 2026-02-21 03:35:03 EST", "ExecMainStartTimestampMonotonic": "670810264", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2026-02-21 03:35:17 EST", "InactiveEnterTimestampMonotonic": "684554889", "InactiveExitTimestamp": "Sat 2026-02-21 03:35:03 EST", "InactiveExitTimestampMonotonic": "670810796", "InvocationID": "21bd6ae726094f8b9aa75d4d94aae05c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "13627", "LimitNPROCSoft": "13627", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13627", "LimitSIGPENDINGSoft": "13627", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3137449984", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "3141632", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "net", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2026-02-21 03:35:17 EST", "StateChangeTimestampMonotonic": "684554889", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl adjtimex afs_syscall bdflush break clock_adjtime clock_adjtime64 clock_settime clock_settime64 create_module delete_module finit_module ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mpx pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security settimeofday sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21803", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Stop tracking certificate] *********************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:374 Saturday 21 February 2026 03:35:31 -0500 (0:00:00.617) 0:02:58.763 ***** ok: [managed-node2] => { "changed": false, "cmd": [ "getcert", "stop-tracking", "-f", "/etc/pki/tls/certs/logging_cert.crt" ], "delta": "0:00:00.031738", "end": "2026-02-21 03:35:32.312416", "rc": 0, "start": "2026-02-21 03:35:32.280678" } STDOUT: Request "20260221083310" removed. TASK [Clean up pki files] ****************************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:378 Saturday 21 February 2026 03:35:32 -0500 (0:00:00.474) 0:02:59.237 ***** changed: [managed-node2] => (item=/etc/pki/tls/certs/logging_cert.crt) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/logging_cert.crt", "path": "/etc/pki/tls/certs/logging_cert.crt", "state": "absent" } changed: [managed-node2] => (item=/etc/pki/tls/private/logging_cert.key) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/logging_cert.key", "path": "/etc/pki/tls/private/logging_cert.key", "state": "absent" } ok: [managed-node2] => (item=/etc/pki/tls/certs/logging_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/pki/tls/certs/logging_cert.crt", "path": "/etc/pki/tls/certs/logging_cert.crt", "state": "absent" } TASK [Check ports managed by firewall and selinux - 4] ************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:387 Saturday 21 February 2026 03:35:33 -0500 (0:00:01.189) 0:03:00.427 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml for managed-node2 TASK [Check ports are not retrieved if both logging_manage_firewall and logging_manage_selinux are not true] *** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:3 Saturday 21 February 2026 03:35:33 -0500 (0:00:00.164) 0:03:00.591 ***** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check firewall port status (manage - tcp)] ******************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:13 Saturday 21 February 2026 03:35:33 -0500 (0:00:00.081) 0:03:00.673 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check firewall port status (manage - udp)] ******************************* task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:22 Saturday 21 February 2026 03:35:33 -0500 (0:00:00.038) 0:03:00.711 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check associated selinux ports (manage - tcp)] *************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:34 Saturday 21 February 2026 03:35:33 -0500 (0:00:00.033) 0:03:00.744 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check associated selinux ports (manage - udp)] *************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:44 Saturday 21 February 2026 03:35:33 -0500 (0:00:00.064) 0:03:00.809 ***** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Assert /var/log/messages] ************************************************ task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tests_relp.yml:390 Saturday 21 February 2026 03:35:33 -0500 (0:00:00.036) 0:03:00.845 ***** included: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/assert_varlogmessages.yml for managed-node2 TASK [Get content of /var/log/messages] **************************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/assert_varlogmessages.yml:3 Saturday 21 February 2026 03:35:34 -0500 (0:00:00.143) 0:03:00.989 ***** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Print possible errors in /var/log/messages] ****************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/assert_varlogmessages.yml:9 Saturday 21 February 2026 03:35:34 -0500 (0:00:00.531) 0:03:01.520 ***** skipping: [managed-node2] => { "false_condition": "errors | length > 0" } TASK [Ensure no errors in /var/log/messages] *********************************** task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/assert_varlogmessages.yml:21 Saturday 21 February 2026 03:35:34 -0500 (0:00:00.067) 0:03:01.588 ***** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Remove /var/log/messages] ************************************************ task path: /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/assert_varlogmessages.yml:25 Saturday 21 February 2026 03:35:34 -0500 (0:00:00.042) 0:03:01.630 ***** changed: [managed-node2] => { "changed": true, "path": "/var/log/messages", "state": "absent" } PLAY RECAP ********************************************************************* managed-node2 : ok=345 changed=47 unreachable=0 failed=0 skipped=355 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 21 February 2026 03:35:35 -0500 (0:00:00.389) 0:03:02.019 ***** =============================================================================== fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state --- 4.58s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:270 fedora.linux_system_roles.selinux : Set an SELinux label on a port ------ 4.53s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:134 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.01s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d --- 2.94s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:158 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 2.88s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state --- 2.80s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:270 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 2.77s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:15 fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages --- 2.43s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:33 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d --- 2.42s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:158 fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent --- 2.33s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:24 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.18s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages --- 2.17s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:33 Check associated selinux ports (manage - tcp) --------------------------- 2.03s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:34 fedora.linux_system_roles.firewall : Configure firewall ----------------- 1.92s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:77 fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages --- 1.87s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 fedora.linux_system_roles.selinux : Set an SELinux label on a port ------ 1.85s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:134 Check firewall port status (manage - tcp) ------------------------------- 1.76s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:13 fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent --- 1.76s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:24 fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts --- 1.56s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:47 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 1.53s /tmp/collections-0MG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:33