[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ansible-playbook [core 2.17.3] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-C5B executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_previous_replaced.yml ****************************************** 1 plays in /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_previous_replaced.yml PLAY [Test setting previous=replaced with postfix_conf] ************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_previous_replaced.yml:2 Monday 09 September 2024 08:24:38 -0400 (0:00:00.009) 0:00:00.009 ****** [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [Run the role with previous=replaced only] ******************************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_previous_replaced.yml:5 Monday 09 September 2024 08:24:42 -0400 (0:00:04.285) 0:00:04.294 ****** included: fedora.linux_system_roles.postfix for managed-node2 TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts required by role] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:2 Monday 09 September 2024 08:24:42 -0400 (0:00:00.049) 0:00:04.344 ****** included: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:3 Monday 09 September 2024 08:24:42 -0400 (0:00:00.023) 0:00:04.368 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__postfix_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.postfix : Check if system is ostree] *********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:11 Monday 09 September 2024 08:24:42 -0400 (0:00:00.044) 0:00:04.412 ****** ok: [managed-node2] => {"changed": false, "stat": {"exists": false}} TASK [fedora.linux_system_roles.postfix : Set flag to indicate system is ostree] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:16 Monday 09 September 2024 08:24:43 -0400 (0:00:00.586) 0:00:04.998 ****** ok: [managed-node2] => {"ansible_facts": {"__postfix_is_ostree": false}, "changed": false} TASK [fedora.linux_system_roles.postfix : Set platform/version specific variables] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:20 Monday 09 September 2024 08:24:43 -0400 (0:00:00.026) 0:00:05.024 ****** ok: [managed-node2] => (item=RedHat.yml) => {"ansible_facts": {"__postfix_smtp_services": ["smtp", "smtps", "submission"]}, "ansible_included_var_files": ["/tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/RedHat.yml"], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml"} ok: [managed-node2] => (item=Fedora.yml) => {"ansible_facts": {"__postfix_smtp_services": ["smtp", "smtps", "submission"]}, "ansible_included_var_files": ["/tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/Fedora.yml"], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml"} ok: [managed-node2] => (item=Fedora_39.yml) => {"ansible_facts": {"__postfix_smtp_services": ["smtp", "smtps", "smtp-submission"]}, "ansible_included_var_files": ["/tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/Fedora_39.yml"], "ansible_loop_var": "item", "changed": false, "item": "Fedora_39.yml"} ok: [managed-node2] => (item=Fedora_39.yml) => {"ansible_facts": {"__postfix_smtp_services": ["smtp", "smtps", "smtp-submission"]}, "ansible_included_var_files": ["/tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/Fedora_39.yml"], "ansible_loop_var": "item", "changed": false, "item": "Fedora_39.yml"} TASK [fedora.linux_system_roles.postfix : Get status of package(s) ['postfix']] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:16 Monday 09 September 2024 08:24:43 -0400 (0:00:00.058) 0:00:05.082 ****** ok: [managed-node2] => (item=postfix) => {"ansible_loop_var": "item", "changed": false, "cmd": ["rpm", "-V", "postfix"], "delta": "0:00:00.010334", "end": "2024-09-09 08:24:43.573364", "failed_when_result": false, "item": "postfix", "msg": "non-zero return code", "rc": 1, "start": "2024-09-09 08:24:43.563030", "stderr": "", "stderr_lines": [], "stdout": "package postfix is not installed", "stdout_lines": ["package postfix is not installed"]} TASK [fedora.linux_system_roles.postfix : Remove package(s) to reset original confs ['postfix']] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:23 Monday 09 September 2024 08:24:43 -0400 (0:00:00.536) 0:00:05.619 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__postfix_packages_status.results | rejectattr('stdout', 'match', '^package .* is not installed') | selectattr('stdout', 'search', ' /etc/postfix/.*[.]cf($|\\n)') | list | length > 0", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.postfix : Get status of config files] ********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:38 Monday 09 September 2024 08:24:43 -0400 (0:00:00.093) 0:00:05.712 ****** skipping: [managed-node2] => (item=postfix) => {"ansible_loop_var": "item", "changed": false, "false_condition": "__postfix_is_ostree | d(false)", "item": "postfix", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => {"changed": false, "msg": "All items skipped"} TASK [fedora.linux_system_roles.postfix : Remove config files - make empty] **** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:45 Monday 09 September 2024 08:24:43 -0400 (0:00:00.064) 0:00:05.777 ****** skipping: [managed-node2] => {"changed": false, "skipped_reason": "No items in the list"} TASK [fedora.linux_system_roles.postfix : Configure firewall] ****************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:54 Monday 09 September 2024 08:24:43 -0400 (0:00:00.049) 0:00:05.826 ****** included: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml for managed-node2 TASK [Ensure the postfix ports status with the firewall role] ****************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml:3 Monday 09 September 2024 08:24:43 -0400 (0:00:00.022) 0:00:05.848 ****** included: fedora.linux_system_roles.firewall for managed-node2 TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Monday 09 September 2024 08:24:43 -0400 (0:00:00.072) 0:00:05.920 ****** included: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node2 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Monday 09 September 2024 08:24:43 -0400 (0:00:00.033) 0:00:05.954 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Monday 09 September 2024 08:24:44 -0400 (0:00:00.043) 0:00:05.998 ****** ok: [managed-node2] => {"changed": false, "stat": {"exists": false}} TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Monday 09 September 2024 08:24:44 -0400 (0:00:00.416) 0:00:06.415 ****** ok: [managed-node2] => {"ansible_facts": {"__firewall_is_ostree": false}, "changed": false} TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Monday 09 September 2024 08:24:44 -0400 (0:00:00.094) 0:00:06.510 ****** ok: [managed-node2] => {"changed": false, "stat": {"exists": false}} TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Monday 09 September 2024 08:24:45 -0400 (0:00:00.522) 0:00:07.032 ****** ok: [managed-node2] => {"ansible_facts": {"__firewall_is_transactional": false}, "changed": false} TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Monday 09 September 2024 08:24:45 -0400 (0:00:00.065) 0:00:07.098 ****** ok: [managed-node2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Monday 09 September 2024 08:24:47 -0400 (0:00:02.043) 0:00:09.141 ****** skipping: [managed-node2] => {"false_condition": "__firewall_is_transactional | d(false)"} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Monday 09 September 2024 08:24:47 -0400 (0:00:00.037) 0:00:09.179 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Monday 09 September 2024 08:24:47 -0400 (0:00:00.037) 0:00:09.217 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Monday 09 September 2024 08:24:47 -0400 (0:00:00.037) 0:00:09.254 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Monday 09 September 2024 08:24:47 -0400 (0:00:00.036) 0:00:09.291 ****** skipping: [managed-node2] => (item=nftables) => {"ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => (item=iptables) => {"ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => (item=ufw) => {"ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => {"changed": false, "msg": "All items skipped"} TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Monday 09 September 2024 08:24:47 -0400 (0:00:00.044) 0:00:09.335 ****** ok: [managed-node2] => {"changed": false, "name": "firewalld", "status": {"AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target polkit.service dbus-broker.service dbus.socket system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "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", "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_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service iptables.service ebtables.service nftables.service ipset.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "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": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket 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", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "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-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Monday 09 September 2024 08:24:48 -0400 (0:00:00.865) 0:00:10.201 ****** changed: [managed-node2] => {"changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": {"AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice dbus-broker.service polkit.service basic.target dbus.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "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", "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_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target nftables.service ebtables.service iptables.service ipset.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "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": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "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-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Monday 09 September 2024 08:24:49 -0400 (0:00:01.733) 0:00:11.934 ****** ok: [managed-node2] => {"ansible_facts": {"__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.12", "__firewall_report_changed": true}, "changed": false} TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Monday 09 September 2024 08:24:50 -0400 (0:00:00.056) 0:00:11.991 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Monday 09 September 2024 08:24:50 -0400 (0:00:00.051) 0:00:12.042 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Monday 09 September 2024 08:24:50 -0400 (0:00:00.043) 0:00:12.085 ****** changed: [managed-node2] => (item={'service': 'smtp', 'state': 'enabled'}) => {"__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": {"service": "smtp", "state": "enabled"}} changed: [managed-node2] => (item={'service': 'smtps', 'state': 'enabled'}) => {"__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": {"service": "smtps", "state": "enabled"}} changed: [managed-node2] => (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-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Monday 09 September 2024 08:24:52 -0400 (0:00:02.487) 0:00:14.572 ****** skipping: [managed-node2] => (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-node2] => (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-node2] => (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-node2] => {"changed": false, "msg": "All items skipped"} TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Monday 09 September 2024 08:24:52 -0400 (0:00:00.166) 0:00:14.739 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "firewall | length == 1", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Monday 09 September 2024 08:24:52 -0400 (0:00:00.083) 0:00:14.823 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Monday 09 September 2024 08:24:52 -0400 (0:00:00.069) 0:00:14.892 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Monday 09 September 2024 08:24:52 -0400 (0:00:00.064) 0:00:14.957 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Monday 09 September 2024 08:24:53 -0400 (0:00:00.056) 0:00:15.013 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Monday 09 September 2024 08:24:53 -0400 (0:00:00.056) 0:00:15.070 ****** skipping: [managed-node2] => {"false_condition": "__firewall_previous_replaced | bool"} TASK [fedora.linux_system_roles.postfix : Configure selinux] ******************* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:57 Monday 09 September 2024 08:24:53 -0400 (0:00:00.054) 0:00:15.124 ****** included: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml for managed-node2 TASK [fedora.linux_system_roles.postfix : Get the smtp related tcp service ports] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:12 Monday 09 September 2024 08:24:53 -0400 (0:00:00.050) 0:00:15.175 ****** skipping: [managed-node2] => (item=smtp) => {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtp", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => (item=smtps) => {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtps", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => (item=smtp-submission) => {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtp-submission", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => {"changed": false, "msg": "All items skipped"} TASK [fedora.linux_system_roles.postfix : Initialize _postfix_selinux] ********* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:33 Monday 09 September 2024 08:24:53 -0400 (0:00:00.063) 0:00:15.238 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "postfix_manage_selinux | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.postfix : Add the smtp related service ports to _postfix_selinux] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:37 Monday 09 September 2024 08:24:53 -0400 (0:00:00.071) 0:00:15.310 ****** skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'postfix_manage_selinux | bool', 'item': 'smtp', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtp", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'postfix_manage_selinux | bool', 'item': 'smtps', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtps", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'postfix_manage_selinux | bool', 'item': 'smtp-submission', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtp-submission", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [managed-node2] => {"changed": false, "msg": "All items skipped"} TASK [fedora.linux_system_roles.postfix : Set hardcoded ports to _postfix_selinux for no firewall or rhel-6 or not redhat] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:46 Monday 09 September 2024 08:24:53 -0400 (0:00:00.095) 0:00:15.405 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "postfix_manage_selinux | bool", "skip_reason": "Conditional result was False"} TASK [Ensure the service and the ports status with the selinux role] *********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:55 Monday 09 September 2024 08:24:53 -0400 (0:00:00.050) 0:00:15.456 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "postfix_manage_selinux | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.postfix : Install Postfix] ********************* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:60 Monday 09 September 2024 08:24:53 -0400 (0:00:00.051) 0:00:15.508 ****** changed: [managed-node2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libicu-73.2-2.fc39.x86_64", "Installed: postfix-2:3.8.4-1.fc39.x86_64"]} TASK [fedora.linux_system_roles.postfix : Enable Postfix] ********************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:66 Monday 09 September 2024 08:25:02 -0400 (0:00:08.908) 0:00:24.417 ****** changed: [managed-node2] => {"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": "sysinit.target basic.target -.mount systemd-journald.socket syslog.target system.slice tmp.mount network.target systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "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", "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": "exim.service sendmail.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "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", "EnvironmentFiles": "/etc/sysconfig/network (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "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": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "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", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "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": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/tmp", "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", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "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", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [fedora.linux_system_roles.postfix : Get current config] ****************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:72 Monday 09 September 2024 08:25:03 -0400 (0:00:01.498) 0:00:25.915 ****** skipping: [managed-node2] => {"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-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:78 Monday 09 September 2024 08:25:03 -0400 (0:00:00.046) 0:00:25.962 ****** skipping: [managed-node2] => {"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-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:96 Monday 09 September 2024 08:25:04 -0400 (0:00:00.046) 0:00:26.009 ****** skipping: [managed-node2] => {"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-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:112 Monday 09 September 2024 08:25:04 -0400 (0:00:00.013) 0:00:26.023 ****** skipping: [managed-node2] => {"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 : Gather facts for ansible_date_time] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:126 Monday 09 September 2024 08:25:04 -0400 (0:00:00.013) 0:00:26.037 ****** skipping: [managed-node2] => {"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-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:132 Monday 09 September 2024 08:25:04 -0400 (0:00:00.041) 0:00:26.078 ****** skipping: [managed-node2] => {"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-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:140 Monday 09 September 2024 08:25:04 -0400 (0:00:00.042) 0:00:26.121 ****** skipping: [managed-node2] => {"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-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:148 Monday 09 September 2024 08:25:04 -0400 (0:00:00.043) 0:00:26.164 ****** skipping: [managed-node2] => {"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-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:154 Monday 09 September 2024 08:25:04 -0400 (0:00:00.044) 0:00:26.208 ****** skipping: [managed-node2] => {"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-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:162 Monday 09 September 2024 08:25:04 -0400 (0:00:00.041) 0:00:26.250 ****** skipping: [managed-node2] => (item={'key': 'previous', 'value': 'replaced'}) => {"ansible_loop_var": "item", "changed": false, "false_condition": "__postfix_has_config_changed | d(\"\") is search(\"True\")", "item": {"key": "previous", "value": "replaced"}, "skip_reason": "Conditional result was False"} skipping: [managed-node2] => {"changed": false, "msg": "All items skipped"} TASK [Check firewall and selinux status] *************************************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_previous_replaced.yml:15 Monday 09 September 2024 08:25:04 -0400 (0:00:00.048) 0:00:26.299 ****** included: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/check_firewall_selinux.yml for managed-node2 TASK [Get the firewall services] *********************************************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/check_firewall_selinux.yml:10 Monday 09 September 2024 08:25:04 -0400 (0:00:00.029) 0:00:26.328 ****** skipping: [managed-node2] => {"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-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/check_firewall_selinux.yml:17 Monday 09 September 2024 08:25:04 -0400 (0:00:00.035) 0:00:26.364 ****** skipping: [managed-node2] => (item=smtp) => {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_firewall | bool", "item": "smtp", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => (item=smtps) => {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_firewall | bool", "item": "smtps", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => (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-node2] => {"changed": false, "msg": "All items skipped"} TASK [Ensure smtp ports are retrieved] ***************************************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/check_firewall_selinux.yml:30 Monday 09 September 2024 08:25:04 -0400 (0:00:00.044) 0:00:26.408 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "postfix_manage_selinux | bool", "skip_reason": "Conditional result was False"} TASK [Check associated selinux] ************************************************ task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/check_firewall_selinux.yml:34 Monday 09 September 2024 08:25:04 -0400 (0:00:00.035) 0:00:26.444 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "postfix_manage_selinux | bool", "skip_reason": "Conditional result was False"} TASK [Run the role to configure relay_domains and relayhost] ******************* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_previous_replaced.yml:18 Monday 09 September 2024 08:25:04 -0400 (0:00:00.034) 0:00:26.479 ****** included: fedora.linux_system_roles.postfix for managed-node2 TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts required by role] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:2 Monday 09 September 2024 08:25:04 -0400 (0:00:00.082) 0:00:26.561 ****** included: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:3 Monday 09 September 2024 08:25:04 -0400 (0:00:00.024) 0:00:26.586 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__postfix_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.postfix : Check if system is ostree] *********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:11 Monday 09 September 2024 08:25:04 -0400 (0:00:00.040) 0:00:26.626 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "not __postfix_is_ostree is defined", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.postfix : Set flag to indicate system is ostree] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:16 Monday 09 September 2024 08:25:04 -0400 (0:00:00.022) 0:00:26.649 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "not __postfix_is_ostree is defined", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.postfix : Set platform/version specific variables] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:20 Monday 09 September 2024 08:25:04 -0400 (0:00:00.021) 0:00:26.670 ****** ok: [managed-node2] => (item=RedHat.yml) => {"ansible_facts": {"__postfix_smtp_services": ["smtp", "smtps", "submission"]}, "ansible_included_var_files": ["/tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/RedHat.yml"], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml"} ok: [managed-node2] => (item=Fedora.yml) => {"ansible_facts": {"__postfix_smtp_services": ["smtp", "smtps", "submission"]}, "ansible_included_var_files": ["/tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/Fedora.yml"], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml"} ok: [managed-node2] => (item=Fedora_39.yml) => {"ansible_facts": {"__postfix_smtp_services": ["smtp", "smtps", "smtp-submission"]}, "ansible_included_var_files": ["/tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/Fedora_39.yml"], "ansible_loop_var": "item", "changed": false, "item": "Fedora_39.yml"} ok: [managed-node2] => (item=Fedora_39.yml) => {"ansible_facts": {"__postfix_smtp_services": ["smtp", "smtps", "smtp-submission"]}, "ansible_included_var_files": ["/tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/Fedora_39.yml"], "ansible_loop_var": "item", "changed": false, "item": "Fedora_39.yml"} TASK [fedora.linux_system_roles.postfix : Get status of package(s) ['postfix']] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:16 Monday 09 September 2024 08:25:04 -0400 (0:00:00.053) 0:00:26.724 ****** skipping: [managed-node2] => (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-node2] => {"changed": false, "msg": "All items skipped"} TASK [fedora.linux_system_roles.postfix : Remove package(s) to reset original confs ['postfix']] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:23 Monday 09 September 2024 08:25:04 -0400 (0:00:00.025) 0:00:26.749 ****** skipping: [managed-node2] => {"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-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:38 Monday 09 September 2024 08:25:04 -0400 (0:00:00.021) 0:00:26.771 ****** skipping: [managed-node2] => (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-node2] => {"changed": false, "msg": "All items skipped"} TASK [fedora.linux_system_roles.postfix : Remove config files - make empty] **** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:45 Monday 09 September 2024 08:25:04 -0400 (0:00:00.040) 0:00:26.811 ****** skipping: [managed-node2] => {"changed": false, "skipped_reason": "No items in the list"} TASK [fedora.linux_system_roles.postfix : Configure firewall] ****************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:54 Monday 09 September 2024 08:25:04 -0400 (0:00:00.042) 0:00:26.854 ****** included: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml for managed-node2 TASK [Ensure the postfix ports status with the firewall role] ****************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml:3 Monday 09 September 2024 08:25:04 -0400 (0:00:00.020) 0:00:26.874 ****** included: fedora.linux_system_roles.firewall for managed-node2 TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Monday 09 September 2024 08:25:04 -0400 (0:00:00.068) 0:00:26.943 ****** included: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node2 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Monday 09 September 2024 08:25:04 -0400 (0:00:00.033) 0:00:26.976 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Monday 09 September 2024 08:25:05 -0400 (0:00:00.041) 0:00:27.017 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Monday 09 September 2024 08:25:05 -0400 (0:00:00.022) 0:00:27.039 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Monday 09 September 2024 08:25:05 -0400 (0:00:00.022) 0:00:27.062 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "not __firewall_is_transactional is defined", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Monday 09 September 2024 08:25:05 -0400 (0:00:00.021) 0:00:27.084 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "not __firewall_is_transactional is defined", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Monday 09 September 2024 08:25:05 -0400 (0:00:00.022) 0:00:27.106 ****** ok: [managed-node2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Monday 09 September 2024 08:25:06 -0400 (0:00:01.735) 0:00:28.842 ****** skipping: [managed-node2] => {"false_condition": "__firewall_is_transactional | d(false)"} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Monday 09 September 2024 08:25:06 -0400 (0:00:00.039) 0:00:28.882 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Monday 09 September 2024 08:25:06 -0400 (0:00:00.038) 0:00:28.920 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Monday 09 September 2024 08:25:06 -0400 (0:00:00.038) 0:00:28.959 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Monday 09 September 2024 08:25:07 -0400 (0:00:00.036) 0:00:28.995 ****** skipping: [managed-node2] => (item=nftables) => {"ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => (item=iptables) => {"ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => (item=ufw) => {"ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => {"changed": false, "msg": "All items skipped"} TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Monday 09 September 2024 08:25:07 -0400 (0:00:00.047) 0:00:29.043 ****** ok: [managed-node2] => {"changed": false, "name": "firewalld", "status": {"AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-09-09 08:24:49 EDT", "ActiveEnterTimestampMonotonic": "323244567", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target dbus-broker.service dbus.socket polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-09-09 08:24:49 EDT", "AssertTimestampMonotonic": "322493488", "Before": "network-pre.target shutdown.target multi-user.target", "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": "633667000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "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_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-09-09 08:24:49 EDT", "ConditionTimestampMonotonic": "322493484", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service ipset.service ip6tables.service iptables.service nftables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5133", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3688", "ExecMainStartTimestamp": "Mon 2024-09-09 08:24:49 EDT", "ExecMainStartTimestampMonotonic": "322503570", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-09-09 08:24:49 EDT", "InactiveExitTimestampMonotonic": "322503885", "InvocationID": "9c14a45055aa41d1948977bc948dde55", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "3688", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33935360", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Mon 2024-09-09 08:25:03 EDT", "StateChangeTimestampMonotonic": "336733836", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "4425", "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": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Monday 09 September 2024 08:25:07 -0400 (0:00:00.543) 0:00:29.587 ****** ok: [managed-node2] => {"changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": {"AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-09-09 08:24:49 EDT", "ActiveEnterTimestampMonotonic": "323244567", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target dbus-broker.service dbus.socket polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-09-09 08:24:49 EDT", "AssertTimestampMonotonic": "322493488", "Before": "network-pre.target shutdown.target multi-user.target", "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": "633667000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "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_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-09-09 08:24:49 EDT", "ConditionTimestampMonotonic": "322493484", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service ipset.service ip6tables.service iptables.service nftables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5133", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3688", "ExecMainStartTimestamp": "Mon 2024-09-09 08:24:49 EDT", "ExecMainStartTimestampMonotonic": "322503570", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-09-09 08:24:49 EDT", "InactiveExitTimestampMonotonic": "322503885", "InvocationID": "9c14a45055aa41d1948977bc948dde55", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "3688", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33935360", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Mon 2024-09-09 08:25:03 EDT", "StateChangeTimestampMonotonic": "336733836", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "4425", "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": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Monday 09 September 2024 08:25:08 -0400 (0:00:00.560) 0:00:30.148 ****** ok: [managed-node2] => {"ansible_facts": {"__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.12", "__firewall_report_changed": true}, "changed": false} TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Monday 09 September 2024 08:25:08 -0400 (0:00:00.052) 0:00:30.200 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Monday 09 September 2024 08:25:08 -0400 (0:00:00.037) 0:00:30.237 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Monday 09 September 2024 08:25:08 -0400 (0:00:00.039) 0:00:30.277 ****** ok: [managed-node2] => (item={'service': 'smtp', 'state': 'enabled'}) => {"__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": {"service": "smtp", "state": "enabled"}} ok: [managed-node2] => (item={'service': 'smtps', 'state': 'enabled'}) => {"__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": {"service": "smtps", "state": "enabled"}} ok: [managed-node2] => (item={'service': 'smtp-submission', 'state': 'enabled'}) => {"__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": {"service": "smtp-submission", "state": "enabled"}} TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Monday 09 September 2024 08:25:09 -0400 (0:00:01.601) 0:00:31.879 ****** skipping: [managed-node2] => (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-node2] => (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-node2] => (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-node2] => {"changed": false, "msg": "All items skipped"} TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Monday 09 September 2024 08:25:09 -0400 (0:00:00.063) 0:00:31.943 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "firewall | length == 1", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Monday 09 September 2024 08:25:10 -0400 (0:00:00.042) 0:00:31.985 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Monday 09 September 2024 08:25:10 -0400 (0:00:00.041) 0:00:32.027 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Monday 09 September 2024 08:25:10 -0400 (0:00:00.043) 0:00:32.071 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Monday 09 September 2024 08:25:10 -0400 (0:00:00.036) 0:00:32.108 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Monday 09 September 2024 08:25:10 -0400 (0:00:00.036) 0:00:32.145 ****** skipping: [managed-node2] => {"false_condition": "__firewall_previous_replaced | bool"} TASK [fedora.linux_system_roles.postfix : Configure selinux] ******************* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:57 Monday 09 September 2024 08:25:10 -0400 (0:00:00.040) 0:00:32.185 ****** included: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml for managed-node2 TASK [fedora.linux_system_roles.postfix : Get the smtp related tcp service ports] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:12 Monday 09 September 2024 08:25:10 -0400 (0:00:00.027) 0:00:32.212 ****** ok: [managed-node2] => (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.233011", "end": "2024-09-09 08:25:10.820379", "item": "smtp", "msg": "", "rc": 0, "start": "2024-09-09 08:25:10.587368", "stderr": "", "stderr_lines": [], "stdout": "25/tcp", "stdout_lines": ["25/tcp"]} ok: [managed-node2] => (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.237806", "end": "2024-09-09 08:25:11.425221", "item": "smtps", "msg": "", "rc": 0, "start": "2024-09-09 08:25:11.187415", "stderr": "", "stderr_lines": [], "stdout": "465/tcp", "stdout_lines": ["465/tcp"]} ok: [managed-node2] => (item=smtp-submission) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nports=\"$(firewall-cmd --info-service=\"smtp-submission\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\" || :\nif [ -z \"$ports\" ]; then\n include=\"$(firewall-cmd --info-service=\"smtp-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.225550", "end": "2024-09-09 08:25:12.008366", "item": "smtp-submission", "msg": "", "rc": 0, "start": "2024-09-09 08:25:11.782816", "stderr": "", "stderr_lines": [], "stdout": "587/tcp", "stdout_lines": ["587/tcp"]} TASK [fedora.linux_system_roles.postfix : Initialize _postfix_selinux] ********* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:33 Monday 09 September 2024 08:25:12 -0400 (0:00:01.827) 0:00:34.040 ****** ok: [managed-node2] => {"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-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:37 Monday 09 September 2024 08:25:12 -0400 (0:00:00.047) 0:00:34.087 ****** ok: [managed-node2] => (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': '2024-09-09 08:25:10.587368', 'end': '2024-09-09 08:25:10.820379', 'delta': '0:00:00.233011', '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, '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.233011", "end": "2024-09-09 08:25:10.820379", "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, "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": "2024-09-09 08:25:10.587368", "stderr": "", "stderr_lines": [], "stdout": "25/tcp", "stdout_lines": ["25/tcp"]}} ok: [managed-node2] => (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': '2024-09-09 08:25:11.187415', 'end': '2024-09-09 08:25:11.425221', 'delta': '0:00:00.237806', '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, '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.237806", "end": "2024-09-09 08:25:11.425221", "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, "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": "2024-09-09 08:25:11.187415", "stderr": "", "stderr_lines": [], "stdout": "465/tcp", "stdout_lines": ["465/tcp"]}} ok: [managed-node2] => (item={'changed': False, 'stdout': '587/tcp', 'stderr': '', 'rc': 0, 'cmd': 'set -euo pipefail\nports="$(firewall-cmd --info-service="smtp-submission" | \\\n grep -E " +ports: +" | sed -e "s/ *ports: //")" || :\nif [ -z "$ports" ]; then\n include="$(firewall-cmd --info-service="smtp-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': '2024-09-09 08:25:11.782816', 'end': '2024-09-09 08:25:12.008366', 'delta': '0:00:00.225550', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'set -euo pipefail\nports="$(firewall-cmd --info-service="smtp-submission" | \\\n grep -E " +ports: +" | sed -e "s/ *ports: //")" || :\nif [ -z "$ports" ]; then\n include="$(firewall-cmd --info-service="smtp-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, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['587/tcp'], 'stderr_lines': [], 'failed': False, 'item': 'smtp-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=\"smtp-submission\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\" || :\nif [ -z \"$ports\" ]; then\n include=\"$(firewall-cmd --info-service=\"smtp-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.225550", "end": "2024-09-09 08:25:12.008366", "failed": false, "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nports=\"$(firewall-cmd --info-service=\"smtp-submission\" | \\\n grep -E \" +ports: +\" | sed -e \"s/ *ports: //\")\" || :\nif [ -z \"$ports\" ]; then\n include=\"$(firewall-cmd --info-service=\"smtp-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, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true}}, "item": "smtp-submission", "msg": "", "rc": 0, "start": "2024-09-09 08:25:11.782816", "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-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:46 Monday 09 September 2024 08:25:12 -0400 (0:00:00.115) 0:00:34.203 ****** skipping: [managed-node2] => {"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-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:55 Monday 09 September 2024 08:25:12 -0400 (0:00:00.042) 0:00:34.246 ****** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean included: fedora.linux_system_roles.selinux for managed-node2 TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Monday 09 September 2024 08:25:12 -0400 (0:00:00.088) 0:00:34.335 ****** included: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Monday 09 September 2024 08:25:12 -0400 (0:00:00.055) 0:00:34.390 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Monday 09 September 2024 08:25:12 -0400 (0:00:00.043) 0:00:34.434 ****** included: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Monday 09 September 2024 08:25:12 -0400 (0:00:00.059) 0:00:34.493 ****** ok: [managed-node2] => {"changed": false, "stat": {"exists": false}} TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Monday 09 September 2024 08:25:12 -0400 (0:00:00.390) 0:00:34.883 ****** ok: [managed-node2] => {"ansible_facts": {"__selinux_is_ostree": false}, "changed": false} TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Monday 09 September 2024 08:25:12 -0400 (0:00:00.047) 0:00:34.930 ****** ok: [managed-node2] => {"changed": false, "stat": {"exists": false}} TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Monday 09 September 2024 08:25:13 -0400 (0:00:00.381) 0:00:35.312 ****** ok: [managed-node2] => {"ansible_facts": {"__selinux_is_transactional": false}, "changed": false} TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Monday 09 September 2024 08:25:13 -0400 (0:00:00.047) 0:00:35.360 ****** skipping: [managed-node2] => {"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-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Monday 09 September 2024 08:25:13 -0400 (0:00:00.040) 0:00:35.401 ****** ok: [managed-node2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Monday 09 September 2024 08:25:15 -0400 (0:00:01.721) 0:00:37.122 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Monday 09 September 2024 08:25:15 -0400 (0:00:00.042) 0:00:37.165 ****** changed: [managed-node2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: policycoreutils-python-utils-3.5-8.fc39.noarch"]} TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:72 Monday 09 September 2024 08:25:17 -0400 (0:00:02.666) 0:00:39.831 ****** skipping: [managed-node2] => {"false_condition": "__selinux_is_transactional | d(false)"} TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:77 Monday 09 September 2024 08:25:17 -0400 (0:00:00.039) 0:00:39.870 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 Monday 09 September 2024 08:25:17 -0400 (0:00:00.039) 0:00:39.910 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Monday 09 September 2024 08:25:17 -0400 (0:00:00.039) 0:00:39.949 ****** ok: [managed-node2] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Monday 09 September 2024 08:25:18 -0400 (0:00:00.974) 0:00:40.923 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Monday 09 September 2024 08:25:18 -0400 (0:00:00.038) 0:00:40.961 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Monday 09 September 2024 08:25:19 -0400 (0:00:00.037) 0:00:40.999 ****** ok: [managed-node2] => {"ansible_facts": {"selinux_reboot_required": false}, "changed": false} TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Monday 09 September 2024 08:25:19 -0400 (0:00:00.063) 0:00:41.062 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Monday 09 September 2024 08:25:19 -0400 (0:00:00.039) 0:00:41.102 ****** skipping: [managed-node2] => {"false_condition": "ansible_selinux.status == \"disabled\""} TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Monday 09 September 2024 08:25:19 -0400 (0:00:00.039) 0:00:41.142 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Monday 09 September 2024 08:25:19 -0400 (0:00:00.041) 0:00:41.183 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Monday 09 September 2024 08:25:19 -0400 (0:00:00.041) 0:00:41.225 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Monday 09 September 2024 08:25:19 -0400 (0:00:00.040) 0:00:41.265 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Monday 09 September 2024 08:25:19 -0400 (0:00:00.039) 0:00:41.304 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Monday 09 September 2024 08:25:19 -0400 (0:00:00.040) 0:00:41.345 ****** skipping: [managed-node2] => {"changed": false, "skipped_reason": "No items in the list"} TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Monday 09 September 2024 08:25:19 -0400 (0:00:00.015) 0:00:41.361 ****** skipping: [managed-node2] => {"changed": false, "skipped_reason": "No items in the list"} TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Monday 09 September 2024 08:25:19 -0400 (0:00:00.016) 0:00:41.378 ****** changed: [managed-node2] => (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-node2] => (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-node2] => (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-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Monday 09 September 2024 08:25:27 -0400 (0:00:08.387) 0:00:49.765 ****** skipping: [managed-node2] => {"changed": false, "skipped_reason": "No items in the list"} TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Monday 09 September 2024 08:25:27 -0400 (0:00:00.018) 0:00:49.784 ****** ok: [managed-node2] => {"ansible_facts": {"selinux_checksums": true, "selinux_installed_modules": {"abrt": {"100": {"checksum": "sha256:477bfa45313dadfe226d6ab9e22295cb280f90231dcd9d667babc46c8489bb06", "enabled": 1}}, "accountsd": {"100": {"checksum": "sha256:9462acd21b3d2e0576d891dd00afc97b78845f1b9ae485115203a25218c5d85a", "enabled": 1}}, "acct": {"100": {"checksum": "sha256:e01843abc23ed1dfc43793ae85e8c9648e496c605be6a6e4d8b104b0f7282daf", "enabled": 1}}, "afs": {"100": {"checksum": "sha256:cc69f04942026a1f97b65205f8e51e3f149fdf9441a8733d90f5956b580e9e4a", "enabled": 1}}, "aiccu": {"100": {"checksum": "sha256:dbacda814496018856ee6740302a24925eef3798a3f2f825b369d2717af2abf4", "enabled": 1}}, "aide": {"100": {"checksum": "sha256:e12d5af1828ae63eb4e51ee0d5a46527ca582bf5a6bcf1ae6336dda2dea29789", "enabled": 1}}, "ajaxterm": {"100": {"checksum": "sha256:17249a8a8e90ffc8e44daa650b571a1838715c674fd977cd2dc74d552c946ee9", "enabled": 1}}, "alsa": {"100": {"checksum": "sha256:daee5413535acf3c3fc8b4ea29086b0a749bccc99cddcb6fc50f3138e2c5ff57", "enabled": 1}}, "amanda": {"100": {"checksum": "sha256:d41b521fce07bdede4d8b4f027884bc16872e95ac549166647af8eb85bf56e0e", "enabled": 1}}, "amtu": {"100": {"checksum": "sha256:9d434ee57dcd8d078a9529582f242ab417621bf6e75d831730cbdc1d1cffa464", "enabled": 1}}, "anaconda": {"100": {"checksum": "sha256:ca265fe2b8fee3d612589c4d4ead9dc95a29973168bc132152c8eec9f82a1633", "enabled": 1}}, "antivirus": {"100": {"checksum": "sha256:7ec24e04b2ef91cdb2b4067c32a3800c7de8f55b2ae28e60b6198a0374792122", "enabled": 1}}, "apache": {"100": {"checksum": "sha256:bacfbe974e4f8671578e45466f78489fb4cb893f5c1468ed9e1905e66d7a9a79", "enabled": 1}}, "apcupsd": {"100": {"checksum": "sha256:900678b1de5f90b6f9e1c26aeeda5d56cb1f58f1d09478204b49f9d4c38c1bd1", "enabled": 1}}, "apm": {"100": {"checksum": "sha256:4559f5d49184ad2d355a1f8dd6b92e70ab6831d5e8098cc859c0b2661513846a", "enabled": 1}}, "application": {"100": {"checksum": "sha256:223516cbd857a829232274bf343ebc5a1ee227b426e6c3afbf2f8c9450916a54", "enabled": 1}}, "arpwatch": {"100": {"checksum": "sha256:05b45e998424472dae29c23e442f07878b6570335cd02acc689f00534a818dd4", "enabled": 1}}, "asterisk": {"100": {"checksum": "sha256:da23a941cd42d1741292185410a94c72d4947497310b7cfc02d1572a79fdd58b", "enabled": 1}}, "auditadm": {"100": {"checksum": "sha256:c9678391cec7fd06f40a62159750ab995a0f10acf2a5700231ae33fde29a35d2", "enabled": 1}}, "authconfig": {"100": {"checksum": "sha256:59c828b4cd8dd94db511648e70581134f229f636ead76bf72bf02497ec05b740", "enabled": 1}}, "authlogin": {"100": {"checksum": "sha256:2d2d40b0c619b7547fc920ff549531601223c96a7abaeb15f47d941504ab0fc2", "enabled": 1}}, "automount": {"100": {"checksum": "sha256:a78a0fec9489595c5885759df07eb3770b32019d6badb1936d6da5606dfe8e2a", "enabled": 1}}, "avahi": {"100": {"checksum": "sha256:d27d92ef5ee8d94a9dc2a4f503e5f833f677fa001a001a4bdeca2f0cc40e8440", "enabled": 1}}, "awstats": {"100": {"checksum": "sha256:8e2edc9d157d57c5c82d4b43745d3b46b69e392b9f0b772d25259dcc8aa9a9d7", "enabled": 1}}, "bacula": {"100": {"checksum": "sha256:c0adf88ffec7970ac1e9cf2d71c35dabeb6dc44018d9babe88e7e8585acd8114", "enabled": 1}}, "base": {"100": {"checksum": "sha256:b277699416695f07591a950f123f8b762a8a0845b5ffe52e219caf24e0436449", "enabled": 1}}, "bcfg2": {"100": {"checksum": "sha256:ecc5a93955f36f3ab5ec4af95e5cd14d60969574e8a832238dbe9a9cd936599f", "enabled": 1}}, "bind": {"100": {"checksum": "sha256:bf434b49a33ecc7f4bf438a94d50269a7429954e2802b886add9c150bb0d4163", "enabled": 1}}, "bitlbee": {"100": {"checksum": "sha256:abaa6af6ab00e318a16f5d1f4dea08243b3ac3bf15e61e17d15eb586961f66b5", "enabled": 1}}, "blkmapd": {"100": {"checksum": "sha256:3b844735b04f7d28bd75cac9ac1bbd4b9b7671e18122c196905689b36b1b0b8f", "enabled": 1}}, "blueman": {"100": {"checksum": "sha256:2b3b285a92dd4a80aa7b815998c2e710367ffb53785bab4880ae0c433f49d3bb", "enabled": 1}}, "bluetooth": {"100": {"checksum": "sha256:18d958e6ebb345902a9b0d326351172e0d5a64328c14fe2ee7a00e0f157e8b16", "enabled": 1}}, "boinc": {"100": {"checksum": "sha256:adc12de8ddd06b5810fee732f46d4665fa9d301891b3aadccc5d747158f3d753", "enabled": 1}}, "boltd": {"100": {"checksum": "sha256:e473592f28168b28716eaf83a16912deab591484685c6c26756280fb067ebffb", "enabled": 1}}, "boothd": {"100": {"checksum": "sha256:33297b8dfb0f57ffa986470158d9bb5fcfff9b7a2b765de9af35b05d54f26ea2", "enabled": 1}}, "bootloader": {"100": {"checksum": "sha256:754e355cebb2c0c0c5344aaeb6ee8ab30ccec5bdf260d1d843b4b0354138d675", "enabled": 1}}, "bootupd": {"100": {"checksum": "sha256:3d36490687f1e0fe4ffdfb1800910a7b2b83ee6eac835e89c7d36b2bebd8ac18", "enabled": 1}}, "brctl": {"100": {"checksum": "sha256:e17343b2c974d41292a690ff1db38e08a5a19b6652df14191998244e174d08cd", "enabled": 1}}, "brltty": {"100": {"checksum": "sha256:d9952acc35a34270425ef8f08ebabbeaf4d6593c274be4af8819e4fb7b9a8e3b", "enabled": 1}}, "bugzilla": {"100": {"checksum": "sha256:764651f7e234fa057201acc7fa7b42b24f16aa766b3ae1d9413adfca7cd27607", "enabled": 1}}, "bumblebee": {"100": {"checksum": "sha256:35dbde07d7f28e2cae705f5a9efa7343b8ed0a2a3700f970a1b977fae304ae13", "enabled": 1}}, "cachefilesd": {"100": {"checksum": "sha256:bb8be39bd5152188630ac4a29597149118eb2685a1ae200fe736dfd0691ec2bc", "enabled": 1}}, "calamaris": {"100": {"checksum": "sha256:7df5db3e4742d902d906502779b50e67b10f1c8811d83907e3623df765a8c660", "enabled": 1}}, "callweaver": {"100": {"checksum": "sha256:94f000c34cdd93051e7c9f13870cd586cd1894ee02e66ca01495ab5ccf9831e5", "enabled": 1}}, "canna": {"100": {"checksum": "sha256:57b88e2cda1fc5b6286483cb8ffb9932cc7e1b09f8956aeb4d7a564ef315e9ae", "enabled": 1}}, "ccs": {"100": {"checksum": "sha256:f143f674cf5691c3cddb930afbc750db60fcda8e432715cb6113a29af97a4b26", "enabled": 1}}, "cdrecord": {"100": {"checksum": "sha256:aa90403e9af7721533766d57e87d522ebeb4b4313bf1620bf4ef7484550143cb", "enabled": 1}}, "certmaster": {"100": {"checksum": "sha256:16408cd918f6f2446103168f9cb17f1075426bac99a95b3e54cdd04131f0fdbc", "enabled": 1}}, "certmonger": {"100": {"checksum": "sha256:3dcb55c090bc4483a06c5be808d4cc09cbee4d86197193f84a8e80ee5b6c8f59", "enabled": 1}}, "certwatch": {"100": {"checksum": "sha256:5220e64fe7413e2abc7767d50a7bace47411ae14c468804bc3ff9618e8a48b7c", "enabled": 1}}, "cfengine": {"100": {"checksum": "sha256:bbd394d2d7712f3d29026b7d52bc514bbd717c23d56d51a28efc2bc0386aa68a", "enabled": 1}}, "cgroup": {"100": {"checksum": "sha256:f359e08980417cfb62d7bf3bae0dd6ae8ad8ebb7c4608ca966f66a23f77fdf16", "enabled": 1}}, "chrome": {"100": {"checksum": "sha256:fe3361233eb462c8e911b3e9f32d2a1b22ef32879de33e88c1d09d8335119b2d", "enabled": 1}}, "chronyd": {"100": {"checksum": "sha256:3822faf2dd9f0260ec4900d822c4912f64def93ad90afb1d1f242d6f1da8fea0", "enabled": 1}}, "cifsutils": {"100": {"checksum": "sha256:6bd80b86af776137eca26d36d54a7e8c71319a9cfe16b3475cce3aaee7b18260", "enabled": 1}}, "cinder": {"100": {"checksum": "sha256:8bb0aa263f05b2c52186f45ff7e01c74a192f08084d2242f3e02056d22b63347", "enabled": 1}}, "cipe": {"100": {"checksum": "sha256:75ce19bb5df84a28397e5095ec6cebf41443625c5b9bc01670bf097b2c74b07b", "enabled": 1}}, "clock": {"100": {"checksum": "sha256:9d2c3931d997bcfc3ded32472ab56ea6555ed13106ba716a1b4eebd66e0c855b", "enabled": 1}}, "clogd": {"100": {"checksum": "sha256:ed241a5db82c399f5c915bbe316c8a6eb127f7db6b6a5e18289f0c76bd06e19d", "enabled": 1}}, "cloudform": {"100": {"checksum": "sha256:3fa7ee262668f5b608beeaae2fd91ad102101888296eab606ccfbd6372e9bf9e", "enabled": 1}}, "cmirrord": {"100": {"checksum": "sha256:aad1cf38e77cb63b32bb4c5eee49c8c744f5e9108da49b7d19e2c229dbb19f7e", "enabled": 1}}, "cobbler": {"100": {"checksum": "sha256:46da1bda7d0dbf00a4b868507aeae79e3dc2996413d7563dfc4a18e058d76390", "enabled": 1}}, "collectd": {"100": {"checksum": "sha256:776b464c4960b29f3e073f0c54724022e05cc9751715ca0663b76395c9782b6f", "enabled": 1}}, "colord": {"100": {"checksum": "sha256:c9fad41acb4719b29396f62ca49d76a5b3837053915f61507226806072ecb531", "enabled": 1}}, "comsat": {"100": {"checksum": "sha256:3a3a311b67eee551f083a42218f7e10b6768cb7468936abd56fff815a3a9d195", "enabled": 1}}, "condor": {"100": {"checksum": "sha256:b2f607bb92bb745a9da41564625c01a43f767941dc722cd23d1f0f010f37ad22", "enabled": 1}}, "conman": {"100": {"checksum": "sha256:be2679199d2380a2c74b77526f87224807a99e852b24a2720fe9c4ef80f4579a", "enabled": 1}}, "conntrackd": {"100": {"checksum": "sha256:6473a45829b3a3d2b58d805a8fc780c18146540a3c97f10c2a4534ea8754bf8d", "enabled": 1}}, "consolekit": {"100": {"checksum": "sha256:2f3242dbd5e57c3d3c99bf06c071ea5c9a1f317c622021a65db25fc0557872aa", "enabled": 1}}, "couchdb": {"100": {"checksum": "sha256:9d0ceec2815e77a2f6bd06b743b9967242c232989498af3b64bd4555cc1f9f78", "enabled": 1}}, "courier": {"100": {"checksum": "sha256:43aa166f0fe88004ddef4d575a982fb6bb593859428f09d3320e31483d8d13b6", "enabled": 1}}, "cpucontrol": {"100": {"checksum": "sha256:7297e25da06db9d2d71049e1b3b32c9c955584669904eb8be765da58a3d01aaf", "enabled": 1}}, "cpufreqselector": {"100": {"checksum": "sha256:2106974ab439f07b4ef19fb65ff8d6fc5cfa5d66e7729e43967997f327dfd2ab", "enabled": 1}}, "cpuplug": {"100": {"checksum": "sha256:be682ee472b02451450421c0119c03c9b447c0b9eb4ad5dbb9bd10b0de4b9acb", "enabled": 1}}, "cron": {"100": {"checksum": "sha256:37352a9b82e50f5be2d50629154ae995e0cc011ee6f1969678f26b4ab80a7e08", "enabled": 1}}, "ctdb": {"100": {"checksum": "sha256:6b2981d7b18884b33c88c29c6496ebfda453f40f4cc88becd4f109be5a4e8ee6", "enabled": 1}}, "cups": {"100": {"checksum": "sha256:3a173918265c1cd4e54838bdd1898cfb5c605d58794b4e00a333c9c96eb16123", "enabled": 1}}, "cvs": {"100": {"checksum": "sha256:25356da928f62a431eb2bda1ad1d74075867a0eb573826be4cef51a706e0a746", "enabled": 1}}, "cyphesis": {"100": {"checksum": "sha256:ab96a81b6eb6799b034d863f01e633c8c748c6b712b2ddba4ec931d779eb3b4e", "enabled": 1}}, "cyrus": {"100": {"checksum": "sha256:f14393aa4957db71ab968a0c637baf624fb47dda7dc4e5e3dfd1801eccdf5e9d", "enabled": 1}}, "daemontools": {"100": {"checksum": "sha256:7e6e7bccbb4f3da0393e07351d1e440dbdc58b33336655a4a7137c59779dd44b", "enabled": 1}}, "dbadm": {"100": {"checksum": "sha256:f41930572c3bb696f4be26985967bf69fc1e6f657335f26f96f92bfbf8363ba6", "enabled": 1}}, "dbskk": {"100": {"checksum": "sha256:ecc807bcb8fb70e62c11ba460aea07e786a854f7c2fd571588ff1ea3b6f946b6", "enabled": 1}}, "dbus": {"100": {"checksum": "sha256:ce70c6c037ce6074103b0faa55231f16bb4aa5eea1f3f9efe92100d9cd582b76", "enabled": 1}}, "dcc": {"100": {"checksum": "sha256:3a1d9f6c7b818da65a78aabdc1532e0bf3b66bf1f92caa46ee0780d9a7c26eaf", "enabled": 1}}, "ddclient": {"100": {"checksum": "sha256:03301506d270bd080922da624eb3640f59291c6e27c6de25ef4e88f151599f00", "enabled": 1}}, "denyhosts": {"100": {"checksum": "sha256:adeab7af563c5294ed1569fcfb4a7f6915231440bee869ea8a0e50b0de6754b7", "enabled": 1}}, "devicekit": {"100": {"checksum": "sha256:8f17d96d908f287f10794b4f055eb94b55ee91c9158272b1ed35f591709c858b", "enabled": 1}}, "dhcp": {"100": {"checksum": "sha256:9f560340ee73e6dc4dac64900b3fb6967650a4380f697611451806b651dcd435", "enabled": 1}}, "dictd": {"100": {"checksum": "sha256:2c7a5005d072831bfa8f094afb09e23917d4b6cf0a89ddce1a956bf2d83ecab7", "enabled": 1}}, "dirsrv": {"100": {"checksum": "sha256:066b8a49cc368b2fc52e944ea04ea440828bdcb2557381e282f43ee31c05e34a", "enabled": 1}}, "dirsrv-admin": {"100": {"checksum": "sha256:c00c321e5bc4e96a46ef7e4f06f8c8838dc20e2e052f86f1ec556ad87ccad1cc", "enabled": 1}}, "dmesg": {"100": {"checksum": "sha256:d8a9dd69b4c1eaca0f22dc3a72fb0b7f2835fca23729a49243885d74f3046133", "enabled": 1}}, "dmidecode": {"100": {"checksum": "sha256:ff75493b4930a9ee6cb34f72ee56c8a062943b14e73901e76b24b90402d9abf6", "enabled": 1}}, "dnsmasq": {"100": {"checksum": "sha256:465ed9c01087dfb0b86421812a4140ad8160c871ce045453317c9c0caaabe459", "enabled": 1}}, "dnssec": {"100": {"checksum": "sha256:de91812dc8eb7a02868e43ae777952d59431301a119aa6d20c4b5aac59587799", "enabled": 1}}, "dovecot": {"100": {"checksum": "sha256:7df91b8713976d5269c5086c4c26f4eb9021f623f226370fcd38c5fdf19560a0", "enabled": 1}}, "drbd": {"100": {"checksum": "sha256:807e54d75e1426b53ea2b0bca7714bdf1d08afc6a566ba1370f1cac3fd1b95df", "enabled": 1}}, "dspam": {"100": {"checksum": "sha256:9b914a1cdcf2f9dcef96df9ec9b2a05cd0c8780110b6f2b6e3650efea3a5ff81", "enabled": 1}}, "entropyd": {"100": {"checksum": "sha256:7b6c6b734fbc35d880e16304db199407918bbf35a8271252bdc81d0ca82e3270", "enabled": 1}}, "exim": {"100": {"checksum": "sha256:1f38ddd17bafae62621f88bb7c3ff355917daf15137838899194b2cca92545cc", "enabled": 1}}, "fail2ban": {"100": {"checksum": "sha256:f3abb39b793d2137c46150c157db61212a60658c722c8ab8a48aff5faa6bd000", "enabled": 1}}, "fcoe": {"100": {"checksum": "sha256:ab30ec06a5d9a2200212e9898a51d897802b061883241b694f593ed0ceae8e44", "enabled": 1}}, "fdo": {"100": {"checksum": "sha256:078a5bc19cb420f99d553617830855fe67c8b1d932809b19435c6e1cc3514d4e", "enabled": 1}}, "fedoratp": {"100": {"checksum": "sha256:c853844595039d851838b45725c3a6dcd58e7b00b925c12b3f2636f49cae8e50", "enabled": 1}}, "fetchmail": {"100": {"checksum": "sha256:d968beed86ab2525e3fd926d4f5b0cecc87122106b116cf11e1b9fab9f4800b0", "enabled": 1}}, "finger": {"100": {"checksum": "sha256:1e0a07ff19c04e59b6a75d7239c6e74dc41d3f45a723db7096bd112b9c65c99b", "enabled": 1}}, "firewalld": {"100": {"checksum": "sha256:7da51a39b485200ebb5ea0702ce217f60dd81399daee41a33f89473b0f3f0c9b", "enabled": 1}}, "firewallgui": {"100": {"checksum": "sha256:cfdab3b58c8373e1dace94d553137e52ad24fb0b58ea55ce01429d04bad2e8cc", "enabled": 1}}, "firstboot": {"100": {"checksum": "sha256:b85abaeedc5417054b9828753b4feb55597e92dee3d35107e583b537b44479bc", "enabled": 1}}, "fprintd": {"100": {"checksum": "sha256:9dbaa617aceb328d443166f49be58e9e7fc30b2c45e48368eb75948e56073ce7", "enabled": 1}}, "freeipmi": {"100": {"checksum": "sha256:0a49b595369d24fdfb46bc071c4b8b38161cb2f92b0ae230e196e7c85265f457", "enabled": 1}}, "freqset": {"100": {"checksum": "sha256:7674a550260c883191cea9607244c81b925cd1f902743673071b356fcb26e07b", "enabled": 1}}, "fstools": {"100": {"checksum": "sha256:5016b57ea8027abab1d330be745134bb6c3299b004b3464d30d75c8f28ee1e33", "enabled": 1}}, "ftp": {"100": {"checksum": "sha256:89eca0e8f8a5fd3b04eea68572e4f2ab203b1f4f65c2db6a66573ca2445b6f10", "enabled": 1}}, "fwupd": {"100": {"checksum": "sha256:aaec47a4f9415fae72eb31cc3ed4062c212d6da089b95bde5a63da6d5ca5e8ff", "enabled": 1}}, "games": {"100": {"checksum": "sha256:c17097530cf912fe51f04543276826db12326fb6e0538646a76840dd15a27144", "enabled": 1}}, "gdomap": {"100": {"checksum": "sha256:5b6a6ada4fe164616e1156688ef505501bbd7b82358ec9f33e0ba9d8cb38f533", "enabled": 1}}, "geoclue": {"100": {"checksum": "sha256:b4b658505037a371eefe4517886c4e706c303e3ca6b3bf3a338968b43cca4c68", "enabled": 1}}, "getty": {"100": {"checksum": "sha256:fdcc22033c9d77dac04be9daa7d90f7337cc42523ee9e138f8b7424a992faf95", "enabled": 1}}, "git": {"100": {"checksum": "sha256:8a6c115c3bf833deed3a16b8549d07839a8ef66f0c26e383012f6433981ad829", "enabled": 1}}, "gitosis": {"100": {"checksum": "sha256:38507a42c1faa2b62ba7703782ed671ef9629a97fc777572fd00795faee9ce2b", "enabled": 1}}, "glance": {"100": {"checksum": "sha256:86f14d56f417b455311180b3575135e263714659bdd9ff41f4614c655386a773", "enabled": 1}}, "glusterd": {"100": {"checksum": "sha256:a3678f7d00e43fffce49c67104399412159cdcc6e678a22752f89945f50faa65", "enabled": 1}}, "gnome": {"100": {"checksum": "sha256:e34198cb7ecb485ee61efbd2e149ff32d39b2b60b98ef86f89038b4e1f9ceb9c", "enabled": 1}}, "gpg": {"100": {"checksum": "sha256:49266c8cb7c7a1065343dab49066aedd3cff809f72b5095d9345ffffedb97718", "enabled": 1}}, "gpm": {"100": {"checksum": "sha256:cb7f632479be616093f816ce0025f5e0886b768fc2ea878da024c1c7372b5185", "enabled": 1}}, "gpsd": {"100": {"checksum": "sha256:02765ebb3cf9f00b76a60da906077e0b2bc2911ad00efeeb49d7908e669c4ad5", "enabled": 1}}, "gssproxy": {"100": {"checksum": "sha256:5a51055c6aaea2d7db8a2f963b2324edf2b86ab04404708234ae041917b7bad8", "enabled": 1}}, "guest": {"100": {"checksum": "sha256:560baef9bf0a0f6b28fa51938195939b21d20a406be7e7bf5f4ac1130d57b0b6", "enabled": 1}}, "hddtemp": {"100": {"checksum": "sha256:7e30880298587da9116744b053571caba236135f9a9d57916586b7f2e1fcfb5e", "enabled": 1}}, "hostapd": {"100": {"checksum": "sha256:7b3fd1932a16bd3a411d4fa46cceed73b885b71d208caad4d5f2dc9375227a64", "enabled": 1}}, "hostname": {"100": {"checksum": "sha256:f3a83c0e9ed9a513443d26571f980b511155f1e9728e5cc9259103c85e8cfd21", "enabled": 1}}, "hsqldb": {"100": {"checksum": "sha256:8e309d508968f0e56d3878d6d13fd1c29b41c2ccc96bef44455b36fa93601864", "enabled": 1}}, "hwloc": {"100": {"checksum": "sha256:399399f8d33bac29a760654a4175ac4424371cabb26f4650211f0f7154fc05b9", "enabled": 1}}, "hypervkvp": {"100": {"checksum": "sha256:d516e84e9629201c76ed2196c8c7b8abbd2a8ae3d7a1023a1f579cde605c6cf0", "enabled": 1}}, "ibacm": {"100": {"checksum": "sha256:afa3cbc6b9e5a1451918de5c62fd74b74f65b114fe5443bd7fa9be8f9ae3e210", "enabled": 1}}, "ica": {"100": {"checksum": "sha256:43246b9a0a610f6253cd14bb4bbc7c40f20c0f33f98c987703bc92859b445ff9", "enabled": 1}}, "icecast": {"100": {"checksum": "sha256:44840920ee13d33506a8d57a598815dfff09a0939485f3fe4f77bb8432e9de1b", "enabled": 1}}, "inetd": {"100": {"checksum": "sha256:1a9fe32a678562339a1cc7db4b6bb250fbad03f418e3baba374e6b19676ad69f", "enabled": 1}}, "init": {"100": {"checksum": "sha256:2984c88fe19eb4293299fa6ebebcb85f77bebdc65cd058b39c6be1cc1246d748", "enabled": 1}}, "inn": {"100": {"checksum": "sha256:26afa99fcc6380840d15b00c324d5beb7f2324d2cd60a4944eda5cc679c3bf0d", "enabled": 1}}, "insights_client": {"100": {"checksum": "sha256:0ee1a484be5c543deb36551994d85b722f71c6db5278f9a243c4da17c1589cf3", "enabled": 1}}, "iodine": {"100": {"checksum": "sha256:238d3eb6487b964dde6681bb0f55ee17afacfa4a7e31194812a72d0ce41e7e96", "enabled": 1}}, "iotop": {"100": {"checksum": "sha256:709249be03e21fbe9fa6ba11ec166512ab278a32e414cb9cb6e6a51058390b0a", "enabled": 1}}, "ipmievd": {"100": {"checksum": "sha256:3726ddd4cf7b45bafe1e90dce8c6361b10ff51609f5c25179a534d00cc4daa9e", "enabled": 1}}, "ipsec": {"100": {"checksum": "sha256:941e078fd84f0e1c43885b2d66808832e2eb2b000dfb124864cacd3cb7e06b7a", "enabled": 1}}, "iptables": {"100": {"checksum": "sha256:7a12658f8254d34fdf70a9f383af69fbacc783ebee84b3e97f4c7e57ef827155", "enabled": 1}}, "irc": {"100": {"checksum": "sha256:56feb9828f4e805da0b45b621629c397b8dd949a30d9bfe737f903b458cf0465", "enabled": 1}}, "irqbalance": {"100": {"checksum": "sha256:614bc9604d713acee571246bcc152147e91948465fa0466aed440bde84fd72fd", "enabled": 1}}, "iscsi": {"100": {"checksum": "sha256:7b90ed26fc68651871c44a131038ff67acc956df1b4d05df8e4c0ac37ed4d88d", "enabled": 1}}, "isns": {"100": {"checksum": "sha256:9bfdf05ecbc781ea11ffa37ecb4304463dfb7c84cba7c1f4f25331ecea4759bc", "enabled": 1}}, "jabber": {"100": {"checksum": "sha256:aa3c3cf242ea7c7c201eb8d96d1221241bd34a4c15106a7bf479281e7c768569", "enabled": 1}}, "jetty": {"100": {"checksum": "sha256:c3635542baef74852e34fd19e2f94dd54202b694f1e05f95cf5cd1d284d63ad8", "enabled": 1}}, "jockey": {"100": {"checksum": "sha256:302b9b871aa862017f4e1399d8ecc2c2ce0d2588cb5681afb30b684d06591aa0", "enabled": 1}}, "journalctl": {"100": {"checksum": "sha256:34343787edda98fb2f23253625e66b8b0ff1f7bd74a714c3c8fddaf31b173c3d", "enabled": 1}}, "kafs": {"100": {"checksum": "sha256:dc82d679731976d262aa1a509580e5b00610e3207fc7177e2ee61c261c338a84", "enabled": 1}}, "kdump": {"100": {"checksum": "sha256:35149e88ce9d858a4b6f72dbef0b0ff12cfb924bcb219d0f2a89112dcf17763a", "enabled": 1}}, "kdumpgui": {"100": {"checksum": "sha256:53a9a5f8fd0569fa5b260152ea4a8b95e1eaf2baa9a6efd807b7c912b1da5a5c", "enabled": 1}}, "keepalived": {"100": {"checksum": "sha256:b8b3b748ba7c4f6efebf7d22cd76bf7912f078c98af1b25361a633f3adb6b001", "enabled": 1}}, "kerberos": {"100": {"checksum": "sha256:6c9ca4332367d3929f89a2f30dfe61f2e4eb53fcb8404f14b3364260edcfafba", "enabled": 1}}, "keyboardd": {"100": {"checksum": "sha256:1741e270c445dd1db0913e7a1440f57a021fff237072489cd1c9c81bcb5de8c5", "enabled": 1}}, "keystone": {"100": {"checksum": "sha256:c3b8b532c41c9e9aecb4513a3f6691f84ec9b844af3e54fd36f7660e8cecc594", "enabled": 1}}, "keyutils": {"100": {"checksum": "sha256:20a779f5f4ba8c6597d8978960adb5b85fb2d4b7f40de1f633cf23453e4405b1", "enabled": 1}}, "kismet": {"100": {"checksum": "sha256:413e5845169155e71910735491c74fb51b8fd17320febd0d8c2d77f3cb219229", "enabled": 1}}, "kmscon": {"100": {"checksum": "sha256:afe94d2a26d9364eb99683b9421bf93d52804c4dd4d0937ab464428e11aafd01", "enabled": 1}}, "kpatch": {"100": {"checksum": "sha256:003387f645689dd6f5ea9c199d8227447588f30cc3f35ebaaa788d88481a2a78", "enabled": 1}}, "ksmtuned": {"100": {"checksum": "sha256:3ee03692ad54576d535a1500c124ede3b2593f751544f4aabb69d8e5676b0293", "enabled": 1}}, "ktalk": {"100": {"checksum": "sha256:4fd25ad58276414ac338e957c8f837314da853f77ed744da68fed8d52f272eee", "enabled": 1}}, "l2tp": {"100": {"checksum": "sha256:b205a12251069bbef25eaef9e1fc96c9a8cd66b240b05a6adbcbaf7d50843828", "enabled": 1}}, "ldap": {"100": {"checksum": "sha256:ca1b97c55090674029a69712fc0d3d494509ad557633906b7c1d68333d787ab0", "enabled": 1}}, "libraries": {"100": {"checksum": "sha256:0ed09c8657437aaad1cce821ae236385ed5ae0d5db00f296bae7f7f88bb6c6c1", "enabled": 1}}, "likewise": {"100": {"checksum": "sha256:78b6f622eb7b91cf75a64977006217b95dee0bbd5c6f308f58e4a55c41bc8b5c", "enabled": 1}}, "linuxptp": {"100": {"checksum": "sha256:098ee954fdb5f67145421eaa204666482e85f6063fbd538b4cab332a993dfd58", "enabled": 1}}, "lircd": {"100": {"checksum": "sha256:9c8fb984ca6f831a7d3fc14e39b11199bceb6a4889fe04dbcd0defd4e5175866", "enabled": 1}}, "livecd": {"100": {"checksum": "sha256:6605a9b24096abc10238b2f2c0705a24f57178565e82af92c0886369f8c16d5c", "enabled": 1}}, "lldpad": {"100": {"checksum": "sha256:b60f136316316479f7e2536f0d288b9b80c7c900c5a8e27af52eafcfc758e311", "enabled": 1}}, "loadkeys": {"100": {"checksum": "sha256:33c6f26de4f4f34deaf1a95542bea744faacd920ba5b08a6895d224c33dc9433", "enabled": 1}}, "locallogin": {"100": {"checksum": "sha256:937bf2711d14a3fcbab6c768eaf9f01110a0346831d22b0e13a5ecb32bbcfcaa", "enabled": 1}}, "lockdev": {"100": {"checksum": "sha256:991ea8a8233f61129c87fd2688ddd77e8edbc262eae49904a82fb5b9928f573b", "enabled": 1}}, "logadm": {"100": {"checksum": "sha256:8e63754d229140d22db6fcfae0284eac8f981ddab25cd37657afb2a2b7cd68d7", "enabled": 1}}, "logging": {"100": {"checksum": "sha256:767e9d4324089f410e57274dc7022cd522aa0bc9fa516ce030c77e3d6d646a5f", "enabled": 1}}, "logrotate": {"100": {"checksum": "sha256:b077926f6102e28cb4863cf775ca53dc650ed363613c74decd1fdca35f497dd4", "enabled": 1}}, "logwatch": {"100": {"checksum": "sha256:ded1120bad52ac1aeb8e546087e49937ab47eccc524d05dd66c5980e0557e761", "enabled": 1}}, "lpd": {"100": {"checksum": "sha256:a4708f133e0070d180ca5dcedd2132f06b6338b647dcb30c6e7a3087e465fa38", "enabled": 1}}, "lsm": {"100": {"checksum": "sha256:ca7bd26d342cd63a9c27fab82ed7f7f085fb4e6c0c749ba7808990bf11be7d35", "enabled": 1}}, "lttng-tools": {"100": {"checksum": "sha256:f17b14e268f906b4e8e4e279a7bb4197924e7009e18511848632f787537025cd", "enabled": 1}}, "lvm": {"100": {"checksum": "sha256:4e61b468bac1a34c41e1c322b53a1be1b9b8e650ea10c39f7867b4cf268de134", "enabled": 1}}, "mailman": {"100": {"checksum": "sha256:90bd08877279fac3ebe12bfd03f20d239ef2fa09ef3935b1b1918d79cababf80", "enabled": 1}}, "mailscanner": {"100": {"checksum": "sha256:7adef3480b6ef250d0219367851731bf37bfca02b466170446dc8ffc0c5fb2a6", "enabled": 1}}, "man2html": {"100": {"checksum": "sha256:329b3b21755d88d1c93811318fdc2bad6fbfdfbe9075ed74cffe320faff7afd7", "enabled": 1}}, "mandb": {"100": {"checksum": "sha256:0747400424bb5ed360dc7e2bbb1324570f3abdaa65331d1e4f32bb40f2d821bb", "enabled": 1}}, "mcelog": {"100": {"checksum": "sha256:212fcbe07cf5f9878bfe13cefc2ff3cacb97e50eeb16c3b859a1ef2fb1e5ce85", "enabled": 1}}, "mediawiki": {"100": {"checksum": "sha256:7048444060b0911d7fab043943e7072bd54a22d0af670fcc89bdcdd8271468e4", "enabled": 1}}, "memcached": {"100": {"checksum": "sha256:9b6a094f2590dd2b257bb903f439dfc35b864947b03b0d8e0d7564bf00074e88", "enabled": 1}}, "milter": {"100": {"checksum": "sha256:05c660b9f583b6c7462489c25007205ecfbe9aa3c9ff0c66f861b31a31ab5937", "enabled": 1}}, "minidlna": {"100": {"checksum": "sha256:6ed2471e8c1be4d9b5171076a67d21a8ba70f54aabaf56740fa2958e3bee2170", "enabled": 1}}, "minissdpd": {"100": {"checksum": "sha256:1126eb06a64e6c1b6fe9e6ae561d973d23984be68048e7e9487c544eed989cd1", "enabled": 1}}, "mip6d": {"100": {"checksum": "sha256:f6e4c2d68a7d45a52bcc3fce55357b8df34e94ebdeaff8031568ced324b3f7a9", "enabled": 1}}, "mirrormanager": {"100": {"checksum": "sha256:64fbcf0e407584a9f8914cd73ff904d50570305ab96ce06f18c6046c59fc14e9", "enabled": 1}}, "miscfiles": {"100": {"checksum": "sha256:ba33ee6e5e9e64f2a86de1bca071dea4dbc94018ea7fb8077b0c64fa267e1b5f", "enabled": 1}}, "mock": {"100": {"checksum": "sha256:77d928d99c7cd52f8f88a8290b1d8bc78f36fc76ab4026820297f78068eb17d5", "enabled": 1}}, "modemmanager": {"100": {"checksum": "sha256:18d4b8297f0ce54de3052d5ca02f91d35e2d3a4c8add041ed8682d28696df8b2", "enabled": 1}}, "modutils": {"100": {"checksum": "sha256:c143f04835f3aed41f8d095e5ff0c857fa760379554f8e48472d0d56d22cad4e", "enabled": 1}}, "mojomojo": {"100": {"checksum": "sha256:d1b8c9c665167cb4e506cd925240eae787098bb1c6d64abf4a494732a43ebd58", "enabled": 1}}, "mon_statd": {"100": {"checksum": "sha256:6eeefd4d734aa2588043264f4816d2531188084a7ab5d44937c42ee4ecab2567", "enabled": 1}}, "mongodb": {"100": {"checksum": "sha256:96df095ffe73721c95af843bde3cddc39af2d851b74bed0e53a62b1dcd82c949", "enabled": 1}}, "motion": {"100": {"checksum": "sha256:29f1bf739d55572ace4e20cb93384dcfab29b264b67178aa2d7e6b66632ceb87", "enabled": 1}}, "mount": {"100": {"checksum": "sha256:2a7aa16cb172062dd71b85d1fae181802d22192ee1b51c8d0697c12d8f54f739", "enabled": 1}}, "mozilla": {"100": {"checksum": "sha256:993b50fef20e341fb47b681ba9ccec34694335a2a492f7380516ecb5f7ef2b96", "enabled": 1}}, "mpd": {"100": {"checksum": "sha256:cf6f24a4c40a03518ec13d32cb6a86ab7f8f3de50dbf7fe7793703bb7cd678d7", "enabled": 1}}, "mplayer": {"100": {"checksum": "sha256:23e5e874930f99eed89377a1e37d1aa866133f7c8a95df35f43b1f98d4ae7215", "enabled": 1}}, "mptcpd": {"100": {"checksum": "sha256:b232ebe651f7bcd5060989bdd098352ec0c126c62067e0b7835ec0eec713c509", "enabled": 1}}, "mrtg": {"100": {"checksum": "sha256:179085b34e9490f40b1302b920e4e5b712116c96d6c84442996b11a7216602f5", "enabled": 1}}, "mta": {"100": {"checksum": "sha256:aee129d2252de01c2571cd553c516fec1a66b54716b9afbe6dc0754fa401cd30", "enabled": 1}}, "munin": {"100": {"checksum": "sha256:49295d3bc00c801a3f1bdc89efc1e52628c515aa5c5f00a391e7e63b34155987", "enabled": 1}}, "mysql": {"100": {"checksum": "sha256:5c76192917b290649c6f290b6a9afa379a81c0a8c8923238891e4e1f1b1fc60f", "enabled": 1}}, "mythtv": {"100": {"checksum": "sha256:eccf366bdb0405b4e8129790c9cf30be1187fc0aebce18c7c58caf2258581b8b", "enabled": 1}}, "naemon": {"100": {"checksum": "sha256:3585bfb199b90f263ed283507470e4565bf176a08cfa1a28d1a1e18db654ec5d", "enabled": 1}}, "nagios": {"100": {"checksum": "sha256:ee37295285e4a76f3982aa98f7eaa24d1e25b124f8b5ed549af8c9d5fa38f68c", "enabled": 1}}, "namespace": {"100": {"checksum": "sha256:11afd1c2471a2b039f2ba7b5ecddc364ea468159232affdc1ff86ba1c4b1c8f5", "enabled": 1}}, "ncftool": {"100": {"checksum": "sha256:371ccd443169118eaf38413f16f48017814506394117555db67215cbd34cdecb", "enabled": 1}}, "netlabel": {"100": {"checksum": "sha256:11101d7322ea3ca5481c6f9ea6abec91df4ab34a11f2400f1366a37b8eacffb4", "enabled": 1}}, "netutils": {"100": {"checksum": "sha256:8ced3143a16798e0ccaedb9f6ac85b0cf848ae49f6058b2ef487aa7a0ade8f8e", "enabled": 1}}, "networkmanager": {"100": {"checksum": "sha256:bb009b1afc1b7c36ff8d7535654b176114f5d907f1d92d6d01c34687ea3739d3", "enabled": 1}}, "ninfod": {"100": {"checksum": "sha256:39d86593c1c9ddb60dd9c3d22a75c483aa12767e4e1fd020074e45cfacec57dd", "enabled": 1}}, "nis": {"100": {"checksum": "sha256:5f855b905681b5931f20f453505002599ac0fc5d7576fc090a1fcc39c7e64174", "enabled": 1}}, "nova": {"100": {"checksum": "sha256:ca8d26c5f15e28f85203d9b49b4df94c04132a37375a14e363e9538dfab892af", "enabled": 1}}, "nscd": {"100": {"checksum": "sha256:e36f0b648311abae7af932818d11d8d703a5ef8cef680de9d40ae5dbb498687c", "enabled": 1}}, "nsd": {"100": {"checksum": "sha256:4cda6056e774445a69f90a0cb47b29cf22c5356386d1ee893e6696a479f316ff", "enabled": 1}}, "nslcd": {"100": {"checksum": "sha256:2f558994e7fd94141c4986aa4018266380248521d482f0d2f1e1bb3d00bc34e0", "enabled": 1}}, "ntop": {"100": {"checksum": "sha256:b13c01745c249210d382385a9930f22553c8e038b3b2af1ba0744c64f0cd2f71", "enabled": 1}}, "ntp": {"100": {"checksum": "sha256:175ceb460d006f30dc01f7a08bb76496b1cf2cb26ecbae622b056937bd8a1c3f", "enabled": 1}}, "numad": {"100": {"checksum": "sha256:5ca7a227fdf1546c8f91e71a51633026bc037817fec9935ce3a882f3fb1873ec", "enabled": 1}}, "nut": {"100": {"checksum": "sha256:674c362fdb4ff8c0b67e6e40a643a439e8b95bf38f4b334f78d72a56a7694e29", "enabled": 1}}, "nx": {"100": {"checksum": "sha256:5d24b99ceb33fd103ce2b72f603cf3b8dc4c4803376067ce499beb80ebf99b57", "enabled": 1}}, "obex": {"100": {"checksum": "sha256:0f7c29eb9cef6e8c708d36a9fd878a54e55b3f99edc84e206adca46f5cb7ee5d", "enabled": 1}}, "oddjob": {"100": {"checksum": "sha256:afaf4b7423fb0b8795a1ef00fe60ca7b6dfee9dacbb0e1f3ca2570cadb5c8c47", "enabled": 1}}, "opafm": {"100": {"checksum": "sha256:05ee59e4f0ccc55dc56aafe8c50056389dafc36b55397cc5ca7c488efa4bd153", "enabled": 1}}, "openct": {"100": {"checksum": "sha256:1f3f26e68904be82472e2ca9f007d2fb9978e16e707de6bae15c8e2cc3b02175", "enabled": 1}}, "opendnssec": {"100": {"checksum": "sha256:fd02933a56d91b9f6292067cc2e4ae12e08342eaf1cd338c267f580bbc15bb99", "enabled": 1}}, "openfortivpn": {"100": {"checksum": "sha256:aa0f47d58ea25be2a2d931526f18332860ba6383f3cc9757a50777100d7a643a", "enabled": 1}}, "openhpid": {"100": {"checksum": "sha256:15bed90aeb71d059a12f3f224accb5f736cbdff0f23990a9e9453a10b828b4eb", "enabled": 1}}, "openshift": {"100": {"checksum": "sha256:ef67026f83fb95f32372e861fa63e26f390a800ddbb65df14ed64233a60fc528", "enabled": 1}}, "openshift-origin": {"100": {"checksum": "sha256:0119b24ea332686efd7ae8508b82fd1d6500c5982c82571d9dbc096291ca1d11", "enabled": 1}}, "opensm": {"100": {"checksum": "sha256:bb512e88f449af921514c204c9ed8b91edbc1524e98e1ae36603f8efa7bdaf14", "enabled": 1}}, "openvpn": {"100": {"checksum": "sha256:fe8362242a83ce98cc7ae47b8a66c2a4bfef75be1d7367c0ed91e31844f14949", "enabled": 1}}, "openvswitch": {"100": {"checksum": "sha256:7b0f82bc2b3eb92ef873c2a624df094884c6c876928624b18e18d1cd9d01ff20", "enabled": 1}}, "openwsman": {"100": {"checksum": "sha256:c9006dd1012aa5820d8675b1b73faa5b31b2fb8952f147a98d911c9763393b86", "enabled": 1}}, "oracleasm": {"100": {"checksum": "sha256:0e0e8eddfeb25c7022baaf99904ebd2cbd6ba01eb42d7ebd9840d786e869b39f", "enabled": 1}}, "osad": {"100": {"checksum": "sha256:ecbc811a5d5b8e66256d2863df65daea26e69a3ff4aa73fa496d2430e43f11bf", "enabled": 1}}, "pads": {"100": {"checksum": "sha256:7e9e74342123ade0c59725f75a7afbff56774de0e91b703e50a9b86a55242707", "enabled": 1}}, "passenger": {"100": {"checksum": "sha256:40451ecbb8fd5b06b4da2f2a9d503c239bb040cbb6c0b2021991d92f805b6937", "enabled": 1}}, "pcmcia": {"100": {"checksum": "sha256:7c9b075fee3fae924d3e19b64e1a5a24da83030c026bd68049d1102abc6e770f", "enabled": 1}}, "pcp": {"100": {"checksum": "sha256:7b7babee3f26582a6df33a6d361fd237ad97265e8ff456bdd0e1eb44e1e79186", "enabled": 1}}, "pcscd": {"100": {"checksum": "sha256:9240d49113135375b534cb7c7c3c21766b941323b66e77d1cd297221d0924bc4", "enabled": 1}}, "pdns": {"100": {"checksum": "sha256:249e45e31c373f43d466cd48763605888b2abfccd699c81d8c88069ea7d671e5", "enabled": 1}}, "pegasus": {"100": {"checksum": "sha256:171979e9e95f1cd5317b146c00774ea818e795d03e5fe27ff981bd8fca7d16ef", "enabled": 1}}, "permissivedomains": {"100": {"checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1}}, "pesign": {"100": {"checksum": "sha256:953c0dd74e32ec1f769cb5b0bbe0068f02268cbf38581447a61f8397a2d25e32", "enabled": 1}}, "pingd": {"100": {"checksum": "sha256:87ba0e153f3ba1c53ad2d01dcb1fd1494d269f361f6fac74ec1583fde9e97975", "enabled": 1}}, "piranha": {"100": {"checksum": "sha256:e464ea0265a2e7350502360b8af6f35b0fa4e35394ead4b0241ffead64949f04", "enabled": 1}}, "pkcs": {"100": {"checksum": "sha256:97a89a6e75e7c01fbae15013b73cd450173fe35f70b1df239e40e2396e553baa", "enabled": 1}}, "pkcs11proxyd": {"100": {"checksum": "sha256:fa71a4e7689ab63bdf9cca9856ee4c109c1ccb5c7f1ac2ae00441dd4390bb91e", "enabled": 1}}, "pki": {"100": {"checksum": "sha256:070900ae540857df7541ffd17bfcb5f8ff77ba028c3048bc4542f38b29817907", "enabled": 1}}, "plymouthd": {"100": {"checksum": "sha256:0a0af5a5e3e6c16208b8a774ae4edd6a8ad35de509083946fe711f45cbf4bbae", "enabled": 1}}, "podsleuth": {"100": {"checksum": "sha256:72562d0e1206f101a8d84cde3f49f1797c623e0e78733d0dd2fc56419b3f7058", "enabled": 1}}, "policykit": {"100": {"checksum": "sha256:6ffbb18539d4793fada646816357ec67ecec65b59f6b11f850cca8f37e0ae90f", "enabled": 1}}, "polipo": {"100": {"checksum": "sha256:4cef507f55529f8cc40b558a8451ac116d9925082fe522ff1f099b9356160014", "enabled": 1}}, "portmap": {"100": {"checksum": "sha256:06da4ff240ba8ca6dbce786ae353a57e85a6fe703949c96c95aaefaa2e4dda11", "enabled": 1}}, "portreserve": {"100": {"checksum": "sha256:14affb00239005ad75b3bdad55f0568829f5e1ae7247161d82d318abb87e2dd4", "enabled": 1}}, "postfix": {"100": {"checksum": "sha256:b0d814f848bce797bc127d7bf7f76dbeee5df5ca20d6edf41c7d9b305a0808db", "enabled": 1}}, "postgresql": {"100": {"checksum": "sha256:eeed8b98eb64a4183391b7cfb1a84d5b7cb8c8369dadc25879f77c5be7b482d0", "enabled": 1}}, "postgrey": {"100": {"checksum": "sha256:707cbe426d9d8c7e2f8c1c5fcc85ab4bcf8f25c675deeee02ebcb4a1dff2be47", "enabled": 1}}, "ppp": {"100": {"checksum": "sha256:86d3c2ea2b0b2215630226ad51be50dada7bb0d7b895c40a3f56ead55591acfe", "enabled": 1}}, "prelink": {"100": {"checksum": "sha256:07cd9caeee15b10cf40f9c65e10d4c7879f0de3aa5b6aa876cbf807673828ac5", "enabled": 1}}, "prelude": {"100": {"checksum": "sha256:caaeb30c9a1385611d5cf4063b0e81f470a05f01d2394a0b35d62b593d0112de", "enabled": 1}}, "privoxy": {"100": {"checksum": "sha256:a89dcb4dea7902ccc18823b0646db59341385b6df10a840ec31d270e718f9506", "enabled": 1}}, "procmail": {"100": {"checksum": "sha256:d0f61ccc5e0efe1310f80f5f3dbaa81c90cef7c4e7c80bbdba34bd83d098c166", "enabled": 1}}, "prosody": {"100": {"checksum": "sha256:611b2ba2180645d5e6fc6b95d831fa10824baf36e9f6fb5f4b238498156c7190", "enabled": 1}}, "psad": {"100": {"checksum": "sha256:42434c8d786a3dbcbdbcc89208e4395182574082b90b6d14a40bf365ca788b1d", "enabled": 1}}, "ptchown": {"100": {"checksum": "sha256:81b03816b0c6eff95e8fdb1393de015c737d0bad01a752f0f78af9042b97fa1e", "enabled": 1}}, "publicfile": {"100": {"checksum": "sha256:27e00e35cedb8928d19e0e18cc60d8a4adadab14b92ddf28b3a39bc5a9b0c6d9", "enabled": 1}}, "pulseaudio": {"100": {"checksum": "sha256:04c2ec7c5c908e14d8cecb43a69be2e01a2a5d2e044803e1160cedb9bd18ebc9", "enabled": 1}}, "puppet": {"100": {"checksum": "sha256:f8f7574443b1eb598564b970f1257c93e10a4bb0ab4f2e497b78aa352806c3d8", "enabled": 1}}, "pwauth": {"100": {"checksum": "sha256:aece743224943cbe2ed03b5134092e7c0650f703ce20cd4fe56c056c896b1d4b", "enabled": 1}}, "qatlib": {"100": {"checksum": "sha256:8558f2885f81f626ee7f3bdbc7caff7ce69ebd700e35b4cbb9a74a11fca2c133", "enabled": 1}}, "qmail": {"100": {"checksum": "sha256:aa88fe777d904892b39c9a60f2f50c0a77a5f5bd5873b591a22eac6874a3238f", "enabled": 1}}, "qpid": {"100": {"checksum": "sha256:96b077e6ee179c3762f61152cbeb0a58a1bf1000d010ffd1ee7b78774e481150", "enabled": 1}}, "quantum": {"100": {"checksum": "sha256:9c48629fd51f96fba2cc7943369d9f16eb4389a0302776ce83ead122aedba511", "enabled": 1}}, "quota": {"100": {"checksum": "sha256:8d131212c0226332b10bd4c345f980f2ef01f5a9577252d31669bb583f240d54", "enabled": 1}}, "rabbitmq": {"100": {"checksum": "sha256:9360a29835c5ba1a6cd7327aabd73f635d21444c739bd114a38b89eeb4e32210", "enabled": 1}}, "radius": {"100": {"checksum": "sha256:8e7c9b90073202f972f1eaa838da6cdd1b6ae21ffd16b05c31ac227e1ac5aad5", "enabled": 1}}, "radvd": {"100": {"checksum": "sha256:bfcbc5396ce78ace4b8f9d48c23223d8c5228a840c89926fa956f4f13df06e9c", "enabled": 1}}, "raid": {"100": {"checksum": "sha256:2994283b036b32b4e64b5c3f532481cf415718e9d4c479b3ddfdc8a858e78118", "enabled": 1}}, "rasdaemon": {"100": {"checksum": "sha256:05643e232c6b5365bafc75d9bf857e958077297615cafa49604fc088e10e8d86", "enabled": 1}}, "rdisc": {"100": {"checksum": "sha256:392e11333d040576e8933ec780ed7921295ca92f9ca529c066de5029cc0f9bac", "enabled": 1}}, "readahead": {"100": {"checksum": "sha256:ded345f70432e58bcde53d4921b418cfb092fa897569401b80da018a54aa0da3", "enabled": 1}}, "realmd": {"100": {"checksum": "sha256:c34ec069349e0fcde2d4672643d8db4317e53b9ea0e51ac036d79b027e845e74", "enabled": 1}}, "redis": {"100": {"checksum": "sha256:ce4a3f1422d7e9c411fc8bfe28b90bf9b66e3593ac0957c0c22f558536ef00dc", "enabled": 1}}, "remotelogin": {"100": {"checksum": "sha256:19bb471e6927d94eda8db5ab80a619b8c0b2fe87827030e94ce9b4577249b314", "enabled": 1}}, "restraint": {"400": {"checksum": "sha256:b14c8c21fe8ee2121e5817382e83fd2a25699836be8e79269026a2d2494718f4", "enabled": 1}}, "rhcd": {"100": {"checksum": "sha256:604f153c5a11a110149ea907d6c3a8fdec8f812d8a4299bc107e47d4431f5d0b", "enabled": 1}}, "rhcs": {"100": {"checksum": "sha256:ff0f6db55223b72e64312ee10b94a5b4a86ac44f2c123ee27a917dbe1e187ca0", "enabled": 1}}, "rhev": {"100": {"checksum": "sha256:64a0369f9b8474effd6e23726327009ac8728d77f0e3b9bf42b85b1a2d1b5763", "enabled": 1}}, "rhgb": {"100": {"checksum": "sha256:fc41120cf629e139e30a493b7ad8d7a4f9b52b7f9cad155e5afb626cf3e1df29", "enabled": 1}}, "rhnsd": {"100": {"checksum": "sha256:1284680691e7027c5ab08b71ad4edd76f476cb3934b0e4cb83fc0769cdfd5816", "enabled": 1}}, "rhsmcertd": {"100": {"checksum": "sha256:32f6d325445c86094d8f4f861ec9430c5cca40c11a66c7905fb10a4fef5b85da", "enabled": 1}}, "rhts": {"400": {"checksum": "sha256:e13af8921501fa4e869a20c87963951145bc762c670fc1b996c4858ca430cc71", "enabled": 1}}, "ricci": {"100": {"checksum": "sha256:c9b5439b239ccdfd69266a8c756ada08b9cec67dbab9452c3d0a23c62800c9b2", "enabled": 1}}, "rkhunter": {"100": {"checksum": "sha256:415699214ad395ca4b5327d3fb214dcea004469fdc8cd42228c92ed3015d86c3", "enabled": 1}}, "rkt": {"100": {"checksum": "sha256:cf74a139dfff50fe96c532fd2f011d8f60d815745ac2f5ac95c4c47bd78715c7", "enabled": 1}}, "rlogin": {"100": {"checksum": "sha256:572cb4b1205cdff477741bfdb35fecbe957b110aa2843de795de50877cdabc41", "enabled": 1}}, "rngd": {"100": {"checksum": "sha256:bc851a96ecc19e82d4d0b33ad662ca1c49e3425de81b4324d4aebde52dd5a17b", "enabled": 1}}, "rolekit": {"100": {"checksum": "sha256:323777e53cddd3de4c55d0eedeb42a3990a27d71e58f6ad5f143eb5f1c7f9c75", "enabled": 1}}, "roundup": {"100": {"checksum": "sha256:25e1f5addd0d93b078b2f34fa6d1ca10cad53dd219248fe1c746e6d2bfa3544b", "enabled": 1}}, "rpc": {"100": {"checksum": "sha256:19c4a20b03e97e564e830221b99840103663837b6b250446f09a496cc2f7e560", "enabled": 1}}, "rpcbind": {"100": {"checksum": "sha256:03381789ba50d9f77db117a8902f09456020284330f49b0c4f62bfd09b0d3d5f", "enabled": 1}}, "rpm": {"100": {"checksum": "sha256:4a9130eb6fb632ff0de22ba9216b359a1be0f593ef9f136449a937c4677eae3d", "enabled": 1}}, "rrdcached": {"100": {"checksum": "sha256:439e9cbb532a369e861defce3aff2a82152498ffd5e6c2f00ca52ce91a526ed3", "enabled": 1}}, "rshd": {"100": {"checksum": "sha256:8464872de44b84f93dbaf1c899b7768a9ed26f9279271bcaaeb0ce5b733e83ae", "enabled": 1}}, "rshim": {"100": {"checksum": "sha256:ebc5032834ad38030e0f6b7dfc78e04f96a9313a6fc7748592aabc98826f91db", "enabled": 1}}, "rssh": {"100": {"checksum": "sha256:7f683dfd03a2e9ffc4dacde8964239adb6faf545cfb62521bb9bcf671c241de4", "enabled": 1}}, "rsync": {"100": {"checksum": "sha256:7a21fa964d09473eb836f8bb7e073ac9c346dd6b5995cd0a4396acf02510eb51", "enabled": 1}}, "rtas": {"100": {"checksum": "sha256:fac00ff771c3ad6dc291b05b907f69178f998fb36e1f9adf3714c86697c7a161", "enabled": 1}}, "rtkit": {"100": {"checksum": "sha256:40d1eb0b28d21e5ef36616ad8e4786528e782991f0b7ee26ce0f1eff1c5d6094", "enabled": 1}}, "rwho": {"100": {"checksum": "sha256:e87d1b937a39e751a6b3294459e6788ae6c52847cef38962f489c64c29447ad9", "enabled": 1}}, "samba": {"100": {"checksum": "sha256:f617fd3b543459f5d4b2aa932876efeeac51496a1da7fd7b2fa2beafe6bc2943", "enabled": 1}}, "sambagui": {"100": {"checksum": "sha256:b11407e064027c75f286626c2009d88d9b5f90e4352038f7bf143744d44b910a", "enabled": 1}}, "sandboxX": {"100": {"checksum": "sha256:df567fc4d933d9dea43e10e13b120ba77be68f4f44111db510827ff7d5aa773a", "enabled": 1}}, "sanlock": {"100": {"checksum": "sha256:14b3ce427a4510613d52ed8996c11252bfd4c699fe419f59d0f8d01fa352ee0d", "enabled": 1}}, "sasl": {"100": {"checksum": "sha256:766335004d1a422d0e52b7df790affc33f3b8a1c41df4b1c1e9076da3ecb2d14", "enabled": 1}}, "sbd": {"100": {"checksum": "sha256:f830b5c0e0a610fb3a3b5a5c7060b007377e799baf151d4ac035da6940af0017", "enabled": 1}}, "sblim": {"100": {"checksum": "sha256:8ea825a62dfa32862de1d1efe92766e5d3032091bd3d1ac15719ceaa887395ee", "enabled": 1}}, "screen": {"100": {"checksum": "sha256:04111d196f15e5e68df399887e38960656c279e376b392609021ce30a573d8a9", "enabled": 1}}, "secadm": {"100": {"checksum": "sha256:e64ee5c1aaf6bbe095e976ab4a48b70f7e5db8fe21c99ece4a513c289203047d", "enabled": 1}}, "sectoolm": {"100": {"checksum": "sha256:94f99134417edf1852d924b06de124bd848f6ffd1b087f8825236cbcd259c644", "enabled": 1}}, "selinuxutil": {"100": {"checksum": "sha256:0add400128d772bf8ce0812f8aa300ef634feb8823a4059ceac50243effbfb4f", "enabled": 1}}, "sendmail": {"100": {"checksum": "sha256:bd726f240b2c20abccd09a80e9275c5269a78d541563afeb1367fc8eccab53e7", "enabled": 1}}, "sensord": {"100": {"checksum": "sha256:c7928fa9fe6bad25ce503142bf164419bda4b2ecde96d7d7b276750b41dcd0fe", "enabled": 1}}, "setrans": {"100": {"checksum": "sha256:df09f8d23709092d641b045590da4aa41eaefc56d84c06279ff243ef74dfc029", "enabled": 1}}, "setroubleshoot": {"100": {"checksum": "sha256:bbfcd4ec68fa87b243b5c9089cf748e4b7b19c069a4b02a1235507aa7af0a6e5", "enabled": 1}}, "seunshare": {"100": {"checksum": "sha256:075e270a22e227a7124131bd70523e73a4b9ffefea9d4f8d46273a262970196f", "enabled": 1}}, "sge": {"100": {"checksum": "sha256:d443be9f15c80a37eb6827f2ff3c274bc1ef10526404a32401157f4b9be96c12", "enabled": 1}}, "shorewall": {"100": {"checksum": "sha256:3a8bb3ed766ad233fe9869fa887ef16b2c6c505458e1879920962add2cfb5cdf", "enabled": 1}}, "slocate": {"100": {"checksum": "sha256:251d8e6bd3d7fe0d56adefc8d16199254f316a29933bb92d0da48838d641a084", "enabled": 1}}, "slpd": {"100": {"checksum": "sha256:42663bd3af6c64e89814c50f07e8a5fbf4a31a487d7ce94dd5fdee1e3781eddd", "enabled": 1}}, "smartmon": {"100": {"checksum": "sha256:903eb396a96568f9d3b080bd0fe162810a44f834efcb2e2f61fba9e2fee1ae8d", "enabled": 1}}, "smokeping": {"100": {"checksum": "sha256:ec65ee44da8241f3143480ffdfa949641dedd449219c3d82c904105ebe8768a3", "enabled": 1}}, "smoltclient": {"100": {"checksum": "sha256:422730aaaa5a4d0ab14be1e5eed77c4f3b3be74649795e1ab87e049c1d04bf21", "enabled": 1}}, "smsd": {"100": {"checksum": "sha256:2c6fc92c6020fc7719efbf8fe1f2cedfd6c4323a10ecefb5df1dcd3fd912db44", "enabled": 1}}, "snapper": {"100": {"checksum": "sha256:c69af5659fe541ee41e4c0769a0421fd5ce34e80fc6b10f5b940c5205f96649e", "enabled": 1}}, "snmp": {"100": {"checksum": "sha256:c31241c566fcf7d34b292eb3dfac06ead822130661772c73f099e639e7b5d661", "enabled": 1}}, "snort": {"100": {"checksum": "sha256:af44f636dd29b36e60f3f79b1e2036fb2db53ff4117fd21afc73ac2c7f204fda", "enabled": 1}}, "sosreport": {"100": {"checksum": "sha256:d8eecbd8ab122d8e9d5f475c265ad9bdf46cd155c497654b08e3b2cfc7f4e47c", "enabled": 1}}, "soundserver": {"100": {"checksum": "sha256:71d81159fbf948ff16aef9dc2261fdd3358c37c0fd04b719be1e968323f4a0af", "enabled": 1}}, "spamassassin": {"100": {"checksum": "sha256:44d59d271674c102103448503f9eaa2534ff54e37dd7db198920db9be1acbc24", "enabled": 1}}, "speech-dispatcher": {"100": {"checksum": "sha256:6e051766c809f284e286e91bcbb0d8296169466a95d8c90bea85df209a75f9c5", "enabled": 1}}, "squid": {"100": {"checksum": "sha256:4c24a9a58d7830981677a80b1e4714fd8565ed41ad62f27eb586e8edb6dc41fa", "enabled": 1}}, "ssh": {"100": {"checksum": "sha256:b4183fd8c64c1b9f6079d8befcabf75baaa12152c4178be20137950461381eee", "enabled": 1}}, "sslh": {"100": {"checksum": "sha256:f8f382fa879bf907576966b217252baee971c3842eb24b80ae63306ab3aa03dc", "enabled": 1}}, "sssd": {"100": {"checksum": "sha256:b14eb0b895c1a5763193389e7be368e543b779d74ee8dae434c3b7c5723f98a0", "enabled": 1}}, "staff": {"100": {"checksum": "sha256:db4743c9da0a9478a8f04b5ca595c5ad49b06cd47f3be4c3a27b71caaaa608aa", "enabled": 1}}, "stalld": {"100": {"checksum": "sha256:53e3b393bc37eef1a265c5a9323bead2990cdd4c895ce5b9eb1040f16caf463b", "enabled": 1}}, "stapserver": {"100": {"checksum": "sha256:4e352fc53e907847636a60c5744bd48ec07d56f628a429dcd463a2aa9069f791", "enabled": 1}}, "stratisd": {"100": {"checksum": "sha256:2c9bf6d19dc034b84db5cd2596236ae85f325456c75a93cff599e617b4098f09", "enabled": 1}}, "stunnel": {"100": {"checksum": "sha256:7ca6bf88e460bca92a976ab1e14e12dc760c99bc64ef2c2b99a38e5578e6b5b3", "enabled": 1}}, "su": {"100": {"checksum": "sha256:acf3579918d33fd5b0cf6606ff538b9b8d6ff32fab2ad77cecb8af4185d193c9", "enabled": 1}}, "sudo": {"100": {"checksum": "sha256:96450a3c93601c436df8bc5e30bd924fd7cf3f93b81ffa94cc891cbf2fec3cf5", "enabled": 1}}, "svnserve": {"100": {"checksum": "sha256:b29dbc05d760f12f9b3e106fde09c36a95e050c2f17b1e97b463a752ecdac07d", "enabled": 1}}, "swift": {"100": {"checksum": "sha256:a6303328ab9263a684a959d7778ec0100fc040470f633fc9f7c35d110150eadf", "enabled": 1}}, "sysadm": {"100": {"checksum": "sha256:3c5e0b1c6ffefeab4d4794237a2ce974f11fa2485ebd22454c3973cb84267102", "enabled": 1}}, "sysadm_secadm": {"100": {"checksum": "sha256:b8d26609375710605b0a2944e3c3c9d17916809ba216ca4903ba4fd3b60c673b", "enabled": 1}}, "sysnetwork": {"100": {"checksum": "sha256:5479de080dd6738a9cceadebbdbb5cd881dc2de24dd345de9b6465cf11207966", "enabled": 1}}, "sysstat": {"100": {"checksum": "sha256:6673fb9d330ce94708727db8c4459e8db6c70f2796f3eca6cd2965346150d960", "enabled": 1}}, "systemd": {"100": {"checksum": "sha256:7d4584d9ddfb6b43441fa5b6b826252ac849059d5d2467624fe6576b3befdcc5", "enabled": 1}}, "tangd": {"100": {"checksum": "sha256:18b872d0c5a157da487cf5b0cde78815902f79ab1403513e5d225a9da0969111", "enabled": 1}}, "targetd": {"100": {"checksum": "sha256:e747723f87e55aa77abd1bab3c84c87e165e56ab16690cb5e78717f6b8e7b0db", "enabled": 1}}, "tcpd": {"100": {"checksum": "sha256:05e146a2aa2274d04de3407604d55f4cc16218e0e661966b1fc1a4ba37417279", "enabled": 1}}, "tcsd": {"100": {"checksum": "sha256:0908b0458d33ea144904285546a4ffa2876c1fafb3c19045a410248b06860cc0", "enabled": 1}}, "telepathy": {"100": {"checksum": "sha256:26a7c0d9b5edacbe701090f02c8da3b23ceee1764c599ea3997ef8a019572390", "enabled": 1}}, "telnet": {"100": {"checksum": "sha256:7de741394b99cfe157eacd30d7fe9421897aef2492df65c08c5129123b853c28", "enabled": 1}}, "tftp": {"100": {"checksum": "sha256:511654f4f974efb3b10787b6ca395d83d11dda568d770d9ba5dbb5a6e49e98f0", "enabled": 1}}, "tgtd": {"100": {"checksum": "sha256:c7fec612a8f6eb93af9684bea09e5f45114f9ac644d0c0ebfb2247e475191672", "enabled": 1}}, "thin": {"100": {"checksum": "sha256:4a8999a2f3e0124301324542ea87326c4cb464ce47af07a02328a8c87685768e", "enabled": 1}}, "thumb": {"100": {"checksum": "sha256:a397f26620d827447a79234cf8c5ba828b947be721cce03b6c2c7ac8ae4c7ed9", "enabled": 1}}, "timedatex": {"100": {"checksum": "sha256:df99885fdc3e195f901bca4c5a5b8e69cd9bc5e4fee4b7ef576254c3116a708d", "enabled": 1}}, "tlp": {"100": {"checksum": "sha256:364cb483443bb6e994cd2bf4a445f7f6b26426ceef313d5f18a2d67705adb2e7", "enabled": 1}}, "tmpreaper": {"100": {"checksum": "sha256:919a9f08b8611ad2b886ec54c89fc6dc4e05575b1536b2e9fe9ad8ae4450702f", "enabled": 1}}, "tomcat": {"100": {"checksum": "sha256:e0aff1e9512fc9eed6abff9d2ee0970d13c4930734a8a4ad6c43a3bdcc2b7509", "enabled": 1}}, "tor": {"100": {"checksum": "sha256:c5b1e90b2d0d0d6566ba350b3e3a7d531f928765009b1c10258d4c1b29dc52c1", "enabled": 1}}, "tuned": {"100": {"checksum": "sha256:05d754d9c917a917fba979172b7dcfab1ece9bdba6bebf94cb3bc9706ea74078", "enabled": 1}}, "tvtime": {"100": {"checksum": "sha256:ca34bba129f1b1940c0d2f9c8e0b127f5ffc7693e15e29a76ffd36bed26fc03a", "enabled": 1}}, "udev": {"100": {"checksum": "sha256:5371a568a87e7c6db0545fb25a34e981c4bee6d7fa79d77412aed9041534da82", "enabled": 1}}, "ulogd": {"100": {"checksum": "sha256:ed6fcc69bf86c664bcca043868c15f9c18d83e2d6668580b8c4ef3b6f9786318", "enabled": 1}}, "uml": {"100": {"checksum": "sha256:525635ad9c177a6542047b5ec23171de1c8c688e63079b88431c3292b5d5eade", "enabled": 1}}, "unconfined": {"100": {"checksum": "sha256:07229f11e8eee7f3b9b2a0f907f4071b6bc23e94b47dacf54d2553b71027395c", "enabled": 1}}, "unconfineduser": {"100": {"checksum": "sha256:e08da772343770e22511e9b04b4e52b9f496373c253337bacabf04962253a968", "enabled": 1}}, "unlabelednet": {"100": {"checksum": "sha256:92b299c67dd5843c6032eab38eb20be08463ccdf14a42b2809c2955412caf663", "enabled": 1}}, "unprivuser": {"100": {"checksum": "sha256:1375835666f94917993270b5b31df2bf38588f0fbd74fdecfbda753bc83f7bf7", "enabled": 1}}, "updfstab": {"100": {"checksum": "sha256:ff129bad17f3e5f3f5e9b6d3d6838a6e89aa1e8e072396882e40603647029237", "enabled": 1}}, "usbmodules": {"100": {"checksum": "sha256:294711e55ab39c66e1a8dfcedc1ff3ee8cfc480bece6d8905dcda119d06bf3b5", "enabled": 1}}, "usbmuxd": {"100": {"checksum": "sha256:8127ec95ce1e371db1630b8502f43e0f5efb7582d4e9a18a332b278bb2cfda85", "enabled": 1}}, "userdomain": {"100": {"checksum": "sha256:a3c8f7843cd7b310d33e21349f2f95767f26dea37fd14c6c8b88428e2940a0dd", "enabled": 1}}, "userhelper": {"100": {"checksum": "sha256:6b03ca17e83e58108284e2e92cc0a3c05405e2fe73b1facb5246c42db33e99dc", "enabled": 1}}, "usermanage": {"100": {"checksum": "sha256:96dc020ee16db478ef13f9ac3ce1d62732019c1f9502a6f5db239454ea70c83f", "enabled": 1}}, "usernetctl": {"100": {"checksum": "sha256:d9ec02335d573a34d3d76a19c2e71ecfafbd5e7f4f72fd8bc17efb16f89a5f83", "enabled": 1}}, "uucp": {"100": {"checksum": "sha256:5ba7c1ae6aa7f58222ea8d6945fce40b7fd1017af834f1ce29ff29738c34121a", "enabled": 1}}, "uuidd": {"100": {"checksum": "sha256:ff60251151dcc519f6fb44040f63e5debd899d8d4a069c3c6d643fd52a0744be", "enabled": 1}}, "varnishd": {"100": {"checksum": "sha256:c0bc362be2090a448ca8bda9e653e300ae2af9473c8cd889cfd2b9f9e794b31d", "enabled": 1}}, "vdagent": {"100": {"checksum": "sha256:133ee1df94f11b9cbfef1f7321948784714b6c75eed48aef6f1408a0e6f86a43", "enabled": 1}}, "vhostmd": {"100": {"checksum": "sha256:f53b16670b35a8bb5093efef5e94310c138da3aa0e51a8a77c13ce09d1e9ea67", "enabled": 1}}, "virt": {"100": {"checksum": "sha256:ef2430b54b610a1554b5193ecabfb41847e06358e2a2ce133cf65837e04b8726", "enabled": 1}}, "vlock": {"100": {"checksum": "sha256:164431e9599b4a92e479cb41c081b291e6ced3e00965b2599967d6d009f21668", "enabled": 1}}, "vmtools": {"100": {"checksum": "sha256:b12384d89327b5e5d1a0cb99ab744b734c054a926afbd5c4b37b2a7dd46c1f32", "enabled": 1}}, "vmware": {"100": {"checksum": "sha256:a0c04d01ed55e10320bba1f42677cd889839091a0d8bc5a07e2d9d649570bd25", "enabled": 1}}, "vnstatd": {"100": {"checksum": "sha256:5448a42b95dc894a7c3731f89ec0c2f74ff1ca0940fe5a910b774968f1fe0afd", "enabled": 1}}, "vpn": {"100": {"checksum": "sha256:49b5d8c0efbb628586af7cad5e56d4dfbbde9de85067eeebfb3e77a8a098c2da", "enabled": 1}}, "w3c": {"100": {"checksum": "sha256:0b8558bc624ea6c226cf19ce8cb5caefaa0a6c9f47b4ac222cb639a5c087ecd3", "enabled": 1}}, "watchdog": {"100": {"checksum": "sha256:19a4e9084136c92bebf7453d9a000ab2f8c7b3923d3e9555821c7f7e7c74823f", "enabled": 1}}, "wdmd": {"100": {"checksum": "sha256:e99c54d578f3081319a92793ae32b42a633ab6ff441793d04a5561cb836aac79", "enabled": 1}}, "webadm": {"100": {"checksum": "sha256:48d77778810934535b9ea3b73eed355f610fea7e097afa1f715403b9153ec646", "enabled": 1}}, "webalizer": {"100": {"checksum": "sha256:fffcecff5763f2432a48de987f9068144fd5b7e1e3d39a915df5252ccbd09c54", "enabled": 1}}, "wine": {"100": {"checksum": "sha256:b5991add5f97fea260b00b5641356b2e0a8f8ac7cb38fb096fa0fa12257fda40", "enabled": 1}}, "wireguard": {"100": {"checksum": "sha256:70b1f5282177eab34f2bf0b9ccd3d9e670db39b0e236db626d007142746f3de8", "enabled": 1}}, "wireshark": {"100": {"checksum": "sha256:78a26c414b95f847ace2244ffd8cf2b331d0deb3dbf997b4418c04776bb286a9", "enabled": 1}}, "xen": {"100": {"checksum": "sha256:416831481b889e80b383b31faa00f231b9783d0df2fad53b1586e93107531be3", "enabled": 1}}, "xguest": {"100": {"checksum": "sha256:998e50b2675e968844d88dcd800430d6321c802fc0c95e164ae42639702f3cb6", "enabled": 1}}, "xserver": {"100": {"checksum": "sha256:8379859f95c1c920f9980a7da51b11000106746567cf39eb11e991e630dc83b9", "enabled": 1}}, "zabbix": {"100": {"checksum": "sha256:3a40a0b982db692f743fad699420776c4dfb330d1b9c7ec002539075fb499aba", "enabled": 1}}, "zarafa": {"100": {"checksum": "sha256:7fafc6a9f66dbd5fa664670416e8992743834c2bdc87e8baa413349dfe59972a", "enabled": 1}}, "zebra": {"100": {"checksum": "sha256:c836cbc2f01e3b3e9b3ab2a228d66fd3397b33f915a0ec8558de6b083be6181b", "enabled": 1}}, "zoneminder": {"100": {"checksum": "sha256:84c955a978b33a5e0790ce78ea09a45aa35fd6604b49a975fda7c037ad1deba4", "enabled": 1}}, "zosremote": {"100": {"checksum": "sha256:bd9f7634df97c85de82c4c6b2cfc420e24090f117898f9a89d4d930ee6757e4c", "enabled": 1}}}, "selinux_priorities": true}, "changed": false} TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Monday 09 September 2024 08:25:31 -0400 (0:00:03.710) 0:00:53.494 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Monday 09 September 2024 08:25:31 -0400 (0:00:00.071) 0:00:53.566 ****** skipping: [managed-node2] => {"changed": false, "skipped_reason": "No items in the list"} TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Monday 09 September 2024 08:25:31 -0400 (0:00:00.035) 0:00:53.601 ****** skipping: [managed-node2] => {"changed": false, "skipped_reason": "No items in the list"} TASK [fedora.linux_system_roles.postfix : Install Postfix] ********************* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:60 Monday 09 September 2024 08:25:31 -0400 (0:00:00.044) 0:00:53.646 ****** ok: [managed-node2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [fedora.linux_system_roles.postfix : Enable Postfix] ********************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:66 Monday 09 September 2024 08:25:33 -0400 (0:00:01.777) 0:00:55.424 ****** ok: [managed-node2] => {"changed": false, "enabled": true, "name": "postfix", "state": "started", "status": {"AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-09-09 08:25:03 EDT", "ActiveEnterTimestampMonotonic": "337222067", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount basic.target systemd-journald.socket sysinit.target network.target system.slice syslog.target systemd-tmpfiles-setup.service tmp.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-09-09 08:25:03 EDT", "AssertTimestampMonotonic": "336734242", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "333325000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "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": "yes", "ConditionTimestamp": "Mon 2024-09-09 08:25:03 EDT", "ConditionTimestampMonotonic": "336734239", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target exim.service sendmail.service", "ControlGroup": "/system.slice/postfix.service", "ControlGroupId": "5527", "ControlPID": "0", "CoredumpFilter": "0x33", "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", "EnvironmentFiles": "/etc/sysconfig/network (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5036", "ExecMainStartTimestamp": "Mon 2024-09-09 08:25:03 EDT", "ExecMainStartTimestampMonotonic": "337221897", "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=[Mon 2024-09-09 08:25:03 EDT] ; stop_time=[Mon 2024-09-09 08:25:03 EDT] ; pid=4969 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix start ; flags= ; start_time=[Mon 2024-09-09 08:25:03 EDT] ; stop_time=[Mon 2024-09-09 08:25:03 EDT] ; pid=4969 ; code=exited ; status=0 }", "ExecStartPre": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; ignore_errors=yes ; start_time=[Mon 2024-09-09 08:25:03 EDT] ; stop_time=[Mon 2024-09-09 08:25:03 EDT] ; pid=4967 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; flags=ignore-failure ; start_time=[Mon 2024-09-09 08:25:03 EDT] ; stop_time=[Mon 2024-09-09 08:25:03 EDT] ; pid=4967 ; code=exited ; status=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": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "postfix.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-09-09 08:25:03 EDT", "InactiveExitTimestampMonotonic": "336741471", "InvocationID": "d64ee13bcab3471ea248a764905615d2", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5036", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "5349376", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "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", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "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 -.mount system.slice", "RequiresMountsFor": "/var/tmp", "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", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Mon 2024-09-09 08:25:03 EDT", "StateChangeTimestampMonotonic": "337222067", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "4425", "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": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "tmp.mount", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [fedora.linux_system_roles.postfix : Get current config] ****************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:72 Monday 09 September 2024 08:25:34 -0400 (0:00:00.579) 0:00:56.003 ****** ok: [managed-node2] => {"changed": false, "cmd": ["postconf"], "delta": "0:00:00.010329", "end": "2024-09-09 08:25:34.413326", "msg": "", "rc": 0, "start": "2024-09-09 08:25:34.402997", "stderr": "", "stderr_lines": [], "stdout": "2bounce_notice_recipient = postmaster\naccess_map_defer_code = 450\naccess_map_reject_code = 554\naddress_verify_cache_cleanup_interval = 12h\naddress_verify_default_transport = $default_transport\naddress_verify_local_transport = $local_transport\naddress_verify_map = btree:$data_directory/verify_cache\naddress_verify_negative_cache = yes\naddress_verify_negative_expire_time = 3d\naddress_verify_negative_refresh_time = 3h\naddress_verify_pending_request_limit = 5000\naddress_verify_poll_count = ${stress?{1}:{3}}\naddress_verify_poll_delay = 3s\naddress_verify_positive_expire_time = 31d\naddress_verify_positive_refresh_time = 7d\naddress_verify_relay_transport = $relay_transport\naddress_verify_relayhost = $relayhost\naddress_verify_sender = $double_bounce_sender\naddress_verify_sender_dependent_default_transport_maps = $sender_dependent_default_transport_maps\naddress_verify_sender_dependent_relayhost_maps = $sender_dependent_relayhost_maps\naddress_verify_sender_ttl = 0s\naddress_verify_service_name = verify\naddress_verify_transport_maps = $transport_maps\naddress_verify_virtual_transport = $virtual_transport\nalias_database = hash:/etc/aliases\nalias_maps = hash:/etc/aliases\nallow_mail_to_commands = alias, forward\nallow_mail_to_files = alias, forward\nallow_min_user = no\nallow_percent_hack = yes\nallow_srv_lookup_fallback = no\nallow_untrusted_routing = no\nalternate_config_directories =\nalways_add_missing_headers = no\nalways_bcc =\nanvil_rate_time_unit = 60s\nanvil_status_update_time = 600s\nappend_at_myorigin = yes\nappend_dot_mydomain = ${{$compatibility_level} \nempty_address_local_login_sender_maps_lookup_key = <>\nempty_address_recipient = MAILER-DAEMON\nempty_address_relayhost_maps_lookup_key = <>\nenable_idna2003_compatibility = no\nenable_long_queue_ids = no\nenable_original_recipient = yes\nenable_threaded_bounces = no\nerror_delivery_slot_cost = $default_delivery_slot_cost\nerror_delivery_slot_discount = $default_delivery_slot_discount\nerror_delivery_slot_loan = $default_delivery_slot_loan\nerror_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit\nerror_destination_concurrency_limit = $default_destination_concurrency_limit\nerror_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback\nerror_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback\nerror_destination_rate_delay = $default_destination_rate_delay\nerror_destination_recipient_limit = $default_destination_recipient_limit\nerror_extra_recipient_limit = $default_extra_recipient_limit\nerror_initial_destination_concurrency = $initial_destination_concurrency\nerror_minimum_delivery_slots = $default_minimum_delivery_slots\nerror_notice_recipient = postmaster\nerror_recipient_limit = $default_recipient_limit\nerror_recipient_refill_delay = $default_recipient_refill_delay\nerror_recipient_refill_limit = $default_recipient_refill_limit\nerror_service_name = error\nerror_transport_rate_delay = $default_transport_rate_delay\nexecution_directory_expansion_filter = 1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ\nexpand_owner_alias = no\nexport_environment = TZ MAIL_CONFIG LANG\nfallback_transport =\nfallback_transport_maps =\nfast_flush_domains = $relay_domains\nfast_flush_purge_time = 7d\nfast_flush_refresh_time = 12h\nfault_injection_code = 0\nflush_service_name = flush\nfork_attempts = 5\nfork_delay = 1s\nforward_expansion_filter = 1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ\nforward_path = $home/.forward${recipient_delimiter}${extension}, $home/.forward\nfrozen_delivered_to = yes\nhash_queue_depth = 1\nhash_queue_names = deferred, defer\nheader_address_token_limit = 10240\nheader_checks =\nheader_from_format = standard\nheader_size_limit = 102400\nhelpful_warnings = yes\nhome_mailbox =\nhopcount_limit = 50\nhtml_directory = no\nignore_mx_lookup_error = no\nignore_srv_lookup_error = no\nimport_environment = MAIL_CONFIG MAIL_DEBUG MAIL_LOGTAG TZ XAUTHORITY DISPLAY LANG=C POSTLOG_SERVICE POSTLOG_HOSTNAME\nin_flow_delay = 1s\ninet_interfaces = localhost\ninet_protocols = all\ninfo_log_address_format = external\ninitial_destination_concurrency = 5\ninternal_mail_filter_classes =\ninvalid_hostname_reject_code = 501\nipc_idle = 5s\nipc_timeout = 3600s\nipc_ttl = 1000s\nknown_tcp_ports = lmtp=24, smtp=25, smtps=submissions=465, submission=587\nline_length_limit = 2048\nlmdb_map_size = 16777216\nlmtp_address_preference = any\nlmtp_address_verify_target = rcpt\nlmtp_assume_final = no\nlmtp_balance_inet_protocols = yes\nlmtp_bind_address =\nlmtp_bind_address6 =\nlmtp_bind_address_enforce = no\nlmtp_body_checks =\nlmtp_cname_overrides_servername = no\nlmtp_connect_timeout = 0s\nlmtp_connection_cache_destinations =\nlmtp_connection_cache_on_demand = yes\nlmtp_connection_cache_time_limit = 2s\nlmtp_connection_reuse_count_limit = 0\nlmtp_connection_reuse_time_limit = 300s\nlmtp_data_done_timeout = 600s\nlmtp_data_init_timeout = 120s\nlmtp_data_xfer_timeout = 180s\nlmtp_defer_if_no_mx_address_found = no\nlmtp_delivery_slot_cost = $default_delivery_slot_cost\nlmtp_delivery_slot_discount = $default_delivery_slot_discount\nlmtp_delivery_slot_loan = $default_delivery_slot_loan\nlmtp_delivery_status_filter = $default_delivery_status_filter\nlmtp_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit\nlmtp_destination_concurrency_limit = $default_destination_concurrency_limit\nlmtp_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback\nlmtp_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback\nlmtp_destination_rate_delay = $default_destination_rate_delay\nlmtp_destination_recipient_limit = $default_destination_recipient_limit\nlmtp_discard_lhlo_keyword_address_maps =\nlmtp_discard_lhlo_keywords =\nlmtp_dns_reply_filter =\nlmtp_dns_resolver_options =\nlmtp_dns_support_level =\nlmtp_enforce_tls = no\nlmtp_extra_recipient_limit = $default_extra_recipient_limit\nlmtp_fallback_relay =\nlmtp_generic_maps =\nlmtp_header_checks =\nlmtp_host_lookup = dns\nlmtp_initial_destination_concurrency = $initial_destination_concurrency\nlmtp_lhlo_name = $myhostname\nlmtp_lhlo_timeout = 300s\nlmtp_line_length_limit = 998\nlmtp_mail_timeout = 300s\nlmtp_mime_header_checks =\nlmtp_min_data_rate = 500\nlmtp_minimum_delivery_slots = $default_minimum_delivery_slots\nlmtp_mx_address_limit = 5\nlmtp_mx_session_limit = 2\nlmtp_nested_header_checks =\nlmtp_per_request_deadline = ${lmtp_per_record_deadline?{$lmtp_per_record_deadline}:{no}}\nlmtp_pix_workaround_delay_time = 10s\nlmtp_pix_workaround_maps =\nlmtp_pix_workaround_threshold_time = 500s\nlmtp_pix_workarounds = disable_esmtp,delay_dotcrlf\nlmtp_quit_timeout = 300s\nlmtp_quote_rfc821_envelope = yes\nlmtp_randomize_addresses = yes\nlmtp_rcpt_timeout = 300s\nlmtp_recipient_limit = $default_recipient_limit\nlmtp_recipient_refill_delay = $default_recipient_refill_delay\nlmtp_recipient_refill_limit = $default_recipient_refill_limit\nlmtp_reply_filter =\nlmtp_rset_timeout = 20s\nlmtp_sasl_auth_cache_name =\nlmtp_sasl_auth_cache_time = 90d\nlmtp_sasl_auth_enable = no\nlmtp_sasl_auth_soft_bounce = yes\nlmtp_sasl_mechanism_filter =\nlmtp_sasl_password_maps =\nlmtp_sasl_path =\nlmtp_sasl_security_options = noplaintext, noanonymous\nlmtp_sasl_tls_security_options = $lmtp_sasl_security_options\nlmtp_sasl_tls_verified_security_options = $lmtp_sasl_tls_security_options\nlmtp_sasl_type = cyrus\nlmtp_send_dummy_mail_auth = no\nlmtp_send_xforward_command = no\nlmtp_sender_dependent_authentication = no\nlmtp_skip_5xx_greeting = yes\nlmtp_skip_quit_response = no\nlmtp_starttls_timeout = 300s\nlmtp_tcp_port = 24\nlmtp_tls_CAfile =\nlmtp_tls_CApath =\nlmtp_tls_block_early_mail_reply = no\nlmtp_tls_cert_file =\nlmtp_tls_chain_files =\nlmtp_tls_ciphers = medium\nlmtp_tls_connection_reuse = no\nlmtp_tls_dcert_file =\nlmtp_tls_dkey_file = $lmtp_tls_dcert_file\nlmtp_tls_eccert_file =\nlmtp_tls_eckey_file = $lmtp_tls_eccert_file\nlmtp_tls_enforce_peername = yes\nlmtp_tls_exclude_ciphers =\nlmtp_tls_fingerprint_cert_match =\nlmtp_tls_fingerprint_digest = ${{$compatibility_level} =TLSv1\nlmtp_tls_note_starttls_offer = no\nlmtp_tls_per_site =\nlmtp_tls_policy_maps =\nlmtp_tls_protocols = >=TLSv1\nlmtp_tls_scert_verifydepth = 9\nlmtp_tls_secure_cert_match = nexthop\nlmtp_tls_security_level =\nlmtp_tls_servername =\nlmtp_tls_session_cache_database =\nlmtp_tls_session_cache_timeout = 3600s\nlmtp_tls_trust_anchor_file =\nlmtp_tls_verify_cert_match = hostname\nlmtp_tls_wrappermode = no\nlmtp_transport_rate_delay = $default_transport_rate_delay\nlmtp_use_tls = no\nlmtp_xforward_timeout = 300s\nlocal_command_shell =\nlocal_delivery_slot_cost = $default_delivery_slot_cost\nlocal_delivery_slot_discount = $default_delivery_slot_discount\nlocal_delivery_slot_loan = $default_delivery_slot_loan\nlocal_delivery_status_filter = $default_delivery_status_filter\nlocal_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit\nlocal_destination_concurrency_limit = 2\nlocal_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback\nlocal_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback\nlocal_destination_rate_delay = $default_destination_rate_delay\nlocal_destination_recipient_limit = 1\nlocal_extra_recipient_limit = $default_extra_recipient_limit\nlocal_header_rewrite_clients = permit_inet_interfaces\nlocal_initial_destination_concurrency = $initial_destination_concurrency\nlocal_login_sender_maps = static:*\nlocal_minimum_delivery_slots = $default_minimum_delivery_slots\nlocal_recipient_limit = $default_recipient_limit\nlocal_recipient_maps = proxy:unix:passwd.byname $alias_maps\nlocal_recipient_refill_delay = $default_recipient_refill_delay\nlocal_recipient_refill_limit = $default_recipient_refill_limit\nlocal_transport = local:$myhostname\nlocal_transport_rate_delay = $default_transport_rate_delay\nluser_relay =\nmail_name = Postfix\nmail_owner = postfix\nmail_release_date = 20231222\nmail_spool_directory = /var/mail\nmail_version = 3.8.4\nmailbox_command =\nmailbox_command_maps =\nmailbox_delivery_lock = fcntl, dotlock\nmailbox_size_limit = 51200000\nmailbox_transport =\nmailbox_transport_maps =\nmaillog_file =\nmaillog_file_compressor = gzip\nmaillog_file_prefixes = /var, /dev/stdout\nmaillog_file_rotate_suffix = %Y%m%d-%H%M%S\nmailq_path = /usr/bin/mailq.postfix\nmanpage_directory = /usr/share/man\nmaps_rbl_domains =\nmaps_rbl_reject_code = 554\nmasquerade_classes = envelope_sender, header_sender, header_recipient\nmasquerade_domains =\nmasquerade_exceptions =\nmaster_service_disable =\nmax_idle = 100s\nmax_use = 100\nmaximal_backoff_time = 4000s\nmaximal_queue_lifetime = 5d\nmessage_drop_headers = bcc, content-length, resent-bcc, return-path\nmessage_reject_characters =\nmessage_size_limit = 10240000\nmessage_strip_characters =\nmeta_directory = /etc/postfix\nmilter_command_timeout = 30s\nmilter_connect_macros = j {daemon_name} {daemon_addr} v _\nmilter_connect_timeout = 30s\nmilter_content_timeout = 300s\nmilter_data_macros = i\nmilter_default_action = tempfail\nmilter_end_of_data_macros = i\nmilter_end_of_header_macros = i\nmilter_header_checks =\nmilter_helo_macros = {tls_version} {cipher} {cipher_bits} {cert_subject} {cert_issuer}\nmilter_macro_daemon_name = $myhostname\nmilter_macro_defaults =\nmilter_macro_v = $mail_name $mail_version\nmilter_mail_macros = i {auth_type} {auth_authen} {auth_author} {mail_addr} {mail_host} {mail_mailer}\nmilter_protocol = 6\nmilter_rcpt_macros = i {rcpt_addr} {rcpt_host} {rcpt_mailer}\nmilter_unknown_command_macros =\nmime_boundary_length_limit = 2048\nmime_header_checks = $header_checks\nmime_nesting_limit = 100\nminimal_backoff_time = 300s\nmulti_instance_directories =\nmulti_instance_enable = no\nmulti_instance_group =\nmulti_instance_name =\nmulti_instance_wrapper =\nmulti_recipient_bounce_reject_code = 550\nmydestination = $myhostname, localhost.$mydomain, localhost\nmydomain = us-east-1.aws.redhat.com\nmyhostname = ip-10-31-11-94.us-east-1.aws.redhat.com\nmynetworks = 127.0.0.1/32 [::1]/128\nmynetworks_style = ${{$compatibility_level} =TLSv1\nsmtp_tls_note_starttls_offer = no\nsmtp_tls_per_site =\nsmtp_tls_policy_maps =\nsmtp_tls_protocols = >=TLSv1\nsmtp_tls_scert_verifydepth = 9\nsmtp_tls_secure_cert_match = nexthop, dot-nexthop\nsmtp_tls_security_level = may\nsmtp_tls_servername =\nsmtp_tls_session_cache_database =\nsmtp_tls_session_cache_timeout = 3600s\nsmtp_tls_trust_anchor_file =\nsmtp_tls_verify_cert_match = hostname\nsmtp_tls_wrappermode = no\nsmtp_transport_rate_delay = $default_transport_rate_delay\nsmtp_use_tls = no\nsmtp_xforward_timeout = 300s\nsmtpd_authorized_verp_clients = $authorized_verp_clients\nsmtpd_authorized_xclient_hosts =\nsmtpd_authorized_xforward_hosts =\nsmtpd_banner = $myhostname ESMTP $mail_name\nsmtpd_client_auth_rate_limit = 0\nsmtpd_client_connection_count_limit = 50\nsmtpd_client_connection_rate_limit = 0\nsmtpd_client_event_limit_exceptions = ${smtpd_client_connection_limit_exceptions:$mynetworks}\nsmtpd_client_ipv4_prefix_length = 32\nsmtpd_client_ipv6_prefix_length = 84\nsmtpd_client_message_rate_limit = 0\nsmtpd_client_new_tls_session_rate_limit = 0\nsmtpd_client_port_logging = no\nsmtpd_client_recipient_rate_limit = 0\nsmtpd_client_restrictions =\nsmtpd_command_filter =\nsmtpd_data_restrictions =\nsmtpd_delay_open_until_valid_rcpt = yes\nsmtpd_delay_reject = yes\nsmtpd_discard_ehlo_keyword_address_maps =\nsmtpd_discard_ehlo_keywords =\nsmtpd_dns_reply_filter =\nsmtpd_end_of_data_restrictions =\nsmtpd_enforce_tls = no\nsmtpd_error_sleep_time = 1s\nsmtpd_etrn_restrictions =\nsmtpd_expansion_filter = \\t\\40!\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\nsmtpd_forbid_bare_newline = no\nsmtpd_forbid_bare_newline_exclusions = $mynetworks\nsmtpd_forbid_unauth_pipelining = no\nsmtpd_forbidden_commands = CONNECT GET POST regexp:{{/^[^A-Z]/ Bogus}}\nsmtpd_hard_error_limit = ${stress?{1}:{20}}\nsmtpd_helo_required = no\nsmtpd_helo_restrictions =\nsmtpd_history_flush_threshold = 100\nsmtpd_junk_command_limit = ${stress?{1}:{100}}\nsmtpd_log_access_permit_actions =\nsmtpd_milter_maps =\nsmtpd_milters =\nsmtpd_min_data_rate = 500\nsmtpd_noop_commands =\nsmtpd_null_access_lookup_key = <>\nsmtpd_peername_lookup = yes\nsmtpd_per_request_deadline = ${smtpd_per_record_deadline?{$smtpd_per_record_deadline}:{${stress?{yes}:{no}}}}\nsmtpd_policy_service_default_action = 451 4.3.5 Server configuration problem\nsmtpd_policy_service_max_idle = 300s\nsmtpd_policy_service_max_ttl = 1000s\nsmtpd_policy_service_policy_context =\nsmtpd_policy_service_request_limit = 0\nsmtpd_policy_service_retry_delay = 1s\nsmtpd_policy_service_timeout = 100s\nsmtpd_policy_service_try_limit = 2\nsmtpd_proxy_ehlo = $myhostname\nsmtpd_proxy_filter =\nsmtpd_proxy_options =\nsmtpd_proxy_timeout = 100s\nsmtpd_recipient_limit = 1000\nsmtpd_recipient_overshoot_limit = 1000\nsmtpd_recipient_restrictions =\nsmtpd_reject_footer =\nsmtpd_reject_footer_maps =\nsmtpd_reject_unlisted_recipient = yes\nsmtpd_reject_unlisted_sender = no\nsmtpd_relay_before_recipient_restrictions = ${{$compatibility_level} =TLSv1\nsmtpd_tls_protocols = >=TLSv1\nsmtpd_tls_received_header = no\nsmtpd_tls_req_ccert = no\nsmtpd_tls_security_level = may\nsmtpd_tls_session_cache_database =\nsmtpd_tls_session_cache_timeout = 3600s\nsmtpd_tls_wrappermode = no\nsmtpd_upstream_proxy_protocol =\nsmtpd_upstream_proxy_timeout = 5s\nsmtpd_use_tls = no\nsmtputf8_autodetect_classes = sendmail, verify\nsmtputf8_enable = ${{$compatibility_level} ", "empty_address_local_login_sender_maps_lookup_key = <>", "empty_address_recipient = MAILER-DAEMON", "empty_address_relayhost_maps_lookup_key = <>", "enable_idna2003_compatibility = no", "enable_long_queue_ids = no", "enable_original_recipient = yes", "enable_threaded_bounces = no", "error_delivery_slot_cost = $default_delivery_slot_cost", "error_delivery_slot_discount = $default_delivery_slot_discount", "error_delivery_slot_loan = $default_delivery_slot_loan", "error_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit", "error_destination_concurrency_limit = $default_destination_concurrency_limit", "error_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback", "error_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback", "error_destination_rate_delay = $default_destination_rate_delay", "error_destination_recipient_limit = $default_destination_recipient_limit", "error_extra_recipient_limit = $default_extra_recipient_limit", "error_initial_destination_concurrency = $initial_destination_concurrency", "error_minimum_delivery_slots = $default_minimum_delivery_slots", "error_notice_recipient = postmaster", "error_recipient_limit = $default_recipient_limit", "error_recipient_refill_delay = $default_recipient_refill_delay", "error_recipient_refill_limit = $default_recipient_refill_limit", "error_service_name = error", "error_transport_rate_delay = $default_transport_rate_delay", "execution_directory_expansion_filter = 1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ", "expand_owner_alias = no", "export_environment = TZ MAIL_CONFIG LANG", "fallback_transport =", "fallback_transport_maps =", "fast_flush_domains = $relay_domains", "fast_flush_purge_time = 7d", "fast_flush_refresh_time = 12h", "fault_injection_code = 0", "flush_service_name = flush", "fork_attempts = 5", "fork_delay = 1s", "forward_expansion_filter = 1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ", "forward_path = $home/.forward${recipient_delimiter}${extension}, $home/.forward", "frozen_delivered_to = yes", "hash_queue_depth = 1", "hash_queue_names = deferred, defer", "header_address_token_limit = 10240", "header_checks =", "header_from_format = standard", "header_size_limit = 102400", "helpful_warnings = yes", "home_mailbox =", "hopcount_limit = 50", "html_directory = no", "ignore_mx_lookup_error = no", "ignore_srv_lookup_error = no", "import_environment = MAIL_CONFIG MAIL_DEBUG MAIL_LOGTAG TZ XAUTHORITY DISPLAY LANG=C POSTLOG_SERVICE POSTLOG_HOSTNAME", "in_flow_delay = 1s", "inet_interfaces = localhost", "inet_protocols = all", "info_log_address_format = external", "initial_destination_concurrency = 5", "internal_mail_filter_classes =", "invalid_hostname_reject_code = 501", "ipc_idle = 5s", "ipc_timeout = 3600s", "ipc_ttl = 1000s", "known_tcp_ports = lmtp=24, smtp=25, smtps=submissions=465, submission=587", "line_length_limit = 2048", "lmdb_map_size = 16777216", "lmtp_address_preference = any", "lmtp_address_verify_target = rcpt", "lmtp_assume_final = no", "lmtp_balance_inet_protocols = yes", "lmtp_bind_address =", "lmtp_bind_address6 =", "lmtp_bind_address_enforce = no", "lmtp_body_checks =", "lmtp_cname_overrides_servername = no", "lmtp_connect_timeout = 0s", "lmtp_connection_cache_destinations =", "lmtp_connection_cache_on_demand = yes", "lmtp_connection_cache_time_limit = 2s", "lmtp_connection_reuse_count_limit = 0", "lmtp_connection_reuse_time_limit = 300s", "lmtp_data_done_timeout = 600s", "lmtp_data_init_timeout = 120s", "lmtp_data_xfer_timeout = 180s", "lmtp_defer_if_no_mx_address_found = no", "lmtp_delivery_slot_cost = $default_delivery_slot_cost", "lmtp_delivery_slot_discount = $default_delivery_slot_discount", "lmtp_delivery_slot_loan = $default_delivery_slot_loan", "lmtp_delivery_status_filter = $default_delivery_status_filter", "lmtp_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit", "lmtp_destination_concurrency_limit = $default_destination_concurrency_limit", "lmtp_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback", "lmtp_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback", "lmtp_destination_rate_delay = $default_destination_rate_delay", "lmtp_destination_recipient_limit = $default_destination_recipient_limit", "lmtp_discard_lhlo_keyword_address_maps =", "lmtp_discard_lhlo_keywords =", "lmtp_dns_reply_filter =", "lmtp_dns_resolver_options =", "lmtp_dns_support_level =", "lmtp_enforce_tls = no", "lmtp_extra_recipient_limit = $default_extra_recipient_limit", "lmtp_fallback_relay =", "lmtp_generic_maps =", "lmtp_header_checks =", "lmtp_host_lookup = dns", "lmtp_initial_destination_concurrency = $initial_destination_concurrency", "lmtp_lhlo_name = $myhostname", "lmtp_lhlo_timeout = 300s", "lmtp_line_length_limit = 998", "lmtp_mail_timeout = 300s", "lmtp_mime_header_checks =", "lmtp_min_data_rate = 500", "lmtp_minimum_delivery_slots = $default_minimum_delivery_slots", "lmtp_mx_address_limit = 5", "lmtp_mx_session_limit = 2", "lmtp_nested_header_checks =", "lmtp_per_request_deadline = ${lmtp_per_record_deadline?{$lmtp_per_record_deadline}:{no}}", "lmtp_pix_workaround_delay_time = 10s", "lmtp_pix_workaround_maps =", "lmtp_pix_workaround_threshold_time = 500s", "lmtp_pix_workarounds = disable_esmtp,delay_dotcrlf", "lmtp_quit_timeout = 300s", "lmtp_quote_rfc821_envelope = yes", "lmtp_randomize_addresses = yes", "lmtp_rcpt_timeout = 300s", "lmtp_recipient_limit = $default_recipient_limit", "lmtp_recipient_refill_delay = $default_recipient_refill_delay", "lmtp_recipient_refill_limit = $default_recipient_refill_limit", "lmtp_reply_filter =", "lmtp_rset_timeout = 20s", "lmtp_sasl_auth_cache_name =", "lmtp_sasl_auth_cache_time = 90d", "lmtp_sasl_auth_enable = no", "lmtp_sasl_auth_soft_bounce = yes", "lmtp_sasl_mechanism_filter =", "lmtp_sasl_password_maps =", "lmtp_sasl_path =", "lmtp_sasl_security_options = noplaintext, noanonymous", "lmtp_sasl_tls_security_options = $lmtp_sasl_security_options", "lmtp_sasl_tls_verified_security_options = $lmtp_sasl_tls_security_options", "lmtp_sasl_type = cyrus", "lmtp_send_dummy_mail_auth = no", "lmtp_send_xforward_command = no", "lmtp_sender_dependent_authentication = no", "lmtp_skip_5xx_greeting = yes", "lmtp_skip_quit_response = no", "lmtp_starttls_timeout = 300s", "lmtp_tcp_port = 24", "lmtp_tls_CAfile =", "lmtp_tls_CApath =", "lmtp_tls_block_early_mail_reply = no", "lmtp_tls_cert_file =", "lmtp_tls_chain_files =", "lmtp_tls_ciphers = medium", "lmtp_tls_connection_reuse = no", "lmtp_tls_dcert_file =", "lmtp_tls_dkey_file = $lmtp_tls_dcert_file", "lmtp_tls_eccert_file =", "lmtp_tls_eckey_file = $lmtp_tls_eccert_file", "lmtp_tls_enforce_peername = yes", "lmtp_tls_exclude_ciphers =", "lmtp_tls_fingerprint_cert_match =", "lmtp_tls_fingerprint_digest = ${{$compatibility_level} =TLSv1", "lmtp_tls_note_starttls_offer = no", "lmtp_tls_per_site =", "lmtp_tls_policy_maps =", "lmtp_tls_protocols = >=TLSv1", "lmtp_tls_scert_verifydepth = 9", "lmtp_tls_secure_cert_match = nexthop", "lmtp_tls_security_level =", "lmtp_tls_servername =", "lmtp_tls_session_cache_database =", "lmtp_tls_session_cache_timeout = 3600s", "lmtp_tls_trust_anchor_file =", "lmtp_tls_verify_cert_match = hostname", "lmtp_tls_wrappermode = no", "lmtp_transport_rate_delay = $default_transport_rate_delay", "lmtp_use_tls = no", "lmtp_xforward_timeout = 300s", "local_command_shell =", "local_delivery_slot_cost = $default_delivery_slot_cost", "local_delivery_slot_discount = $default_delivery_slot_discount", "local_delivery_slot_loan = $default_delivery_slot_loan", "local_delivery_status_filter = $default_delivery_status_filter", "local_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit", "local_destination_concurrency_limit = 2", "local_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback", "local_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback", "local_destination_rate_delay = $default_destination_rate_delay", "local_destination_recipient_limit = 1", "local_extra_recipient_limit = $default_extra_recipient_limit", "local_header_rewrite_clients = permit_inet_interfaces", "local_initial_destination_concurrency = $initial_destination_concurrency", "local_login_sender_maps = static:*", "local_minimum_delivery_slots = $default_minimum_delivery_slots", "local_recipient_limit = $default_recipient_limit", "local_recipient_maps = proxy:unix:passwd.byname $alias_maps", "local_recipient_refill_delay = $default_recipient_refill_delay", "local_recipient_refill_limit = $default_recipient_refill_limit", "local_transport = local:$myhostname", "local_transport_rate_delay = $default_transport_rate_delay", "luser_relay =", "mail_name = Postfix", "mail_owner = postfix", "mail_release_date = 20231222", "mail_spool_directory = /var/mail", "mail_version = 3.8.4", "mailbox_command =", "mailbox_command_maps =", "mailbox_delivery_lock = fcntl, dotlock", "mailbox_size_limit = 51200000", "mailbox_transport =", "mailbox_transport_maps =", "maillog_file =", "maillog_file_compressor = gzip", "maillog_file_prefixes = /var, /dev/stdout", "maillog_file_rotate_suffix = %Y%m%d-%H%M%S", "mailq_path = /usr/bin/mailq.postfix", "manpage_directory = /usr/share/man", "maps_rbl_domains =", "maps_rbl_reject_code = 554", "masquerade_classes = envelope_sender, header_sender, header_recipient", "masquerade_domains =", "masquerade_exceptions =", "master_service_disable =", "max_idle = 100s", "max_use = 100", "maximal_backoff_time = 4000s", "maximal_queue_lifetime = 5d", "message_drop_headers = bcc, content-length, resent-bcc, return-path", "message_reject_characters =", "message_size_limit = 10240000", "message_strip_characters =", "meta_directory = /etc/postfix", "milter_command_timeout = 30s", "milter_connect_macros = j {daemon_name} {daemon_addr} v _", "milter_connect_timeout = 30s", "milter_content_timeout = 300s", "milter_data_macros = i", "milter_default_action = tempfail", "milter_end_of_data_macros = i", "milter_end_of_header_macros = i", "milter_header_checks =", "milter_helo_macros = {tls_version} {cipher} {cipher_bits} {cert_subject} {cert_issuer}", "milter_macro_daemon_name = $myhostname", "milter_macro_defaults =", "milter_macro_v = $mail_name $mail_version", "milter_mail_macros = i {auth_type} {auth_authen} {auth_author} {mail_addr} {mail_host} {mail_mailer}", "milter_protocol = 6", "milter_rcpt_macros = i {rcpt_addr} {rcpt_host} {rcpt_mailer}", "milter_unknown_command_macros =", "mime_boundary_length_limit = 2048", "mime_header_checks = $header_checks", "mime_nesting_limit = 100", "minimal_backoff_time = 300s", "multi_instance_directories =", "multi_instance_enable = no", "multi_instance_group =", "multi_instance_name =", "multi_instance_wrapper =", "multi_recipient_bounce_reject_code = 550", "mydestination = $myhostname, localhost.$mydomain, localhost", "mydomain = us-east-1.aws.redhat.com", "myhostname = ip-10-31-11-94.us-east-1.aws.redhat.com", "mynetworks = 127.0.0.1/32 [::1]/128", "mynetworks_style = ${{$compatibility_level} =TLSv1", "smtp_tls_note_starttls_offer = no", "smtp_tls_per_site =", "smtp_tls_policy_maps =", "smtp_tls_protocols = >=TLSv1", "smtp_tls_scert_verifydepth = 9", "smtp_tls_secure_cert_match = nexthop, dot-nexthop", "smtp_tls_security_level = may", "smtp_tls_servername =", "smtp_tls_session_cache_database =", "smtp_tls_session_cache_timeout = 3600s", "smtp_tls_trust_anchor_file =", "smtp_tls_verify_cert_match = hostname", "smtp_tls_wrappermode = no", "smtp_transport_rate_delay = $default_transport_rate_delay", "smtp_use_tls = no", "smtp_xforward_timeout = 300s", "smtpd_authorized_verp_clients = $authorized_verp_clients", "smtpd_authorized_xclient_hosts =", "smtpd_authorized_xforward_hosts =", "smtpd_banner = $myhostname ESMTP $mail_name", "smtpd_client_auth_rate_limit = 0", "smtpd_client_connection_count_limit = 50", "smtpd_client_connection_rate_limit = 0", "smtpd_client_event_limit_exceptions = ${smtpd_client_connection_limit_exceptions:$mynetworks}", "smtpd_client_ipv4_prefix_length = 32", "smtpd_client_ipv6_prefix_length = 84", "smtpd_client_message_rate_limit = 0", "smtpd_client_new_tls_session_rate_limit = 0", "smtpd_client_port_logging = no", "smtpd_client_recipient_rate_limit = 0", "smtpd_client_restrictions =", "smtpd_command_filter =", "smtpd_data_restrictions =", "smtpd_delay_open_until_valid_rcpt = yes", "smtpd_delay_reject = yes", "smtpd_discard_ehlo_keyword_address_maps =", "smtpd_discard_ehlo_keywords =", "smtpd_dns_reply_filter =", "smtpd_end_of_data_restrictions =", "smtpd_enforce_tls = no", "smtpd_error_sleep_time = 1s", "smtpd_etrn_restrictions =", "smtpd_expansion_filter = \\t\\40!\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\\\]^_`abcdefghijklmnopqrstuvwxyz{|}~", "smtpd_forbid_bare_newline = no", "smtpd_forbid_bare_newline_exclusions = $mynetworks", "smtpd_forbid_unauth_pipelining = no", "smtpd_forbidden_commands = CONNECT GET POST regexp:{{/^[^A-Z]/ Bogus}}", "smtpd_hard_error_limit = ${stress?{1}:{20}}", "smtpd_helo_required = no", "smtpd_helo_restrictions =", "smtpd_history_flush_threshold = 100", "smtpd_junk_command_limit = ${stress?{1}:{100}}", "smtpd_log_access_permit_actions =", "smtpd_milter_maps =", "smtpd_milters =", "smtpd_min_data_rate = 500", "smtpd_noop_commands =", "smtpd_null_access_lookup_key = <>", "smtpd_peername_lookup = yes", "smtpd_per_request_deadline = ${smtpd_per_record_deadline?{$smtpd_per_record_deadline}:{${stress?{yes}:{no}}}}", "smtpd_policy_service_default_action = 451 4.3.5 Server configuration problem", "smtpd_policy_service_max_idle = 300s", "smtpd_policy_service_max_ttl = 1000s", "smtpd_policy_service_policy_context =", "smtpd_policy_service_request_limit = 0", "smtpd_policy_service_retry_delay = 1s", "smtpd_policy_service_timeout = 100s", "smtpd_policy_service_try_limit = 2", "smtpd_proxy_ehlo = $myhostname", "smtpd_proxy_filter =", "smtpd_proxy_options =", "smtpd_proxy_timeout = 100s", "smtpd_recipient_limit = 1000", "smtpd_recipient_overshoot_limit = 1000", "smtpd_recipient_restrictions =", "smtpd_reject_footer =", "smtpd_reject_footer_maps =", "smtpd_reject_unlisted_recipient = yes", "smtpd_reject_unlisted_sender = no", "smtpd_relay_before_recipient_restrictions = ${{$compatibility_level} =TLSv1", "smtpd_tls_protocols = >=TLSv1", "smtpd_tls_received_header = no", "smtpd_tls_req_ccert = no", "smtpd_tls_security_level = may", "smtpd_tls_session_cache_database =", "smtpd_tls_session_cache_timeout = 3600s", "smtpd_tls_wrappermode = no", "smtpd_upstream_proxy_protocol =", "smtpd_upstream_proxy_timeout = 5s", "smtpd_use_tls = no", "smtputf8_autodetect_classes = sendmail, verify", "smtputf8_enable = ${{$compatibility_level} {"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-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:112 Monday 09 September 2024 08:25:34 -0400 (0:00:00.029) 0:00:56.596 ****** skipping: [managed-node2] => {"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 : Gather facts for ansible_date_time] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:126 Monday 09 September 2024 08:25:34 -0400 (0:00:00.027) 0:00:56.624 ****** ok: [managed-node2] TASK [fedora.linux_system_roles.postfix : Backup configuration] **************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:132 Monday 09 September 2024 08:25:35 -0400 (0:00:00.940) 0:00:57.564 ****** changed: [managed-node2] => {"changed": true, "checksum": "1b619865e70047dd4987d6f4361438a356b11d0e", "dest": "/etc/postfix/main.cf.2024-09-09T12:25:35Z", "gid": 0, "group": "root", "md5sum": "a237532fbdccf3881de08c4ca5b57e52", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:postfix_etc_t:s0", "size": 29709, "src": "/etc/postfix/main.cf", "state": "file", "uid": 0} TASK [fedora.linux_system_roles.postfix : Ensure Last modified header is absent] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:140 Monday 09 September 2024 08:25:36 -0400 (0:00:00.534) 0:00:58.098 ****** ok: [managed-node2] => {"backup": "", "changed": false, "found": 0, "msg": ""} TASK [fedora.linux_system_roles.postfix : Ensure the outdated ansible managed header is absent] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:148 Monday 09 September 2024 08:25:36 -0400 (0:00:00.542) 0:00:58.641 ****** ok: [managed-node2] => {"backup": "", "changed": false, "found": 0, "msg": ""} TASK [fedora.linux_system_roles.postfix : Ensure ansible_managed header in configuration file] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:154 Monday 09 September 2024 08:25:37 -0400 (0:00:00.409) 0:00:59.050 ****** changed: [managed-node2] => {"changed": true, "msg": "Block inserted"} TASK [fedora.linux_system_roles.postfix : Configure Postfix] ******************* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:162 Monday 09 September 2024 08:25:37 -0400 (0:00:00.529) 0:00:59.580 ****** changed: [managed-node2] => (item={'key': 'relay_domains', 'value': 'London'}) => {"ansible_loop_var": "item", "changed": true, "cmd": ["postconf", "-e", "relay_domains=London"], "delta": "0:00:00.010861", "end": "2024-09-09 08:25:37.983154", "item": {"key": "relay_domains", "value": "London"}, "msg": "", "rc": 0, "start": "2024-09-09 08:25:37.972293", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [managed-node2] => (item={'key': 'relayhost', 'value': 'example.com'}) => {"ansible_loop_var": "item", "changed": true, "cmd": ["postconf", "-e", "relayhost=example.com"], "delta": "0:00:00.011393", "end": "2024-09-09 08:25:38.346727", "item": {"key": "relayhost", "value": "example.com"}, "msg": "", "rc": 0, "start": "2024-09-09 08:25:38.335334", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} Notification for handler Check postfix has been saved. Notification for handler Restart postfix has been saved. Notification for handler Check postfix has been saved. Notification for handler Restart postfix has been saved. TASK [Flush handlers] ********************************************************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_previous_replaced.yml:29 Monday 09 September 2024 08:25:38 -0400 (0:00:00.827) 0:01:00.408 ****** NOTIFIED HANDLER fedora.linux_system_roles.postfix : Check postfix for managed-node2 NOTIFIED HANDLER fedora.linux_system_roles.postfix : Restart postfix for managed-node2 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.postfix : Check postfix] ************ task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:2 Monday 09 September 2024 08:25:38 -0400 (0:00:00.030) 0:01:00.439 ****** ok: [managed-node2] => {"changed": false, "cmd": ["postfix", "check"], "delta": "0:00:02.040463", "end": "2024-09-09 08:25:40.819119", "msg": "", "rc": 0, "start": "2024-09-09 08:25:38.778656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} RUNNING HANDLER [fedora.linux_system_roles.postfix : Restart postfix] ********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:7 Monday 09 September 2024 08:25:40 -0400 (0:00:02.420) 0:01:02.860 ****** changed: [managed-node2] => {"changed": true, "name": "postfix", "state": "started", "status": {"AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-09-09 08:25:03 EDT", "ActiveEnterTimestampMonotonic": "337222067", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount basic.target systemd-journald.socket sysinit.target network.target system.slice syslog.target systemd-tmpfiles-setup.service tmp.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-09-09 08:25:03 EDT", "AssertTimestampMonotonic": "336734242", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "333325000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "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": "yes", "ConditionTimestamp": "Mon 2024-09-09 08:25:03 EDT", "ConditionTimestampMonotonic": "336734239", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target exim.service sendmail.service", "ControlGroup": "/system.slice/postfix.service", "ControlGroupId": "5527", "ControlPID": "0", "CoredumpFilter": "0x33", "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", "EnvironmentFiles": "/etc/sysconfig/network (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5036", "ExecMainStartTimestamp": "Mon 2024-09-09 08:25:03 EDT", "ExecMainStartTimestampMonotonic": "337221897", "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=[Mon 2024-09-09 08:25:03 EDT] ; stop_time=[Mon 2024-09-09 08:25:03 EDT] ; pid=4969 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix start ; flags= ; start_time=[Mon 2024-09-09 08:25:03 EDT] ; stop_time=[Mon 2024-09-09 08:25:03 EDT] ; pid=4969 ; code=exited ; status=0 }", "ExecStartPre": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; ignore_errors=yes ; start_time=[Mon 2024-09-09 08:25:03 EDT] ; stop_time=[Mon 2024-09-09 08:25:03 EDT] ; pid=4967 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; flags=ignore-failure ; start_time=[Mon 2024-09-09 08:25:03 EDT] ; stop_time=[Mon 2024-09-09 08:25:03 EDT] ; pid=4967 ; code=exited ; status=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": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "postfix.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-09-09 08:25:03 EDT", "InactiveExitTimestampMonotonic": "336741471", "InvocationID": "d64ee13bcab3471ea248a764905615d2", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5036", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "5349376", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "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", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "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 -.mount system.slice", "RequiresMountsFor": "/var/tmp", "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", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Mon 2024-09-09 08:25:03 EDT", "StateChangeTimestampMonotonic": "337222067", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "4425", "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": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "tmp.mount", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [Check firewall and selinux status] *************************************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_previous_replaced.yml:32 Monday 09 September 2024 08:25:41 -0400 (0:00:00.963) 0:01:03.823 ****** included: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/check_firewall_selinux.yml for managed-node2 TASK [Get the firewall services] *********************************************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/check_firewall_selinux.yml:10 Monday 09 September 2024 08:25:41 -0400 (0:00:00.062) 0:01:03.886 ****** skipping: [managed-node2] => {"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-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/check_firewall_selinux.yml:17 Monday 09 September 2024 08:25:41 -0400 (0:00:00.048) 0:01:03.934 ****** skipping: [managed-node2] => (item=smtp) => {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_firewall | bool", "item": "smtp", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => (item=smtps) => {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_firewall | bool", "item": "smtps", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => (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-node2] => {"changed": false, "msg": "All items skipped"} TASK [Ensure smtp ports are retrieved] ***************************************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/check_firewall_selinux.yml:30 Monday 09 September 2024 08:25:42 -0400 (0:00:00.092) 0:01:04.027 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "postfix_manage_selinux | bool", "skip_reason": "Conditional result was False"} TASK [Check associated selinux] ************************************************ task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/check_firewall_selinux.yml:34 Monday 09 September 2024 08:25:42 -0400 (0:00:00.049) 0:01:04.076 ****** skipping: [managed-node2] => (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-node2] => (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-node2] => (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-node2] => {"changed": false, "msg": "All items skipped"} TASK [Check header for ansible_managed, fingerprint] *************************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_previous_replaced.yml:35 Monday 09 September 2024 08:25:42 -0400 (0:00:00.059) 0:01:04.135 ****** included: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/tasks/check_header.yml for managed-node2 TASK [Get file] **************************************************************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/tasks/check_header.yml:3 Monday 09 September 2024 08:25:42 -0400 (0:00:00.062) 0:01:04.198 ****** ok: [managed-node2] => {"changed": false, "content": "IyBCRUdJTiBBTlNJQkxFIE1BTkFHRUQgQkxPQ0sKIwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9zdGZpeAojIEVORCBBTlNJQkxFIE1BTkFHRUQgQkxPQ0sKIyBHbG9iYWwgUG9zdGZpeCBjb25maWd1cmF0aW9uIGZpbGUuIFRoaXMgZmlsZSBsaXN0cyBvbmx5IGEgc3Vic2V0CiMgb2YgYWxsIHBhcmFtZXRlcnMuIEZvciB0aGUgc3ludGF4LCBhbmQgZm9yIGEgY29tcGxldGUgcGFyYW1ldGVyCiMgbGlzdCwgc2VlIHRoZSBwb3N0Y29uZig1KSBtYW51YWwgcGFnZSAoY29tbWFuZDogIm1hbiA1IHBvc3Rjb25mIikuCiMKIyBUSVA6IHVzZSB0aGUgY29tbWFuZCAicG9zdGNvbmYgLW4iIHRvIHZpZXcgbWFpbi5jZiBwYXJhbWV0ZXIKIyBzZXR0aW5ncywgInBvc3Rjb25mIHBhcmFtZXRlcm5hbWUiIHRvIHZpZXcgYSBzcGVjaWZpYyBwYXJhbWV0ZXIsCiMgYW5kICJwb3N0Y29uZiAncGFyYW1ldGVybmFtZT12YWx1ZSciIHRvIHNldCBhIHNwZWNpZmljIHBhcmFtZXRlci4KIwojIEZvciBjb21tb24gY29uZmlndXJhdGlvbiBleGFtcGxlcywgc2VlIEJBU0lDX0NPTkZJR1VSQVRJT05fUkVBRE1FCiMgYW5kIFNUQU5EQVJEX0NPTkZJR1VSQVRJT05fUkVBRE1FLiBUbyBmaW5kIHRoZXNlIGRvY3VtZW50cywgdXNlCiMgdGhlIGNvbW1hbmQgInBvc3Rjb25mIGh0bWxfZGlyZWN0b3J5IHJlYWRtZV9kaXJlY3RvcnkiLCBvciBnbyB0bwojIGh0dHA6Ly93d3cucG9zdGZpeC5vcmcvQkFTSUNfQ09ORklHVVJBVElPTl9SRUFETUUuaHRtbCBldGMuCiMKIyBGb3IgYmVzdCByZXN1bHRzLCBjaGFuZ2Ugbm8gbW9yZSB0aGFuIDItMyBwYXJhbWV0ZXJzIGF0IGEgdGltZSwKIyBhbmQgdGVzdCBpZiBQb3N0Zml4IHN0aWxsIHdvcmtzIGFmdGVyIGV2ZXJ5IGNoYW5nZS4KCiMgQ09NUEFUSUJJTElUWQojCiMgVGhlIGNvbXBhdGliaWxpdHlfbGV2ZWwgZGV0ZXJtaW5lcyB3aGF0IGRlZmF1bHQgc2V0dGluZ3MgUG9zdGZpeAojIHdpbGwgdXNlIGZvciBtYWluLmNmIGFuZCBtYXN0ZXIuY2Ygc2V0dGluZ3MuIFRoZXNlIGRlZmF1bHRzIHdpbGwKIyBjaGFuZ2Ugb3ZlciB0aW1lLgojCiMgVG8gYXZvaWQgYnJlYWtpbmcgdGhpbmdzLCBQb3N0Zml4IHdpbGwgdXNlIGJhY2t3YXJkcy1jb21wYXRpYmxlCiMgZGVmYXVsdCBzZXR0aW5ncyBhbmQgbG9nIHdoZXJlIGl0IHVzZXMgdGhvc2Ugb2xkIGJhY2t3YXJkcy1jb21wYXRpYmxlCiMgZGVmYXVsdCBzZXR0aW5ncywgdW50aWwgdGhlIHN5c3RlbSBhZG1pbmlzdHJhdG9yIGhhcyBkZXRlcm1pbmVkCiMgaWYgYW55IGJhY2t3YXJkcy1jb21wYXRpYmxlIGRlZmF1bHQgc2V0dGluZ3MgbmVlZCB0byBiZSBtYWRlCiMgcGVybWFuZW50IGluIG1haW4uY2Ygb3IgbWFzdGVyLmNmLgojCiMgV2hlbiB0aGlzIHJldmlldyBpcyBjb21wbGV0ZSwgdXBkYXRlIHRoZSBjb21wYXRpYmlsaXR5X2xldmVsIHNldHRpbmcKIyBiZWxvdyBhcyByZWNvbW1lbmRlZCBpbiB0aGUgUkVMRUFTRV9OT1RFUyBmaWxlLgojCiMgVGhlIGxldmVsIGJlbG93IGlzIHdoYXQgc2hvdWxkIGJlIHVzZWQgd2l0aCBuZXcgKG5vdCB1cGdyYWRlKSBpbnN0YWxscy4KIwpjb21wYXRpYmlsaXR5X2xldmVsID0gMy44CgojIFNPRlQgQk9VTkNFCiMKIyBUaGUgc29mdF9ib3VuY2UgcGFyYW1ldGVyIHByb3ZpZGVzIGEgbGltaXRlZCBzYWZldHkgbmV0IGZvcgojIHRlc3RpbmcuICBXaGVuIHNvZnRfYm91bmNlIGlzIGVuYWJsZWQsIG1haWwgd2lsbCByZW1haW4gcXVldWVkIHRoYXQKIyB3b3VsZCBvdGhlcndpc2UgYm91bmNlLiBUaGlzIHBhcmFtZXRlciBkaXNhYmxlcyBsb2NhbGx5LWdlbmVyYXRlZAojIGJvdW5jZXMsIGFuZCBwcmV2ZW50cyB0aGUgU01UUCBzZXJ2ZXIgZnJvbSByZWplY3RpbmcgbWFpbCBwZXJtYW5lbnRseQojIChieSBjaGFuZ2luZyA1eHggcmVwbGllcyBpbnRvIDR4eCByZXBsaWVzKS4gSG93ZXZlciwgc29mdF9ib3VuY2UKIyBpcyBubyBjdXJlIGZvciBhZGRyZXNzIHJld3JpdGluZyBtaXN0YWtlcyBvciBtYWlsIHJvdXRpbmcgbWlzdGFrZXMuCiMKI3NvZnRfYm91bmNlID0gbm8KCiMgTE9DQUwgUEFUSE5BTUUgSU5GT1JNQVRJT04KIwojIFRoZSBxdWV1ZV9kaXJlY3Rvcnkgc3BlY2lmaWVzIHRoZSBsb2NhdGlvbiBvZiB0aGUgUG9zdGZpeCBxdWV1ZS4KIyBUaGlzIGlzIGFsc28gdGhlIHJvb3QgZGlyZWN0b3J5IG9mIFBvc3RmaXggZGFlbW9ucyB0aGF0IHJ1biBjaHJvb3RlZC4KIyBTZWUgdGhlIGZpbGVzIGluIGV4YW1wbGVzL2Nocm9vdC1zZXR1cCBmb3Igc2V0dGluZyB1cCBQb3N0Zml4IGNocm9vdAojIGVudmlyb25tZW50cyBvbiBkaWZmZXJlbnQgVU5JWCBzeXN0ZW1zLgojCnF1ZXVlX2RpcmVjdG9yeSA9IC92YXIvc3Bvb2wvcG9zdGZpeAoKIyBUaGUgY29tbWFuZF9kaXJlY3RvcnkgcGFyYW1ldGVyIHNwZWNpZmllcyB0aGUgbG9jYXRpb24gb2YgYWxsCiMgcG9zdFhYWCBjb21tYW5kcy4KIwpjb21tYW5kX2RpcmVjdG9yeSA9IC91c3Ivc2JpbgoKIyBUaGUgZGFlbW9uX2RpcmVjdG9yeSBwYXJhbWV0ZXIgc3BlY2lmaWVzIHRoZSBsb2NhdGlvbiBvZiBhbGwgUG9zdGZpeAojIGRhZW1vbiBwcm9ncmFtcyAoaS5lLiBwcm9ncmFtcyBsaXN0ZWQgaW4gdGhlIG1hc3Rlci5jZiBmaWxlKS4gVGhpcwojIGRpcmVjdG9yeSBtdXN0IGJlIG93bmVkIGJ5IHJvb3QuCiMKZGFlbW9uX2RpcmVjdG9yeSA9IC91c3IvbGliZXhlYy9wb3N0Zml4CgojIFRoZSBkYXRhX2RpcmVjdG9yeSBwYXJhbWV0ZXIgc3BlY2lmaWVzIHRoZSBsb2NhdGlvbiBvZiBQb3N0Zml4LXdyaXRhYmxlCiMgZGF0YSBmaWxlcyAoY2FjaGVzLCByYW5kb20gbnVtYmVycykuIFRoaXMgZGlyZWN0b3J5IG11c3QgYmUgb3duZWQKIyBieSB0aGUgbWFpbF9vd25lciBhY2NvdW50IChzZWUgYmVsb3cpLgojCmRhdGFfZGlyZWN0b3J5ID0gL3Zhci9saWIvcG9zdGZpeAoKIyBRVUVVRSBBTkQgUFJPQ0VTUyBPV05FUlNISVAKIwojIFRoZSBtYWlsX293bmVyIHBhcmFtZXRlciBzcGVjaWZpZXMgdGhlIG93bmVyIG9mIHRoZSBQb3N0Zml4IHF1ZXVlCiMgYW5kIG9mIG1vc3QgUG9zdGZpeCBkYWVtb24gcHJvY2Vzc2VzLiAgU3BlY2lmeSB0aGUgbmFtZSBvZiBhIHVzZXIKIyBhY2NvdW50IFRIQVQgRE9FUyBOT1QgU0hBUkUgSVRTIFVTRVIgT1IgR1JPVVAgSUQgV0lUSCBPVEhFUiBBQ0NPVU5UUwojIEFORCBUSEFUIE9XTlMgTk8gT1RIRVIgRklMRVMgT1IgUFJPQ0VTU0VTIE9OIFRIRSBTWVNURU0uICBJbgojIHBhcnRpY3VsYXIsIGRvbid0IHNwZWNpZnkgbm9ib2R5IG9yIGRhZW1vbi4gUExFQVNFIFVTRSBBIERFRElDQVRFRAojIFVTRVIuCiMKbWFpbF9vd25lciA9IHBvc3RmaXgKCiMgVGhlIGRlZmF1bHRfcHJpdnMgcGFyYW1ldGVyIHNwZWNpZmllcyB0aGUgZGVmYXVsdCByaWdodHMgdXNlZCBieQojIHRoZSBsb2NhbCBkZWxpdmVyeSBhZ2VudCBmb3IgZGVsaXZlcnkgdG8gZXh0ZXJuYWwgZmlsZSBvciBjb21tYW5kLgojIFRoZXNlIHJpZ2h0cyBhcmUgdXNlZCBpbiB0aGUgYWJzZW5jZSBvZiBhIHJlY2lwaWVudCB1c2VyIGNvbnRleHQuCiMgRE8gTk9UIFNQRUNJRlkgQSBQUklWSUxFR0VEIFVTRVIgT1IgVEhFIFBPU1RGSVggT1dORVIuCiMKI2RlZmF1bHRfcHJpdnMgPSBub2JvZHkKCiMgSU5URVJORVQgSE9TVCBBTkQgRE9NQUlOIE5BTUVTCiMgCiMgVGhlIG15aG9zdG5hbWUgcGFyYW1ldGVyIHNwZWNpZmllcyB0aGUgaW50ZXJuZXQgaG9zdG5hbWUgb2YgdGhpcwojIG1haWwgc3lzdGVtLiBUaGUgZGVmYXVsdCBpcyB0byB1c2UgdGhlIGZ1bGx5LXF1YWxpZmllZCBkb21haW4gbmFtZQojIGZyb20gZ2V0aG9zdG5hbWUoKS4gJG15aG9zdG5hbWUgaXMgdXNlZCBhcyBhIGRlZmF1bHQgdmFsdWUgZm9yIG1hbnkKIyBvdGhlciBjb25maWd1cmF0aW9uIHBhcmFtZXRlcnMuCiMKI215aG9zdG5hbWUgPSBob3N0LmRvbWFpbi50bGQKI215aG9zdG5hbWUgPSB2aXJ0dWFsLmRvbWFpbi50bGQKCiMgVGhlIG15ZG9tYWluIHBhcmFtZXRlciBzcGVjaWZpZXMgdGhlIGxvY2FsIGludGVybmV0IGRvbWFpbiBuYW1lLgojIFRoZSBkZWZhdWx0IGlzIHRvIHVzZSAkbXlob3N0bmFtZSBtaW51cyB0aGUgZmlyc3QgY29tcG9uZW50LgojICRteWRvbWFpbiBpcyB1c2VkIGFzIGEgZGVmYXVsdCB2YWx1ZSBmb3IgbWFueSBvdGhlciBjb25maWd1cmF0aW9uCiMgcGFyYW1ldGVycy4KIwojbXlkb21haW4gPSBkb21haW4udGxkCgojIFNFTkRJTkcgTUFJTAojIAojIFRoZSBteW9yaWdpbiBwYXJhbWV0ZXIgc3BlY2lmaWVzIHRoZSBkb21haW4gdGhhdCBsb2NhbGx5LXBvc3RlZAojIG1haWwgYXBwZWFycyB0byBjb21lIGZyb20uIFRoZSBkZWZhdWx0IGlzIHRvIGFwcGVuZCAkbXlob3N0bmFtZSwKIyB3aGljaCBpcyBmaW5lIGZvciBzbWFsbCBzaXRlcy4gIElmIHlvdSBydW4gYSBkb21haW4gd2l0aCBtdWx0aXBsZQojIG1hY2hpbmVzLCB5b3Ugc2hvdWxkICgxKSBjaGFuZ2UgdGhpcyB0byAkbXlkb21haW4gYW5kICgyKSBzZXQgdXAKIyBhIGRvbWFpbi13aWRlIGFsaWFzIGRhdGFiYXNlIHRoYXQgYWxpYXNlcyBlYWNoIHVzZXIgdG8KIyB1c2VyQHRoYXQudXNlcnMubWFpbGhvc3QuCiMKIyBGb3IgdGhlIHNha2Ugb2YgY29uc2lzdGVuY3kgYmV0d2VlbiBzZW5kZXIgYW5kIHJlY2lwaWVudCBhZGRyZXNzZXMsCiMgbXlvcmlnaW4gYWxzbyBzcGVjaWZpZXMgdGhlIGRlZmF1bHQgZG9tYWluIG5hbWUgdGhhdCBpcyBhcHBlbmRlZAojIHRvIHJlY2lwaWVudCBhZGRyZXNzZXMgdGhhdCBoYXZlIG5vIEBkb21haW4gcGFydC4KIwojbXlvcmlnaW4gPSAkbXlob3N0bmFtZQojbXlvcmlnaW4gPSAkbXlkb21haW4KCiMgUkVDRUlWSU5HIE1BSUwKCiMgVGhlIGluZXRfaW50ZXJmYWNlcyBwYXJhbWV0ZXIgc3BlY2lmaWVzIHRoZSBuZXR3b3JrIGludGVyZmFjZQojIGFkZHJlc3NlcyB0aGF0IHRoaXMgbWFpbCBzeXN0ZW0gcmVjZWl2ZXMgbWFpbCBvbi4gIEJ5IGRlZmF1bHQsCiMgdGhlIHNvZnR3YXJlIGNsYWltcyBhbGwgYWN0aXZlIGludGVyZmFjZXMgb24gdGhlIG1hY2hpbmUuIFRoZQojIHBhcmFtZXRlciBhbHNvIGNvbnRyb2xzIGRlbGl2ZXJ5IG9mIG1haWwgdG8gdXNlckBbaXAuYWRkcmVzc10uCiMKIyBTZWUgYWxzbyB0aGUgcHJveHlfaW50ZXJmYWNlcyBwYXJhbWV0ZXIsIGZvciBuZXR3b3JrIGFkZHJlc3NlcyB0aGF0CiMgYXJlIGZvcndhcmRlZCB0byB1cyB2aWEgYSBwcm94eSBvciBuZXR3b3JrIGFkZHJlc3MgdHJhbnNsYXRvci4KIwojIE5vdGU6IHlvdSBuZWVkIHRvIHN0b3Avc3RhcnQgUG9zdGZpeCB3aGVuIHRoaXMgcGFyYW1ldGVyIGNoYW5nZXMuCiMKI2luZXRfaW50ZXJmYWNlcyA9IGFsbAojaW5ldF9pbnRlcmZhY2VzID0gJG15aG9zdG5hbWUKI2luZXRfaW50ZXJmYWNlcyA9ICRteWhvc3RuYW1lLCBsb2NhbGhvc3QKaW5ldF9pbnRlcmZhY2VzID0gbG9jYWxob3N0CgojIEVuYWJsZSBJUHY0LCBhbmQgSVB2NiBpZiBzdXBwb3J0ZWQKaW5ldF9wcm90b2NvbHMgPSBhbGwKCiMgVGhlIHByb3h5X2ludGVyZmFjZXMgcGFyYW1ldGVyIHNwZWNpZmllcyB0aGUgbmV0d29yayBpbnRlcmZhY2UKIyBhZGRyZXNzZXMgdGhhdCB0aGlzIG1haWwgc3lzdGVtIHJlY2VpdmVzIG1haWwgb24gYnkgd2F5IG9mIGEKIyBwcm94eSBvciBuZXR3b3JrIGFkZHJlc3MgdHJhbnNsYXRpb24gdW5pdC4gVGhpcyBzZXR0aW5nIGV4dGVuZHMKIyB0aGUgYWRkcmVzcyBsaXN0IHNwZWNpZmllZCB3aXRoIHRoZSBpbmV0X2ludGVyZmFjZXMgcGFyYW1ldGVyLgojCiMgWW91IG11c3Qgc3BlY2lmeSB5b3VyIHByb3h5L05BVCBhZGRyZXNzZXMgd2hlbiB5b3VyIHN5c3RlbSBpcyBhCiMgYmFja3VwIE1YIGhvc3QgZm9yIG90aGVyIGRvbWFpbnMsIG90aGVyd2lzZSBtYWlsIGRlbGl2ZXJ5IGxvb3BzCiMgd2lsbCBoYXBwZW4gd2hlbiB0aGUgcHJpbWFyeSBNWCBob3N0IGlzIGRvd24uCiMKI3Byb3h5X2ludGVyZmFjZXMgPQojcHJveHlfaW50ZXJmYWNlcyA9IDEuMi4zLjQKCiMgVGhlIG15ZGVzdGluYXRpb24gcGFyYW1ldGVyIHNwZWNpZmllcyB0aGUgbGlzdCBvZiBkb21haW5zIHRoYXQgdGhpcwojIG1hY2hpbmUgY29uc2lkZXJzIGl0c2VsZiB0aGUgZmluYWwgZGVzdGluYXRpb24gZm9yLgojCiMgVGhlc2UgZG9tYWlucyBhcmUgcm91dGVkIHRvIHRoZSBkZWxpdmVyeSBhZ2VudCBzcGVjaWZpZWQgd2l0aCB0aGUKIyBsb2NhbF90cmFuc3BvcnQgcGFyYW1ldGVyIHNldHRpbmcuIEJ5IGRlZmF1bHQsIHRoYXQgaXMgdGhlIFVOSVgKIyBjb21wYXRpYmxlIGRlbGl2ZXJ5IGFnZW50IHRoYXQgbG9va3VwcyBhbGwgcmVjaXBpZW50cyBpbiAvZXRjL3Bhc3N3ZAojIGFuZCAvZXRjL2FsaWFzZXMgb3IgdGhlaXIgZXF1aXZhbGVudC4KIwojIFRoZSBkZWZhdWx0IGlzICRteWhvc3RuYW1lICsgbG9jYWxob3N0LiRteWRvbWFpbiArIGxvY2FsaG9zdC4gIE9uCiMgYSBtYWlsIGRvbWFpbiBnYXRld2F5LCB5b3Ugc2hvdWxkIGFsc28gaW5jbHVkZSAkbXlkb21haW4uCiMKIyBEbyBub3Qgc3BlY2lmeSB0aGUgbmFtZXMgb2YgdmlydHVhbCBkb21haW5zIC0gdGhvc2UgZG9tYWlucyBhcmUKIyBzcGVjaWZpZWQgZWxzZXdoZXJlIChzZWUgVklSVFVBTF9SRUFETUUpLgojCiMgRG8gbm90IHNwZWNpZnkgdGhlIG5hbWVzIG9mIGRvbWFpbnMgdGhhdCB0aGlzIG1hY2hpbmUgaXMgYmFja3VwIE1YCiMgaG9zdCBmb3IuIFNwZWNpZnkgdGhvc2UgbmFtZXMgdmlhIHRoZSByZWxheV9kb21haW5zIHNldHRpbmdzIGZvcgojIHRoZSBTTVRQIHNlcnZlciwgb3IgdXNlIHBlcm1pdF9teF9iYWNrdXAgaWYgeW91IGFyZSBsYXp5IChzZWUKIyBTVEFOREFSRF9DT05GSUdVUkFUSU9OX1JFQURNRSkuCiMKIyBUaGUgbG9jYWwgbWFjaGluZSBpcyBhbHdheXMgdGhlIGZpbmFsIGRlc3RpbmF0aW9uIGZvciBtYWlsIGFkZHJlc3NlZAojIHRvIHVzZXJAW3RoZS5uZXQud29yay5hZGRyZXNzXSBvZiBhbiBpbnRlcmZhY2UgdGhhdCB0aGUgbWFpbCBzeXN0ZW0KIyByZWNlaXZlcyBtYWlsIG9uIChzZWUgdGhlIGluZXRfaW50ZXJmYWNlcyBwYXJhbWV0ZXIpLgojCiMgU3BlY2lmeSBhIGxpc3Qgb2YgaG9zdCBvciBkb21haW4gbmFtZXMsIC9maWxlL25hbWUgb3IgdHlwZTp0YWJsZQojIHBhdHRlcm5zLCBzZXBhcmF0ZWQgYnkgY29tbWFzIGFuZC9vciB3aGl0ZXNwYWNlLiBBIC9maWxlL25hbWUKIyBwYXR0ZXJuIGlzIHJlcGxhY2VkIGJ5IGl0cyBjb250ZW50czsgYSB0eXBlOnRhYmxlIGlzIG1hdGNoZWQgd2hlbgojIGEgbmFtZSBtYXRjaGVzIGEgbG9va3VwIGtleSAodGhlIHJpZ2h0LWhhbmQgc2lkZSBpcyBpZ25vcmVkKS4KIyBDb250aW51ZSBsb25nIGxpbmVzIGJ5IHN0YXJ0aW5nIHRoZSBuZXh0IGxpbmUgd2l0aCB3aGl0ZXNwYWNlLgojCiMgU2VlIGFsc28gYmVsb3csIHNlY3Rpb24gIlJFSkVDVElORyBNQUlMIEZPUiBVTktOT1dOIExPQ0FMIFVTRVJTIi4KIwpteWRlc3RpbmF0aW9uID0gJG15aG9zdG5hbWUsIGxvY2FsaG9zdC4kbXlkb21haW4sIGxvY2FsaG9zdAojbXlkZXN0aW5hdGlvbiA9ICRteWhvc3RuYW1lLCBsb2NhbGhvc3QuJG15ZG9tYWluLCBsb2NhbGhvc3QsICRteWRvbWFpbgojbXlkZXN0aW5hdGlvbiA9ICRteWhvc3RuYW1lLCBsb2NhbGhvc3QuJG15ZG9tYWluLCBsb2NhbGhvc3QsICRteWRvbWFpbiwKIwltYWlsLiRteWRvbWFpbiwgd3d3LiRteWRvbWFpbiwgZnRwLiRteWRvbWFpbgoKIyBSRUpFQ1RJTkcgTUFJTCBGT1IgVU5LTk9XTiBMT0NBTCBVU0VSUwojCiMgVGhlIGxvY2FsX3JlY2lwaWVudF9tYXBzIHBhcmFtZXRlciBzcGVjaWZpZXMgb3B0aW9uYWwgbG9va3VwIHRhYmxlcwojIHdpdGggYWxsIG5hbWVzIG9yIGFkZHJlc3NlcyBvZiB1c2VycyB0aGF0IGFyZSBsb2NhbCB3aXRoIHJlc3BlY3QKIyB0byAkbXlkZXN0aW5hdGlvbiwgJGluZXRfaW50ZXJmYWNlcyBvciAkcHJveHlfaW50ZXJmYWNlcy4KIwojIElmIHRoaXMgcGFyYW1ldGVyIGlzIGRlZmluZWQsIHRoZW4gdGhlIFNNVFAgc2VydmVyIHdpbGwgcmVqZWN0CiMgbWFpbCBmb3IgdW5rbm93biBsb2NhbCB1c2Vycy4gVGhpcyBwYXJhbWV0ZXIgaXMgZGVmaW5lZCBieSBkZWZhdWx0LgojCiMgVG8gdHVybiBvZmYgbG9jYWwgcmVjaXBpZW50IGNoZWNraW5nIGluIHRoZSBTTVRQIHNlcnZlciwgc3BlY2lmeQojIGxvY2FsX3JlY2lwaWVudF9tYXBzID0gKGkuZS4gZW1wdHkpLgojCiMgVGhlIGRlZmF1bHQgc2V0dGluZyBhc3N1bWVzIHRoYXQgeW91IHVzZSB0aGUgZGVmYXVsdCBQb3N0Zml4IGxvY2FsCiMgZGVsaXZlcnkgYWdlbnQgZm9yIGxvY2FsIGRlbGl2ZXJ5LiBZb3UgbmVlZCB0byB1cGRhdGUgdGhlCiMgbG9jYWxfcmVjaXBpZW50X21hcHMgc2V0dGluZyBpZjoKIwojIC0gWW91IGRlZmluZSAkbXlkZXN0aW5hdGlvbiBkb21haW4gcmVjaXBpZW50cyBpbiBmaWxlcyBvdGhlciB0aGFuCiMgICAvZXRjL3Bhc3N3ZCwgL2V0Yy9hbGlhc2VzLCBvciB0aGUgJHZpcnR1YWxfYWxpYXNfbWFwcyBmaWxlcy4KIyAgIEZvciBleGFtcGxlLCB5b3UgZGVmaW5lICRteWRlc3RpbmF0aW9uIGRvbWFpbiByZWNpcGllbnRzIGluICAgIAojICAgdGhlICR2aXJ0dWFsX21haWxib3hfbWFwcyBmaWxlcy4KIwojIC0gWW91IHJlZGVmaW5lIHRoZSBsb2NhbCBkZWxpdmVyeSBhZ2VudCBpbiBtYXN0ZXIuY2YuCiMKIyAtIFlvdSByZWRlZmluZSB0aGUgImxvY2FsX3RyYW5zcG9ydCIgc2V0dGluZyBpbiBtYWluLmNmLgojCiMgLSBZb3UgdXNlIHRoZSAibHVzZXJfcmVsYXkiLCAibWFpbGJveF90cmFuc3BvcnQiLCBvciAiZmFsbGJhY2tfdHJhbnNwb3J0IgojICAgZmVhdHVyZSBvZiB0aGUgUG9zdGZpeCBsb2NhbCBkZWxpdmVyeSBhZ2VudCAoc2VlIGxvY2FsKDgpKS4KIwojIERldGFpbHMgYXJlIGRlc2NyaWJlZCBpbiB0aGUgTE9DQUxfUkVDSVBJRU5UX1JFQURNRSBmaWxlLgojCiMgQmV3YXJlOiBpZiB0aGUgUG9zdGZpeCBTTVRQIHNlcnZlciBydW5zIGNocm9vdGVkLCB5b3UgcHJvYmFibHkgaGF2ZQojIHRvIGFjY2VzcyB0aGUgcGFzc3dkIGZpbGUgdmlhIHRoZSBwcm94eW1hcCBzZXJ2aWNlLCBpbiBvcmRlciB0bwojIG92ZXJjb21lIGNocm9vdCByZXN0cmljdGlvbnMuIFRoZSBhbHRlcm5hdGl2ZSwgaGF2aW5nIGEgY29weSBvZgojIHRoZSBzeXN0ZW0gcGFzc3dkIGZpbGUgaW4gdGhlIGNocm9vdCBqYWlsIGlzIGp1c3Qgbm90IHByYWN0aWNhbC4KIwojIFRoZSByaWdodC1oYW5kIHNpZGUgb2YgdGhlIGxvb2t1cCB0YWJsZXMgaXMgY29udmVuaWVudGx5IGlnbm9yZWQuCiMgSW4gdGhlIGxlZnQtaGFuZCBzaWRlLCBzcGVjaWZ5IGEgYmFyZSB1c2VybmFtZSwgYW4gQGRvbWFpbi50bGQKIyB3aWxkLWNhcmQsIG9yIHNwZWNpZnkgYSB1c2VyQGRvbWFpbi50bGQgYWRkcmVzcy4KIyAKI2xvY2FsX3JlY2lwaWVudF9tYXBzID0gdW5peDpwYXNzd2QuYnluYW1lICRhbGlhc19tYXBzCiNsb2NhbF9yZWNpcGllbnRfbWFwcyA9IHByb3h5OnVuaXg6cGFzc3dkLmJ5bmFtZSAkYWxpYXNfbWFwcwojbG9jYWxfcmVjaXBpZW50X21hcHMgPQoKIyBUaGUgdW5rbm93bl9sb2NhbF9yZWNpcGllbnRfcmVqZWN0X2NvZGUgc3BlY2lmaWVzIHRoZSBTTVRQIHNlcnZlcgojIHJlc3BvbnNlIGNvZGUgd2hlbiBhIHJlY2lwaWVudCBkb21haW4gbWF0Y2hlcyAkbXlkZXN0aW5hdGlvbiBvcgojICR7cHJveHksaW5ldH1faW50ZXJmYWNlcywgd2hpbGUgJGxvY2FsX3JlY2lwaWVudF9tYXBzIGlzIG5vbi1lbXB0eQojIGFuZCB0aGUgcmVjaXBpZW50IGFkZHJlc3Mgb3IgYWRkcmVzcyBsb2NhbC1wYXJ0IGlzIG5vdCBmb3VuZC4KIwojIFRoZSBkZWZhdWx0IHNldHRpbmcgaXMgNTUwIChyZWplY3QgbWFpbCkgYnV0IGl0IGlzIHNhZmVyIHRvIHN0YXJ0CiMgd2l0aCA0NTAgKHRyeSBhZ2FpbiBsYXRlcikgdW50aWwgeW91IGFyZSBjZXJ0YWluIHRoYXQgeW91cgojIGxvY2FsX3JlY2lwaWVudF9tYXBzIHNldHRpbmdzIGFyZSBPSy4KIwp1bmtub3duX2xvY2FsX3JlY2lwaWVudF9yZWplY3RfY29kZSA9IDU1MAoKIyBUUlVTVCBBTkQgUkVMQVkgQ09OVFJPTAoKIyBUaGUgbXluZXR3b3JrcyBwYXJhbWV0ZXIgc3BlY2lmaWVzIHRoZSBsaXN0IG9mICJ0cnVzdGVkIiBTTVRQCiMgY2xpZW50cyB0aGF0IGhhdmUgbW9yZSBwcml2aWxlZ2VzIHRoYW4gInN0cmFuZ2VycyIuCiMKIyBJbiBwYXJ0aWN1bGFyLCAidHJ1c3RlZCIgU01UUCBjbGllbnRzIGFyZSBhbGxvd2VkIHRvIHJlbGF5IG1haWwKIyB0aHJvdWdoIFBvc3RmaXguICBTZWUgdGhlIHNtdHBkX3JlY2lwaWVudF9yZXN0cmljdGlvbnMgcGFyYW1ldGVyCiMgaW4gcG9zdGNvbmYoNSkuCiMKIyBZb3UgY2FuIHNwZWNpZnkgdGhlIGxpc3Qgb2YgInRydXN0ZWQiIG5ldHdvcmsgYWRkcmVzc2VzIGJ5IGhhbmQKIyBvciB5b3UgY2FuIGxldCBQb3N0Zml4IGRvIGl0IGZvciB5b3UgKHdoaWNoIGlzIHRoZSBkZWZhdWx0KS4KIwojIEJ5IGRlZmF1bHQgKG15bmV0d29ya3Nfc3R5bGUgPSBob3N0KSwgUG9zdGZpeCAidHJ1c3RzIiBvbmx5CiMgdGhlIGxvY2FsIG1hY2hpbmUuCiMgCiMgU3BlY2lmeSAibXluZXR3b3Jrc19zdHlsZSA9IHN1Ym5ldCIgd2hlbiBQb3N0Zml4IHNob3VsZCAidHJ1c3QiCiMgU01UUCBjbGllbnRzIGluIHRoZSBzYW1lIElQIHN1Ym5ldHdvcmtzIGFzIHRoZSBsb2NhbCBtYWNoaW5lLgojIE9uIExpbnV4LCB0aGlzIHdvcmtzIGNvcnJlY3RseSBvbmx5IHdpdGggaW50ZXJmYWNlcyBzcGVjaWZpZWQKIyB3aXRoIHRoZSAiaWZjb25maWciIG9yICJpcCIgY29tbWFuZC4KIwojIFNwZWNpZnkgIm15bmV0d29ya3Nfc3R5bGUgPSBjbGFzcyIgd2hlbiBQb3N0Zml4IHNob3VsZCAidHJ1c3QiIFNNVFAKIyBjbGllbnRzIGluIHRoZSBzYW1lIElQIGNsYXNzIEEvQi9DIG5ldHdvcmtzIGFzIHRoZSBsb2NhbCBtYWNoaW5lLgojIERvbid0IGRvIHRoaXMgd2l0aCBhIGRpYWx1cCBzaXRlIC0gaXQgd291bGQgY2F1c2UgUG9zdGZpeCB0byAidHJ1c3QiCiMgeW91ciBlbnRpcmUgcHJvdmlkZXIncyBuZXR3b3JrLiAgSW5zdGVhZCwgc3BlY2lmeSBhbiBleHBsaWNpdAojIG15bmV0d29ya3MgbGlzdCBieSBoYW5kLCBhcyBkZXNjcmliZWQgYmVsb3cuCiMgIAojIFNwZWNpZnkgIm15bmV0d29ya3Nfc3R5bGUgPSBob3N0IiB3aGVuIFBvc3RmaXggc2hvdWxkICJ0cnVzdCIKIyBvbmx5IHRoZSBsb2NhbCBtYWNoaW5lLgojIAojbXluZXR3b3Jrc19zdHlsZSA9IGNsYXNzCiNteW5ldHdvcmtzX3N0eWxlID0gc3VibmV0CiNteW5ldHdvcmtzX3N0eWxlID0gaG9zdAoKIyBBbHRlcm5hdGl2ZWx5LCB5b3UgY2FuIHNwZWNpZnkgdGhlIG15bmV0d29ya3MgbGlzdCBieSBoYW5kLCBpbgojIHdoaWNoIGNhc2UgUG9zdGZpeCBpZ25vcmVzIHRoZSBteW5ldHdvcmtzX3N0eWxlIHNldHRpbmcuCiMKIyBTcGVjaWZ5IGFuIGV4cGxpY2l0IGxpc3Qgb2YgbmV0d29yay9uZXRtYXNrIHBhdHRlcm5zLCB3aGVyZSB0aGUKIyBtYXNrIHNwZWNpZmllcyB0aGUgbnVtYmVyIG9mIGJpdHMgaW4gdGhlIG5ldHdvcmsgcGFydCBvZiBhIGhvc3QKIyBhZGRyZXNzLgojCiMgWW91IGNhbiBhbHNvIHNwZWNpZnkgdGhlIGFic29sdXRlIHBhdGhuYW1lIG9mIGEgcGF0dGVybiBmaWxlIGluc3RlYWQKIyBvZiBsaXN0aW5nIHRoZSBwYXR0ZXJucyBoZXJlLiBTcGVjaWZ5IHR5cGU6dGFibGUgZm9yIHRhYmxlLWJhc2VkIGxvb2t1cHMKIyAodGhlIHZhbHVlIG9uIHRoZSB0YWJsZSByaWdodC1oYW5kIHNpZGUgaXMgbm90IHVzZWQpLgojCiNteW5ldHdvcmtzID0gMTY4LjEwMC4zLjAvMjgsIDEyNy4wLjAuMC84CiNteW5ldHdvcmtzID0gJGNvbmZpZ19kaXJlY3RvcnkvbXluZXR3b3JrcwojbXluZXR3b3JrcyA9IGhhc2g6L2V0Yy9wb3N0Zml4L25ldHdvcmtfdGFibGUKCiMgVGhlIHJlbGF5X2RvbWFpbnMgcGFyYW1ldGVyIHJlc3RyaWN0cyB3aGF0IGRlc3RpbmF0aW9ucyB0aGlzIHN5c3RlbSB3aWxsCiMgcmVsYXkgbWFpbCB0by4gIFNlZSB0aGUgc210cGRfcmVsYXlfcmVzdHJpY3Rpb25zIGFuZAojIHNtdHBkX3JlY2lwaWVudF9yZXN0cmljdGlvbnMgZGVzY3JpcHRpb25zIGluICBwb3N0Y29uZig1KSBmb3IgZGV0YWlsZWQKIyBpbmZvcm1hdGlvbi4KIwojIEJ5IGRlZmF1bHQsIFBvc3RmaXggcmVsYXlzIG1haWwKIyAtIGZyb20gInRydXN0ZWQiIGNsaWVudHMgKElQIGFkZHJlc3MgbWF0Y2hlcyAkbXluZXR3b3Jrcywgb3IgaXMKIyAgIFNBU0wgYXV0aGVudGljYXRlZCkgdG8gYW55IGRlc3RpbmF0aW9uLAojIC0gZnJvbSAidW50cnVzdGVkIiBjbGllbnRzIHRvIGRlc3RpbmF0aW9ucyB0aGF0IG1hdGNoICRyZWxheV9kb21haW5zIG9yCiMgICBzdWJkb21haW5zIHRoZXJlb2YsIGV4Y2VwdCBhZGRyZXNzZXMgd2l0aCBzZW5kZXItc3BlY2lmaWVkIHJvdXRpbmcuCiMgVGhlIGRlZmF1bHQgcmVsYXlfZG9tYWlucyB2YWx1ZSBpcyBlbXB0eS4KIyAKIyBJbiBhZGRpdGlvbiB0byB0aGUgYWJvdmUsIHRoZSBQb3N0Zml4IFNNVFAgc2VydmVyIGJ5IGRlZmF1bHQgYWNjZXB0cyBtYWlsCiMgdGhhdCBQb3N0Zml4IGlzIGZpbmFsIGRlc3RpbmF0aW9uIGZvcjoKIyAtIGRlc3RpbmF0aW9ucyB0aGF0IG1hdGNoICRpbmV0X2ludGVyZmFjZXMgb3IgJHByb3h5X2ludGVyZmFjZXMsCiMgLSBkZXN0aW5hdGlvbnMgdGhhdCBtYXRjaCAkbXlkZXN0aW5hdGlvbgojIC0gZGVzdGluYXRpb25zIHRoYXQgbWF0Y2ggJHZpcnR1YWxfYWxpYXNfZG9tYWlucywKIyAtIGRlc3RpbmF0aW9ucyB0aGF0IG1hdGNoICR2aXJ0dWFsX21haWxib3hfZG9tYWlucy4KIyBUaGVzZSBkZXN0aW5hdGlvbnMgZG8gbm90IG5lZWQgdG8gYmUgbGlzdGVkIGluICRyZWxheV9kb21haW5zLgojIAojIFNwZWNpZnkgYSBsaXN0IG9mIGhvc3RzIG9yIGRvbWFpbnMsIC9maWxlL25hbWUgcGF0dGVybnMgb3IgdHlwZTpuYW1lCiMgbG9va3VwIHRhYmxlcywgc2VwYXJhdGVkIGJ5IGNvbW1hcyBhbmQvb3Igd2hpdGVzcGFjZS4gIENvbnRpbnVlCiMgbG9uZyBsaW5lcyBieSBzdGFydGluZyB0aGUgbmV4dCBsaW5lIHdpdGggd2hpdGVzcGFjZS4gQSBmaWxlIG5hbWUKIyBpcyByZXBsYWNlZCBieSBpdHMgY29udGVudHM7IGEgdHlwZTpuYW1lIHRhYmxlIGlzIG1hdGNoZWQgd2hlbiBhCiMgKHBhcmVudCkgZG9tYWluIGFwcGVhcnMgYXMgbG9va3VwIGtleS4KIwojIE5PVEU6IFBvc3RmaXggd2lsbCBub3QgYXV0b21hdGljYWxseSBmb3J3YXJkIG1haWwgZm9yIGRvbWFpbnMgdGhhdAojIGxpc3QgdGhpcyBzeXN0ZW0gYXMgdGhlaXIgcHJpbWFyeSBvciBiYWNrdXAgTVggaG9zdC4gU2VlIHRoZQojIHBlcm1pdF9teF9iYWNrdXAgcmVzdHJpY3Rpb24gZGVzY3JpcHRpb24gaW4gcG9zdGNvbmYoNSkuCiMKI3JlbGF5X2RvbWFpbnMgPSAKCiMgSU5URVJORVQgT1IgSU5UUkFORVQKCiMgVGhlIHJlbGF5aG9zdCBwYXJhbWV0ZXIgc3BlY2lmaWVzIHRoZSBkZWZhdWx0IGhvc3QgdG8gc2VuZCBtYWlsIHRvCiMgd2hlbiBubyBlbnRyeSBpcyBtYXRjaGVkIGluIHRoZSBvcHRpb25hbCB0cmFuc3BvcnQoNSkgdGFibGUuIFdoZW4KIyBubyByZWxheWhvc3QgaXMgZ2l2ZW4sIG1haWwgaXMgcm91dGVkIGRpcmVjdGx5IHRvIHRoZSBkZXN0aW5hdGlvbi4KIwojIE9uIGFuIGludHJhbmV0LCBzcGVjaWZ5IHRoZSBvcmdhbml6YXRpb25hbCBkb21haW4gbmFtZS4gSWYgeW91cgojIGludGVybmFsIEROUyB1c2VzIG5vIE1YIHJlY29yZHMsIHNwZWNpZnkgdGhlIG5hbWUgb2YgdGhlIGludHJhbmV0CiMgZ2F0ZXdheSBob3N0IGluc3RlYWQuCiMKIyBJbiB0aGUgY2FzZSBvZiBTTVRQLCBzcGVjaWZ5IGEgZG9tYWluLCBob3N0LCBob3N0OnBvcnQsIFtob3N0XTpwb3J0LAojIFthZGRyZXNzXSBvciBbYWRkcmVzc106cG9ydDsgdGhlIGZvcm0gW2hvc3RdIHR1cm5zIG9mZiBNWCBsb29rdXBzLgojCiMgSWYgeW91J3JlIGNvbm5lY3RlZCB2aWEgVVVDUCwgc2VlIGFsc28gdGhlIGRlZmF1bHRfdHJhbnNwb3J0IHBhcmFtZXRlci4KIwojcmVsYXlob3N0ID0gJG15ZG9tYWluCiNyZWxheWhvc3QgPSBbZ2F0ZXdheS5teS5kb21haW5dCiNyZWxheWhvc3QgPSBbbWFpbHNlcnZlci5pc3AudGxkXQojcmVsYXlob3N0ID0gdXVjcGhvc3QKI3JlbGF5aG9zdCA9IFthbi5pcC5hZGQucmVzc10KCiMgUkVKRUNUSU5HIFVOS05PV04gUkVMQVkgVVNFUlMKIwojIFRoZSByZWxheV9yZWNpcGllbnRfbWFwcyBwYXJhbWV0ZXIgc3BlY2lmaWVzIG9wdGlvbmFsIGxvb2t1cCB0YWJsZXMKIyB3aXRoIGFsbCBhZGRyZXNzZXMgaW4gdGhlIGRvbWFpbnMgdGhhdCBtYXRjaCAkcmVsYXlfZG9tYWlucy4KIwojIElmIHRoaXMgcGFyYW1ldGVyIGlzIGRlZmluZWQsIHRoZW4gdGhlIFNNVFAgc2VydmVyIHdpbGwgcmVqZWN0CiMgbWFpbCBmb3IgdW5rbm93biByZWxheSB1c2Vycy4gVGhpcyBmZWF0dXJlIGlzIG9mZiBieSBkZWZhdWx0LgojCiMgVGhlIHJpZ2h0LWhhbmQgc2lkZSBvZiB0aGUgbG9va3VwIHRhYmxlcyBpcyBjb252ZW5pZW50bHkgaWdub3JlZC4KIyBJbiB0aGUgbGVmdC1oYW5kIHNpZGUsIHNwZWNpZnkgYW4gQGRvbWFpbi50bGQgd2lsZC1jYXJkLCBvciBzcGVjaWZ5CiMgYSB1c2VyQGRvbWFpbi50bGQgYWRkcmVzcy4KIyAKI3JlbGF5X3JlY2lwaWVudF9tYXBzID0gaGFzaDovZXRjL3Bvc3RmaXgvcmVsYXlfcmVjaXBpZW50cwoKIyBJTlBVVCBSQVRFIENPTlRST0wKIwojIFRoZSBpbl9mbG93X2RlbGF5IGNvbmZpZ3VyYXRpb24gcGFyYW1ldGVyIGltcGxlbWVudHMgbWFpbCBpbnB1dAojIGZsb3cgY29udHJvbC4gVGhpcyBmZWF0dXJlIGlzIHR1cm5lZCBvbiBieSBkZWZhdWx0LCBhbHRob3VnaCBpdAojIHN0aWxsIG5lZWRzIGZ1cnRoZXIgZGV2ZWxvcG1lbnQgKGl0J3MgZGlzYWJsZWQgb24gU0NPIFVOSVggZHVlCiMgdG8gYW4gU0NPIGJ1ZykuCiMgCiMgQSBQb3N0Zml4IHByb2Nlc3Mgd2lsbCBwYXVzZSBmb3IgJGluX2Zsb3dfZGVsYXkgc2Vjb25kcyBiZWZvcmUKIyBhY2NlcHRpbmcgYSBuZXcgbWVzc2FnZSwgd2hlbiB0aGUgbWVzc2FnZSBhcnJpdmFsIHJhdGUgZXhjZWVkcyB0aGUKIyBtZXNzYWdlIGRlbGl2ZXJ5IHJhdGUuIFdpdGggdGhlIGRlZmF1bHQgMTAwIFNNVFAgc2VydmVyIHByb2Nlc3MKIyBsaW1pdCwgdGhpcyBsaW1pdHMgdGhlIG1haWwgaW5mbG93IHRvIDEwMCBtZXNzYWdlcyBhIHNlY29uZCBtb3JlCiMgdGhhbiB0aGUgbnVtYmVyIG9mIG1lc3NhZ2VzIGRlbGl2ZXJlZCBwZXIgc2Vjb25kLgojIAojIFNwZWNpZnkgMCB0byBkaXNhYmxlIHRoZSBmZWF0dXJlLiBWYWxpZCBkZWxheXMgYXJlIDAuLjEwLgojIAojaW5fZmxvd19kZWxheSA9IDFzCgojIEFERFJFU1MgUkVXUklUSU5HCiMKIyBUaGUgQUREUkVTU19SRVdSSVRJTkdfUkVBRE1FIGRvY3VtZW50IGdpdmVzIGluZm9ybWF0aW9uIGFib3V0CiMgYWRkcmVzcyBtYXNxdWVyYWRpbmcgb3Igb3RoZXIgZm9ybXMgb2YgYWRkcmVzcyByZXdyaXRpbmcgaW5jbHVkaW5nCiMgdXNlcm5hbWUtPkZpcnN0bmFtZS5MYXN0bmFtZSBtYXBwaW5nLgoKIyBBRERSRVNTIFJFRElSRUNUSU9OIChWSVJUVUFMIERPTUFJTikKIwojIFRoZSBWSVJUVUFMX1JFQURNRSBkb2N1bWVudCBnaXZlcyBpbmZvcm1hdGlvbiBhYm91dCB0aGUgbWFueSBmb3JtcwojIG9mIGRvbWFpbiBob3N0aW5nIHRoYXQgUG9zdGZpeCBzdXBwb3J0cy4KCiMgIlVTRVIgSEFTIE1PVkVEIiBCT1VOQ0UgTUVTU0FHRVMKIwojIFNlZSB0aGUgZGlzY3Vzc2lvbiBpbiB0aGUgQUREUkVTU19SRVdSSVRJTkdfUkVBRE1FIGRvY3VtZW50LgoKIyBUUkFOU1BPUlQgTUFQCiMKIyBTZWUgdGhlIGRpc2N1c3Npb24gaW4gdGhlIEFERFJFU1NfUkVXUklUSU5HX1JFQURNRSBkb2N1bWVudC4KCiMgQUxJQVMgREFUQUJBU0UKIwojIFRoZSBhbGlhc19tYXBzIHBhcmFtZXRlciBzcGVjaWZpZXMgdGhlIGxpc3Qgb2YgYWxpYXMgZGF0YWJhc2VzIHVzZWQKIyBieSB0aGUgbG9jYWwgZGVsaXZlcnkgYWdlbnQuIFRoZSBkZWZhdWx0IGxpc3QgaXMgc3lzdGVtIGRlcGVuZGVudC4KIwojIE9uIHN5c3RlbXMgd2l0aCBOSVMsIHRoZSBkZWZhdWx0IGlzIHRvIHNlYXJjaCB0aGUgbG9jYWwgYWxpYXMKIyBkYXRhYmFzZSwgdGhlbiB0aGUgTklTIGFsaWFzIGRhdGFiYXNlLiBTZWUgYWxpYXNlcyg1KSBmb3Igc3ludGF4CiMgZGV0YWlscy4KIyAKIyBJZiB5b3UgY2hhbmdlIHRoZSBhbGlhcyBkYXRhYmFzZSwgcnVuICJwb3N0YWxpYXMgL2V0Yy9hbGlhc2VzIiAob3IKIyB3aGVyZXZlciB5b3VyIHN5c3RlbSBzdG9yZXMgdGhlIG1haWwgYWxpYXMgZmlsZSksIG9yIHNpbXBseSBydW4KIyAibmV3YWxpYXNlcyIgdG8gYnVpbGQgdGhlIG5lY2Vzc2FyeSBEQk0gb3IgREIgZmlsZS4KIwojIEl0IHdpbGwgdGFrZSBhIG1pbnV0ZSBvciBzbyBiZWZvcmUgY2hhbmdlcyBiZWNvbWUgdmlzaWJsZS4gIFVzZQojICJwb3N0Zml4IHJlbG9hZCIgdG8gZWxpbWluYXRlIHRoZSBkZWxheS4KIwojYWxpYXNfbWFwcyA9IGRibTovZXRjL2FsaWFzZXMKYWxpYXNfbWFwcyA9IGhhc2g6L2V0Yy9hbGlhc2VzCiNhbGlhc19tYXBzID0gaGFzaDovZXRjL2FsaWFzZXMsIG5pczptYWlsLmFsaWFzZXMKI2FsaWFzX21hcHMgPSBuZXRpbmZvOi9hbGlhc2VzCgojIFRoZSBhbGlhc19kYXRhYmFzZSBwYXJhbWV0ZXIgc3BlY2lmaWVzIHRoZSBhbGlhcyBkYXRhYmFzZShzKSB0aGF0CiMgYXJlIGJ1aWx0IHdpdGggIm5ld2FsaWFzZXMiIG9yICJzZW5kbWFpbCAtYmkiLiAgVGhpcyBpcyBhIHNlcGFyYXRlCiMgY29uZmlndXJhdGlvbiBwYXJhbWV0ZXIsIGJlY2F1c2UgYWxpYXNfbWFwcyAoc2VlIGFib3ZlKSBtYXkgc3BlY2lmeQojIHRhYmxlcyB0aGF0IGFyZSBub3QgbmVjZXNzYXJpbHkgYWxsIHVuZGVyIGNvbnRyb2wgYnkgUG9zdGZpeC4KIwojYWxpYXNfZGF0YWJhc2UgPSBkYm06L2V0Yy9hbGlhc2VzCiNhbGlhc19kYXRhYmFzZSA9IGRibTovZXRjL21haWwvYWxpYXNlcwphbGlhc19kYXRhYmFzZSA9IGhhc2g6L2V0Yy9hbGlhc2VzCiNhbGlhc19kYXRhYmFzZSA9IGhhc2g6L2V0Yy9hbGlhc2VzLCBoYXNoOi9vcHQvbWFqb3Jkb21vL2FsaWFzZXMKCiMgQUREUkVTUyBFWFRFTlNJT05TIChlLmcuLCB1c2VyK2ZvbykKIwojIFRoZSByZWNpcGllbnRfZGVsaW1pdGVyIHBhcmFtZXRlciBzcGVjaWZpZXMgdGhlIHNlcGFyYXRvciBiZXR3ZWVuCiMgdXNlciBuYW1lcyBhbmQgYWRkcmVzcyBleHRlbnNpb25zICh1c2VyK2ZvbykuIFNlZSBjYW5vbmljYWwoNSksCiMgbG9jYWwoOCksIHJlbG9jYXRlZCg1KSBhbmQgdmlydHVhbCg1KSBmb3IgdGhlIGVmZmVjdHMgdGhpcyBoYXMgb24KIyBhbGlhc2VzLCBjYW5vbmljYWwsIHZpcnR1YWwsIHJlbG9jYXRlZCBhbmQgLmZvcndhcmQgZmlsZSBsb29rdXBzLgojIEJhc2ljYWxseSwgdGhlIHNvZnR3YXJlIHRyaWVzIHVzZXIrZm9vIGFuZCAuZm9yd2FyZCtmb28gYmVmb3JlCiMgdHJ5aW5nIHVzZXIgYW5kIC5mb3J3YXJkLgojCiNyZWNpcGllbnRfZGVsaW1pdGVyID0gKwoKIyBERUxJVkVSWSBUTyBNQUlMQk9YCiMKIyBUaGUgaG9tZV9tYWlsYm94IHBhcmFtZXRlciBzcGVjaWZpZXMgdGhlIG9wdGlvbmFsIHBhdGhuYW1lIG9mIGEKIyBtYWlsYm94IGZpbGUgcmVsYXRpdmUgdG8gYSB1c2VyJ3MgaG9tZSBkaXJlY3RvcnkuIFRoZSBkZWZhdWx0CiMgbWFpbGJveCBmaWxlIGlzIC92YXIvc3Bvb2wvbWFpbC91c2VyIG9yIC92YXIvbWFpbC91c2VyLiAgU3BlY2lmeQojICJNYWlsZGlyLyIgZm9yIHFtYWlsLXN0eWxlIGRlbGl2ZXJ5ICh0aGUgLyBpcyByZXF1aXJlZCkuCiMKI2hvbWVfbWFpbGJveCA9IE1haWxib3gKI2hvbWVfbWFpbGJveCA9IE1haWxkaXIvCiAKIyBUaGUgbWFpbF9zcG9vbF9kaXJlY3RvcnkgcGFyYW1ldGVyIHNwZWNpZmllcyB0aGUgZGlyZWN0b3J5IHdoZXJlCiMgVU5JWC1zdHlsZSBtYWlsYm94ZXMgYXJlIGtlcHQuIFRoZSBkZWZhdWx0IHNldHRpbmcgZGVwZW5kcyBvbiB0aGUKIyBzeXN0ZW0gdHlwZS4KIwojbWFpbF9zcG9vbF9kaXJlY3RvcnkgPSAvdmFyL21haWwKI21haWxfc3Bvb2xfZGlyZWN0b3J5ID0gL3Zhci9zcG9vbC9tYWlsCgojIFRoZSBtYWlsYm94X2NvbW1hbmQgcGFyYW1ldGVyIHNwZWNpZmllcyB0aGUgb3B0aW9uYWwgZXh0ZXJuYWwKIyBjb21tYW5kIHRvIHVzZSBpbnN0ZWFkIG9mIG1haWxib3ggZGVsaXZlcnkuIFRoZSBjb21tYW5kIGlzIHJ1biBhcwojIHRoZSByZWNpcGllbnQgd2l0aCBwcm9wZXIgSE9NRSwgU0hFTEwgYW5kIExPR05BTUUgZW52aXJvbm1lbnQgc2V0dGluZ3MuCiMgRXhjZXB0aW9uOiAgZGVsaXZlcnkgZm9yIHJvb3QgaXMgZG9uZSBhcyAkZGVmYXVsdF91c2VyLgojCiMgT3RoZXIgZW52aXJvbm1lbnQgdmFyaWFibGVzIG9mIGludGVyZXN0OiBVU0VSIChyZWNpcGllbnQgdXNlcm5hbWUpLAojIEVYVEVOU0lPTiAoYWRkcmVzcyBleHRlbnNpb24pLCBET01BSU4gKGRvbWFpbiBwYXJ0IG9mIGFkZHJlc3MpLAojIGFuZCBMT0NBTCAodGhlIGFkZHJlc3MgbG9jYWxwYXJ0KS4KIwojIFVubGlrZSBvdGhlciBQb3N0Zml4IGNvbmZpZ3VyYXRpb24gcGFyYW1ldGVycywgdGhlIG1haWxib3hfY29tbWFuZAojIHBhcmFtZXRlciBpcyBub3Qgc3ViamVjdGVkIHRvICRwYXJhbWV0ZXIgc3Vic3RpdHV0aW9ucy4gVGhpcyBpcyB0bwojIG1ha2UgaXQgZWFzaWVyIHRvIHNwZWNpZnkgc2hlbGwgc3ludGF4IChzZWUgZXhhbXBsZSBiZWxvdykuCiMKIyBBdm9pZCBzaGVsbCBtZXRhIGNoYXJhY3RlcnMgYmVjYXVzZSB0aGV5IHdpbGwgZm9yY2UgUG9zdGZpeCB0byBydW4KIyBhbiBleHBlbnNpdmUgc2hlbGwgcHJvY2Vzcy4gUHJvY21haWwgYWxvbmUgaXMgZXhwZW5zaXZlIGVub3VnaC4KIwojIElGIFlPVSBVU0UgVEhJUyBUTyBERUxJVkVSIE1BSUwgU1lTVEVNLVdJREUsIFlPVSBNVVNUIFNFVCBVUCBBTgojIEFMSUFTIFRIQVQgRk9SV0FSRFMgTUFJTCBGT1IgUk9PVCBUTyBBIFJFQUwgVVNFUi4KIwojbWFpbGJveF9jb21tYW5kID0gL3NvbWUvd2hlcmUvcHJvY21haWwKI21haWxib3hfY29tbWFuZCA9IC9zb21lL3doZXJlL3Byb2NtYWlsIC1hICIkRVhURU5TSU9OIgoKIyBUaGUgbWFpbGJveF90cmFuc3BvcnQgc3BlY2lmaWVzIHRoZSBvcHRpb25hbCB0cmFuc3BvcnQgaW4gbWFzdGVyLmNmCiMgdG8gdXNlIGFmdGVyIHByb2Nlc3NpbmcgYWxpYXNlcyBhbmQgLmZvcndhcmQgZmlsZXMuIFRoaXMgcGFyYW1ldGVyCiMgaGFzIHByZWNlZGVuY2Ugb3ZlciB0aGUgbWFpbGJveF9jb21tYW5kLCBmYWxsYmFja190cmFuc3BvcnQgYW5kCiMgbHVzZXJfcmVsYXkgcGFyYW1ldGVycy4KIwojIFNwZWNpZnkgYSBzdHJpbmcgb2YgdGhlIGZvcm0gdHJhbnNwb3J0Om5leHRob3AsIHdoZXJlIHRyYW5zcG9ydCBpcwojIHRoZSBuYW1lIG9mIGEgbWFpbCBkZWxpdmVyeSB0cmFuc3BvcnQgZGVmaW5lZCBpbiBtYXN0ZXIuY2YuICBUaGUKIyA6bmV4dGhvcCBwYXJ0IGlzIG9wdGlvbmFsLiBGb3IgbW9yZSBkZXRhaWxzIHNlZSB0aGUgc2FtcGxlIHRyYW5zcG9ydAojIGNvbmZpZ3VyYXRpb24gZmlsZS4KIwojIE5PVEU6IGlmIHlvdSB1c2UgdGhpcyBmZWF0dXJlIGZvciBhY2NvdW50cyBub3QgaW4gdGhlIFVOSVggcGFzc3dvcmQKIyBmaWxlLCB0aGVuIHlvdSBtdXN0IHVwZGF0ZSB0aGUgImxvY2FsX3JlY2lwaWVudF9tYXBzIiBzZXR0aW5nIGluCiMgdGhlIG1haW4uY2YgZmlsZSwgb3RoZXJ3aXNlIHRoZSBTTVRQIHNlcnZlciB3aWxsIHJlamVjdCBtYWlsIGZvciAgICAKIyBub24tVU5JWCBhY2NvdW50cyB3aXRoICJVc2VyIHVua25vd24gaW4gbG9jYWwgcmVjaXBpZW50IHRhYmxlIi4KIwojIEN5cnVzIElNQVAgb3ZlciBMTVRQLiBTcGVjaWZ5IGBgbG10cHVuaXggICAgICBjbWQ9ImxtdHBkIgojIGxpc3Rlbj0iL3Zhci9pbWFwL3NvY2tldC9sbXRwIiBwcmVmb3JrPTAnJyBpbiBjeXJ1cy5jb25mLgojbWFpbGJveF90cmFuc3BvcnQgPSBsbXRwOnVuaXg6L3Zhci9saWIvaW1hcC9zb2NrZXQvbG10cAoKIyBJZiB1c2luZyB0aGUgY3lydXMtaW1hcGQgSU1BUCBzZXJ2ZXIgZGVsaXZlciBsb2NhbCBtYWlsIHRvIHRoZSBJTUFQCiMgc2VydmVyIHVzaW5nIExNVFAgKExvY2FsIE1haWwgVHJhbnNwb3J0IFByb3RvY29sKSwgdGhpcyBpcyBwcmVmZXJlZAojIG92ZXIgdGhlIG9sZGVyIGN5cnVzIGRlbGl2ZXIgcHJvZ3JhbSBieSBzZXR0aW5nIHRoZQojIG1haWxib3hfdHJhbnNwb3J0IGFzIGJlbG93OgojCiMgbWFpbGJveF90cmFuc3BvcnQgPSBsbXRwOnVuaXg6L3Zhci9saWIvaW1hcC9zb2NrZXQvbG10cAojCiMgVGhlIGVmZmljaWVuY3kgb2YgTE1UUCBkZWxpdmVyeSBmb3IgY3lydXMtaW1hcGQgY2FuIGJlIGVuaGFuY2VkIHZpYQojIHRoZXNlIHNldHRpbmdzLgojCiMgbG9jYWxfZGVzdGluYXRpb25fcmVjaXBpZW50X2xpbWl0ID0gMzAwCiMgbG9jYWxfZGVzdGluYXRpb25fY29uY3VycmVuY3lfbGltaXQgPSA1CiMKIyBPZiBjb3Vyc2UgeW91IHNob3VsZCBhZGp1c3QgdGhlc2Ugc2V0dGluZ3MgYXMgYXBwcm9wcmlhdGUgZm9yIHRoZQojIGNhcGFjaXR5IG9mIHRoZSBoYXJkd2FyZSB5b3UgYXJlIHVzaW5nLiBUaGUgcmVjaXBpZW50IGxpbWl0IHNldHRpbmcKIyBjYW4gYmUgdXNlZCB0byB0YWtlIGFkdmFudGFnZSBvZiB0aGUgc2luZ2xlIGluc3RhbmNlIG1lc3NhZ2Ugc3RvcmUKIyBjYXBhYmlsaXR5IG9mIEN5cnVzLiBUaGUgY29uY3VycmVuY3kgbGltaXQgY2FuIGJlIHVzZWQgdG8gY29udHJvbAojIGhvdyBtYW55IHNpbXVsdGFuZW91cyBMTVRQIHNlc3Npb25zIHdpbGwgYmUgcGVybWl0dGVkIHRvIHRoZSBDeXJ1cwojIG1lc3NhZ2Ugc3RvcmUuCiMKIyBDeXJ1cyBJTUFQIHZpYSBjb21tYW5kIGxpbmUuIFVuY29tbWVudCB0aGUgImN5cnVzLi4ucGlwZSIgYW5kCiMgc3Vic2VxdWVudCBsaW5lIGluIG1hc3Rlci5jZi4KI21haWxib3hfdHJhbnNwb3J0ID0gY3lydXMKCiMgVGhlIGZhbGxiYWNrX3RyYW5zcG9ydCBzcGVjaWZpZXMgdGhlIG9wdGlvbmFsIHRyYW5zcG9ydCBpbiBtYXN0ZXIuY2YKIyB0byB1c2UgZm9yIHJlY2lwaWVudHMgdGhhdCBhcmUgbm90IGZvdW5kIGluIHRoZSBVTklYIHBhc3N3ZCBkYXRhYmFzZS4KIyBUaGlzIHBhcmFtZXRlciBoYXMgcHJlY2VkZW5jZSBvdmVyIHRoZSBsdXNlcl9yZWxheSBwYXJhbWV0ZXIuCiMKIyBTcGVjaWZ5IGEgc3RyaW5nIG9mIHRoZSBmb3JtIHRyYW5zcG9ydDpuZXh0aG9wLCB3aGVyZSB0cmFuc3BvcnQgaXMKIyB0aGUgbmFtZSBvZiBhIG1haWwgZGVsaXZlcnkgdHJhbnNwb3J0IGRlZmluZWQgaW4gbWFzdGVyLmNmLiAgVGhlCiMgOm5leHRob3AgcGFydCBpcyBvcHRpb25hbC4gRm9yIG1vcmUgZGV0YWlscyBzZWUgdGhlIHNhbXBsZSB0cmFuc3BvcnQKIyBjb25maWd1cmF0aW9uIGZpbGUuCiMKIyBOT1RFOiBpZiB5b3UgdXNlIHRoaXMgZmVhdHVyZSBmb3IgYWNjb3VudHMgbm90IGluIHRoZSBVTklYIHBhc3N3b3JkCiMgZmlsZSwgdGhlbiB5b3UgbXVzdCB1cGRhdGUgdGhlICJsb2NhbF9yZWNpcGllbnRfbWFwcyIgc2V0dGluZyBpbgojIHRoZSBtYWluLmNmIGZpbGUsIG90aGVyd2lzZSB0aGUgU01UUCBzZXJ2ZXIgd2lsbCByZWplY3QgbWFpbCBmb3IgICAgCiMgbm9uLVVOSVggYWNjb3VudHMgd2l0aCAiVXNlciB1bmtub3duIGluIGxvY2FsIHJlY2lwaWVudCB0YWJsZSIuCiMKI2ZhbGxiYWNrX3RyYW5zcG9ydCA9IGxtdHA6dW5peDovdmFyL2xpYi9pbWFwL3NvY2tldC9sbXRwCiNmYWxsYmFja190cmFuc3BvcnQgPQoKIyBUaGUgbHVzZXJfcmVsYXkgcGFyYW1ldGVyIHNwZWNpZmllcyBhbiBvcHRpb25hbCBkZXN0aW5hdGlvbiBhZGRyZXNzCiMgZm9yIHVua25vd24gcmVjaXBpZW50cy4gIEJ5IGRlZmF1bHQsIG1haWwgZm9yIHVua25vd25AJG15ZGVzdGluYXRpb24sCiMgdW5rbm93bkBbJGluZXRfaW50ZXJmYWNlc10gb3IgdW5rbm93bkBbJHByb3h5X2ludGVyZmFjZXNdIGlzIHJldHVybmVkCiMgYXMgdW5kZWxpdmVyYWJsZS4KIwojIFRoZSBmb2xsb3dpbmcgZXhwYW5zaW9ucyBhcmUgZG9uZSBvbiBsdXNlcl9yZWxheTogJHVzZXIgKHJlY2lwaWVudAojIHVzZXJuYW1lKSwgJHNoZWxsIChyZWNpcGllbnQgc2hlbGwpLCAkaG9tZSAocmVjaXBpZW50IGhvbWUgZGlyZWN0b3J5KSwKIyAkcmVjaXBpZW50IChmdWxsIHJlY2lwaWVudCBhZGRyZXNzKSwgJGV4dGVuc2lvbiAocmVjaXBpZW50IGFkZHJlc3MKIyBleHRlbnNpb24pLCAkZG9tYWluIChyZWNpcGllbnQgZG9tYWluKSwgJGxvY2FsIChlbnRpcmUgcmVjaXBpZW50CiMgbG9jYWxwYXJ0KSwgJHJlY2lwaWVudF9kZWxpbWl0ZXIuIFNwZWNpZnkgJHtuYW1lP3ZhbHVlfSBvcgojICR7bmFtZTp2YWx1ZX0gdG8gZXhwYW5kIHZhbHVlIG9ubHkgd2hlbiAkbmFtZSBkb2VzIChkb2VzIG5vdCkgZXhpc3QuCiMKIyBsdXNlcl9yZWxheSB3b3JrcyBvbmx5IGZvciB0aGUgZGVmYXVsdCBQb3N0Zml4IGxvY2FsIGRlbGl2ZXJ5IGFnZW50LgojCiMgTk9URTogaWYgeW91IHVzZSB0aGlzIGZlYXR1cmUgZm9yIGFjY291bnRzIG5vdCBpbiB0aGUgVU5JWCBwYXNzd29yZAojIGZpbGUsIHRoZW4geW91IG11c3Qgc3BlY2lmeSAibG9jYWxfcmVjaXBpZW50X21hcHMgPSIgKGkuZS4gZW1wdHkpIGluCiMgdGhlIG1haW4uY2YgZmlsZSwgb3RoZXJ3aXNlIHRoZSBTTVRQIHNlcnZlciB3aWxsIHJlamVjdCBtYWlsIGZvciAgICAKIyBub24tVU5JWCBhY2NvdW50cyB3aXRoICJVc2VyIHVua25vd24gaW4gbG9jYWwgcmVjaXBpZW50IHRhYmxlIi4KIwojbHVzZXJfcmVsYXkgPSAkdXNlckBvdGhlci5ob3N0CiNsdXNlcl9yZWxheSA9ICRsb2NhbEBvdGhlci5ob3N0CiNsdXNlcl9yZWxheSA9IGFkbWluKyRsb2NhbAogIAojIEpVTksgTUFJTCBDT05UUk9MUwojIAojIFRoZSBjb250cm9scyBsaXN0ZWQgaGVyZSBhcmUgb25seSBhIHZlcnkgc21hbGwgc3Vic2V0LiBUaGUgZmlsZQojIFNNVFBEX0FDQ0VTU19SRUFETUUgcHJvdmlkZXMgYW4gb3ZlcnZpZXcuCgojIFRoZSBoZWFkZXJfY2hlY2tzIHBhcmFtZXRlciBzcGVjaWZpZXMgYW4gb3B0aW9uYWwgdGFibGUgd2l0aCBwYXR0ZXJucwojIHRoYXQgZWFjaCBsb2dpY2FsIG1lc3NhZ2UgaGVhZGVyIGlzIG1hdGNoZWQgYWdhaW5zdCwgaW5jbHVkaW5nCiMgaGVhZGVycyB0aGF0IHNwYW4gbXVsdGlwbGUgcGh5c2ljYWwgbGluZXMuCiMKIyBCeSBkZWZhdWx0LCB0aGVzZSBwYXR0ZXJucyBhbHNvIGFwcGx5IHRvIE1JTUUgaGVhZGVycyBhbmQgdG8gdGhlCiMgaGVhZGVycyBvZiBhdHRhY2hlZCBtZXNzYWdlcy4gV2l0aCBvbGRlciBQb3N0Zml4IHZlcnNpb25zLCBNSU1FIGFuZAojIGF0dGFjaGVkIG1lc3NhZ2UgaGVhZGVycyB3ZXJlIHRyZWF0ZWQgYXMgYm9keSB0ZXh0LgojCiMgRm9yIGRldGFpbHMsIHNlZSAibWFuIGhlYWRlcl9jaGVja3MiLgojCiNoZWFkZXJfY2hlY2tzID0gcmVnZXhwOi9ldGMvcG9zdGZpeC9oZWFkZXJfY2hlY2tzCgojIEZBU1QgRVRSTiBTRVJWSUNFCiMKIyBQb3N0Zml4IG1haW50YWlucyBwZXItZGVzdGluYXRpb24gbG9nZmlsZXMgd2l0aCBpbmZvcm1hdGlvbiBhYm91dAojIGRlZmVycmVkIG1haWwsIHNvIHRoYXQgbWFpbCBjYW4gYmUgZmx1c2hlZCBxdWlja2x5IHdpdGggdGhlIFNNVFAKIyAiRVRSTiBkb21haW4udGxkIiBjb21tYW5kLCBvciBieSBleGVjdXRpbmcgInNlbmRtYWlsIC1xUmRvbWFpbi50bGQiLgojIFNlZSB0aGUgRVRSTl9SRUFETUUgZG9jdW1lbnQgZm9yIGEgZGV0YWlsZWQgZGVzY3JpcHRpb24uCiMgCiMgVGhlIGZhc3RfZmx1c2hfZG9tYWlucyBwYXJhbWV0ZXIgY29udHJvbHMgd2hhdCBkZXN0aW5hdGlvbnMgYXJlCiMgZWxpZ2libGUgZm9yIHRoaXMgc2VydmljZS4gQnkgZGVmYXVsdCwgdGhleSBhcmUgYWxsIGRvbWFpbnMgdGhhdAojIHRoaXMgc2VydmVyIGlzIHdpbGxpbmcgdG8gcmVsYXkgbWFpbCB0by4KIyAKI2Zhc3RfZmx1c2hfZG9tYWlucyA9ICRyZWxheV9kb21haW5zCgojIFNIT1cgU09GVFdBUkUgVkVSU0lPTiBPUiBOT1QKIwojIFRoZSBzbXRwZF9iYW5uZXIgcGFyYW1ldGVyIHNwZWNpZmllcyB0aGUgdGV4dCB0aGF0IGZvbGxvd3MgdGhlIDIyMAojIGNvZGUgaW4gdGhlIFNNVFAgc2VydmVyJ3MgZ3JlZXRpbmcgYmFubmVyLiBTb21lIHBlb3BsZSBsaWtlIHRvIHNlZQojIHRoZSBtYWlsIHZlcnNpb24gYWR2ZXJ0aXNlZC4gQnkgZGVmYXVsdCwgUG9zdGZpeCBzaG93cyBubyB2ZXJzaW9uLgojCiMgWW91IE1VU1Qgc3BlY2lmeSAkbXlob3N0bmFtZSBhdCB0aGUgc3RhcnQgb2YgdGhlIHRleHQuIFRoYXQgaXMgYW4KIyBSRkMgcmVxdWlyZW1lbnQuIFBvc3RmaXggaXRzZWxmIGRvZXMgbm90IGNhcmUuCiMKI3NtdHBkX2Jhbm5lciA9ICRteWhvc3RuYW1lIEVTTVRQICRtYWlsX25hbWUKI3NtdHBkX2Jhbm5lciA9ICRteWhvc3RuYW1lIEVTTVRQICRtYWlsX25hbWUgKCRtYWlsX3ZlcnNpb24pCgojIFBBUkFMTEVMIERFTElWRVJZIFRPIFRIRSBTQU1FIERFU1RJTkFUSU9OCiMKIyBIb3cgbWFueSBwYXJhbGxlbCBkZWxpdmVyaWVzIHRvIHRoZSBzYW1lIHVzZXIgb3IgZG9tYWluPyBXaXRoIGxvY2FsCiMgZGVsaXZlcnksIGl0IGRvZXMgbm90IG1ha2Ugc2Vuc2UgdG8gZG8gbWFzc2l2ZWx5IHBhcmFsbGVsIGRlbGl2ZXJ5CiMgdG8gdGhlIHNhbWUgdXNlciwgYmVjYXVzZSBtYWlsYm94IHVwZGF0ZXMgbXVzdCBoYXBwZW4gc2VxdWVudGlhbGx5LAojIGFuZCBleHBlbnNpdmUgcGlwZWxpbmVzIGluIC5mb3J3YXJkIGZpbGVzIGNhbiBjYXVzZSBkaXNhc3RlcnMgd2hlbgojIHRvbyBtYW55IGFyZSBydW4gYXQgdGhlIHNhbWUgdGltZS4gV2l0aCBTTVRQIGRlbGl2ZXJpZXMsIDEwCiMgc2ltdWx0YW5lb3VzIGNvbm5lY3Rpb25zIHRvIHRoZSBzYW1lIGRvbWFpbiBjb3VsZCBiZSBzdWZmaWNpZW50IHRvCiMgcmFpc2UgZXllYnJvd3MuCiMgCiMgRWFjaCBtZXNzYWdlIGRlbGl2ZXJ5IHRyYW5zcG9ydCBoYXMgaXRzIFhYWF9kZXN0aW5hdGlvbl9jb25jdXJyZW5jeV9saW1pdAojIHBhcmFtZXRlci4gIFRoZSBkZWZhdWx0IGlzICRkZWZhdWx0X2Rlc3RpbmF0aW9uX2NvbmN1cnJlbmN5X2xpbWl0IGZvcgojIG1vc3QgZGVsaXZlcnkgdHJhbnNwb3J0cy4gRm9yIHRoZSBsb2NhbCBkZWxpdmVyeSBhZ2VudCB0aGUgZGVmYXVsdCBpcyAyLgoKI2xvY2FsX2Rlc3RpbmF0aW9uX2NvbmN1cnJlbmN5X2xpbWl0ID0gMgojZGVmYXVsdF9kZXN0aW5hdGlvbl9jb25jdXJyZW5jeV9saW1pdCA9IDIwCgojIERFQlVHR0lORyBDT05UUk9MCiMKIyBUaGUgZGVidWdfcGVlcl9sZXZlbCBwYXJhbWV0ZXIgc3BlY2lmaWVzIHRoZSBpbmNyZW1lbnQgaW4gdmVyYm9zZQojIGxvZ2dpbmcgbGV2ZWwgd2hlbiBhbiBTTVRQIGNsaWVudCBvciBzZXJ2ZXIgaG9zdCBuYW1lIG9yIGFkZHJlc3MKIyBtYXRjaGVzIGEgcGF0dGVybiBpbiB0aGUgZGVidWdfcGVlcl9saXN0IHBhcmFtZXRlci4KIwpkZWJ1Z19wZWVyX2xldmVsID0gMgoKIyBUaGUgZGVidWdfcGVlcl9saXN0IHBhcmFtZXRlciBzcGVjaWZpZXMgYW4gb3B0aW9uYWwgbGlzdCBvZiBkb21haW4KIyBvciBuZXR3b3JrIHBhdHRlcm5zLCAvZmlsZS9uYW1lIHBhdHRlcm5zIG9yIHR5cGU6bmFtZSB0YWJsZXMuIFdoZW4KIyBhbiBTTVRQIGNsaWVudCBvciBzZXJ2ZXIgaG9zdCBuYW1lIG9yIGFkZHJlc3MgbWF0Y2hlcyBhIHBhdHRlcm4sCiMgaW5jcmVhc2UgdGhlIHZlcmJvc2UgbG9nZ2luZyBsZXZlbCBieSB0aGUgYW1vdW50IHNwZWNpZmllZCBpbiB0aGUKIyBkZWJ1Z19wZWVyX2xldmVsIHBhcmFtZXRlci4KIwojZGVidWdfcGVlcl9saXN0ID0gMTI3LjAuMC4xCiNkZWJ1Z19wZWVyX2xpc3QgPSBzb21lLmRvbWFpbgoKIyBUaGUgZGVidWdnZXJfY29tbWFuZCBzcGVjaWZpZXMgdGhlIGV4dGVybmFsIGNvbW1hbmQgdGhhdCBpcyBleGVjdXRlZAojIHdoZW4gYSBQb3N0Zml4IGRhZW1vbiBwcm9ncmFtIGlzIHJ1biB3aXRoIHRoZSAtRCBvcHRpb24uCiMKIyBVc2UgImNvbW1hbmQgLi4gJiBzbGVlcCA1IiBzbyB0aGF0IHRoZSBkZWJ1Z2dlciBjYW4gYXR0YWNoIGJlZm9yZQojIHRoZSBwcm9jZXNzIG1hcmNoZXMgb24uIElmIHlvdSB1c2UgYW4gWC1iYXNlZCBkZWJ1Z2dlciwgYmUgc3VyZSB0bwojIHNldCB1cCB5b3VyIFhBVVRIT1JJVFkgZW52aXJvbm1lbnQgdmFyaWFibGUgYmVmb3JlIHN0YXJ0aW5nIFBvc3RmaXguCiMKZGVidWdnZXJfY29tbWFuZCA9CgkgUEFUSD0vYmluOi91c3IvYmluOi91c3IvbG9jYWwvYmluOi91c3IvWDExUjYvYmluCgkgZGRkICRkYWVtb25fZGlyZWN0b3J5LyRwcm9jZXNzX25hbWUgJHByb2Nlc3NfaWQgJiBzbGVlcCA1CgojIElmIHlvdSBjYW4ndCB1c2UgWCwgdXNlIHRoaXMgdG8gY2FwdHVyZSB0aGUgY2FsbCBzdGFjayB3aGVuIGEKIyBkYWVtb24gY3Jhc2hlcy4gVGhlIHJlc3VsdCBpcyBpbiBhIGZpbGUgaW4gdGhlIGNvbmZpZ3VyYXRpb24KIyBkaXJlY3RvcnksIGFuZCBpcyBuYW1lZCBhZnRlciB0aGUgcHJvY2VzcyBuYW1lIGFuZCB0aGUgcHJvY2VzcyBJRC4KIwojIGRlYnVnZ2VyX2NvbW1hbmQgPQojCVBBVEg9L2JpbjovdXNyL2JpbjovdXNyL2xvY2FsL2JpbjsgZXhwb3J0IFBBVEg7IChlY2hvIGNvbnQ7CiMJZWNobyB3aGVyZSkgfCBnZGIgJGRhZW1vbl9kaXJlY3RvcnkvJHByb2Nlc3NfbmFtZSAkcHJvY2Vzc19pZCAyPiYxCiMJPiRjb25maWdfZGlyZWN0b3J5LyRwcm9jZXNzX25hbWUuJHByb2Nlc3NfaWQubG9nICYgc2xlZXAgNQojCiMgQW5vdGhlciBwb3NzaWJpbGl0eSBpcyB0byBydW4gZ2RiIHVuZGVyIGEgZGV0YWNoZWQgc2NyZWVuIHNlc3Npb24uCiMgVG8gYXR0YWNoIHRvIHRoZSBzY3JlZW4gc2Vzc2lvbiwgc3Ugcm9vdCBhbmQgcnVuICJzY3JlZW4gLXIKIyA8aWRfc3RyaW5nPiIgd2hlcmUgPGlkX3N0cmluZz4gdW5pcXVlbHkgbWF0Y2hlcyBvbmUgb2YgdGhlIGRldGFjaGVkCiMgc2Vzc2lvbnMgKGZyb20gInNjcmVlbiAtbGlzdCIpLgojCiMgZGVidWdnZXJfY29tbWFuZCA9CiMJUEFUSD0vYmluOi91c3IvYmluOi9zYmluOi91c3Ivc2JpbjsgZXhwb3J0IFBBVEg7IHNjcmVlbgojCS1kbVMgJHByb2Nlc3NfbmFtZSBnZGIgJGRhZW1vbl9kaXJlY3RvcnkvJHByb2Nlc3NfbmFtZQojCSRwcm9jZXNzX2lkICYgc2xlZXAgMQoKIyBJTlNUQUxMLVRJTUUgQ09ORklHVVJBVElPTiBJTkZPUk1BVElPTgojCiMgVGhlIGZvbGxvd2luZyBwYXJhbWV0ZXJzIGFyZSB1c2VkIHdoZW4gaW5zdGFsbGluZyBhIG5ldyBQb3N0Zml4IHZlcnNpb24uCiMgCiMgc2VuZG1haWxfcGF0aDogVGhlIGZ1bGwgcGF0aG5hbWUgb2YgdGhlIFBvc3RmaXggc2VuZG1haWwgY29tbWFuZC4KIyBUaGlzIGlzIHRoZSBTZW5kbWFpbC1jb21wYXRpYmxlIG1haWwgcG9zdGluZyBpbnRlcmZhY2UuCiMgCnNlbmRtYWlsX3BhdGggPSAvdXNyL3NiaW4vc2VuZG1haWwucG9zdGZpeAoKIyBuZXdhbGlhc2VzX3BhdGg6IFRoZSBmdWxsIHBhdGhuYW1lIG9mIHRoZSBQb3N0Zml4IG5ld2FsaWFzZXMgY29tbWFuZC4KIyBUaGlzIGlzIHRoZSBTZW5kbWFpbC1jb21wYXRpYmxlIGNvbW1hbmQgdG8gYnVpbGQgYWxpYXMgZGF0YWJhc2VzLgojCm5ld2FsaWFzZXNfcGF0aCA9IC91c3IvYmluL25ld2FsaWFzZXMucG9zdGZpeAoKIyBtYWlscV9wYXRoOiBUaGUgZnVsbCBwYXRobmFtZSBvZiB0aGUgUG9zdGZpeCBtYWlscSBjb21tYW5kLiAgVGhpcwojIGlzIHRoZSBTZW5kbWFpbC1jb21wYXRpYmxlIG1haWwgcXVldWUgbGlzdGluZyBjb21tYW5kLgojIAptYWlscV9wYXRoID0gL3Vzci9iaW4vbWFpbHEucG9zdGZpeAoKIyBzZXRnaWRfZ3JvdXA6IFRoZSBncm91cCBmb3IgbWFpbCBzdWJtaXNzaW9uIGFuZCBxdWV1ZSBtYW5hZ2VtZW50CiMgY29tbWFuZHMuICBUaGlzIG11c3QgYmUgYSBncm91cCBuYW1lIHdpdGggYSBudW1lcmljYWwgZ3JvdXAgSUQgdGhhdAojIGlzIG5vdCBzaGFyZWQgd2l0aCBvdGhlciBhY2NvdW50cywgbm90IGV2ZW4gd2l0aCB0aGUgUG9zdGZpeCBhY2NvdW50LgojCnNldGdpZF9ncm91cCA9IHBvc3Rkcm9wCgojIGh0bWxfZGlyZWN0b3J5OiBUaGUgbG9jYXRpb24gb2YgdGhlIFBvc3RmaXggSFRNTCBkb2N1bWVudGF0aW9uLgojCmh0bWxfZGlyZWN0b3J5ID0gbm8KCiMgbWFucGFnZV9kaXJlY3Rvcnk6IFRoZSBsb2NhdGlvbiBvZiB0aGUgUG9zdGZpeCBvbi1saW5lIG1hbnVhbCBwYWdlcy4KIwptYW5wYWdlX2RpcmVjdG9yeSA9IC91c3Ivc2hhcmUvbWFuCgojIHNhbXBsZV9kaXJlY3Rvcnk6IFRoZSBsb2NhdGlvbiBvZiB0aGUgUG9zdGZpeCBzYW1wbGUgY29uZmlndXJhdGlvbiBmaWxlcy4KIyBUaGlzIHBhcmFtZXRlciBpcyBvYnNvbGV0ZSBhcyBvZiBQb3N0Zml4IDIuMS4KIwpzYW1wbGVfZGlyZWN0b3J5ID0gL3Vzci9zaGFyZS9kb2MvcG9zdGZpeC9zYW1wbGVzCgojIHJlYWRtZV9kaXJlY3Rvcnk6IFRoZSBsb2NhdGlvbiBvZiB0aGUgUG9zdGZpeCBSRUFETUUgZmlsZXMuCiMKcmVhZG1lX2RpcmVjdG9yeSA9IC91c3Ivc2hhcmUvZG9jL3Bvc3RmaXgvUkVBRE1FX0ZJTEVTCgojIFRMUyBDT05GSUdVUkFUSU9OCiMKIyBCYXNpYyBQb3N0Zml4IFRMUyBjb25maWd1cmF0aW9uIGJ5IGRlZmF1bHQgd2l0aCBzZWxmLXNpZ25lZCBjZXJ0aWZpY2F0ZQojIGZvciBpbmJvdW5kIFNNVFAgYW5kIGFsc28gb3Bwb3J0dW5pc3RpYyBUTFMgZm9yIG91dGJvdW5kIFNNVFAuCgojIFRoZSBmdWxsIHBhdGhuYW1lIG9mIGEgZmlsZSB3aXRoIHRoZSBQb3N0Zml4IFNNVFAgc2VydmVyIFJTQSBjZXJ0aWZpY2F0ZQojIGluIFBFTSBmb3JtYXQuIEludGVybWVkaWF0ZSBjZXJ0aWZpY2F0ZXMgc2hvdWxkIGJlIGluY2x1ZGVkIGluIGdlbmVyYWwsCiMgdGhlIHNlcnZlciBjZXJ0aWZpY2F0ZSBmaXJzdCwgdGhlbiB0aGUgaXNzdWluZyBDQShzKSAoYm90dG9tLXVwIG9yZGVyKS4KIwpzbXRwZF90bHNfY2VydF9maWxlID0gL2V0Yy9wa2kvdGxzL2NlcnRzL3Bvc3RmaXgucGVtCgojIFRoZSBmdWxsIHBhdGhuYW1lIG9mIGEgZmlsZSB3aXRoIHRoZSBQb3N0Zml4IFNNVFAgc2VydmVyIFJTQSBwcml2YXRlIGtleQojIGluIFBFTSBmb3JtYXQuIFRoZSBwcml2YXRlIGtleSBtdXN0IGJlIGFjY2Vzc2libGUgd2l0aG91dCBhIHBhc3MtcGhyYXNlLAojIGkuZS4gaXQgbXVzdCBub3QgYmUgZW5jcnlwdGVkLgojCnNtdHBkX3Rsc19rZXlfZmlsZSA9IC9ldGMvcGtpL3Rscy9wcml2YXRlL3Bvc3RmaXgua2V5CgojIEFubm91bmNlIFNUQVJUVExTIHN1cHBvcnQgdG8gcmVtb3RlIFNNVFAgY2xpZW50cywgYnV0IGRvIG5vdCByZXF1aXJlIHRoYXQKIyBjbGllbnRzIHVzZSBUTFMgZW5jcnlwdGlvbiAob3Bwb3J0dW5pc3RpYyBUTFMgaW5ib3VuZCkuCiMKc210cGRfdGxzX3NlY3VyaXR5X2xldmVsID0gbWF5CgojIERpcmVjdG9yeSB3aXRoIFBFTSBmb3JtYXQgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgY2VydGlmaWNhdGVzIHRoYXQgdGhlCiMgUG9zdGZpeCBTTVRQIGNsaWVudCB1c2VzIHRvIHZlcmlmeSBhIHJlbW90ZSBTTVRQIHNlcnZlciBjZXJ0aWZpY2F0ZS4KIwpzbXRwX3Rsc19DQXBhdGggPSAvZXRjL3BraS90bHMvY2VydHMKCiMgVGhlIGZ1bGwgcGF0aG5hbWUgb2YgYSBmaWxlIGNvbnRhaW5pbmcgQ0EgY2VydGlmaWNhdGVzIG9mIHJvb3QgQ0FzCiMgdHJ1c3RlZCB0byBzaWduIGVpdGhlciByZW1vdGUgU01UUCBzZXJ2ZXIgY2VydGlmaWNhdGVzIG9yIGludGVybWVkaWF0ZSBDQQojIGNlcnRpZmljYXRlcy4KIwpzbXRwX3Rsc19DQWZpbGUgPSAvZXRjL3BraS90bHMvY2VydHMvY2EtYnVuZGxlLmNydAoKIyBVc2UgVExTIGlmIHRoaXMgaXMgc3VwcG9ydGVkIGJ5IHRoZSByZW1vdGUgU01UUCBzZXJ2ZXIsIG90aGVyd2lzZSB1c2UKIyBwbGFpbnRleHQgKG9wcG9ydHVuaXN0aWMgVExTIG91dGJvdW5kKS4KIwpzbXRwX3Rsc19zZWN1cml0eV9sZXZlbCA9IG1heQptZXRhX2RpcmVjdG9yeSA9IC9ldGMvcG9zdGZpeApzaGxpYl9kaXJlY3RvcnkgPSAvdXNyL2xpYjY0L3Bvc3RmaXgKcmVsYXlfZG9tYWlucyA9IExvbmRvbgpyZWxheWhvc3QgPSBleGFtcGxlLmNvbQo=", "encoding": "base64", "source": "/etc/postfix/main.cf"} TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/tasks/check_header.yml:9 Monday 09 September 2024 08:25:42 -0400 (0:00:00.484) 0:01:04.682 ****** ok: [managed-node2] => { "changed": false, "msg": "All assertions passed" } TASK [Reset all settings and configure relay_domains] ************************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_previous_replaced.yml:41 Monday 09 September 2024 08:25:42 -0400 (0:00:00.087) 0:01:04.769 ****** included: fedora.linux_system_roles.postfix for managed-node2 TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts required by role] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:2 Monday 09 September 2024 08:25:42 -0400 (0:00:00.103) 0:01:04.872 ****** included: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:3 Monday 09 September 2024 08:25:42 -0400 (0:00:00.047) 0:01:04.920 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "__postfix_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.postfix : Check if system is ostree] *********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:11 Monday 09 September 2024 08:25:43 -0400 (0:00:00.055) 0:01:04.976 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "not __postfix_is_ostree is defined", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.postfix : Set flag to indicate system is ostree] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:16 Monday 09 September 2024 08:25:43 -0400 (0:00:00.034) 0:01:05.010 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "not __postfix_is_ostree is defined", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.postfix : Set platform/version specific variables] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:20 Monday 09 September 2024 08:25:43 -0400 (0:00:00.036) 0:01:05.046 ****** ok: [managed-node2] => (item=RedHat.yml) => {"ansible_facts": {"__postfix_smtp_services": ["smtp", "smtps", "submission"]}, "ansible_included_var_files": ["/tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/RedHat.yml"], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml"} ok: [managed-node2] => (item=Fedora.yml) => {"ansible_facts": {"__postfix_smtp_services": ["smtp", "smtps", "submission"]}, "ansible_included_var_files": ["/tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/Fedora.yml"], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml"} ok: [managed-node2] => (item=Fedora_39.yml) => {"ansible_facts": {"__postfix_smtp_services": ["smtp", "smtps", "smtp-submission"]}, "ansible_included_var_files": ["/tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/Fedora_39.yml"], "ansible_loop_var": "item", "changed": false, "item": "Fedora_39.yml"} ok: [managed-node2] => (item=Fedora_39.yml) => {"ansible_facts": {"__postfix_smtp_services": ["smtp", "smtps", "smtp-submission"]}, "ansible_included_var_files": ["/tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/Fedora_39.yml"], "ansible_loop_var": "item", "changed": false, "item": "Fedora_39.yml"} TASK [fedora.linux_system_roles.postfix : Get status of package(s) ['postfix']] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:16 Monday 09 September 2024 08:25:43 -0400 (0:00:00.067) 0:01:05.114 ****** ok: [managed-node2] => (item=postfix) => {"ansible_loop_var": "item", "changed": false, "cmd": ["rpm", "-V", "postfix"], "delta": "0:00:00.062251", "end": "2024-09-09 08:25:43.516606", "failed_when_result": false, "item": "postfix", "msg": "non-zero return code", "rc": 1, "start": "2024-09-09 08:25:43.454355", "stderr": "", "stderr_lines": [], "stdout": "S.5....T. c /etc/postfix/main.cf\n.M....G.. /usr/sbin/postlog", "stdout_lines": ["S.5....T. c /etc/postfix/main.cf", ".M....G.. /usr/sbin/postlog"]} TASK [fedora.linux_system_roles.postfix : Remove package(s) to reset original confs ['postfix']] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:23 Monday 09 September 2024 08:25:43 -0400 (0:00:00.444) 0:01:05.559 ****** changed: [managed-node2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: postfix-2:3.8.4-1.fc39.x86_64"]} TASK [fedora.linux_system_roles.postfix : Get status of config files] ********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:38 Monday 09 September 2024 08:25:46 -0400 (0:00:02.695) 0:01:08.255 ****** skipping: [managed-node2] => (item=postfix) => {"ansible_loop_var": "item", "changed": false, "false_condition": "__postfix_is_ostree | d(false)", "item": "postfix", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => {"changed": false, "msg": "All items skipped"} TASK [fedora.linux_system_roles.postfix : Remove config files - make empty] **** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:45 Monday 09 September 2024 08:25:46 -0400 (0:00:00.054) 0:01:08.309 ****** skipping: [managed-node2] => {"changed": false, "skipped_reason": "No items in the list"} TASK [fedora.linux_system_roles.postfix : Configure firewall] ****************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:54 Monday 09 September 2024 08:25:46 -0400 (0:00:00.057) 0:01:08.367 ****** included: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml for managed-node2 TASK [Ensure the postfix ports status with the firewall role] ****************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml:3 Monday 09 September 2024 08:25:46 -0400 (0:00:00.046) 0:01:08.414 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "postfix_manage_firewall | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.postfix : Configure selinux] ******************* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:57 Monday 09 September 2024 08:25:46 -0400 (0:00:00.048) 0:01:08.462 ****** included: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml for managed-node2 TASK [fedora.linux_system_roles.postfix : Get the smtp related tcp service ports] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:12 Monday 09 September 2024 08:25:46 -0400 (0:00:00.051) 0:01:08.513 ****** skipping: [managed-node2] => (item=smtp) => {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtp", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => (item=smtps) => {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtps", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => (item=smtp-submission) => {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtp-submission", "skip_reason": "Conditional result was False"} skipping: [managed-node2] => {"changed": false, "msg": "All items skipped"} TASK [fedora.linux_system_roles.postfix : Initialize _postfix_selinux] ********* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:33 Monday 09 September 2024 08:25:46 -0400 (0:00:00.057) 0:01:08.571 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "postfix_manage_selinux | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.postfix : Add the smtp related service ports to _postfix_selinux] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:37 Monday 09 September 2024 08:25:46 -0400 (0:00:00.136) 0:01:08.707 ****** skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'postfix_manage_selinux | bool', 'item': 'smtp', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtp", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'postfix_manage_selinux | bool', 'item': 'smtps', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtps", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'postfix_manage_selinux | bool', 'item': 'smtp-submission', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": {"ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtp-submission", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [managed-node2] => {"changed": false, "msg": "All items skipped"} TASK [fedora.linux_system_roles.postfix : Set hardcoded ports to _postfix_selinux for no firewall or rhel-6 or not redhat] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:46 Monday 09 September 2024 08:25:46 -0400 (0:00:00.060) 0:01:08.768 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "postfix_manage_selinux | bool", "skip_reason": "Conditional result was False"} TASK [Ensure the service and the ports status with the selinux role] *********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:55 Monday 09 September 2024 08:25:46 -0400 (0:00:00.053) 0:01:08.821 ****** skipping: [managed-node2] => {"changed": false, "false_condition": "postfix_manage_selinux | bool", "skip_reason": "Conditional result was False"} TASK [fedora.linux_system_roles.postfix : Install Postfix] ********************* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:60 Monday 09 September 2024 08:25:46 -0400 (0:00:00.049) 0:01:08.871 ****** changed: [managed-node2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: postfix-2:3.8.4-1.fc39.x86_64"]} TASK [fedora.linux_system_roles.postfix : Enable Postfix] ********************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:66 Monday 09 September 2024 08:25:52 -0400 (0:00:05.426) 0:01:14.298 ****** changed: [managed-node2] => {"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": "network.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice sysinit.target syslog.target basic.target tmp.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "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", "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": "shutdown.target exim.service sendmail.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "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", "EnvironmentFiles": "/etc/sysconfig/network (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "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": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "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", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "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 -.mount system.slice", "RequiresMountsFor": "/var/tmp", "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", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "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", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [fedora.linux_system_roles.postfix : Get current config] ****************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:72 Monday 09 September 2024 08:25:53 -0400 (0:00:01.406) 0:01:15.704 ****** ok: [managed-node2] => {"changed": false, "cmd": ["postconf"], "delta": "0:00:00.010974", "end": "2024-09-09 08:25:54.074152", "msg": "", "rc": 0, "start": "2024-09-09 08:25:54.063178", "stderr": "", "stderr_lines": [], "stdout": "2bounce_notice_recipient = postmaster\naccess_map_defer_code = 450\naccess_map_reject_code = 554\naddress_verify_cache_cleanup_interval = 12h\naddress_verify_default_transport = $default_transport\naddress_verify_local_transport = $local_transport\naddress_verify_map = btree:$data_directory/verify_cache\naddress_verify_negative_cache = yes\naddress_verify_negative_expire_time = 3d\naddress_verify_negative_refresh_time = 3h\naddress_verify_pending_request_limit = 5000\naddress_verify_poll_count = ${stress?{1}:{3}}\naddress_verify_poll_delay = 3s\naddress_verify_positive_expire_time = 31d\naddress_verify_positive_refresh_time = 7d\naddress_verify_relay_transport = $relay_transport\naddress_verify_relayhost = $relayhost\naddress_verify_sender = $double_bounce_sender\naddress_verify_sender_dependent_default_transport_maps = $sender_dependent_default_transport_maps\naddress_verify_sender_dependent_relayhost_maps = $sender_dependent_relayhost_maps\naddress_verify_sender_ttl = 0s\naddress_verify_service_name = verify\naddress_verify_transport_maps = $transport_maps\naddress_verify_virtual_transport = $virtual_transport\nalias_database = hash:/etc/aliases\nalias_maps = hash:/etc/aliases\nallow_mail_to_commands = alias, forward\nallow_mail_to_files = alias, forward\nallow_min_user = no\nallow_percent_hack = yes\nallow_srv_lookup_fallback = no\nallow_untrusted_routing = no\nalternate_config_directories =\nalways_add_missing_headers = no\nalways_bcc =\nanvil_rate_time_unit = 60s\nanvil_status_update_time = 600s\nappend_at_myorigin = yes\nappend_dot_mydomain = ${{$compatibility_level} \nempty_address_local_login_sender_maps_lookup_key = <>\nempty_address_recipient = MAILER-DAEMON\nempty_address_relayhost_maps_lookup_key = <>\nenable_idna2003_compatibility = no\nenable_long_queue_ids = no\nenable_original_recipient = yes\nenable_threaded_bounces = no\nerror_delivery_slot_cost = $default_delivery_slot_cost\nerror_delivery_slot_discount = $default_delivery_slot_discount\nerror_delivery_slot_loan = $default_delivery_slot_loan\nerror_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit\nerror_destination_concurrency_limit = $default_destination_concurrency_limit\nerror_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback\nerror_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback\nerror_destination_rate_delay = $default_destination_rate_delay\nerror_destination_recipient_limit = $default_destination_recipient_limit\nerror_extra_recipient_limit = $default_extra_recipient_limit\nerror_initial_destination_concurrency = $initial_destination_concurrency\nerror_minimum_delivery_slots = $default_minimum_delivery_slots\nerror_notice_recipient = postmaster\nerror_recipient_limit = $default_recipient_limit\nerror_recipient_refill_delay = $default_recipient_refill_delay\nerror_recipient_refill_limit = $default_recipient_refill_limit\nerror_service_name = error\nerror_transport_rate_delay = $default_transport_rate_delay\nexecution_directory_expansion_filter = 1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ\nexpand_owner_alias = no\nexport_environment = TZ MAIL_CONFIG LANG\nfallback_transport =\nfallback_transport_maps =\nfast_flush_domains = $relay_domains\nfast_flush_purge_time = 7d\nfast_flush_refresh_time = 12h\nfault_injection_code = 0\nflush_service_name = flush\nfork_attempts = 5\nfork_delay = 1s\nforward_expansion_filter = 1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ\nforward_path = $home/.forward${recipient_delimiter}${extension}, $home/.forward\nfrozen_delivered_to = yes\nhash_queue_depth = 1\nhash_queue_names = deferred, defer\nheader_address_token_limit = 10240\nheader_checks =\nheader_from_format = standard\nheader_size_limit = 102400\nhelpful_warnings = yes\nhome_mailbox =\nhopcount_limit = 50\nhtml_directory = no\nignore_mx_lookup_error = no\nignore_srv_lookup_error = no\nimport_environment = MAIL_CONFIG MAIL_DEBUG MAIL_LOGTAG TZ XAUTHORITY DISPLAY LANG=C POSTLOG_SERVICE POSTLOG_HOSTNAME\nin_flow_delay = 1s\ninet_interfaces = localhost\ninet_protocols = all\ninfo_log_address_format = external\ninitial_destination_concurrency = 5\ninternal_mail_filter_classes =\ninvalid_hostname_reject_code = 501\nipc_idle = 5s\nipc_timeout = 3600s\nipc_ttl = 1000s\nknown_tcp_ports = lmtp=24, smtp=25, smtps=submissions=465, submission=587\nline_length_limit = 2048\nlmdb_map_size = 16777216\nlmtp_address_preference = any\nlmtp_address_verify_target = rcpt\nlmtp_assume_final = no\nlmtp_balance_inet_protocols = yes\nlmtp_bind_address =\nlmtp_bind_address6 =\nlmtp_bind_address_enforce = no\nlmtp_body_checks =\nlmtp_cname_overrides_servername = no\nlmtp_connect_timeout = 0s\nlmtp_connection_cache_destinations =\nlmtp_connection_cache_on_demand = yes\nlmtp_connection_cache_time_limit = 2s\nlmtp_connection_reuse_count_limit = 0\nlmtp_connection_reuse_time_limit = 300s\nlmtp_data_done_timeout = 600s\nlmtp_data_init_timeout = 120s\nlmtp_data_xfer_timeout = 180s\nlmtp_defer_if_no_mx_address_found = no\nlmtp_delivery_slot_cost = $default_delivery_slot_cost\nlmtp_delivery_slot_discount = $default_delivery_slot_discount\nlmtp_delivery_slot_loan = $default_delivery_slot_loan\nlmtp_delivery_status_filter = $default_delivery_status_filter\nlmtp_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit\nlmtp_destination_concurrency_limit = $default_destination_concurrency_limit\nlmtp_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback\nlmtp_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback\nlmtp_destination_rate_delay = $default_destination_rate_delay\nlmtp_destination_recipient_limit = $default_destination_recipient_limit\nlmtp_discard_lhlo_keyword_address_maps =\nlmtp_discard_lhlo_keywords =\nlmtp_dns_reply_filter =\nlmtp_dns_resolver_options =\nlmtp_dns_support_level =\nlmtp_enforce_tls = no\nlmtp_extra_recipient_limit = $default_extra_recipient_limit\nlmtp_fallback_relay =\nlmtp_generic_maps =\nlmtp_header_checks =\nlmtp_host_lookup = dns\nlmtp_initial_destination_concurrency = $initial_destination_concurrency\nlmtp_lhlo_name = $myhostname\nlmtp_lhlo_timeout = 300s\nlmtp_line_length_limit = 998\nlmtp_mail_timeout = 300s\nlmtp_mime_header_checks =\nlmtp_min_data_rate = 500\nlmtp_minimum_delivery_slots = $default_minimum_delivery_slots\nlmtp_mx_address_limit = 5\nlmtp_mx_session_limit = 2\nlmtp_nested_header_checks =\nlmtp_per_request_deadline = ${lmtp_per_record_deadline?{$lmtp_per_record_deadline}:{no}}\nlmtp_pix_workaround_delay_time = 10s\nlmtp_pix_workaround_maps =\nlmtp_pix_workaround_threshold_time = 500s\nlmtp_pix_workarounds = disable_esmtp,delay_dotcrlf\nlmtp_quit_timeout = 300s\nlmtp_quote_rfc821_envelope = yes\nlmtp_randomize_addresses = yes\nlmtp_rcpt_timeout = 300s\nlmtp_recipient_limit = $default_recipient_limit\nlmtp_recipient_refill_delay = $default_recipient_refill_delay\nlmtp_recipient_refill_limit = $default_recipient_refill_limit\nlmtp_reply_filter =\nlmtp_rset_timeout = 20s\nlmtp_sasl_auth_cache_name =\nlmtp_sasl_auth_cache_time = 90d\nlmtp_sasl_auth_enable = no\nlmtp_sasl_auth_soft_bounce = yes\nlmtp_sasl_mechanism_filter =\nlmtp_sasl_password_maps =\nlmtp_sasl_path =\nlmtp_sasl_security_options = noplaintext, noanonymous\nlmtp_sasl_tls_security_options = $lmtp_sasl_security_options\nlmtp_sasl_tls_verified_security_options = $lmtp_sasl_tls_security_options\nlmtp_sasl_type = cyrus\nlmtp_send_dummy_mail_auth = no\nlmtp_send_xforward_command = no\nlmtp_sender_dependent_authentication = no\nlmtp_skip_5xx_greeting = yes\nlmtp_skip_quit_response = no\nlmtp_starttls_timeout = 300s\nlmtp_tcp_port = 24\nlmtp_tls_CAfile =\nlmtp_tls_CApath =\nlmtp_tls_block_early_mail_reply = no\nlmtp_tls_cert_file =\nlmtp_tls_chain_files =\nlmtp_tls_ciphers = medium\nlmtp_tls_connection_reuse = no\nlmtp_tls_dcert_file =\nlmtp_tls_dkey_file = $lmtp_tls_dcert_file\nlmtp_tls_eccert_file =\nlmtp_tls_eckey_file = $lmtp_tls_eccert_file\nlmtp_tls_enforce_peername = yes\nlmtp_tls_exclude_ciphers =\nlmtp_tls_fingerprint_cert_match =\nlmtp_tls_fingerprint_digest = ${{$compatibility_level} =TLSv1\nlmtp_tls_note_starttls_offer = no\nlmtp_tls_per_site =\nlmtp_tls_policy_maps =\nlmtp_tls_protocols = >=TLSv1\nlmtp_tls_scert_verifydepth = 9\nlmtp_tls_secure_cert_match = nexthop\nlmtp_tls_security_level =\nlmtp_tls_servername =\nlmtp_tls_session_cache_database =\nlmtp_tls_session_cache_timeout = 3600s\nlmtp_tls_trust_anchor_file =\nlmtp_tls_verify_cert_match = hostname\nlmtp_tls_wrappermode = no\nlmtp_transport_rate_delay = $default_transport_rate_delay\nlmtp_use_tls = no\nlmtp_xforward_timeout = 300s\nlocal_command_shell =\nlocal_delivery_slot_cost = $default_delivery_slot_cost\nlocal_delivery_slot_discount = $default_delivery_slot_discount\nlocal_delivery_slot_loan = $default_delivery_slot_loan\nlocal_delivery_status_filter = $default_delivery_status_filter\nlocal_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit\nlocal_destination_concurrency_limit = 2\nlocal_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback\nlocal_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback\nlocal_destination_rate_delay = $default_destination_rate_delay\nlocal_destination_recipient_limit = 1\nlocal_extra_recipient_limit = $default_extra_recipient_limit\nlocal_header_rewrite_clients = permit_inet_interfaces\nlocal_initial_destination_concurrency = $initial_destination_concurrency\nlocal_login_sender_maps = static:*\nlocal_minimum_delivery_slots = $default_minimum_delivery_slots\nlocal_recipient_limit = $default_recipient_limit\nlocal_recipient_maps = proxy:unix:passwd.byname $alias_maps\nlocal_recipient_refill_delay = $default_recipient_refill_delay\nlocal_recipient_refill_limit = $default_recipient_refill_limit\nlocal_transport = local:$myhostname\nlocal_transport_rate_delay = $default_transport_rate_delay\nluser_relay =\nmail_name = Postfix\nmail_owner = postfix\nmail_release_date = 20231222\nmail_spool_directory = /var/mail\nmail_version = 3.8.4\nmailbox_command =\nmailbox_command_maps =\nmailbox_delivery_lock = fcntl, dotlock\nmailbox_size_limit = 51200000\nmailbox_transport =\nmailbox_transport_maps =\nmaillog_file =\nmaillog_file_compressor = gzip\nmaillog_file_prefixes = /var, /dev/stdout\nmaillog_file_rotate_suffix = %Y%m%d-%H%M%S\nmailq_path = /usr/bin/mailq.postfix\nmanpage_directory = /usr/share/man\nmaps_rbl_domains =\nmaps_rbl_reject_code = 554\nmasquerade_classes = envelope_sender, header_sender, header_recipient\nmasquerade_domains =\nmasquerade_exceptions =\nmaster_service_disable =\nmax_idle = 100s\nmax_use = 100\nmaximal_backoff_time = 4000s\nmaximal_queue_lifetime = 5d\nmessage_drop_headers = bcc, content-length, resent-bcc, return-path\nmessage_reject_characters =\nmessage_size_limit = 10240000\nmessage_strip_characters =\nmeta_directory = /etc/postfix\nmilter_command_timeout = 30s\nmilter_connect_macros = j {daemon_name} {daemon_addr} v _\nmilter_connect_timeout = 30s\nmilter_content_timeout = 300s\nmilter_data_macros = i\nmilter_default_action = tempfail\nmilter_end_of_data_macros = i\nmilter_end_of_header_macros = i\nmilter_header_checks =\nmilter_helo_macros = {tls_version} {cipher} {cipher_bits} {cert_subject} {cert_issuer}\nmilter_macro_daemon_name = $myhostname\nmilter_macro_defaults =\nmilter_macro_v = $mail_name $mail_version\nmilter_mail_macros = i {auth_type} {auth_authen} {auth_author} {mail_addr} {mail_host} {mail_mailer}\nmilter_protocol = 6\nmilter_rcpt_macros = i {rcpt_addr} {rcpt_host} {rcpt_mailer}\nmilter_unknown_command_macros =\nmime_boundary_length_limit = 2048\nmime_header_checks = $header_checks\nmime_nesting_limit = 100\nminimal_backoff_time = 300s\nmulti_instance_directories =\nmulti_instance_enable = no\nmulti_instance_group =\nmulti_instance_name =\nmulti_instance_wrapper =\nmulti_recipient_bounce_reject_code = 550\nmydestination = $myhostname, localhost.$mydomain, localhost\nmydomain = us-east-1.aws.redhat.com\nmyhostname = ip-10-31-11-94.us-east-1.aws.redhat.com\nmynetworks = 127.0.0.1/32 [::1]/128\nmynetworks_style = ${{$compatibility_level} =TLSv1\nsmtp_tls_note_starttls_offer = no\nsmtp_tls_per_site =\nsmtp_tls_policy_maps =\nsmtp_tls_protocols = >=TLSv1\nsmtp_tls_scert_verifydepth = 9\nsmtp_tls_secure_cert_match = nexthop, dot-nexthop\nsmtp_tls_security_level = may\nsmtp_tls_servername =\nsmtp_tls_session_cache_database =\nsmtp_tls_session_cache_timeout = 3600s\nsmtp_tls_trust_anchor_file =\nsmtp_tls_verify_cert_match = hostname\nsmtp_tls_wrappermode = no\nsmtp_transport_rate_delay = $default_transport_rate_delay\nsmtp_use_tls = no\nsmtp_xforward_timeout = 300s\nsmtpd_authorized_verp_clients = $authorized_verp_clients\nsmtpd_authorized_xclient_hosts =\nsmtpd_authorized_xforward_hosts =\nsmtpd_banner = $myhostname ESMTP $mail_name\nsmtpd_client_auth_rate_limit = 0\nsmtpd_client_connection_count_limit = 50\nsmtpd_client_connection_rate_limit = 0\nsmtpd_client_event_limit_exceptions = ${smtpd_client_connection_limit_exceptions:$mynetworks}\nsmtpd_client_ipv4_prefix_length = 32\nsmtpd_client_ipv6_prefix_length = 84\nsmtpd_client_message_rate_limit = 0\nsmtpd_client_new_tls_session_rate_limit = 0\nsmtpd_client_port_logging = no\nsmtpd_client_recipient_rate_limit = 0\nsmtpd_client_restrictions =\nsmtpd_command_filter =\nsmtpd_data_restrictions =\nsmtpd_delay_open_until_valid_rcpt = yes\nsmtpd_delay_reject = yes\nsmtpd_discard_ehlo_keyword_address_maps =\nsmtpd_discard_ehlo_keywords =\nsmtpd_dns_reply_filter =\nsmtpd_end_of_data_restrictions =\nsmtpd_enforce_tls = no\nsmtpd_error_sleep_time = 1s\nsmtpd_etrn_restrictions =\nsmtpd_expansion_filter = \\t\\40!\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\nsmtpd_forbid_bare_newline = no\nsmtpd_forbid_bare_newline_exclusions = $mynetworks\nsmtpd_forbid_unauth_pipelining = no\nsmtpd_forbidden_commands = CONNECT GET POST regexp:{{/^[^A-Z]/ Bogus}}\nsmtpd_hard_error_limit = ${stress?{1}:{20}}\nsmtpd_helo_required = no\nsmtpd_helo_restrictions =\nsmtpd_history_flush_threshold = 100\nsmtpd_junk_command_limit = ${stress?{1}:{100}}\nsmtpd_log_access_permit_actions =\nsmtpd_milter_maps =\nsmtpd_milters =\nsmtpd_min_data_rate = 500\nsmtpd_noop_commands =\nsmtpd_null_access_lookup_key = <>\nsmtpd_peername_lookup = yes\nsmtpd_per_request_deadline = ${smtpd_per_record_deadline?{$smtpd_per_record_deadline}:{${stress?{yes}:{no}}}}\nsmtpd_policy_service_default_action = 451 4.3.5 Server configuration problem\nsmtpd_policy_service_max_idle = 300s\nsmtpd_policy_service_max_ttl = 1000s\nsmtpd_policy_service_policy_context =\nsmtpd_policy_service_request_limit = 0\nsmtpd_policy_service_retry_delay = 1s\nsmtpd_policy_service_timeout = 100s\nsmtpd_policy_service_try_limit = 2\nsmtpd_proxy_ehlo = $myhostname\nsmtpd_proxy_filter =\nsmtpd_proxy_options =\nsmtpd_proxy_timeout = 100s\nsmtpd_recipient_limit = 1000\nsmtpd_recipient_overshoot_limit = 1000\nsmtpd_recipient_restrictions =\nsmtpd_reject_footer =\nsmtpd_reject_footer_maps =\nsmtpd_reject_unlisted_recipient = yes\nsmtpd_reject_unlisted_sender = no\nsmtpd_relay_before_recipient_restrictions = ${{$compatibility_level} =TLSv1\nsmtpd_tls_protocols = >=TLSv1\nsmtpd_tls_received_header = no\nsmtpd_tls_req_ccert = no\nsmtpd_tls_security_level = may\nsmtpd_tls_session_cache_database =\nsmtpd_tls_session_cache_timeout = 3600s\nsmtpd_tls_wrappermode = no\nsmtpd_upstream_proxy_protocol =\nsmtpd_upstream_proxy_timeout = 5s\nsmtpd_use_tls = no\nsmtputf8_autodetect_classes = sendmail, verify\nsmtputf8_enable = ${{$compatibility_level} ", "empty_address_local_login_sender_maps_lookup_key = <>", "empty_address_recipient = MAILER-DAEMON", "empty_address_relayhost_maps_lookup_key = <>", "enable_idna2003_compatibility = no", "enable_long_queue_ids = no", "enable_original_recipient = yes", "enable_threaded_bounces = no", "error_delivery_slot_cost = $default_delivery_slot_cost", "error_delivery_slot_discount = $default_delivery_slot_discount", "error_delivery_slot_loan = $default_delivery_slot_loan", "error_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit", "error_destination_concurrency_limit = $default_destination_concurrency_limit", "error_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback", "error_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback", "error_destination_rate_delay = $default_destination_rate_delay", "error_destination_recipient_limit = $default_destination_recipient_limit", "error_extra_recipient_limit = $default_extra_recipient_limit", "error_initial_destination_concurrency = $initial_destination_concurrency", "error_minimum_delivery_slots = $default_minimum_delivery_slots", "error_notice_recipient = postmaster", "error_recipient_limit = $default_recipient_limit", "error_recipient_refill_delay = $default_recipient_refill_delay", "error_recipient_refill_limit = $default_recipient_refill_limit", "error_service_name = error", "error_transport_rate_delay = $default_transport_rate_delay", "execution_directory_expansion_filter = 1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ", "expand_owner_alias = no", "export_environment = TZ MAIL_CONFIG LANG", "fallback_transport =", "fallback_transport_maps =", "fast_flush_domains = $relay_domains", "fast_flush_purge_time = 7d", "fast_flush_refresh_time = 12h", "fault_injection_code = 0", "flush_service_name = flush", "fork_attempts = 5", "fork_delay = 1s", "forward_expansion_filter = 1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ", "forward_path = $home/.forward${recipient_delimiter}${extension}, $home/.forward", "frozen_delivered_to = yes", "hash_queue_depth = 1", "hash_queue_names = deferred, defer", "header_address_token_limit = 10240", "header_checks =", "header_from_format = standard", "header_size_limit = 102400", "helpful_warnings = yes", "home_mailbox =", "hopcount_limit = 50", "html_directory = no", "ignore_mx_lookup_error = no", "ignore_srv_lookup_error = no", "import_environment = MAIL_CONFIG MAIL_DEBUG MAIL_LOGTAG TZ XAUTHORITY DISPLAY LANG=C POSTLOG_SERVICE POSTLOG_HOSTNAME", "in_flow_delay = 1s", "inet_interfaces = localhost", "inet_protocols = all", "info_log_address_format = external", "initial_destination_concurrency = 5", "internal_mail_filter_classes =", "invalid_hostname_reject_code = 501", "ipc_idle = 5s", "ipc_timeout = 3600s", "ipc_ttl = 1000s", "known_tcp_ports = lmtp=24, smtp=25, smtps=submissions=465, submission=587", "line_length_limit = 2048", "lmdb_map_size = 16777216", "lmtp_address_preference = any", "lmtp_address_verify_target = rcpt", "lmtp_assume_final = no", "lmtp_balance_inet_protocols = yes", "lmtp_bind_address =", "lmtp_bind_address6 =", "lmtp_bind_address_enforce = no", "lmtp_body_checks =", "lmtp_cname_overrides_servername = no", "lmtp_connect_timeout = 0s", "lmtp_connection_cache_destinations =", "lmtp_connection_cache_on_demand = yes", "lmtp_connection_cache_time_limit = 2s", "lmtp_connection_reuse_count_limit = 0", "lmtp_connection_reuse_time_limit = 300s", "lmtp_data_done_timeout = 600s", "lmtp_data_init_timeout = 120s", "lmtp_data_xfer_timeout = 180s", "lmtp_defer_if_no_mx_address_found = no", "lmtp_delivery_slot_cost = $default_delivery_slot_cost", "lmtp_delivery_slot_discount = $default_delivery_slot_discount", "lmtp_delivery_slot_loan = $default_delivery_slot_loan", "lmtp_delivery_status_filter = $default_delivery_status_filter", "lmtp_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit", "lmtp_destination_concurrency_limit = $default_destination_concurrency_limit", "lmtp_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback", "lmtp_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback", "lmtp_destination_rate_delay = $default_destination_rate_delay", "lmtp_destination_recipient_limit = $default_destination_recipient_limit", "lmtp_discard_lhlo_keyword_address_maps =", "lmtp_discard_lhlo_keywords =", "lmtp_dns_reply_filter =", "lmtp_dns_resolver_options =", "lmtp_dns_support_level =", "lmtp_enforce_tls = no", "lmtp_extra_recipient_limit = $default_extra_recipient_limit", "lmtp_fallback_relay =", "lmtp_generic_maps =", "lmtp_header_checks =", "lmtp_host_lookup = dns", "lmtp_initial_destination_concurrency = $initial_destination_concurrency", "lmtp_lhlo_name = $myhostname", "lmtp_lhlo_timeout = 300s", "lmtp_line_length_limit = 998", "lmtp_mail_timeout = 300s", "lmtp_mime_header_checks =", "lmtp_min_data_rate = 500", "lmtp_minimum_delivery_slots = $default_minimum_delivery_slots", "lmtp_mx_address_limit = 5", "lmtp_mx_session_limit = 2", "lmtp_nested_header_checks =", "lmtp_per_request_deadline = ${lmtp_per_record_deadline?{$lmtp_per_record_deadline}:{no}}", "lmtp_pix_workaround_delay_time = 10s", "lmtp_pix_workaround_maps =", "lmtp_pix_workaround_threshold_time = 500s", "lmtp_pix_workarounds = disable_esmtp,delay_dotcrlf", "lmtp_quit_timeout = 300s", "lmtp_quote_rfc821_envelope = yes", "lmtp_randomize_addresses = yes", "lmtp_rcpt_timeout = 300s", "lmtp_recipient_limit = $default_recipient_limit", "lmtp_recipient_refill_delay = $default_recipient_refill_delay", "lmtp_recipient_refill_limit = $default_recipient_refill_limit", "lmtp_reply_filter =", "lmtp_rset_timeout = 20s", "lmtp_sasl_auth_cache_name =", "lmtp_sasl_auth_cache_time = 90d", "lmtp_sasl_auth_enable = no", "lmtp_sasl_auth_soft_bounce = yes", "lmtp_sasl_mechanism_filter =", "lmtp_sasl_password_maps =", "lmtp_sasl_path =", "lmtp_sasl_security_options = noplaintext, noanonymous", "lmtp_sasl_tls_security_options = $lmtp_sasl_security_options", "lmtp_sasl_tls_verified_security_options = $lmtp_sasl_tls_security_options", "lmtp_sasl_type = cyrus", "lmtp_send_dummy_mail_auth = no", "lmtp_send_xforward_command = no", "lmtp_sender_dependent_authentication = no", "lmtp_skip_5xx_greeting = yes", "lmtp_skip_quit_response = no", "lmtp_starttls_timeout = 300s", "lmtp_tcp_port = 24", "lmtp_tls_CAfile =", "lmtp_tls_CApath =", "lmtp_tls_block_early_mail_reply = no", "lmtp_tls_cert_file =", "lmtp_tls_chain_files =", "lmtp_tls_ciphers = medium", "lmtp_tls_connection_reuse = no", "lmtp_tls_dcert_file =", "lmtp_tls_dkey_file = $lmtp_tls_dcert_file", "lmtp_tls_eccert_file =", "lmtp_tls_eckey_file = $lmtp_tls_eccert_file", "lmtp_tls_enforce_peername = yes", "lmtp_tls_exclude_ciphers =", "lmtp_tls_fingerprint_cert_match =", "lmtp_tls_fingerprint_digest = ${{$compatibility_level} =TLSv1", "lmtp_tls_note_starttls_offer = no", "lmtp_tls_per_site =", "lmtp_tls_policy_maps =", "lmtp_tls_protocols = >=TLSv1", "lmtp_tls_scert_verifydepth = 9", "lmtp_tls_secure_cert_match = nexthop", "lmtp_tls_security_level =", "lmtp_tls_servername =", "lmtp_tls_session_cache_database =", "lmtp_tls_session_cache_timeout = 3600s", "lmtp_tls_trust_anchor_file =", "lmtp_tls_verify_cert_match = hostname", "lmtp_tls_wrappermode = no", "lmtp_transport_rate_delay = $default_transport_rate_delay", "lmtp_use_tls = no", "lmtp_xforward_timeout = 300s", "local_command_shell =", "local_delivery_slot_cost = $default_delivery_slot_cost", "local_delivery_slot_discount = $default_delivery_slot_discount", "local_delivery_slot_loan = $default_delivery_slot_loan", "local_delivery_status_filter = $default_delivery_status_filter", "local_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit", "local_destination_concurrency_limit = 2", "local_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback", "local_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback", "local_destination_rate_delay = $default_destination_rate_delay", "local_destination_recipient_limit = 1", "local_extra_recipient_limit = $default_extra_recipient_limit", "local_header_rewrite_clients = permit_inet_interfaces", "local_initial_destination_concurrency = $initial_destination_concurrency", "local_login_sender_maps = static:*", "local_minimum_delivery_slots = $default_minimum_delivery_slots", "local_recipient_limit = $default_recipient_limit", "local_recipient_maps = proxy:unix:passwd.byname $alias_maps", "local_recipient_refill_delay = $default_recipient_refill_delay", "local_recipient_refill_limit = $default_recipient_refill_limit", "local_transport = local:$myhostname", "local_transport_rate_delay = $default_transport_rate_delay", "luser_relay =", "mail_name = Postfix", "mail_owner = postfix", "mail_release_date = 20231222", "mail_spool_directory = /var/mail", "mail_version = 3.8.4", "mailbox_command =", "mailbox_command_maps =", "mailbox_delivery_lock = fcntl, dotlock", "mailbox_size_limit = 51200000", "mailbox_transport =", "mailbox_transport_maps =", "maillog_file =", "maillog_file_compressor = gzip", "maillog_file_prefixes = /var, /dev/stdout", "maillog_file_rotate_suffix = %Y%m%d-%H%M%S", "mailq_path = /usr/bin/mailq.postfix", "manpage_directory = /usr/share/man", "maps_rbl_domains =", "maps_rbl_reject_code = 554", "masquerade_classes = envelope_sender, header_sender, header_recipient", "masquerade_domains =", "masquerade_exceptions =", "master_service_disable =", "max_idle = 100s", "max_use = 100", "maximal_backoff_time = 4000s", "maximal_queue_lifetime = 5d", "message_drop_headers = bcc, content-length, resent-bcc, return-path", "message_reject_characters =", "message_size_limit = 10240000", "message_strip_characters =", "meta_directory = /etc/postfix", "milter_command_timeout = 30s", "milter_connect_macros = j {daemon_name} {daemon_addr} v _", "milter_connect_timeout = 30s", "milter_content_timeout = 300s", "milter_data_macros = i", "milter_default_action = tempfail", "milter_end_of_data_macros = i", "milter_end_of_header_macros = i", "milter_header_checks =", "milter_helo_macros = {tls_version} {cipher} {cipher_bits} {cert_subject} {cert_issuer}", "milter_macro_daemon_name = $myhostname", "milter_macro_defaults =", "milter_macro_v = $mail_name $mail_version", "milter_mail_macros = i {auth_type} {auth_authen} {auth_author} {mail_addr} {mail_host} {mail_mailer}", "milter_protocol = 6", "milter_rcpt_macros = i {rcpt_addr} {rcpt_host} {rcpt_mailer}", "milter_unknown_command_macros =", "mime_boundary_length_limit = 2048", "mime_header_checks = $header_checks", "mime_nesting_limit = 100", "minimal_backoff_time = 300s", "multi_instance_directories =", "multi_instance_enable = no", "multi_instance_group =", "multi_instance_name =", "multi_instance_wrapper =", "multi_recipient_bounce_reject_code = 550", "mydestination = $myhostname, localhost.$mydomain, localhost", "mydomain = us-east-1.aws.redhat.com", "myhostname = ip-10-31-11-94.us-east-1.aws.redhat.com", "mynetworks = 127.0.0.1/32 [::1]/128", "mynetworks_style = ${{$compatibility_level} =TLSv1", "smtp_tls_note_starttls_offer = no", "smtp_tls_per_site =", "smtp_tls_policy_maps =", "smtp_tls_protocols = >=TLSv1", "smtp_tls_scert_verifydepth = 9", "smtp_tls_secure_cert_match = nexthop, dot-nexthop", "smtp_tls_security_level = may", "smtp_tls_servername =", "smtp_tls_session_cache_database =", "smtp_tls_session_cache_timeout = 3600s", "smtp_tls_trust_anchor_file =", "smtp_tls_verify_cert_match = hostname", "smtp_tls_wrappermode = no", "smtp_transport_rate_delay = $default_transport_rate_delay", "smtp_use_tls = no", "smtp_xforward_timeout = 300s", "smtpd_authorized_verp_clients = $authorized_verp_clients", "smtpd_authorized_xclient_hosts =", "smtpd_authorized_xforward_hosts =", "smtpd_banner = $myhostname ESMTP $mail_name", "smtpd_client_auth_rate_limit = 0", "smtpd_client_connection_count_limit = 50", "smtpd_client_connection_rate_limit = 0", "smtpd_client_event_limit_exceptions = ${smtpd_client_connection_limit_exceptions:$mynetworks}", "smtpd_client_ipv4_prefix_length = 32", "smtpd_client_ipv6_prefix_length = 84", "smtpd_client_message_rate_limit = 0", "smtpd_client_new_tls_session_rate_limit = 0", "smtpd_client_port_logging = no", "smtpd_client_recipient_rate_limit = 0", "smtpd_client_restrictions =", "smtpd_command_filter =", "smtpd_data_restrictions =", "smtpd_delay_open_until_valid_rcpt = yes", "smtpd_delay_reject = yes", "smtpd_discard_ehlo_keyword_address_maps =", "smtpd_discard_ehlo_keywords =", "smtpd_dns_reply_filter =", "smtpd_end_of_data_restrictions =", "smtpd_enforce_tls = no", "smtpd_error_sleep_time = 1s", "smtpd_etrn_restrictions =", "smtpd_expansion_filter = \\t\\40!\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\\\]^_`abcdefghijklmnopqrstuvwxyz{|}~", "smtpd_forbid_bare_newline = no", "smtpd_forbid_bare_newline_exclusions = $mynetworks", "smtpd_forbid_unauth_pipelining = no", "smtpd_forbidden_commands = CONNECT GET POST regexp:{{/^[^A-Z]/ Bogus}}", "smtpd_hard_error_limit = ${stress?{1}:{20}}", "smtpd_helo_required = no", "smtpd_helo_restrictions =", "smtpd_history_flush_threshold = 100", "smtpd_junk_command_limit = ${stress?{1}:{100}}", "smtpd_log_access_permit_actions =", "smtpd_milter_maps =", "smtpd_milters =", "smtpd_min_data_rate = 500", "smtpd_noop_commands =", "smtpd_null_access_lookup_key = <>", "smtpd_peername_lookup = yes", "smtpd_per_request_deadline = ${smtpd_per_record_deadline?{$smtpd_per_record_deadline}:{${stress?{yes}:{no}}}}", "smtpd_policy_service_default_action = 451 4.3.5 Server configuration problem", "smtpd_policy_service_max_idle = 300s", "smtpd_policy_service_max_ttl = 1000s", "smtpd_policy_service_policy_context =", "smtpd_policy_service_request_limit = 0", "smtpd_policy_service_retry_delay = 1s", "smtpd_policy_service_timeout = 100s", "smtpd_policy_service_try_limit = 2", "smtpd_proxy_ehlo = $myhostname", "smtpd_proxy_filter =", "smtpd_proxy_options =", "smtpd_proxy_timeout = 100s", "smtpd_recipient_limit = 1000", "smtpd_recipient_overshoot_limit = 1000", "smtpd_recipient_restrictions =", "smtpd_reject_footer =", "smtpd_reject_footer_maps =", "smtpd_reject_unlisted_recipient = yes", "smtpd_reject_unlisted_sender = no", "smtpd_relay_before_recipient_restrictions = ${{$compatibility_level} =TLSv1", "smtpd_tls_protocols = >=TLSv1", "smtpd_tls_received_header = no", "smtpd_tls_req_ccert = no", "smtpd_tls_security_level = may", "smtpd_tls_session_cache_database =", "smtpd_tls_session_cache_timeout = 3600s", "smtpd_tls_wrappermode = no", "smtpd_upstream_proxy_protocol =", "smtpd_upstream_proxy_timeout = 5s", "smtpd_use_tls = no", "smtputf8_autodetect_classes = sendmail, verify", "smtputf8_enable = ${{$compatibility_level} {"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-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:112 Monday 09 September 2024 08:25:54 -0400 (0:00:00.027) 0:01:16.225 ****** skipping: [managed-node2] => {"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 : Gather facts for ansible_date_time] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:126 Monday 09 September 2024 08:25:54 -0400 (0:00:00.028) 0:01:16.254 ****** ok: [managed-node2] TASK [fedora.linux_system_roles.postfix : Backup configuration] **************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:132 Monday 09 September 2024 08:25:55 -0400 (0:00:00.923) 0:01:17.178 ****** changed: [managed-node2] => {"changed": true, "checksum": "1b619865e70047dd4987d6f4361438a356b11d0e", "dest": "/etc/postfix/main.cf.2024-09-09T12:25:55Z", "gid": 0, "group": "root", "md5sum": "a237532fbdccf3881de08c4ca5b57e52", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:postfix_etc_t:s0", "size": 29709, "src": "/etc/postfix/main.cf", "state": "file", "uid": 0} TASK [fedora.linux_system_roles.postfix : Ensure Last modified header is absent] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:140 Monday 09 September 2024 08:25:55 -0400 (0:00:00.409) 0:01:17.587 ****** ok: [managed-node2] => {"backup": "", "changed": false, "found": 0, "msg": ""} TASK [fedora.linux_system_roles.postfix : Ensure the outdated ansible managed header is absent] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:148 Monday 09 September 2024 08:25:56 -0400 (0:00:00.405) 0:01:17.992 ****** ok: [managed-node2] => {"backup": "", "changed": false, "found": 0, "msg": ""} TASK [fedora.linux_system_roles.postfix : Ensure ansible_managed header in configuration file] *** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:154 Monday 09 September 2024 08:25:56 -0400 (0:00:00.402) 0:01:18.395 ****** changed: [managed-node2] => {"changed": true, "msg": "Block inserted"} TASK [fedora.linux_system_roles.postfix : Configure Postfix] ******************* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:162 Monday 09 September 2024 08:25:56 -0400 (0:00:00.489) 0:01:18.884 ****** skipping: [managed-node2] => (item={'key': 'previous', 'value': 'replaced'}) => {"ansible_loop_var": "item", "changed": false, "false_condition": "item.key not in ['previous']", "item": {"key": "previous", "value": "replaced"}, "skip_reason": "Conditional result was False"} changed: [managed-node2] => (item={'key': 'relay_domains', 'value': 'Liverpool city'}) => {"ansible_loop_var": "item", "changed": true, "cmd": ["postconf", "-e", "relay_domains=Liverpool city"], "delta": "0:00:00.011709", "end": "2024-09-09 08:25:57.261116", "item": {"key": "relay_domains", "value": "Liverpool city"}, "msg": "", "rc": 0, "start": "2024-09-09 08:25:57.249407", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} Notification for handler Check postfix has been saved. Notification for handler Restart postfix has been saved. TASK [Flush handlers] ********************************************************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_previous_replaced.yml:49 Monday 09 September 2024 08:25:57 -0400 (0:00:00.435) 0:01:19.320 ****** NOTIFIED HANDLER fedora.linux_system_roles.postfix : Check postfix for managed-node2 NOTIFIED HANDLER fedora.linux_system_roles.postfix : Restart postfix for managed-node2 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.postfix : Check postfix] ************ task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:2 Monday 09 September 2024 08:25:57 -0400 (0:00:00.030) 0:01:19.350 ****** ok: [managed-node2] => {"changed": false, "cmd": ["postfix", "check"], "delta": "0:00:02.031892", "end": "2024-09-09 08:25:59.793821", "msg": "", "rc": 0, "start": "2024-09-09 08:25:57.761929", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} RUNNING HANDLER [fedora.linux_system_roles.postfix : Restart postfix] ********** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:7 Monday 09 September 2024 08:25:59 -0400 (0:00:02.483) 0:01:21.834 ****** changed: [managed-node2] => {"changed": true, "name": "postfix", "state": "started", "status": {"AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-09-09 08:25:53 EDT", "ActiveEnterTimestampMonotonic": "386987839", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount tmp.mount sysinit.target systemd-tmpfiles-setup.service systemd-journald.socket basic.target network.target system.slice syslog.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-09-09 08:25:53 EDT", "AssertTimestampMonotonic": "386585106", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "328820000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "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": "yes", "ConditionTimestamp": "Mon 2024-09-09 08:25:53 EDT", "ConditionTimestampMonotonic": "386585102", "ConfigurationDirectoryMode": "0755", "Conflicts": "exim.service sendmail.service shutdown.target", "ControlGroup": "/system.slice/postfix.service", "ControlGroupId": "6543", "ControlPID": "0", "CoredumpFilter": "0x33", "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", "EnvironmentFiles": "/etc/sysconfig/network (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10062", "ExecMainStartTimestamp": "Mon 2024-09-09 08:25:53 EDT", "ExecMainStartTimestampMonotonic": "386987738", "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=[Mon 2024-09-09 08:25:53 EDT] ; stop_time=[Mon 2024-09-09 08:25:53 EDT] ; pid=9995 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix start ; flags= ; start_time=[Mon 2024-09-09 08:25:53 EDT] ; stop_time=[Mon 2024-09-09 08:25:53 EDT] ; pid=9995 ; code=exited ; status=0 }", "ExecStartPre": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; ignore_errors=yes ; start_time=[Mon 2024-09-09 08:25:53 EDT] ; stop_time=[Mon 2024-09-09 08:25:53 EDT] ; pid=9993 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; flags=ignore-failure ; start_time=[Mon 2024-09-09 08:25:53 EDT] ; stop_time=[Mon 2024-09-09 08:25:53 EDT] ; pid=9993 ; code=exited ; status=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": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "postfix.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-09-09 08:25:53 EDT", "InactiveExitTimestampMonotonic": "386594586", "InvocationID": "ee53f6df806646509f7cb84eae629934", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10062", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4120576", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "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", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "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": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/var/tmp", "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", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Mon 2024-09-09 08:25:53 EDT", "StateChangeTimestampMonotonic": "386987839", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "4425", "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": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "tmp.mount", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [Print postfix settings that have explicit value set] ********************* task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_previous_replaced.yml:52 Monday 09 September 2024 08:26:00 -0400 (0:00:00.962) 0:01:22.797 ****** ok: [managed-node2] => {"changed": false, "cmd": ["postconf", "-n"], "delta": "0:00:00.010235", "end": "2024-09-09 08:26:01.142994", "msg": "", "rc": 0, "start": "2024-09-09 08:26:01.132759", "stderr": "", "stderr_lines": [], "stdout": "alias_database = hash:/etc/aliases\nalias_maps = hash:/etc/aliases\ncommand_directory = /usr/sbin\ncompatibility_level = 3.8\ndaemon_directory = /usr/libexec/postfix\ndata_directory = /var/lib/postfix\ndebug_peer_level = 2\ndebugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd $daemon_directory/$process_name $process_id & sleep 5\nhtml_directory = no\ninet_interfaces = localhost\ninet_protocols = all\nmail_owner = postfix\nmailq_path = /usr/bin/mailq.postfix\nmanpage_directory = /usr/share/man\nmeta_directory = /etc/postfix\nmydestination = $myhostname, localhost.$mydomain, localhost\nnewaliases_path = /usr/bin/newaliases.postfix\nqueue_directory = /var/spool/postfix\nreadme_directory = /usr/share/doc/postfix/README_FILES\nrelay_domains = Liverpool city\nsample_directory = /usr/share/doc/postfix/samples\nsendmail_path = /usr/sbin/sendmail.postfix\nsetgid_group = postdrop\nshlib_directory = /usr/lib64/postfix\nsmtp_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt\nsmtp_tls_CApath = /etc/pki/tls/certs\nsmtp_tls_security_level = may\nsmtpd_tls_cert_file = /etc/pki/tls/certs/postfix.pem\nsmtpd_tls_key_file = /etc/pki/tls/private/postfix.key\nsmtpd_tls_security_level = may\nunknown_local_recipient_reject_code = 550", "stdout_lines": ["alias_database = hash:/etc/aliases", "alias_maps = hash:/etc/aliases", "command_directory = /usr/sbin", "compatibility_level = 3.8", "daemon_directory = /usr/libexec/postfix", "data_directory = /var/lib/postfix", "debug_peer_level = 2", "debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd $daemon_directory/$process_name $process_id & sleep 5", "html_directory = no", "inet_interfaces = localhost", "inet_protocols = all", "mail_owner = postfix", "mailq_path = /usr/bin/mailq.postfix", "manpage_directory = /usr/share/man", "meta_directory = /etc/postfix", "mydestination = $myhostname, localhost.$mydomain, localhost", "newaliases_path = /usr/bin/newaliases.postfix", "queue_directory = /var/spool/postfix", "readme_directory = /usr/share/doc/postfix/README_FILES", "relay_domains = Liverpool city", "sample_directory = /usr/share/doc/postfix/samples", "sendmail_path = /usr/sbin/sendmail.postfix", "setgid_group = postdrop", "shlib_directory = /usr/lib64/postfix", "smtp_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt", "smtp_tls_CApath = /etc/pki/tls/certs", "smtp_tls_security_level = may", "smtpd_tls_cert_file = /etc/pki/tls/certs/postfix.pem", "smtpd_tls_key_file = /etc/pki/tls/private/postfix.key", "smtpd_tls_security_level = may", "unknown_local_recipient_reject_code = 550"]} TASK [Verify that relayhost is unset and relay_domains is set] ***************** task path: /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_previous_replaced.yml:57 Monday 09 September 2024 08:26:01 -0400 (0:00:00.388) 0:01:23.185 ****** ok: [managed-node2] => { "changed": false, "msg": "All assertions passed" } PLAY RECAP ********************************************************************* managed-node2 : ok=88 changed=17 unreachable=0 failed=0 skipped=105 rescued=0 ignored=0 Monday 09 September 2024 08:26:01 -0400 (0:00:00.119) 0:01:23.304 ****** =============================================================================== fedora.linux_system_roles.postfix : Install Postfix --------------------- 8.91s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:60 fedora.linux_system_roles.selinux : Set an SELinux label on a port ------ 8.39s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 fedora.linux_system_roles.postfix : Install Postfix --------------------- 5.43s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:60 Gathering Facts --------------------------------------------------------- 4.29s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_previous_replaced.yml:2 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.71s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.postfix : Remove package(s) to reset original confs ['postfix'] --- 2.70s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:23 fedora.linux_system_roles.selinux : Install SELinux tool semanage ------- 2.67s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 fedora.linux_system_roles.firewall : Configure firewall ----------------- 2.49s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 fedora.linux_system_roles.postfix : Check postfix ----------------------- 2.48s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:2 fedora.linux_system_roles.postfix : Check postfix ----------------------- 2.42s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:2 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.04s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 fedora.linux_system_roles.postfix : Get the smtp related tcp service ports --- 1.83s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:12 fedora.linux_system_roles.postfix : Install Postfix --------------------- 1.78s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:60 fedora.linux_system_roles.firewall : Install firewalld ------------------ 1.74s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 1.73s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 1.72s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 fedora.linux_system_roles.firewall : Configure firewall ----------------- 1.60s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 fedora.linux_system_roles.postfix : Enable Postfix ---------------------- 1.50s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:66 fedora.linux_system_roles.postfix : Enable Postfix ---------------------- 1.41s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:66 fedora.linux_system_roles.selinux : Refresh facts ----------------------- 0.97s /tmp/collections-C5B/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89