ansible-playbook [core 2.19.0] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.13/site-packages/ansible ansible collection location = /tmp/collections-lP4 executable location = /usr/local/bin/ansible-playbook python version = 3.13.5 (main, Jun 12 2025, 00:00:00) [GCC 15.1.1 20250521 (Red Hat 15.1.1-2)] (/usr/bin/python3.13) jinja version = 3.1.6 pyyaml version = 6.0.2 (with libyaml v0.2.5) No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_default.yml PLAY [Ensure that the rule runs with default parameters] *********************** TASK [Run the postfix role] **************************************************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_default.yml:6 Saturday 09 August 2025 13:15:28 -0400 (0:00:00.032) 0:00:00.032 ******* included: fedora.linux_system_roles.postfix for managed-node1 TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts required by role] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:2 Saturday 09 August 2025 13:15:28 -0400 (0:00:00.049) 0:00:00.081 ******* included: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml for managed-node1 TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:3 Saturday 09 August 2025 13:15:28 -0400 (0:00:00.021) 0:00:00.103 ******* [WARNING]: Host 'managed-node1' is using the discovered Python interpreter at '/usr/bin/python3.13', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [fedora.linux_system_roles.postfix : Check if system is ostree] *********** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:11 Saturday 09 August 2025 13:15:29 -0400 (0:00:01.088) 0:00:01.191 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postfix : Set flag to indicate system is ostree] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:16 Saturday 09 August 2025 13:15:30 -0400 (0:00:00.563) 0:00:01.755 ******* ok: [managed-node1] => { "ansible_facts": { "__postfix_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.postfix : Set platform/version specific variables] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:20 Saturday 09 August 2025 13:15:30 -0400 (0:00:00.024) 0:00:01.780 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__postfix_smtp_services": [ "smtp", "smtps", "submission" ] }, "ansible_included_var_files": [ "/tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node1] => (item=Fedora.yml) => { "ansible_facts": { "__postfix_smtp_services": [ "smtp", "smtps", "submission" ] }, "ansible_included_var_files": [ "/tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node1] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__postfix_vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__postfix_vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Get status of package(s) ['postfix']] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:16 Saturday 09 August 2025 13:15:30 -0400 (0:00:00.050) 0:00:01.830 ******* skipping: [managed-node1] => (item=postfix) => { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_conf.previous is defined", "item": "postfix", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.postfix : Remove package(s) to reset original confs ['postfix']] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:23 Saturday 09 August 2025 13:15:30 -0400 (0:00:00.043) 0:00:01.874 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "postfix_conf.previous is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Get status of config files] ********** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:38 Saturday 09 August 2025 13:15:30 -0400 (0:00:00.018) 0:00:01.892 ******* skipping: [managed-node1] => (item=postfix) => { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_conf.previous | d() == \"replaced\"", "item": "postfix", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.postfix : Remove config files - make empty] **** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:45 Saturday 09 August 2025 13:15:30 -0400 (0:00:00.029) 0:00:01.921 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.postfix : Configure firewall] ****************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:54 Saturday 09 August 2025 13:15:30 -0400 (0:00:00.027) 0:00:01.949 ******* included: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml for managed-node1 TASK [Ensure the postfix ports status with the firewall role] ****************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml:3 Saturday 09 August 2025 13:15:30 -0400 (0:00:00.016) 0:00:01.966 ******* included: fedora.linux_system_roles.firewall for managed-node1 TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 09 August 2025 13:15:30 -0400 (0:00:00.064) 0:00:02.030 ******* included: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 09 August 2025 13:15:30 -0400 (0:00:00.030) 0:00:02.061 ******* ok: [managed-node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 09 August 2025 13:15:31 -0400 (0:00:00.624) 0:00:02.686 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 09 August 2025 13:15:31 -0400 (0:00:00.454) 0:00:03.140 ******* ok: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Saturday 09 August 2025 13:15:31 -0400 (0:00:00.029) 0:00:03.170 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Saturday 09 August 2025 13:15:32 -0400 (0:00:00.459) 0:00:03.629 ******* ok: [managed-node1] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Saturday 09 August 2025 13:15:32 -0400 (0:00:00.051) 0:00:03.681 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009200", "end": "2025-08-09 13:15:32.762873", "failed_when_result": false, "rc": 0, "start": "2025-08-09 13:15:32.753673" } STDOUT: running TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Saturday 09 August 2025 13:15:32 -0400 (0:00:00.590) 0:00:04.272 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Saturday 09 August 2025 13:15:32 -0400 (0:00:00.034) 0:00:04.306 ******* ok: [managed-node1] => { "ansible_facts": { "__firewall_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 Saturday 09 August 2025 13:15:32 -0400 (0:00:00.027) 0:00:04.334 ******* ok: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:63 Saturday 09 August 2025 13:15:43 -0400 (0:00:10.926) 0:00:15.260 ******* skipping: [managed-node1] => { "false_condition": "__firewall_is_transactional | d(false)" } TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:68 Saturday 09 August 2025 13:15:43 -0400 (0:00:00.037) 0:00:15.298 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:73 Saturday 09 August 2025 13:15:43 -0400 (0:00:00.050) 0:00:15.349 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 09 August 2025 13:15:43 -0400 (0:00:00.038) 0:00:15.388 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 Saturday 09 August 2025 13:15:43 -0400 (0:00:00.040) 0:00:15.429 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 Saturday 09 August 2025 13:15:44 -0400 (0:00:00.040) 0:00:15.470 ******* ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice dbus.socket polkit.service basic.target sysinit.target dbus-broker.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": "ip6tables.service iptables.service ebtables.service ipset.service shutdown.target", "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)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894411264", "EffectiveMemoryMax": "3894411264", "EffectiveTasksMax": "4400", "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/bin/firewalld ; argv[]=/usr/bin/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/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPostEx": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; 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": "14667", "LimitNPROCSoft": "14667", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14667", "LimitSIGPENDINGSoft": "14667", "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": "3501060096", "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": "yes", "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 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", "SuccessExitStatus": "251", "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": "4400", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 Saturday 09 August 2025 13:15:44 -0400 (0:00:00.912) 0:00:16.382 ******* changed: [managed-node1] => { "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": "polkit.service sysinit.target dbus.socket dbus-broker.service basic.target system.slice", "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": "shutdown.target iptables.service ebtables.service ip6tables.service ipset.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)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894411264", "EffectiveMemoryMax": "3894411264", "EffectiveTasksMax": "4400", "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/bin/firewalld ; argv[]=/usr/bin/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/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPostEx": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; 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": "14667", "LimitNPROCSoft": "14667", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14667", "LimitSIGPENDINGSoft": "14667", "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": "3502194688", "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": "yes", "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 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", "SuccessExitStatus": "251", "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": "4400", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Saturday 09 August 2025 13:15:46 -0400 (0:00:02.022) 0:00:18.404 ******* ok: [managed-node1] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.13", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:45 Saturday 09 August 2025 13:15:46 -0400 (0:00:00.038) 0:00:18.443 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:58 Saturday 09 August 2025 13:15:47 -0400 (0:00:00.025) 0:00:18.468 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Saturday 09 August 2025 13:15:47 -0400 (0:00:00.026) 0:00:18.495 ******* changed: [managed-node1] => (item={'service': 'smtp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "service": "smtp", "state": "enabled" } } changed: [managed-node1] => (item={'service': 'smtps', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "service": "smtps", "state": "enabled" } } changed: [managed-node1] => (item={'service': 'smtp-submission', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "service": "smtp-submission", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:126 Saturday 09 August 2025 13:15:49 -0400 (0:00:01.986) 0:00:20.482 ******* skipping: [managed-node1] => (item={'service': 'smtp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "service": "smtp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'service': 'smtps', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "service": "smtps", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'service': 'smtp-submission', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "service": "smtp-submission", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:137 Saturday 09 August 2025 13:15:49 -0400 (0:00:00.048) 0:00:20.530 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:146 Saturday 09 August 2025 13:15:49 -0400 (0:00:00.027) 0:00:20.558 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:152 Saturday 09 August 2025 13:15:49 -0400 (0:00:00.028) 0:00:20.586 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:161 Saturday 09 August 2025 13:15:49 -0400 (0:00:00.028) 0:00:20.615 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:172 Saturday 09 August 2025 13:15:49 -0400 (0:00:00.025) 0:00:20.640 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:178 Saturday 09 August 2025 13:15:49 -0400 (0:00:00.028) 0:00:20.669 ******* skipping: [managed-node1] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [fedora.linux_system_roles.postfix : Configure selinux] ******************* task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:57 Saturday 09 August 2025 13:15:49 -0400 (0:00:00.044) 0:00:20.714 ******* included: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml for managed-node1 TASK [fedora.linux_system_roles.postfix : Get the smtp related tcp service ports] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:12 Saturday 09 August 2025 13:15:49 -0400 (0:00:00.039) 0:00:20.753 ******* ok: [managed-node1] => (item=smtp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nports=\"$(firewall-cmd --info-service=\"smtp\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\" || :\nif [ -z \"$ports\" ]; then\n include=\"$(firewall-cmd --info-service=\"smtp\" | \\\n awk '/^ +includes:/ {print $2}')\" || :\n if [ -n \"$include\" ]; then\n ports=\"$(firewall-cmd --info-service=\"$include\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\"\n fi\nfi\nif [ -z \"$ports\" ]; then\n exit 1\nfi\necho \"$ports\"", "delta": "0:00:00.205198", "end": "2025-08-09 13:15:49.916724", "item": "smtp", "rc": 0, "start": "2025-08-09 13:15:49.711526" } STDOUT: 25/tcp ok: [managed-node1] => (item=smtps) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nports=\"$(firewall-cmd --info-service=\"smtps\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\" || :\nif [ -z \"$ports\" ]; then\n include=\"$(firewall-cmd --info-service=\"smtps\" | \\\n awk '/^ +includes:/ {print $2}')\" || :\n if [ -n \"$include\" ]; then\n ports=\"$(firewall-cmd --info-service=\"$include\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\"\n fi\nfi\nif [ -z \"$ports\" ]; then\n exit 1\nfi\necho \"$ports\"", "delta": "0:00:00.205101", "end": "2025-08-09 13:15:50.554386", "item": "smtps", "rc": 0, "start": "2025-08-09 13:15:50.349285" } STDOUT: 465/tcp ok: [managed-node1] => (item=submission) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nports=\"$(firewall-cmd --info-service=\"submission\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\" || :\nif [ -z \"$ports\" ]; then\n include=\"$(firewall-cmd --info-service=\"submission\" | \\\n awk '/^ +includes:/ {print $2}')\" || :\n if [ -n \"$include\" ]; then\n ports=\"$(firewall-cmd --info-service=\"$include\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\"\n fi\nfi\nif [ -z \"$ports\" ]; then\n exit 1\nfi\necho \"$ports\"", "delta": "0:00:00.205692", "end": "2025-08-09 13:15:51.200916", "item": "submission", "rc": 0, "start": "2025-08-09 13:15:50.995224" } STDOUT: 587/tcp TASK [fedora.linux_system_roles.postfix : Initialize _postfix_selinux] ********* task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:33 Saturday 09 August 2025 13:15:51 -0400 (0:00:01.956) 0:00:22.710 ******* ok: [managed-node1] => { "ansible_facts": { "_postfix_selinux": [] }, "changed": false } TASK [fedora.linux_system_roles.postfix : Add the smtp related service ports to _postfix_selinux] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:37 Saturday 09 August 2025 13:15:51 -0400 (0:00:00.037) 0:00:22.748 ******* ok: [managed-node1] => (item={'changed': False, 'stdout': '25/tcp', 'stderr': '', 'rc': 0, 'cmd': 'set -euo pipefail\nports="$(firewall-cmd --info-service="smtp" | \\\n grep -E " +ports: +" | sed -e "s/ *ports: //")" || :\nif [ -z "$ports" ]; then\n include="$(firewall-cmd --info-service="smtp" | \\\n awk \'/^ +includes:/ {print $2}\')" || :\n if [ -n "$include" ]; then\n ports="$(firewall-cmd --info-service="$include" | \\\n grep -E " +ports: +" | sed -e "s/ *ports: //")"\n fi\nfi\nif [ -z "$ports" ]; then\n exit 1\nfi\necho "$ports"', 'start': '2025-08-09 13:15:49.711526', 'end': '2025-08-09 13:15:49.916724', 'delta': '0:00:00.205198', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'set -euo pipefail\nports="$(firewall-cmd --info-service="smtp" | \\\n grep -E " +ports: +" | sed -e "s/ *ports: //")" || :\nif [ -z "$ports" ]; then\n include="$(firewall-cmd --info-service="smtp" | \\\n awk \'/^ +includes:/ {print $2}\')" || :\n if [ -n "$include" ]; then\n ports="$(firewall-cmd --info-service="$include" | \\\n grep -E " +ports: +" | sed -e "s/ *ports: //")"\n fi\nfi\nif [ -z "$ports" ]; then\n exit 1\nfi\necho "$ports"', '_uses_shell': True, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'cmd': None, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['25/tcp'], 'stderr_lines': [], 'failed': False, 'item': 'smtp', 'ansible_loop_var': 'item'}) => { "ansible_facts": { "_postfix_selinux": [ { "local": "true", "ports": "25", "proto": "tcp", "setype": "smtp_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nports=\"$(firewall-cmd --info-service=\"smtp\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\" || :\nif [ -z \"$ports\" ]; then\n include=\"$(firewall-cmd --info-service=\"smtp\" | \\\n awk '/^ +includes:/ {print $2}')\" || :\n if [ -n \"$include\" ]; then\n ports=\"$(firewall-cmd --info-service=\"$include\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\"\n fi\nfi\nif [ -z \"$ports\" ]; then\n exit 1\nfi\necho \"$ports\"", "delta": "0:00:00.205198", "end": "2025-08-09 13:15:49.916724", "failed": false, "invocation": { "module_args": { "_raw_params": "set -euo pipefail\nports=\"$(firewall-cmd --info-service=\"smtp\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\" || :\nif [ -z \"$ports\" ]; then\n include=\"$(firewall-cmd --info-service=\"smtp\" | \\\n awk '/^ +includes:/ {print $2}')\" || :\n if [ -n \"$include\" ]; then\n ports=\"$(firewall-cmd --info-service=\"$include\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\"\n fi\nfi\nif [ -z \"$ports\" ]; then\n exit 1\nfi\necho \"$ports\"", "_uses_shell": true, "argv": null, "chdir": null, "cmd": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "item": "smtp", "msg": "", "rc": 0, "start": "2025-08-09 13:15:49.711526", "stderr": "", "stderr_lines": [], "stdout": "25/tcp", "stdout_lines": [ "25/tcp" ] } } ok: [managed-node1] => (item={'changed': False, 'stdout': '465/tcp', 'stderr': '', 'rc': 0, 'cmd': 'set -euo pipefail\nports="$(firewall-cmd --info-service="smtps" | \\\n grep -E " +ports: +" | sed -e "s/ *ports: //")" || :\nif [ -z "$ports" ]; then\n include="$(firewall-cmd --info-service="smtps" | \\\n awk \'/^ +includes:/ {print $2}\')" || :\n if [ -n "$include" ]; then\n ports="$(firewall-cmd --info-service="$include" | \\\n grep -E " +ports: +" | sed -e "s/ *ports: //")"\n fi\nfi\nif [ -z "$ports" ]; then\n exit 1\nfi\necho "$ports"', 'start': '2025-08-09 13:15:50.349285', 'end': '2025-08-09 13:15:50.554386', 'delta': '0:00:00.205101', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'set -euo pipefail\nports="$(firewall-cmd --info-service="smtps" | \\\n grep -E " +ports: +" | sed -e "s/ *ports: //")" || :\nif [ -z "$ports" ]; then\n include="$(firewall-cmd --info-service="smtps" | \\\n awk \'/^ +includes:/ {print $2}\')" || :\n if [ -n "$include" ]; then\n ports="$(firewall-cmd --info-service="$include" | \\\n grep -E " +ports: +" | sed -e "s/ *ports: //")"\n fi\nfi\nif [ -z "$ports" ]; then\n exit 1\nfi\necho "$ports"', '_uses_shell': True, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'cmd': None, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['465/tcp'], 'stderr_lines': [], 'failed': False, 'item': 'smtps', 'ansible_loop_var': 'item'}) => { "ansible_facts": { "_postfix_selinux": [ { "local": "true", "ports": "25", "proto": "tcp", "setype": "smtp_port_t", "state": "present" }, { "local": "true", "ports": "465", "proto": "tcp", "setype": "smtp_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nports=\"$(firewall-cmd --info-service=\"smtps\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\" || :\nif [ -z \"$ports\" ]; then\n include=\"$(firewall-cmd --info-service=\"smtps\" | \\\n awk '/^ +includes:/ {print $2}')\" || :\n if [ -n \"$include\" ]; then\n ports=\"$(firewall-cmd --info-service=\"$include\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\"\n fi\nfi\nif [ -z \"$ports\" ]; then\n exit 1\nfi\necho \"$ports\"", "delta": "0:00:00.205101", "end": "2025-08-09 13:15:50.554386", "failed": false, "invocation": { "module_args": { "_raw_params": "set -euo pipefail\nports=\"$(firewall-cmd --info-service=\"smtps\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\" || :\nif [ -z \"$ports\" ]; then\n include=\"$(firewall-cmd --info-service=\"smtps\" | \\\n awk '/^ +includes:/ {print $2}')\" || :\n if [ -n \"$include\" ]; then\n ports=\"$(firewall-cmd --info-service=\"$include\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\"\n fi\nfi\nif [ -z \"$ports\" ]; then\n exit 1\nfi\necho \"$ports\"", "_uses_shell": true, "argv": null, "chdir": null, "cmd": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "item": "smtps", "msg": "", "rc": 0, "start": "2025-08-09 13:15:50.349285", "stderr": "", "stderr_lines": [], "stdout": "465/tcp", "stdout_lines": [ "465/tcp" ] } } ok: [managed-node1] => (item={'changed': False, 'stdout': '587/tcp', 'stderr': '', 'rc': 0, 'cmd': 'set -euo pipefail\nports="$(firewall-cmd --info-service="submission" | \\\n grep -E " +ports: +" | sed -e "s/ *ports: //")" || :\nif [ -z "$ports" ]; then\n include="$(firewall-cmd --info-service="submission" | \\\n awk \'/^ +includes:/ {print $2}\')" || :\n if [ -n "$include" ]; then\n ports="$(firewall-cmd --info-service="$include" | \\\n grep -E " +ports: +" | sed -e "s/ *ports: //")"\n fi\nfi\nif [ -z "$ports" ]; then\n exit 1\nfi\necho "$ports"', 'start': '2025-08-09 13:15:50.995224', 'end': '2025-08-09 13:15:51.200916', 'delta': '0:00:00.205692', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'set -euo pipefail\nports="$(firewall-cmd --info-service="submission" | \\\n grep -E " +ports: +" | sed -e "s/ *ports: //")" || :\nif [ -z "$ports" ]; then\n include="$(firewall-cmd --info-service="submission" | \\\n awk \'/^ +includes:/ {print $2}\')" || :\n if [ -n "$include" ]; then\n ports="$(firewall-cmd --info-service="$include" | \\\n grep -E " +ports: +" | sed -e "s/ *ports: //")"\n fi\nfi\nif [ -z "$ports" ]; then\n exit 1\nfi\necho "$ports"', '_uses_shell': True, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'cmd': None, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['587/tcp'], 'stderr_lines': [], 'failed': False, 'item': 'submission', 'ansible_loop_var': 'item'}) => { "ansible_facts": { "_postfix_selinux": [ { "local": "true", "ports": "25", "proto": "tcp", "setype": "smtp_port_t", "state": "present" }, { "local": "true", "ports": "465", "proto": "tcp", "setype": "smtp_port_t", "state": "present" }, { "local": "true", "ports": "587", "proto": "tcp", "setype": "smtp_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nports=\"$(firewall-cmd --info-service=\"submission\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\" || :\nif [ -z \"$ports\" ]; then\n include=\"$(firewall-cmd --info-service=\"submission\" | \\\n awk '/^ +includes:/ {print $2}')\" || :\n if [ -n \"$include\" ]; then\n ports=\"$(firewall-cmd --info-service=\"$include\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\"\n fi\nfi\nif [ -z \"$ports\" ]; then\n exit 1\nfi\necho \"$ports\"", "delta": "0:00:00.205692", "end": "2025-08-09 13:15:51.200916", "failed": false, "invocation": { "module_args": { "_raw_params": "set -euo pipefail\nports=\"$(firewall-cmd --info-service=\"submission\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\" || :\nif [ -z \"$ports\" ]; then\n include=\"$(firewall-cmd --info-service=\"submission\" | \\\n awk '/^ +includes:/ {print $2}')\" || :\n if [ -n \"$include\" ]; then\n ports=\"$(firewall-cmd --info-service=\"$include\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\"\n fi\nfi\nif [ -z \"$ports\" ]; then\n exit 1\nfi\necho \"$ports\"", "_uses_shell": true, "argv": null, "chdir": null, "cmd": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "item": "submission", "msg": "", "rc": 0, "start": "2025-08-09 13:15:50.995224", "stderr": "", "stderr_lines": [], "stdout": "587/tcp", "stdout_lines": [ "587/tcp" ] } } TASK [fedora.linux_system_roles.postfix : Set hardcoded ports to _postfix_selinux for no firewall or rhel-6 or not redhat] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:46 Saturday 09 August 2025 13:15:51 -0400 (0:00:00.104) 0:00:22.852 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(not postfix_manage_firewall | bool) or (ansible_facts['os_family'] != 'RedHat') or (ansible_facts['distribution_version'] is version('7', '<'))", "skip_reason": "Conditional result was False" } TASK [Ensure the service and the ports status with the selinux role] *********** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:55 Saturday 09 August 2025 13:15:51 -0400 (0:00:00.048) 0:00:22.901 ******* 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-node1 TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 09 August 2025 13:15:51 -0400 (0:00:00.081) 0:00:22.983 ******* included: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node1 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 09 August 2025 13:15:51 -0400 (0:00:00.033) 0:00:23.016 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 09 August 2025 13:15:51 -0400 (0:00:00.029) 0:00:23.046 ******* included: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node1 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 09 August 2025 13:15:51 -0400 (0:00:00.046) 0:00:23.092 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 09 August 2025 13:15:52 -0400 (0:00:00.465) 0:00:23.557 ******* ok: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Saturday 09 August 2025 13:15:52 -0400 (0:00:00.037) 0:00:23.595 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Saturday 09 August 2025 13:15:52 -0400 (0:00:00.460) 0:00:24.056 ******* ok: [managed-node1] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Saturday 09 August 2025 13:15:52 -0400 (0:00:00.037) 0:00:24.094 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Saturday 09 August 2025 13:15:52 -0400 (0:00:00.030) 0:00:24.125 ******* ok: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Saturday 09 August 2025 13:15:54 -0400 (0:00:01.849) 0:00:25.975 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Saturday 09 August 2025 13:15:54 -0400 (0:00:00.032) 0:00:26.007 ******* ok: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:67 Saturday 09 August 2025 13:15:56 -0400 (0:00:01.862) 0:00:27.869 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: policycoreutils-python-utils-3.8-1.fc42.noarch" ] } lsrpackages: policycoreutils-python-utils TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:81 Saturday 09 August 2025 13:15:58 -0400 (0:00:02.322) 0:00:30.192 ******* skipping: [managed-node1] => { "false_condition": "__selinux_is_transactional | d(false)" } TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:86 Saturday 09 August 2025 13:15:58 -0400 (0:00:00.027) 0:00:30.219 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:91 Saturday 09 August 2025 13:15:58 -0400 (0:00:00.027) 0:00:30.247 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:98 Saturday 09 August 2025 13:15:58 -0400 (0:00:00.028) 0:00:30.275 ******* ok: [managed-node1] TASK [fedora.linux_system_roles.selinux : Run systemctl] *********************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:8 Saturday 09 August 2025 13:15:59 -0400 (0:00:01.080) 0:00:31.356 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.010327", "end": "2025-08-09 13:16:00.416530", "failed_when_result": false, "rc": 0, "start": "2025-08-09 13:16:00.406203" } STDOUT: running TASK [fedora.linux_system_roles.selinux : Require installed systemd] *********** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:15 Saturday 09 August 2025 13:16:00 -0400 (0:00:00.574) 0:00:31.931 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:20 Saturday 09 August 2025 13:16:00 -0400 (0:00:00.030) 0:00:31.962 ******* ok: [managed-node1] => { "ansible_facts": { "__selinux_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:29 Saturday 09 August 2025 13:16:00 -0400 (0:00:00.033) 0:00:31.996 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:40 Saturday 09 August 2025 13:16:00 -0400 (0:00:00.032) 0:00:32.028 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:52 Saturday 09 August 2025 13:16:00 -0400 (0:00:00.026) 0:00:32.054 ******* ok: [managed-node1] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [Add or remove selinux=0 from args as needed] ***************************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:56 Saturday 09 August 2025 13:16:00 -0400 (0:00:00.035) 0:00:32.090 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:70 Saturday 09 August 2025 13:16:00 -0400 (0:00:00.031) 0:00:32.121 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:77 Saturday 09 August 2025 13:16:00 -0400 (0:00:00.026) 0:00:32.148 ******* skipping: [managed-node1] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:82 Saturday 09 August 2025 13:16:00 -0400 (0:00:00.025) 0:00:32.173 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:90 Saturday 09 August 2025 13:16:00 -0400 (0:00:00.024) 0:00:32.198 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:95 Saturday 09 August 2025 13:16:00 -0400 (0:00:00.025) 0:00:32.224 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:100 Saturday 09 August 2025 13:16:00 -0400 (0:00:00.026) 0:00:32.251 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:105 Saturday 09 August 2025 13:16:00 -0400 (0:00:00.026) 0:00:32.277 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:110 Saturday 09 August 2025 13:16:00 -0400 (0:00:00.025) 0:00:32.303 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:121 Saturday 09 August 2025 13:16:00 -0400 (0:00:00.015) 0:00:32.318 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:134 Saturday 09 August 2025 13:16:00 -0400 (0:00:00.015) 0:00:32.333 ******* changed: [managed-node1] => (item={'ports': '25', 'proto': 'tcp', 'setype': 'smtp_port_t', 'state': 'present', 'local': 'true'}) => { "__selinux_item": { "local": "true", "ports": "25", "proto": "tcp", "setype": "smtp_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": true, "ports": [ "25" ], "proto": "tcp", "setype": "smtp_port_t", "state": "present" } changed: [managed-node1] => (item={'ports': '465', 'proto': 'tcp', 'setype': 'smtp_port_t', 'state': 'present', 'local': 'true'}) => { "__selinux_item": { "local": "true", "ports": "465", "proto": "tcp", "setype": "smtp_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": true, "ports": [ "465" ], "proto": "tcp", "setype": "smtp_port_t", "state": "present" } changed: [managed-node1] => (item={'ports': '587', 'proto': 'tcp', 'setype': 'smtp_port_t', 'state': 'present', 'local': 'true'}) => { "__selinux_item": { "local": "true", "ports": "587", "proto": "tcp", "setype": "smtp_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": true, "ports": [ "587" ], "proto": "tcp", "setype": "smtp_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:146 Saturday 09 August 2025 13:16:05 -0400 (0:00:04.857) 0:00:37.191 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 Saturday 09 August 2025 13:16:05 -0400 (0:00:00.016) 0:00:37.207 ******* ok: [managed-node1] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:a87e70b891963e2a76ad78027594be5c2753a563087d74263a39c1fcb663b7e4", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:dce53bbc1675c639732d68f51ff0f83728cf59fda85a881e80dc97fc4c446e02", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:a273be708a08fd71646ee502f87577fa3eb33539a6e9dc58b75355c09388d6f1", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:e4896d13ef5d4d7fdc6e4f07ac04b54b8596c21f2aa08b884ce7bc725652dbf6", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:71404d9064c7fc184a4fa46b7936ce244b01b37b3cd285182c80e8a710a7034c", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:11bf940691ea011939bba389eced304b7079865f3031ddb764cd75ce42028e51", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:fc44353225e81c4ab1678f84a5d2c3005be927457f6c7af63d3c71e73b9e49df", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:fe8fd0c6b1e639df2e44e168384de6eb0e44e76b04c45a5b0ccf6ce9b4e8f5da", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:2992c63b2e5bbf09ef203c57429e9cd226459a300052ea6f98732a99277c745d", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:d8b6dab89e1632d53a4ed33a8194b2b130232c48674c032855e9dad7dfb8f535", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:a803a03bf2a18c92665f798fce3df2f9590aede6d1c89b85670c0c136c6ac8a3", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:a38f80ff00c9895ec825c3998e4b4e7038e8ab9370b75ace7266493d233542c8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:4c6d5486a8ee243d105de56cb55d7700b865c5b26084ab44b89860909f2bbe75", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:667642b0656eb7df9868bbddd10b03fbe1b66eb2ceb52c968a3a7931410b2dd1", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:df3763e4e2124054f78d1c0570b754175a9ec51126769668b57290629d109893", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:3dcea9ec7588dd9eeb0f634fe363b2ff9c86fc750d5d50f18140d297f6b1a2ca", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:2940ddfbd355b1503186ecb20b50f5801a5d2ddcf46d06d3283573dd7910354c", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:ed74e0056b18c352ef3ddc4d5394572cd9e80b472ff04bae77b08c812234232f", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:abc47293908bf9e09544ecebe7cd099f3f069c89f91da0049c16701a623ecb16", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:40e3cbbf53ef0dca9ba556be97daeaa0b5b54c0ab6d96f18e0d888a41762b2cd", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:22cdf8f3774570d28ae9501c50b93ff87a759a9a101231a955b32ad631c1a165", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:a100a422118856407ba6caba88fa356614a26b4da605b52ffb00ece4fe4e65e7", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:2a28d56d35febb8c874fd2e8621ac2fcf7fcfc6fa0c26ef227334ee67b1d2b5e", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:aa3c9ef46e878dd94b523b5f0fc61d7f34b9add4f1e81baed2140f44365fb5f8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:493fb975510ec5a5a8dadead6c2957ece451cdad02ed7e364c735007b44200ca", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:6849c2664e82ae94f532bfd1617115685400c43252901b870cf81bf5a7d86160", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:9bb31d6e97dd4e283b18b7dca0c0368fb530e1a4d8606050806269bb8020a2f6", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:1b34c0c8d35b7c89a0972fd98a94e1c38cb446ffdb6ea7381638023f1a632082", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:2252956e9f62babc743416156f7c87b272abc3586a2ac2b2857e4dbff8020e43", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:04c5f3cfc353eec013ff79377ab3353dd9965d46d720e876894c6f5ced9d4f5e", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:f0e421643fc4daec8b71d34490385ddb4ec34981187e579b5292933d6cc003d9", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:f6b7f6cf8c7c0b4ff9b47dbe6ede3e90f97a103990d2c59825526f1031db00aa", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:56dd8ba8ff5b183f77a11c3f54c7b1a1924e56e3ce09e673d9fef4928ec0f5b9", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:89c6d1cab097a47101781f8dd8cc0c70819f25c0bbdb8e6d42e671d4500780bf", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:d25c66818079db9a06d1a37a5afbbcce1c075dec2fe5f1a7dbfc1f38fbbecf34", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:f572083a9ebde4486280172203e9a2cfd12c5e1813b9d30e048ab2869433f44e", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:38851e762409ccf49232c13e557741de88fd4bbbe2275936f4d74dad9b3e1c04", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:e201735bd1e89269f55388447e389733e5244b812bbb7f819fd65464a1d9d102", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:054ea3d985ddd11e48e2824bfdada8fc6f3831e196d4eceadb28d4f7b6ec4a9c", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:d31d9af10509087298328c415135c3a6ad1dcede36dce5fde1f5a3b7903dbef1", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:58874603be996afb79cb94451145d7b41154faf1a10d617d7a1d1ba9bf3220bb", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:41dfa3880a8c448c3fe10b0814ef6c180c8b35d7d6778f796758ff33b498d9de", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:61efb2fef2068958b223d01147d28b8195fced9b1d856dc299b33fcdb6fa858f", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:27d527acdca1e635d380ab4c0413c7fb701ce7a195e72a8e069b44b921b598b3", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:31738e8097a133c5b14e5cb65cdee3fef1cd6895cd1fafe38a107f5cf776c5c9", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:2030fc7857cf9be3b7f2c3cd1c523b491e8dd0e7753d5b5a88a1bf7cc0dd810a", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:14f1a3412631ae1ca38dfec7007605a307961b451a4535302f551a81a0cb59d4", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:af3e202655932039819813efd2b068256e149d671dc29b52a332b7c0afbc7c2b", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:f5ebe7d5fc41ef915bf38fb72ab52d92de1d9691b1b04c50595f0ecfc6766dce", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:8971f91529b2d43d9f7687749b62af4619085dfc83940167e021e6ad78bfbceb", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:eaa733bdb13312289af4584e5e34694e66d3950a4aeb67e4efaff05078727dd2", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:f630aad9e7d6ab74640f0e87c601119c994841e2c5fb986c9189071c54334fc7", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:7054fc59a1abb9d3f5f44eaf1e9cd567d6b48e510f6911c6ec2ae391fb1f4a63", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:d8aec06844ffa3d10728c4a7c6756f42246b6014523d69f09a9f0a781f5c4198", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:0b3c483b488a86a09a1dc91c4fc4ba5563d30fb6c4e7d577b4304c42e48888f8", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:7c8a3ff8a3d1c8f59bea12eb807ca6d1e5c3d053b82022720b4e592c0fe54c4d", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:bc686c4a5ef05af4ce4bfab7c43ebdd3d5ef4d0c39a0392e796013ce586c58f5", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:5e3ceddeb7dd32c7f61f83b519fa455c2a19e0fb337000ed4e67992a18f1b425", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:d0715fca4789b383703ffe4428b79407f6da0ca5c31c15d01a3583ec1c8db3e5", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:2f8d3d098632a37ec24749b7a1d347c8a3b5724b6678fc683a3b3a1f70fde305", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:29053dccf5a4ff40803ec48895176fb3c55de187465090417d4fdcee0779a179", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:eccd2085e2fa3fd5e9f23816b7cd5e7c45acf4978cfb5f488a8ddf9c47031275", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:8fb1e55a6d2022e079cbb2d397e999090b2a585388898838c88fdb695817d255", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:71f39dd1ebfe725748f6f6b1b85c022905500418f5d263f913bc2d0f47ecce30", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:da1a8efda9db536a596d9d8112f82a3afc9be40aca2a2c1389a4a53d9869b5f3", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:967f40750a34c0640995573ccb10c3d61a680630aceb3c181d1f2f5ed85726a4", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:c36713c739ece4f6aee60f6154dd39f3bac25979895ab542921170750b8d3fbc", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:8093b6244ca98a1557d4800f433ecf9ccca71c204380adeea51b8479899f7b1f", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:a590cf9626b0da21476008a6442bd50741592a6962b15b78a191353e5fb2e417", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:243105ce582adb6e46b08805432e144220e06183b6e623dabaf85eee587b8e01", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:a757e2af36deafab45c8efa78d2d3b7d73307be173930ab41b841ff7f44ec122", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:31111facece4b18a6822813385b9075880fd32b22181e0ecf532de58639d3383", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:3d8f1a2320d8fec514ef7e0dbbfad503a1dc52a1e5c32e2e25344c492f94ab57", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:5aa553f1c70b3be458e4e69ed846034355a82b84432bb1b3cea9e9369945c276", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:3d2af4a2e031712659c235e219719c0450875c99fea619ca7ab263d5df46fe91", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:7d3fdb367fc0e9b2135bf69d8bda76999c8ec9c2863b23e132b1f69b5a91afdc", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:cb5b18d078e78d38d5924e4a0754d35be73945b8cdb92ce4b1bf53958a19e380", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:11fc3f95d105d307fc2d597583330f8f2cdfe6d327776eb7f7b22d8e3b36e2d9", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:7b85b36eefbed89b94c299650345d363e60d5a89945fe35fc6472de8982fb97a", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:8ec1a8338cf63f8b172874052b4b277064d4eb6afef0c589384a57f1c54c777c", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:b87798ea2a15c7c8b4a69245b54253f235eb9e1b4dda930b95615ef400172025", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:352d72c6bd5972f68a175bf5850fb0bc3a28062ff0de2122687ddadb714c3fa6", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:8d7a64e57c50ba9942cd9de40e3cc59ee17199368dd4bdf39fc802c76cefe7d9", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:dec0554ab01bba06734a01a5c5495cfce1cfbf0bbf864a7318395f3c902fe061", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:07a86db6d375eecbb1103dc822a753d4288e85515de78a325e06c51284dd935f", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:3f088ae0d9c5ecb6aed0392a792cedab1de2071f283f6184a5247e766ec0e653", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:7426ad73065555ec404d24536dcd35a80ca2fdfb96780a53348daa2fa7aeb3e4", "enabled": 1 } }, "distcc": { "100": { "checksum": "sha256:f2479a581dc528759eaf236d3be4f78cd94be5b952ac7800cd1511aefb85110a", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:291dea4cf9fa227ecbf6d9160f79fc1c9e30593feb87ddc2b21310182e0b77f6", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:e5be81685db3f271bcc2a3c5ab558fbd690ab0c3f4a4750f87d15e92751af1d2", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:ac90d15a587e55c48478e302e7e83d9ff261731b5da1c99eade5a1bb6ffcc452", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:2c532150f8244d511a295300a11ea562008b0a1a73c020c11100d8d68831dfdf", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:89f53226158434f034929d51399c15e4f0477735e6fc009de1a9556f8f82b3b8", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:ee836e86110138ec8fb5fcc3e0691479a0eaefa5bf2a5a4126460759254bb07e", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:7346f6f713b6bebc14223a7ad7be4ea9bd3efd7c675a1b77a5f293c265c937a7", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:7294f395ae33ec898a7b68e44e5bf51903b3e528d754d543975ed08e91ffcd3d", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:667e74704a9f5bafb9e2b2198a95ba3aa3261cc9fcaf6fc28f1317f6a4a365e0", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:c38894fc678572ceb1ce5c03662beaef07983b122218168f1977042e010c6912", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:d99a4d38f1681d036ffeddcf4df42344b5eef13ddfbc043b8a89c2346ac8b39b", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:cf61e6303bb3f5f322e83eda63ea00f805242b29de5142fa69ea2b9d28678e49", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:7bd6689be081b833710997ef792d847716133b8e3b16a64d7548a2a72a05ab04", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:28240e1331ede1de3cc36228fcb63874a5560996ffe2574e0223df229b7544e6", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:a1a5a638a7d36dd63a440e0b8f74719ffd7ad44796348e58d097f5cd4dee94e3", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:9197fc5a978a1e365180b1fc617c9ae7a61c952e9a099c9715e5f213a4e24254", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:02b596c659176bab24e2d452abdd515233f5f1370a09202a1df460b38f53241e", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:1e0c2977c7f8b9e8db5e87faa5da2f43f9a44a216535854ceeb7cd9c4f86aee4", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:80a90347bc1a60c302fc2b8907a958c62df123382171bc28619c034c2045be02", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:ffa94ef5dcc3834334bfe78faa8ad148d57221a40deb16b013a93430cf5682d1", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:4b96c8987869714fba34f28d4410120a0e0720e5a14818deea210eaa3b04edcd", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:bab895d36b78a2bb328ecaaa6e98dedc65f43178bca91ba88bda9941c69dbb2c", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:9c5bb5ac9aeda6e6acfc243882b56728fae8a6f7ef7072f1bcd0c9ba9b580f9c", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:86dcfe9575e866e9748b8ffeecc7cbf959f7087f2453fd0f06b07f82c87d8e3b", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:dc1d8ed48e82970169facd133394055483acaedc7c0818794faceb24a1f4a42c", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:35ca41f4f35fac216540b47fe4fe793d4cb1c7ef064839e01005f2efd1d4c196", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:e3f9d484195eb79ef53ae0fa715c516e223202155e59a5f26c88ca2f4d8b8b39", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:e3202704bfa075121d4885a78baee8ca40cad15316b294e1594a8dc11ea3f706", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:f30ea60680900836d2f86721b3cc7d9684605cdeb6bf0030bed17b892ed959b7", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:6956b1e71b021785b5c1bb567414624412b3c0dcddeacd647c9fa703bc722bb2", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:7101e7021230465bcde740ca785e594e937fa11238e5224acc83e16505fd432d", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:23d9a77f871007ac0f10890b87f355cc2bda15bbec69ff6b43290966cc716a59", "enabled": 1 } }, "gnome_remote_desktop": { "100": { "checksum": "sha256:814423ea9e1d99352452054b2bd9b9f5f22f02dff88c61a2e37e326839f5bc9a", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:2eb984d5edbc97b6183d3568e415fb386af3274fa0b3e6e21ebb86724fee5ce8", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:9dd07dbaf0a77e2f71cf309da166b6bac8b34c5e0ae34d42d0bcca436c2647f0", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:b63f76258b7f18edd2594e9777a9f88b563cf32482c498dbf55c8d7cd4085e82", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:6593ab814534c32314800171a0b1cf7c79926e53ee8ec10d2bd863cf5bbe63f2", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:ffe452dd5595dd4e1aafca450486ef00f77379948be514f19a89c844c0951bf4", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:32a8280ff5e556d5a6490672eedf226582f452fbfe4eecdf65a741ab614b6f32", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:04c4623c1abd4f1396410776c66be7f6c694ea88c25309fa7c1bd466c8cc8b44", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:5597a546a834a90ff713da98990ae66756306eb231644e40199c37473361e250", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:74a12324a53c70b3516371dda82029b4ce83668dd666e675c3927f90025f19c5", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:941fcd2bc1b28c6519da8358b9fe78d480e337f0dfc7e7a7d5f18290c53d3d96", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:2d90ccad5f3a03b161b052dded5f3134df0f5a1627263f4d5a15207a0ed57c74", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:06291ac51c4dfadfc98394c09ad0bbe9d6a9d619552ccc8fb3b59842560415ef", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:4869e70223c11807742fc47b173f0e07d3d372f6e6fc2892139111ce9aacf77e", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:676c9ba6d1f3a4cfc9d6e163802af5502c28979e8862764b18c3c89e7d72bc9f", "enabled": 1 } }, "iiosensorproxy": { "100": { "checksum": "sha256:e957902c099fedfa2102eaa9448da718a106f9a09c2748cb24d71f95a60fb709", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:edeb91e9cf7ff597c30355f5521d006764d80c1184ba0d085d8523e51ad62fa7", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:8c76ed02d0fd0c68029251d1ce03d90e9a6ca3b92e8a55d78ae87f09542aace9", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:4a025f6ca2fb5e1dc7628aa2b1e000b89c64a0b46df4aa64e108ba62913dc211", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:8f85c35ca02f97fe082e1619ab33946eb65c96c38e916e689f90e389a5c46312", "enabled": 1 } }, "insights_core": { "100": { "checksum": "sha256:847bf79d0be7d9c464188e63dd3d6d1280110613251be756918c0f62debd6e94", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:c2293c03ffa6ff60580d7af145118628b2aeb995c96b5c0effc02c05a1f8d3a6", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:9f1660856c00eaa7a5fe3ab8a34b9d1021c5a56e70348e12267152a41a58d619", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:1179a2b2580f6fee9f0b704e43329cb456b769a528274664814268f94baa64f3", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:09288de566e5950288c09cb324f2ef713c1f91518ec4099f3267fe5e14be59c7", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:05ca0f09c72b97db1e9b75fcd453e951fd2ca72f149154815ec745a256bdba7d", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:b258fafcc1465c2f57336b56ba27d92af53d24128bf362f6dc115050c33b9f86", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:677943028532d78957087a543a5bca4ac0d5c33d87c8f12be4c35bb5d34cb3be", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:77fec94d41c687333e4ea200f37d6a7a772a109e52023d7e07bad515b0f79914", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:eccfda8734276598e24ef2dbf996c35402bffb9b699d10a813cbdf381747612c", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:12a2f80287c69f551081c9ad04447daa1e17fd221584635d1ea1c59a19f1535b", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:1fb6c342865712e3ad645dfea891863f1e7ecb3cf7a917c15c553db155e2edb7", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:598bf932c3561af64600904bd2cf78f33fb0c5055bf5a32ec558badf74915533", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:abb8ed561c858e7f910cacef6be12a83486bf670af0b99d00a3025581956bed7", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:a518298d8698873ed2ca164357425f328b5dd21b96e49ea668622b3a8b6fb55a", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:468f41b9e0d278a00c9edc3ad9def9960e91c6368239cae0a775667702c628a1", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:9f1178b20fcd997d2c2b3e8ad4e36e61086bbc8c044973a3c462f41dab717287", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:758f52f2e552561d9864bcd8e1751f4411416f24bf1f32dd0327db27fc3f9db1", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:f449adb9f68e03830b9608357a1af73d17436e51e32201f087b193d34114899b", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:6ffee04a70f9b40f0c4a478a858649d97237381ded6af2fe07bb20cc511fd19e", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:e3f57c3aa82ae73fa4671fa65640292c200b2772121e20e497138d644d7e5115", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:50e77c4048d36d91726857efdd070942d265837f8cb691d798459be0a639423c", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:26f1a64699d7269f72907cca2a36b62dfec7ead0ca281fb32f6896b84ca6586d", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:71e215867be4d9eda8b72d4e11d395e2a8ecdef9c452c694cd02c3d9374d181f", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:273dfba7f60b0e1ec68b0a4a57dfc3d7709175752a2a01e1dcf0dc5ffbfeaabf", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:ccf7c2e5646947dffbe674157b7510bff762a9a9b66a92e2940c990215b10475", "enabled": 1 } }, "ktls": { "100": { "checksum": "sha256:f9726be45966975b929c10da3c8b8f0167d0787316ca6f7da01e97a931d1654d", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:ab7883ed8a5fd47977c1cd00bc1608b6c4fee9aae657a2ebbdec5e486003cfdd", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:9f8edf6c73bb09b2cf7f3fd0ea3f1a2ac9fd8691090f954b7b1cdeaaddec3ae5", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:5147ac2d142823ccff9ae9d409160e992ceac2100e46014c7c74c71e9c750788", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:8f3cbebf6f215ea9e5daf9bfc9c957c444a23d84b5918cb1db5f532d7d72ac5a", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:a3c66485513d02037f4f1c31cb2ac98c81f68f8604be7f1eb9200efdc548d2e5", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:c26efbec1d15c6a070a8e343e9ef9d00ca5d527b1c305e030585520736a578f0", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:3b7acc7b463a6f4c768346ba21e0df9a20df946440328f22c706bcad7848b062", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:b0484cee5aebed10ad6c193a3255ed2367a724f4db583b0a865e4558e84e94b5", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:a63b6a8c0f2ce9651786249f02fe2a4dccbfd1c2103f2ef3db17a8836cd4b556", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:0d347d05b0c5b2b3fa9ce8a1f6c453dc5f0fe38701dbc6954ccf8026e4d57bc1", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:7cd02b77b89567ef8fa4e13869c575d240befe72bca918e2eb6fcae8839252de", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:9bf7f9bed90d07599cd43be354fd899ddb48ee7f1420804676b20fb11221970e", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:ed9d44e2bdc1d9385bec5e4e306437bfd6e17c3fee3b0c1feea5563e5796ad4d", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:687d441245a22d4012e6a060de656d54423a38b2c5a9413ac971c677e89bbbc0", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:3c9d6f1d9b62bbfde6db64ff402eb191f17eba0471e5156758b8d619d18b88da", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:abfed91a980c1bce793df11948b125a9a2c9659c9b6186064f50105669f65877", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:82fe31c72cddccafd384e303a0f99720e09d9e688949d1ba469347ef43560704", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:fa2c6f4d28f327fc3f78ed2404f4fd37488cbeb46e391594442223b5eb3b1131", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:c9b810ea3718423dd852d820ec085a784e581515588a2cd312a2bea5bea494cf", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:7018665e74e4385756a0c90bafb35991548cc78b83aff5a0f9b43a31f0e859d8", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:8162c43864693c1b704fc5306e7f0f733de1a6790e95bbff95041b324e99ffe8", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:a161a13e7b7e88019a7bdc5dedb1ef847a68e67c50777f6cb5c77f0cad643968", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:3f327d075974f52b29fc4698b0bdb33150b52ba35fb108f65a90607afdd19416", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:1f58c785aa2369982826835d44620b2a010735bbe9fc5ea4af5a6e38bc89b150", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:bdf35e15daf7e55315a703f7c9985328f2ef4b29537eb3f29d5439f2efdaeb7d", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:3ba57f2001851aab317ecabd2a63f7356b6e7a8291800737a5742e85956c94bc", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:02be831eb0d42ba5ffcd7d1c37474f3adb95f8da9c91cffb3888579b480c983d", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:a1db7ae37ce06c445a111dae849273b5f388156c5b303b4c24968d5a21f58386", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:7d8bf141a59773d3ec1505198befa64e87c6c28dcee4d51f8738c9ba17bee6f0", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:bd98a36e44234d56017b7c1fd3e4fb7855f8340e09cd7c35e5d76fdfcb79e912", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:bc724c4a8a7be159bbb877beabf59160435503dab12c81bad8fc73ac7c0af023", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:512cbfe29bedf0a7ae8c661bde9ebbbaaea0ee8674e090a410e58a40b1a72762", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:b14d9b7b980c3c3c08391f8066ed93ca657e4aeda7255bba29eb46b1984bdb14", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:869f5355647825009fb45884b7d55878a1ee5c0ae19cd4614bfd13776357d784", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:6c5a06c40155a4d55ca3fd14eb7e34e62bd68ab031305457dce0a470005f1f86", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:e511125f787051770508550ef31b6e07d1f416084931746e5d982dbbfa367b22", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:c246ffef0b4255ae092f075bab6788f067d0fa6375715d61970af5c8f6691493", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:23f64052ef56864dbc0d908ed517b062eefa3c6115a356106a378440e8e5342c", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:43811655370d0a45f5cc9fb234d56b9041fe4e46119c46d6638c930d7c8a354b", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:c421dd4bd0ca47712b1d7bdde83da9a1388b27a1a872cab501c1799e41431cc2", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:1ab5ec591a0219276767073284fc4d8787680f22f9415d4b90dba606925b3527", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:7f640c1836f723d22b763737cb9ce3e29d10c4008b8d81ab1c9d10fec794c9b3", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:2961413dcf281777e8b25058237ce89497198b76910653c01a7dc9b218c9766c", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:94d0c8a3b2050376d1ff5ce205c65fb7d4012cf3df74c39ff05e8dc22d2bee6e", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:3f9b776556e1730004b7ae3037cfd55b49bb1d92db168f5842ecb056210d4d91", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:734c052c818a04c44ba752fc40fc86da3082e8d165904715f2d26e17b0d73338", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:9c9a6a216a2ae1701e16eccc20b4f2d83a276681e02df2faba6284e7021d218c", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:ed2c356fa620523f14628302558f5aeef260bed560a453e1ade14073deb349e3", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:5e8a0e2906d8cc5625462c684f7dda1fb8375ecd7278787ec61900742c3e13b9", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:53d09eff1d70eaa4dadaa9dc4b5a04951e12868ddb9f5a4f8048b217321e7af8", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:ea04a50a0f465b77656eec7ccce45e4cea8009f1415e3e71313badbf85de74d9", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:1766fa862b5e53fd9244be60ed8615eea85ba77beb078c4a4ab2f35d05374689", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:968c1e63861a22bb4f7b6d07ec251293232d3516b093e0e2014afb7e5c44f36e", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:f2d30a21865e16281eab16d21b1c16ce8cdef275d2834db141fad56c4f50d98a", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:188ec7926f8819316ea91aa73dfae19a3ee5291455a45d6a68f18cde520476d5", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:6b88a2db4440a36efccc84330de859294c3e7a6f16cd03d10f7342989f0428c3", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:048ea4ea291f2961bed52caf64aff6585b19a67526fdc64996fa83388e8a8667", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:4403b3614a499816a226e03ec257396ffb949817c53e29fb022660608a3d3fd2", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:e0c6725152e2d302b27e3928b6be41a68e20700e7d83e7b80b6a8952190f21f7", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:ae6f7e4f64910c35b71589f7ba82ef661752221ba99b4a6e28c1318dce1f866d", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:252ce6b63d4bf64eb29ee82a07c29ad684320e85a79f5744487ccf7e5689da01", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:f8d37f6ff0635102c97ca04711d4c47bf41f5f2b49b6bfb19515aa27d1f30f0e", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:149ca28015f924a586e15bc550e885ab772f23b391407b2374ae9dda1b9afad0", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:5958706279e7b18459c7cb919e400e3ba3833ed1ba7a3ad3529f9c8529caa947", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:c2566e869d532e3356019d35c36dc8d978a6391b8d617d03ac521ca896b3637d", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:6d72e3fdf2d38767314080a8ebc9031efaebe9a2b74036b1352a514c3dcbd028", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:3cd477e20bd2d4052d4d6d0ff502c0fcdcfc755441435a7da444cd42bc4582ec", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:dea19274fb4d5f351571908d01194430a12e1db21a24644659461e2891d0bc3f", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:8930100d9ef22ab37e9fb139c8862b644372847c79c41d62f0364662e26efa9a", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:a7005d06e363db2e143be409213f543a3aaed9ae05290577ebe36a82d76c4762", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:e6788fa331b39f8888e73f5e730099fadba44e7ee2896f6f862a14eb4dcc6d65", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:649ebf4bac12db5ebb01274c0e14b985e9918efa324094496fa1a2fe2bdcab90", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:daa048d713bf0814d125cf6a9537f61515af8c045fba41033ea7feb83d331765", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:96a8a0c58bc88f38317873769604521f83c0b96f2aff289e30c8f259a4ba5960", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:e25743ee441241f829413eeec47733f4c9d1ddb82200aaff9e718889a8eae241", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:7eb81f8e01d6ec612c2e083ccaa700538dbb22be2a586e831e19eabdddde6c5d", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:91f223640fe959b709eef11e1fd49c70bd0fae5e5bd0f6db48a1abff29e6ae76", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:b259ac9d40b70aff77fd491e3220f3dbf5ffba2de55baf90f975cc31d7eb265e", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:0ca697d7983d2a32777a9566dd015f3ebbe97197bf78dcb86284f731248e0518", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:7a4fa33873197368b88e75598393002a747c78316d6bef10440d76327445c6e8", "enabled": 1 } }, "pcm": { "100": { "checksum": "sha256:8b11d729cf3164590c723fc36df7816be3caf191a016d2d969cae1e195b82a5f", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:70c17740850081003d2f62b9fd352f1f19d3216409fe13d49c83be2974d72d84", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:cf552521e93586436d4373a2cffc4a1231fb6ae3dfff2c213bc8e817f51990fc", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:2aad33a27f6e38669d59cfed137e17cdd95334ac70c88d2299ec78ba755c08da", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:e0d7c1c2dce10d0f1d4115dbd8ee00b9504dab9aa5cba1970610ada27239a19c", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:757bb031e2542e7399fdff62f0faf0f4c15895606f29da8777df85f8bf67feac", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:223afd6900db5f57c302bcb362f092748dd171a37d26a3b33fc4560fc899a569", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:2ea32c66373ee2fe6cd0535934f322c6db1b847018796aca3315a25860a0b4d5", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:c861eae1d8e89b61fb7d2242550e1fbd78737980202b10cce909a6856ca1bc1b", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:b76ea0ed66975d101953c956d6d22fa92cdcb7f95ec094be861c6852c70fb6f4", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:ddd0f4a0d8fd86470f45036623344fb27e720a061d9aae9b42d92ca45cea8dd1", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:407b83e4caeee0ceb21d733e82e615f5f6142baa9387f8c14743b7266c9fad89", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:1eff2505aaa3a22a56a68ef7e5e135bc5b1d0a368fff8f292e7edc39da03d922", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:20178bd6974f891cc284193299501ca42534f5424d6c299e9b616c0884930959", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:bbb77b02905944e41c9f2e1f47fc22b02550632437c10c378702acd6db5f1bff", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:ca25ec06f685a20faf49b05df6f1e10e55569f6d81255cd40278a19002c9f0e6", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:c859e988c05056c1a95a3a5e439d67857d005ad59e3d387b7bce1547d9c26592", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:a12dbe88cf75eb74e470a9814001ad444287cfc0db27942e19b45e7b263707c2", "enabled": 1 } }, "powerprofiles": { "100": { "checksum": "sha256:261b8856748c55f447762dcebb9d624d91ade47b739d1cda4c251d7f8a6377c5", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:ffe6e680a2585a43e4091669f9345a0f418dfed0d10cfd60d798aa7aac6ac744", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:f1e4b6813e3e4aaaf1350f4cc61056cedc6ca0a10ae87f5b8bea391a6d9d91f5", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:4669758635e2b867b06e66b4b9db795926ec4fd87b36ca52541f3e2f4a33deed", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:1a0fbf7c2a386bdefed59531a5c20f75230ad6b0c6b1a1fb9f1140a3ddd19628", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:f85f8bc9d32561e0f216890acb740fbd81f94aa54923fe41684cb81b29ad5615", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:bdfa1fc0b155bcdc089ab5d090d9cdf4753fbe26872bbbc4f20a544c024e246c", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:c12ae61479276825fca1506fa16a3d8a2533be971cf1c1c02d112212666eb932", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:5a1ba9c72a03a3dec2720a9430e7336c5e3b44183f3df6f64a81a962f4f8b78c", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:e37d8de2bf0688570ca7de95bca6bbc363d2f202ab2cc3c45c3192d9c3208d5b", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:fe2a3a36093f7579d05c78feeba39e5efcc875348669c932521ba84cea2def03", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:68474a773a299aee5fff92329577e866f1a7c7e072c053753195448a0a3aacd0", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:865426e9aaf99d44074b3106944cd6891ca3f84e56ff884769ecf2d3ebc65840", "enabled": 1 } }, "qgs": { "100": { "checksum": "sha256:39442e4a93373ed9edd8643ae01032c72ae448b6155a5025a2fd8ec79b53c607", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:7f55865e2486458d1884ebd9dc3d53d4bd019e84d98509b54541a44a06ffb36c", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:17468b4910835b805f3ec68b4f7ec5b447703ce257b9a1df1fbb74efd4f6e031", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:40bdddc325887c6ed89927b1b090a357a57e7c9b778ff362f0f5085fac8a0b96", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:54fb3cdd0d54fd1eaaeb6ad21ce1d2f1f2c7db3973d61335d706a754f3af68fd", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:88468889dbfe746d70d26c26d621d25c68421d1942b686bf9fcdb38dd96773c1", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:296be94f26a3afb3bce54372baa94f170eef093e83ab8de1cfc9ae8d2f3ef39f", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:999ff093008825cee3a680e57c10b4b7ff3475200af623483fc5db427361f57d", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:51baa96b6089c596eaeccd3f1a2b316bbffdea2b28a69152bf461403b357336f", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:cd0a1f31680551417de14b573d33053ec96de25821fd2a1646dca196105437d4", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:29566c299f0c5d801954fd0ff3bf78f91cff7d0ec9ffe72d16466d697ba7dd61", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:586856f24b83fd2f954df1a17b69d85135ce097495bbc66f849fbc1a85767947", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:d42247cb28a3163ed7721b9a6a03bf667d2557cc3dd4e2e0f4396f2fc849bfd1", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:582061a77a9994bd783a2fbc73b9767d48f7c4d831f516148600105f625b869f", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:4aa25ffb5f70fda7cf7801769ebe637bd3bead20716acaa08921cf0fcb90cf4d", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:c972acf1c9c95b9087ac1cb312598717fc5b62e07abbb7d94f3f0ad7128001f7", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:2b34a94940ca69363d48a3fc42d85ab179c953b9b1a040f847f81604f1364894", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:f1a8a157087492fd189bdacb9e8741cd4df2ab1a3ac6908b392e7c0cf2afb83c", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:6a79d52bffcbc846b9319b989b4bc325b39ad30386030b5d26a398a1ea1e0752", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:7ce5c85c58002acbc57a12f785885445342e0162828ca93343bc35dc4a592a5a", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:927e6e30c0fb316e766b7e82352c9bb48c82662161dc18df8cfc1487de5fc2cb", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:961bc157eba42a90041cdae4cfbab4eb7caaa4390e94f8f8c64e818f57e8d45d", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:998cb1206b9798d991876c2d4e44ab353f704f0d270217954f67fc3f0032254b", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:aa61f6cb496bfa84bc60e0dc146c956a2a7e604438451323c8e9d4f93261fa29", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:5604887830cd7f2fee63f31faaa1d497fcf1e771e054e57f346511e9f168ca0f", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:218e555435ab80ce2603b19f658b7a0148dbda258364c389ae92d245d95f81ae", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:7571a90788596a3457acd0d1446910991feaa03f0048954911c572c6732009ea", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:6a3687a55c3f3b2d67c10483759b381b20ffc629777fa6f996b3a7a4b9ed36d6", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:1646e471c4ba42e4c1e33f3ab3af3a34e36a859d8f58b754ef98b29a91f46891", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:395ca92ca4227d3229dba0c036dcb608e3c282ac484fb52191022009bf8fbb14", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:b822144697489c39357c8aece371f9d9b7777c0a5ff11c4cec83f3dca3c20d26", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:0903d138330c4e1b38fbf2f2c289c325677b683f5e5868836b69baf180fd3644", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:ad21fb84096a6100ddc9b245d7146b5ae3f9b1d93294e5e2c90b975fd6715ca9", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:429cd4c5c22daf815a228b3d4f9382ed865443b9fcf02c62df7147ca7f296ed4", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:9878e94424411a2e8da2162c3cbe235556509c8951fad67d49cae71ccbb3a429", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3b0ed8dc2767dbf4a7c80667222256bbad5dcfdf6dcd3b29a82ea38ea29b4e7d", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:3d9ec6b4a77d2eba86b242675ed6506adda6b69f9715b768e07a78b491a2df0b", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:b70c27f2afb7a2f14793a015fea2b9353b67eb6bfba031d72143fe8947f3a024", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:e76d94da2e726a37ac9240a5fa3b084682c6b2debf356cbfc6d039706a139b41", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:54057dbb1a89c542da8295bd62ccc07b0153026e8260a7a01e5c33f5bc880fbc", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:865c7b80c6a1e9e58b99e38fb20a5dd677c912d1bb79fdce05b0e7ba2a57962d", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:6a5f91a28f7e89bbadcc6a7dd60be4cd928bf502882cf93cef42521f2320ac2b", "enabled": 1 } }, "sap": { "100": { "checksum": "sha256:140102528ffb9d6de24d31c049683d34994ac465fde90cfd71f6c73fc798a6fa", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:e2ecbf90afc7cf6f0864a0515a139fddb4ef35995b8793b23bd227406e4df8b8", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:15202925c179f58f9a4fe89ac529c147ef7cebedfd790fca26f360dff29bc099", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:741312dfea0d9a840dd9d0a4049c1d98fd98af99a4075f60182e1448113644cc", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:6a17372c3e1a14923976d6959fe23713fc534083e4eb1414d441b7ca125a016a", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:c7fc78795c8a5a757a17dcc261e060dfd4c885c2995b718af7a55227f1b43942", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:a7c8e41db10058d53e294800e031b5f156ba7a655b1ca54025ed2201827c8b2e", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:872bf2ef6bfe15586517e7e0d9c3dabc747fa1ba3d7f7735c2cf774b77b0d99f", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:d5e194ccf3a31ebd1cd1c79a693feacb26db2f51d068079daa7c44d2d47b2411", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:bbaa23fd268988df89d90a4535b91f320fae5f2ad3084b9d13a7b7eeb7b7a6b6", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:d7ed38eb64f36dc0b7a157bb29b3548620e1f42858d9fe858c23de8e192fee5e", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:66c249f9d5f4fa95dd0bd82789135e358497731ea5a6a30a9d28b2651102a948", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:587be1479ab68e3e4d0946b617ca808ce1124ccbed85105c0cada782c12732a7", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:af1f980addad5d8fdc922eb1c7d0cd66a8ae827d76694d58d721a16cab047186", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:be7b4fccae6f6827c5ebe99c5e2dd2bb3a4a223e14aea5717d90fd8bed746047", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:633b55ecfe6454989dec09234b5af002e021c7905bfd2dfd5026f0a6581fbf5e", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:fad52e3d2b16d1e74e27f0791bfba582e1d47e6ce841ca511aa3aa6ff4bae440", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:892b5b5a31e369b5fe8cefa0968c9d7d8807a124173fb78138de182eafe1c802", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:2c1938d428c551e813d7a26913da435e324043e298b8b8b00359987ee89d6dc4", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:43c6154b11cbca34b0ddd3ec434971260cd3e33944e280eb4b8c64329997427b", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:34085b0ef627eb53cd6e4926acf675f6532e274d187999d4f7a75dfdecc8b962", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:b653c5b3929c973fed79228e4d9bff46f572efc0ba7bae36ffe0fdbfd4a1e0f9", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:5f31955734c8381787b23d4bbf368f2f5d6d01968eafad0b2c1e12e2f0887f79", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:bf2c895bf189dbca2ceecd37777b099d551c6f595832e4ddfc54c1540a797d92", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:d714d690266e4ed3991c520306e814c5c66fd65123531701288a9cec9bf6b642", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:a2644d0db5bce3ee338a135b6553f40711bfc276c051d27ed7cf29d60093af76", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:7e419bc947b999be9dcba7ed7e1bdac319a76942d66cbf1e06ef3f236ef87bc0", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:4419a1c546a1b09dbb517ff6a553368985adfba130cf77593932a1af0ab5c50a", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:0a550fdc70297c6a79e9035e29edb9423ca50728d874e26d8eaba92c17e3044a", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:2cec2ca4bdfdd2fa518439c0ac44196f6aab28c6c76f993a19d02c79c8ec34d5", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:31356738e38eaf37deca644f64493847f51aceda693c2e5aea9846604168a292", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:cc5adff606c71b86875e3f2526400a07fc0e1433b281987839b4307fcc32fb3a", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:3b461bfec2881ffa9f7b0a403ef90e98838f0a3277f2c8c460411da75e3fecd0", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:d3c3ef2172f845d317cbdf1abc5c187d83f923855909ca6dd7733ab74589f8d3", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:e39280a5716f68205637cad6045eeac3f1b833d7f263dfe20993263d51ae7ef3", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:8c44442b600df75ddb50dfe809f4038a685bb5c68fc60fe735273fe6bdd4c98e", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:6a98c957f6248d917bff687f2e965c6675b71509e4ff0ce8fe5b46def2f74e01", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:5dcd55bfbefa78258516dac43a1ecd4c013bfd618e9f5f4c1fc0c3ae11fc6edb", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:28437b92568aaa6b54d12604cf647ac965c6c342e89af0e5265be6960f2fc790", "enabled": 1 } }, "switcheroo": { "100": { "checksum": "sha256:5d68ee5e6de902f8f83794546a30f5bb3ef38dfbcfa0673907c9f67e371ff9a2", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:cf6df4c6d9085579833a29d15c108f0b312c965590efa7b4188a37567f13d3f7", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:ff8e4043207617e3bfaf75a87b5015e9cddf9fb6853d8ed1f08651dc1075fe7e", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:5c8b61d9303b9b4396be481d8c17ef9f1018fc923dceeb2913d5f941207c70a0", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:2a7fbbf788726bdf8a610a88c834bebd9e245174e98765ef01307dc4971a96f9", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:9ca9209232099b6cca3653b827b8115255c85ddc6219f3b8d9904fad43654d6f", "enabled": 1 } }, "systemd-homed": { "100": { "checksum": "sha256:7c411b01e132af69ce8156a9ab89701e25d02ead2a5268c7f0804f6835c2c587", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:69a335b6375187124d3e766810822d145a69c63b7f1986368ad19d3c5e1c10e5", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:5df4cbb4cfce93b15df9dab15b779ec2d8c658ee7aec7d3aac08b6c2d068c61e", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:d122f92eb3ed4a4e83b3155aacfe67c2c4db57c49991e471224b578d7ba76932", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:5ad00a51d9dec733db33feb3cd6b262f7847ccd07946f00e55b1fabcba47114c", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:c215847ea447693fffe37e2731c53347ea141ee97357c6ec972ca22da9f1ef8d", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:1ac3cf561767244a4fd8d3515999d501cbc6df9e89c555c1ba74dc071f3d0f3d", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:cb6e27054311ab7e68029c17f4c9271fe616c5b59e6f935edcdae77b5b0b2355", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:0adc62ac4d8355333a11bc65cd6b2a55f33286141d16244846cf26847254e19a", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:5c00e9198f2129145ab0b96e7cd0c74f53d76b0890033fc6dcc131182e801bcf", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:58f7e53a999561078c362bc17d5d07b98ff435eacc43e87744caaefcf53bf809", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:7fafa37cda2708732990d0dfa9c5c89a031d7ac49281fc54b4ce138767924ffa", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:c93cf1c635c46f455ca6367423a4dfb71218cb17c0e1e48cd4514bd8af26a2ad", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:c258d454533d1d13884ca8695d9095f7715922be28a9c5d5e650427f8893c9ba", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:ecbdc315ebdae54adb7e696ff082d94b57e5de4ea6ea67adede4f6da37518dff", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:dd293ad5146d110e75a38f07bb59f8b873dae2eaddbe5c1d51efa104466c6740", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:3d3d8432482ca1b1ec8e332bbaa84f04be3eede3a590abe374df9c21b72d73a6", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:901d834317727214f7a0707ef4e31918e50c0cd80aadbb62144f4a3cb982368f", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:31ac10a7b1eecdfadd3f3142f1de6b78ff2ce422ec0abf1354d054b7a371f0d8", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:c59b37ba1a44c123522708eb5a317b2073b0eec7cc3aebdb77114e2fad494709", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:11fffdbf1ba925ba159f2f374bbd1486d63c9b27923f5657f4848732b82ab8a5", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:85f9d885784c3a0a270d730915226cf3776b779ced161a881dff5eab2821df22", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:a682e543366130e4abf7b23ae01bc93ca95cbdd6b334b53a34a6c75e98e02f5d", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:50da280d13cb58e19c4bf959d82219537347ec820930968770610d126c274382", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:61d560f479675a96f0e474cda931c9e5df3e4b8261c4b4225b2a7550fcfda157", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:9c766640880f7a97e2e51afc716dce508b63652accada0989b43821872a17fa2", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:36b0f404013779ae4b10be0c06ce887b14f6c04b61872799365259b703c7aadc", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:fb1266e0ac0811cf668acebf02983e606f5279520d6d68269ca1c5121d217ce6", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:28fbf2712861a0522ffbe31a47d7ecd075776dbd0917de2f01645a3f845370c6", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:9d6bf66f69eb1a813cbd8e053f8b6aea3005d9544a11bc6912a15ad613b90bc7", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:cfae95078539fb9565f291820721ae4b8b03be66acad24920e6aa3686b59e84b", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:6294158260c4c2ed8f785ba35d0bc9635822d64ef1942b8c59e63aa8e4f1d442", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:aea2b5c111aa3ae88ed18856fa44f9ad204cee0d7ce57048bd58db77f1f7bdc6", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:94bdcaba562e72e30c229d958a9305573f751f3ffed5b8b190db77a81813b3cd", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:e132a42fef4ea2a4ce67d889b21c0d57eeea6479766acd2cf2ab06d03a2d812b", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:f1f304526a0736bee62974f55f530d6763ab6fdce4e3a0d7f97333c5018ae18a", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:c665897ef56350b05d0b53cfe84180526c67fd7f96d7403cdd2d82ed68851c94", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:9a16e59d19bc0fc34bb8dacfd0b79b8f1733620ac5e9def83d3d004fd98f9b46", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:89f3366986b65eb52d5ab5a2b87e84a27c04faa83cc59ca2abe26edbe175ab97", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:704e8adf204d7ae24d1beb9fe51c0ba272c9021b406d2bbbcc4a420d5d5faf41", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:a0bc6cb76764d90956d18fe380626b9c64ee1b00cf229aa91d84264375b151d2", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:7206049163169c1d9e288e707da5554e42581482891eb43de4e2d23878c09cce", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:c3eadb75d57a7c6a758b279e900ba123aadc144d73bc603c765c1855f2041207", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:9973f326729f5cc20bcd0aca1b8db24373f2508f92dd9c87f5248aaeebf81347", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:0783eca1d59fda1c8664ee754fee6f90f7903cdbdeefaf74916e82e19b72259b", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:e99996a2a51703dbe3ac1953a6e5551f42c6bf742351494b24e42fb156b02c5a", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:52f40000ea773590553ed1e7d5e852c6c45fc04000e0eb5067dfbd85b6d8a3b0", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:910c65a964c5f5cedcdf21926200fed25dca66a7f19b66f5edd3802d87db1be8", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:d8eb47a2275dbf0282d8f7408c15a06ff63745d74e9588b995a1d952c3056678", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:80d08e67f66c5bbc4ebafd9404ad9e8c02c3f49d983f2bc301a430f44a1d16ad", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:c7fd89a4ecb5b7804bfe77e735b2ff97ae11bd475ee5ed8361be0b40d53263e1", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:b89df9aca4f3d478621e54754bb9d0645572fc29907040ccf24f0407c6ae2f5a", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:54badbd1fc1af7eb43ddcbbe9988f4834fb9209ba79e70f491d7c907ba94a861", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:09e64a571b6074fcae08d521b27d221a7b631cb8f09f6dd6cdc95ab3a5ad9198", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:a96a0b32b060256bd2528692acb308140b19441c5f2efcd1636e41c4a74b58ef", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:4e72d1a8d45428bc0b439cf6c969bfc0a12e120f0621dfa50565dbe72202cfe3", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:b11fd0617fec67d4b576104c633cc6a540f704a7461dc0d880a8b566cb4dc483", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:0fc7116dce6ace7d68a5a758f4ba2332d620864ee96f9f5b6b394992a67ddd5c", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:d78bd06d2d1264726859b85d2cca02ddedd6f5a071f107aece8458f5eeb964de", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:162 Saturday 09 August 2025 13:16:08 -0400 (0:00:03.195) 0:00:40.402 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:175 Saturday 09 August 2025 13:16:08 -0400 (0:00:00.037) 0:00:40.440 ******* skipping: [managed-node1] => { "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-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:183 Saturday 09 August 2025 13:16:09 -0400 (0:00:00.019) 0:00:40.459 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.postfix : Install Postfix] ********************* task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:60 Saturday 09 August 2025 13:16:09 -0400 (0:00:00.028) 0:00:40.488 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: postfix-2:3.9.1-5.fc42.x86_64", "Installed: libdb-5.3.28-64.fc42.x86_64" ] } lsrpackages: postfix TASK [fedora.linux_system_roles.postfix : Get default database type from postconf - 1] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:71 Saturday 09 August 2025 13:16:14 -0400 (0:00:05.901) 0:00:46.390 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "postconf", "-h", "default_database_type" ], "delta": "0:00:00.018217", "end": "2025-08-09 13:16:15.425769", "failed_when_result": false, "rc": 0, "start": "2025-08-09 13:16:15.407552" } STDOUT: hash TASK [fedora.linux_system_roles.postfix : Configure postfix for no ipv6] ******* task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:79 Saturday 09 August 2025 13:16:15 -0400 (0:00:00.561) 0:00:46.951 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__postfix_register_dbtype.rc == 1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Get default database type from postconf - 2] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:89 Saturday 09 August 2025 13:16:15 -0400 (0:00:00.018) 0:00:46.969 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "postconf", "-h", "default_database_type" ], "delta": "0:00:00.009957", "end": "2025-08-09 13:16:15.920254", "rc": 0, "start": "2025-08-09 13:16:15.910297" } STDOUT: hash TASK [fedora.linux_system_roles.postfix : Set postfix_default_database_type] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:94 Saturday 09 August 2025 13:16:15 -0400 (0:00:00.464) 0:00:47.434 ******* ok: [managed-node1] => { "ansible_facts": { "postfix_default_database_type": "hash" }, "changed": false } TASK [fedora.linux_system_roles.postfix : Enable Postfix] ********************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:98 Saturday 09 August 2025 13:16:16 -0400 (0:00:00.036) 0:00:47.470 ******* changed: [managed-node1] => { "changed": true, "enabled": true, "name": "postfix", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "syslog.target tmp.mount network.target system.slice systemd-tmpfiles-setup.service systemd-journald.socket -.mount sysinit.target 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_raw cap_ipc_lock cap_ipc_owner cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config 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": "sendmail.service exim.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Postfix Mail Transport Agent", "DevicePolicy": "closed", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894411264", "EffectiveMemoryMax": "3894411264", "EffectiveTasksMax": "4400", "EnvironmentFiles": "/etc/sysconfig/network (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix stop ; 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/postfix.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": "postfix.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": "14667", "LimitNPROCSoft": "14667", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14667", "LimitSIGPENDINGSoft": "14667", "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": "3439370240", "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": "postfix.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/var/spool/postfix/pid/master.pid", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "yes", "PrivateTmpEx": "connected", "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": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "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": "4400", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "tmp.mount -.mount", "WantsMountsFor": "/var/tmp /tmp", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.postfix : Get current config] ****************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:104 Saturday 09 August 2025 13:16:17 -0400 (0:00:01.334) 0:00:48.805 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "postfix_conf | dict2items | rejectattr('key', 'match', '^previous$') | list | items2dict | d({}) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Check given config against current config] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:110 Saturday 09 August 2025 13:16:17 -0400 (0:00:00.033) 0:00:48.838 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "postfix_conf | dict2items | rejectattr('key', 'match', '^previous$') | list | items2dict | d({}) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Configure additional files] ********** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:128 Saturday 09 August 2025 13:16:17 -0400 (0:00:00.034) 0:00:48.872 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postfix : Postmap files] *********************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:144 Saturday 09 August 2025 13:16:17 -0400 (0:00:00.016) 0:00:48.889 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postfix : Apply changes] *********************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:155 Saturday 09 August 2025 13:16:17 -0400 (0:00:00.016) 0:00:48.905 ******* included: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml for managed-node1 TASK [fedora.linux_system_roles.postfix : Gather facts for ansible_date_time] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:6 Saturday 09 August 2025 13:16:17 -0400 (0:00:00.030) 0:00:48.935 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__postfix_has_config_changed | d(\"\") is search(\"True\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Backup configuration] **************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:11 Saturday 09 August 2025 13:16:17 -0400 (0:00:00.032) 0:00:48.968 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__postfix_has_config_changed | d(\"\") is search(\"True\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Ensure Last modified header is absent] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:19 Saturday 09 August 2025 13:16:17 -0400 (0:00:00.033) 0:00:49.001 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__postfix_has_config_changed | d(\"\") is search(\"True\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Ensure the outdated ansible managed header is absent] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:27 Saturday 09 August 2025 13:16:17 -0400 (0:00:00.033) 0:00:49.035 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__postfix_has_config_changed | d(\"\") is search(\"True\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Ensure ansible_managed header in configuration file] *** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:33 Saturday 09 August 2025 13:16:17 -0400 (0:00:00.033) 0:00:49.068 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__postfix_has_config_changed | d(\"\") is search(\"True\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Configure Postfix] ******************* task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:41 Saturday 09 August 2025 13:16:17 -0400 (0:00:00.033) 0:00:49.101 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check firewall and selinux status] *************************************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_default.yml:14 Saturday 09 August 2025 13:16:17 -0400 (0:00:00.024) 0:00:49.126 ******* included: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/tests/postfix/check_firewall_selinux.yml for managed-node1 TASK [Get the firewall services] *********************************************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/tests/postfix/check_firewall_selinux.yml:10 Saturday 09 August 2025 13:16:17 -0400 (0:00:00.027) 0:00:49.154 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "postfix_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Assert the expected services are configured] ***************************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/tests/postfix/check_firewall_selinux.yml:17 Saturday 09 August 2025 13:16:17 -0400 (0:00:00.029) 0:00:49.183 ******* skipping: [managed-node1] => (item=smtp) => { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_firewall | bool", "item": "smtp", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=smtps) => { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_firewall | bool", "item": "smtps", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=smtp-submission) => { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_firewall | bool", "item": "smtp-submission", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [Ensure smtp ports are retrieved] ***************************************** task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/tests/postfix/check_firewall_selinux.yml:30 Saturday 09 August 2025 13:16:17 -0400 (0:00:00.037) 0:00:49.221 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "postfix_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [Check associated selinux] ************************************************ task path: /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/tests/postfix/check_firewall_selinux.yml:34 Saturday 09 August 2025 13:16:17 -0400 (0:00:00.029) 0:00:49.251 ******* skipping: [managed-node1] => (item={'ports': '25', 'proto': 'tcp', 'setype': 'smtp_port_t', 'state': 'present', 'local': 'true'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": { "local": "true", "ports": "25", "proto": "tcp", "setype": "smtp_port_t", "state": "present" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'ports': '465', 'proto': 'tcp', 'setype': 'smtp_port_t', 'state': 'present', 'local': 'true'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": { "local": "true", "ports": "465", "proto": "tcp", "setype": "smtp_port_t", "state": "present" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'ports': '587', 'proto': 'tcp', 'setype': 'smtp_port_t', 'state': 'present', 'local': 'true'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": { "local": "true", "ports": "587", "proto": "tcp", "setype": "smtp_port_t", "state": "present" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped PLAY RECAP ********************************************************************* managed-node1 : ok=48 changed=6 unreachable=0 failed=0 skipped=58 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 09 August 2025 13:16:17 -0400 (0:00:00.035) 0:00:49.286 ******* =============================================================================== fedora.linux_system_roles.firewall : Install firewalld ----------------- 10.93s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 fedora.linux_system_roles.postfix : Install Postfix --------------------- 5.90s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:60 fedora.linux_system_roles.selinux : Set an SELinux label on a port ------ 4.86s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:134 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.20s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 fedora.linux_system_roles.selinux : Install SELinux tool semanage ------- 2.32s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:67 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 2.02s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 fedora.linux_system_roles.firewall : Configure firewall ----------------- 1.99s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 fedora.linux_system_roles.postfix : Get the smtp related tcp service ports --- 1.96s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:12 fedora.linux_system_roles.selinux : Ensure grubby used to modify selinux kernel parameter --- 1.86s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 1.85s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 fedora.linux_system_roles.postfix : Enable Postfix ---------------------- 1.33s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:98 fedora.linux_system_roles.postfix : Ensure ansible_facts used by role are present --- 1.09s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:3 fedora.linux_system_roles.selinux : Refresh facts ----------------------- 1.08s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:98 fedora.linux_system_roles.firewall : Unmask firewalld service ----------- 0.91s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 fedora.linux_system_roles.firewall : Ensure ansible_facts used by role --- 0.62s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 fedora.linux_system_roles.firewall : Run systemctl ---------------------- 0.59s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 fedora.linux_system_roles.selinux : Run systemctl ----------------------- 0.57s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:8 fedora.linux_system_roles.postfix : Check if system is ostree ----------- 0.56s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:11 fedora.linux_system_roles.postfix : Get default database type from postconf - 1 --- 0.56s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:71 fedora.linux_system_roles.selinux : Check if system is ostree ----------- 0.47s /tmp/collections-lP4/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5