# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.13.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.13/lib/python3.8/site-packages/ansible ansible collection location = /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection executable location = /opt/ansible-2.13/bin/ansible-playbook python version = 3.8.13 (default, Jun 24 2022, 15:27:57) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/tests/tests_default.yml PLAY [Ensure that the rule runs with default parameters] *********************** META: ran handlers TASK [Run the postfix role] **************************************************** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/tests/tests_default.yml:6 Sunday 13 November 2022 17:36:06 +0000 (0:00:00.058) 0:00:00.058 ******* TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts required by role] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:2 Sunday 13 November 2022 17:36:06 +0000 (0:00:00.053) 0:00:00.111 ******* included: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:3 Sunday 13 November 2022 17:36:06 +0000 (0:00:00.023) 0:00:00.135 ******* ok: [sut] TASK [fedora.linux_system_roles.postfix : Get status of package(s) ['postfix']] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:15 Sunday 13 November 2022 17:36:06 +0000 (0:00:00.730) 0:00:00.865 ******* skipping: [sut] => (item=postfix) => { "ansible_loop_var": "item", "changed": false, "item": "postfix", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Remove package(s) to reset original confs ['postfix']] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:22 Sunday 13 November 2022 17:36:06 +0000 (0:00:00.032) 0:00:00.898 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Configure firewall] ****************** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:29 Sunday 13 November 2022 17:36:07 +0000 (0:00:00.026) 0:00:00.925 ******* included: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml for sut TASK [Ensure the postfix ports status with the firewall role] ****************** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml:3 Sunday 13 November 2022 17:36:07 +0000 (0:00:00.025) 0:00:00.950 ******* TASK [fedora.linux_system_roles.firewall : include_tasks] ********************** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:1 Sunday 13 November 2022 17:36:07 +0000 (0:00:00.077) 0:00:01.028 ******* included: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Sunday 13 November 2022 17:36:07 +0000 (0:00:00.031) 0:00:01.060 ******* ok: [sut] TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7 Sunday 13 November 2022 17:36:07 +0000 (0:00:00.427) 0:00:01.487 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Install python-firewall] ************ task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12 Sunday 13 November 2022 17:36:10 +0000 (0:00:03.070) 0:00:04.558 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install python3-firewall] *********** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Sunday 13 November 2022 17:36:10 +0000 (0:00:00.029) 0:00:04.587 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:3 Sunday 13 November 2022 17:36:13 +0000 (0:00:02.688) 0:00:07.276 ******* changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "n/a", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target sysinit.target polkit.service dbus-broker.service dbus.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestamp": "n/a", "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", "ConditionTimestamp": "n/a", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ebtables.service ipset.service ip6tables.service shutdown.target nftables.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestamp": "n/a", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "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", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "n/a", "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": "14806", "LimitNPROCSoft": "14806", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14806", "LimitSIGPENDINGSoft": "14806", "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", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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]", "StateChangeTimestamp": "n/a", "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": "4441", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Sunday 13 November 2022 17:36:14 +0000 (0:00:01.453) 0:00:08.729 ******* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3" }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 Sunday 13 November 2022 17:36:14 +0000 (0:00:00.054) 0:00:08.784 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Sunday 13 November 2022 17:36:14 +0000 (0:00:00.042) 0:00:08.826 ******* changed: [sut] => (item={'service': 'smtp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "service": "smtp", "state": "enabled" } } changed: [sut] => (item={'service': 'smtps', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "service": "smtps", "state": "enabled" } } changed: [sut] => (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: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:77 Sunday 13 November 2022 17:36:17 +0000 (0:00:02.692) 0:00:11.519 ******* skipping: [sut] => (item={'service': 'smtp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "service": "smtp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'service': 'smtps', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "service": "smtps", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'service': 'smtp-submission', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "service": "smtp-submission", "state": "enabled" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : update firewalld_config fact] ******* task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:87 Sunday 13 November 2022 17:36:17 +0000 (0:00:00.064) 0:00:11.583 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : gather firewall config if no arguments] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:99 Sunday 13 November 2022 17:36:17 +0000 (0:00:00.043) 0:00:11.627 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : update firewalld_config fact] ******* task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:104 Sunday 13 November 2022 17:36:17 +0000 (0:00:00.042) 0:00:11.670 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:114 Sunday 13 November 2022 17:36:17 +0000 (0:00:00.040) 0:00:11.710 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:122 Sunday 13 November 2022 17:36:17 +0000 (0:00:00.040) 0:00:11.751 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:128 Sunday 13 November 2022 17:36:17 +0000 (0:00:00.040) 0:00:11.791 ******* skipping: [sut] => {} META: role_complete for sut TASK [fedora.linux_system_roles.postfix : Configure selinux] ******************* task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:32 Sunday 13 November 2022 17:36:17 +0000 (0:00:00.046) 0:00:11.837 ******* included: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml for sut TASK [fedora.linux_system_roles.postfix : Get the smtp related tcp service ports] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:12 Sunday 13 November 2022 17:36:17 +0000 (0:00:00.032) 0:00:11.870 ******* ok: [sut] => (item=smtp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nfirewall-cmd --info-service=\"smtp\" | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "delta": "0:00:00.293281", "end": "2022-11-13 17:36:18.673782", "item": "smtp", "rc": 0, "start": "2022-11-13 17:36:18.380501" } STDOUT: 25/tcp ok: [sut] => (item=smtps) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nfirewall-cmd --info-service=\"smtps\" | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "delta": "0:00:00.283551", "end": "2022-11-13 17:36:19.192354", "item": "smtps", "rc": 0, "start": "2022-11-13 17:36:18.908803" } STDOUT: 465/tcp ok: [sut] => (item=smtp-submission) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nfirewall-cmd --info-service=\"smtp-submission\" | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "delta": "0:00:00.282985", "end": "2022-11-13 17:36:19.710767", "item": "smtp-submission", "rc": 0, "start": "2022-11-13 17:36:19.427782" } STDOUT: 587/tcp TASK [fedora.linux_system_roles.postfix : Initialize _postfix_selinux] ********* task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:24 Sunday 13 November 2022 17:36:19 +0000 (0:00:01.769) 0:00:13.640 ******* ok: [sut] => { "ansible_facts": { "_postfix_selinux": [] }, "changed": false } TASK [fedora.linux_system_roles.postfix : Add the smtp related service ports to _postfix_selinux] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:28 Sunday 13 November 2022 17:36:19 +0000 (0:00:00.057) 0:00:13.697 ******* ok: [sut] => (item={'changed': False, 'stdout': '25/tcp', 'stderr': '', 'rc': 0, 'cmd': 'set -euo pipefail\nfirewall-cmd --info-service="smtp" | egrep " +ports: +" | sed -e "s/ *ports: //"', 'start': '2022-11-13 17:36:18.380501', 'end': '2022-11-13 17:36:18.673782', 'delta': '0:00:00.293281', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'set -euo pipefail\nfirewall-cmd --info-service="smtp" | egrep " +ports: +" | sed -e "s/ *ports: //"', '_uses_shell': True, 'warn': False, '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\nfirewall-cmd --info-service=\"smtp\" | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "delta": "0:00:00.293281", "end": "2022-11-13 17:36:18.673782", "failed": false, "invocation": { "module_args": { "_raw_params": "set -euo pipefail\nfirewall-cmd --info-service=\"smtp\" | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true, "warn": false } }, "item": "smtp", "msg": "", "rc": 0, "start": "2022-11-13 17:36:18.380501", "stderr": "", "stderr_lines": [], "stdout": "25/tcp", "stdout_lines": [ "25/tcp" ] } } ok: [sut] => (item={'changed': False, 'stdout': '465/tcp', 'stderr': '', 'rc': 0, 'cmd': 'set -euo pipefail\nfirewall-cmd --info-service="smtps" | egrep " +ports: +" | sed -e "s/ *ports: //"', 'start': '2022-11-13 17:36:18.908803', 'end': '2022-11-13 17:36:19.192354', 'delta': '0:00:00.283551', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'set -euo pipefail\nfirewall-cmd --info-service="smtps" | egrep " +ports: +" | sed -e "s/ *ports: //"', '_uses_shell': True, 'warn': False, '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\nfirewall-cmd --info-service=\"smtps\" | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "delta": "0:00:00.283551", "end": "2022-11-13 17:36:19.192354", "failed": false, "invocation": { "module_args": { "_raw_params": "set -euo pipefail\nfirewall-cmd --info-service=\"smtps\" | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true, "warn": false } }, "item": "smtps", "msg": "", "rc": 0, "start": "2022-11-13 17:36:18.908803", "stderr": "", "stderr_lines": [], "stdout": "465/tcp", "stdout_lines": [ "465/tcp" ] } } ok: [sut] => (item={'changed': False, 'stdout': '587/tcp', 'stderr': '', 'rc': 0, 'cmd': 'set -euo pipefail\nfirewall-cmd --info-service="smtp-submission" | egrep " +ports: +" | sed -e "s/ *ports: //"', 'start': '2022-11-13 17:36:19.427782', 'end': '2022-11-13 17:36:19.710767', 'delta': '0:00:00.282985', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'set -euo pipefail\nfirewall-cmd --info-service="smtp-submission" | egrep " +ports: +" | sed -e "s/ *ports: //"', '_uses_shell': True, 'warn': False, '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\nfirewall-cmd --info-service=\"smtp-submission\" | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "delta": "0:00:00.282985", "end": "2022-11-13 17:36:19.710767", "failed": false, "invocation": { "module_args": { "_raw_params": "set -euo pipefail\nfirewall-cmd --info-service=\"smtp-submission\" | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true, "warn": false } }, "item": "smtp-submission", "msg": "", "rc": 0, "start": "2022-11-13 17:36:19.427782", "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: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:37 Sunday 13 November 2022 17:36:19 +0000 (0:00:00.135) 0:00:13.832 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the service and the ports status with the selinux role] *********** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:46 Sunday 13 November 2022 17:36:19 +0000 (0:00:00.050) 0:00:13.883 ******* 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 redirecting (type: modules) ansible.builtin.sefcontext to community.general.sefcontext redirecting (type: modules) ansible.builtin.selogin to community.general.selogin TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Sunday 13 November 2022 17:36:20 +0000 (0:00:00.160) 0:00:14.043 ******* included: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Sunday 13 November 2022 17:36:20 +0000 (0:00:00.065) 0:00:14.109 ******* ok: [sut] TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Sunday 13 November 2022 17:36:20 +0000 (0:00:00.435) 0:00:14.544 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:15 Sunday 13 November 2022 17:36:20 +0000 (0:00:00.047) 0:00:14.592 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : refresh facts] *********************** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:23 Sunday 13 November 2022 17:36:23 +0000 (0:00:02.709) 0:00:17.301 ******* ok: [sut] TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:28 Sunday 13 November 2022 17:36:24 +0000 (0:00:00.675) 0:00:17.977 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: policycoreutils-python-utils-3.3-1.fc35.noarch" ] } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Sunday 13 November 2022 17:36:27 +0000 (0:00:03.395) 0:00:21.373 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:12 Sunday 13 November 2022 17:36:27 +0000 (0:00:00.045) 0:00:21.418 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:19 Sunday 13 November 2022 17:36:27 +0000 (0:00:00.042) 0:00:21.460 ******* ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:23 Sunday 13 November 2022 17:36:27 +0000 (0:00:00.053) 0:00:21.514 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:28 Sunday 13 November 2022 17:36:27 +0000 (0:00:00.042) 0:00:21.556 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:33 Sunday 13 November 2022 17:36:27 +0000 (0:00:00.042) 0:00:21.598 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:40 Sunday 13 November 2022 17:36:27 +0000 (0:00:00.043) 0:00:21.642 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:44 Sunday 13 November 2022 17:36:27 +0000 (0:00:00.045) 0:00:21.687 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Sunday 13 November 2022 17:36:27 +0000 (0:00:00.044) 0:00:21.732 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:52 Sunday 13 November 2022 17:36:27 +0000 (0:00:00.044) 0:00:21.776 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:56 Sunday 13 November 2022 17:36:27 +0000 (0:00:00.044) 0:00:21.820 ******* TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Sunday 13 November 2022 17:36:27 +0000 (0:00:00.021) 0:00:21.842 ******* TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:73 Sunday 13 November 2022 17:36:27 +0000 (0:00:00.021) 0:00:21.864 ******* TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:79 Sunday 13 November 2022 17:36:27 +0000 (0:00:00.021) 0:00:21.885 ******* TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Sunday 13 November 2022 17:36:28 +0000 (0:00:00.023) 0:00:21.909 ******* changed: [sut] => (item={'ports': '25', 'proto': 'tcp', 'setype': 'smtp_port_t', 'state': 'present', 'local': 'true'}) => { "ansible_loop_var": "item", "changed": true, "item": { "local": "true", "ports": "25", "proto": "tcp", "setype": "smtp_port_t", "state": "present" }, "ports": [ "25" ], "proto": "tcp", "setype": "smtp_port_t", "state": "present" } changed: [sut] => (item={'ports': '465', 'proto': 'tcp', 'setype': 'smtp_port_t', 'state': 'present', 'local': 'true'}) => { "ansible_loop_var": "item", "changed": true, "item": { "local": "true", "ports": "465", "proto": "tcp", "setype": "smtp_port_t", "state": "present" }, "ports": [ "465" ], "proto": "tcp", "setype": "smtp_port_t", "state": "present" } changed: [sut] => (item={'ports': '587', 'proto': 'tcp', 'setype': 'smtp_port_t', 'state': 'present', 'local': 'true'}) => { "ansible_loop_var": "item", "changed": true, "item": { "local": "true", "ports": "587", "proto": "tcp", "setype": "smtp_port_t", "state": "present" }, "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: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:96 Sunday 13 November 2022 17:36:34 +0000 (0:00:06.882) 0:00:28.792 ******* TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:106 Sunday 13 November 2022 17:36:34 +0000 (0:00:00.022) 0:00:28.814 ******* ok: [sut] => { "ansible_facts": { "selinux_installed_modules": { "abrt": { "100": "enabled" }, "accountsd": { "100": "enabled" }, "acct": { "100": "enabled" }, "afs": { "100": "enabled" }, "aiccu": { "100": "enabled" }, "aide": { "100": "enabled" }, "ajaxterm": { "100": "enabled" }, "alsa": { "100": "enabled" }, "amanda": { "100": "enabled" }, "amtu": { "100": "enabled" }, "anaconda": { "100": "enabled" }, "antivirus": { "100": "enabled" }, "apache": { "100": "enabled" }, "apcupsd": { "100": "enabled" }, "apm": { "100": "enabled" }, "application": { "100": "enabled" }, "arpwatch": { "100": "enabled" }, "asterisk": { "100": "enabled" }, "auditadm": { "100": "enabled" }, "authconfig": { "100": "enabled" }, "authlogin": { "100": "enabled" }, "automount": { "100": "enabled" }, "avahi": { "100": "enabled" }, "awstats": { "100": "enabled" }, "bacula": { "100": "enabled" }, "base": { "100": "enabled" }, "bcfg2": { "100": "enabled" }, "bind": { "100": "enabled" }, "bitlbee": { "100": "enabled" }, "blkmapd": { "100": "enabled" }, "blueman": { "100": "enabled" }, "bluetooth": { "100": "enabled" }, "boinc": { "100": "enabled" }, "boltd": { "100": "enabled" }, "bootloader": { "100": "enabled" }, "brctl": { "100": "enabled" }, "brltty": { "100": "enabled" }, "bugzilla": { "100": "enabled" }, "bumblebee": { "100": "enabled" }, "cachefilesd": { "100": "enabled" }, "calamaris": { "100": "enabled" }, "callweaver": { "100": "enabled" }, "canna": { "100": "enabled" }, "ccs": { "100": "enabled" }, "cdrecord": { "100": "enabled" }, "certmaster": { "100": "enabled" }, "certmonger": { "100": "enabled" }, "certwatch": { "100": "enabled" }, "cfengine": { "100": "enabled" }, "cgroup": { "100": "enabled" }, "chrome": { "100": "enabled" }, "chronyd": { "100": "enabled" }, "cinder": { "100": "enabled" }, "cipe": { "100": "enabled" }, "clock": { "100": "enabled" }, "clogd": { "100": "enabled" }, "cloudform": { "100": "enabled" }, "cmirrord": { "100": "enabled" }, "cobbler": { "100": "enabled" }, "cockpit": { "100": "enabled" }, "collectd": { "100": "enabled" }, "colord": { "100": "enabled" }, "comsat": { "100": "enabled" }, "condor": { "100": "enabled" }, "conman": { "100": "enabled" }, "conntrackd": { "100": "enabled" }, "consolekit": { "100": "enabled" }, "couchdb": { "100": "enabled" }, "courier": { "100": "enabled" }, "cpucontrol": { "100": "enabled" }, "cpufreqselector": { "100": "enabled" }, "cpuplug": { "100": "enabled" }, "cron": { "100": "enabled" }, "ctdb": { "100": "enabled" }, "cups": { "100": "enabled" }, "cvs": { "100": "enabled" }, "cyphesis": { "100": "enabled" }, "cyrus": { "100": "enabled" }, "daemontools": { "100": "enabled" }, "dbadm": { "100": "enabled" }, "dbskk": { "100": "enabled" }, "dbus": { "100": "enabled" }, "dcc": { "100": "enabled" }, "ddclient": { "100": "enabled" }, "denyhosts": { "100": "enabled" }, "devicekit": { "100": "enabled" }, "dhcp": { "100": "enabled" }, "dictd": { "100": "enabled" }, "dirsrv": { "100": "enabled" }, "dirsrv-admin": { "100": "enabled" }, "dmesg": { "100": "enabled" }, "dmidecode": { "100": "enabled" }, "dnsmasq": { "100": "enabled" }, "dnssec": { "100": "enabled" }, "dovecot": { "100": "enabled" }, "drbd": { "100": "enabled" }, "dspam": { "100": "enabled" }, "entropyd": { "100": "enabled" }, "exim": { "100": "enabled" }, "fail2ban": { "100": "enabled" }, "fcoe": { "100": "enabled" }, "fedoratp": { "100": "enabled" }, "fetchmail": { "100": "enabled" }, "finger": { "100": "enabled" }, "firewalld": { "100": "enabled" }, "firewallgui": { "100": "enabled" }, "firstboot": { "100": "enabled" }, "fprintd": { "100": "enabled" }, "freeipmi": { "100": "enabled" }, "freqset": { "100": "enabled" }, "fstools": { "100": "enabled" }, "ftp": { "100": "enabled" }, "fwupd": { "100": "enabled" }, "games": { "100": "enabled" }, "gdomap": { "100": "enabled" }, "geoclue": { "100": "enabled" }, "getty": { "100": "enabled" }, "git": { "100": "enabled" }, "gitosis": { "100": "enabled" }, "glance": { "100": "enabled" }, "glusterd": { "100": "enabled" }, "gnome": { "100": "enabled" }, "gpg": { "100": "enabled" }, "gpm": { "100": "enabled" }, "gpsd": { "100": "enabled" }, "gssproxy": { "100": "enabled" }, "guest": { "100": "enabled" }, "hddtemp": { "100": "enabled" }, "hostapd": { "100": "enabled" }, "hostname": { "100": "enabled" }, "hsqldb": { "100": "enabled" }, "hwloc": { "100": "enabled" }, "hypervkvp": { "100": "enabled" }, "ibacm": { "100": "enabled" }, "ica": { "100": "enabled" }, "icecast": { "100": "enabled" }, "inetd": { "100": "enabled" }, "init": { "100": "enabled" }, "inn": { "100": "enabled" }, "iodine": { "100": "enabled" }, "iotop": { "100": "enabled" }, "ipa": { "100": "enabled" }, "ipmievd": { "100": "enabled" }, "ipsec": { "100": "enabled" }, "iptables": { "100": "enabled" }, "irc": { "100": "enabled" }, "irqbalance": { "100": "enabled" }, "iscsi": { "100": "enabled" }, "isns": { "100": "enabled" }, "jabber": { "100": "enabled" }, "jetty": { "100": "enabled" }, "jockey": { "100": "enabled" }, "journalctl": { "100": "enabled" }, "kdump": { "100": "enabled" }, "kdumpgui": { "100": "enabled" }, "keepalived": { "100": "enabled" }, "kerberos": { "100": "enabled" }, "keyboardd": { "100": "enabled" }, "keystone": { "100": "enabled" }, "kismet": { "100": "enabled" }, "kmscon": { "100": "enabled" }, "kpatch": { "100": "enabled" }, "ksmtuned": { "100": "enabled" }, "ktalk": { "100": "enabled" }, "l2tp": { "100": "enabled" }, "ldap": { "100": "enabled" }, "libraries": { "100": "enabled" }, "likewise": { "100": "enabled" }, "linuxptp": { "100": "enabled" }, "lircd": { "100": "enabled" }, "livecd": { "100": "enabled" }, "lldpad": { "100": "enabled" }, "loadkeys": { "100": "enabled" }, "locallogin": { "100": "enabled" }, "lockdev": { "100": "enabled" }, "logadm": { "100": "enabled" }, "logging": { "100": "enabled" }, "logrotate": { "100": "enabled" }, "logwatch": { "100": "enabled" }, "lpd": { "100": "enabled" }, "lsm": { "100": "enabled" }, "lttng-tools": { "100": "enabled" }, "lvm": { "100": "enabled" }, "mailman": { "100": "enabled" }, "mailscanner": { "100": "enabled" }, "man2html": { "100": "enabled" }, "mandb": { "100": "enabled" }, "mcelog": { "100": "enabled" }, "mediawiki": { "100": "enabled" }, "memcached": { "100": "enabled" }, "milter": { "100": "enabled" }, "minidlna": { "100": "enabled" }, "minissdpd": { "100": "enabled" }, "mip6d": { "100": "enabled" }, "mirrormanager": { "100": "enabled" }, "miscfiles": { "100": "enabled" }, "mock": { "100": "enabled" }, "modemmanager": { "100": "enabled" }, "modutils": { "100": "enabled" }, "mojomojo": { "100": "enabled" }, "mon_statd": { "100": "enabled" }, "mongodb": { "100": "enabled" }, "motion": { "100": "enabled" }, "mount": { "100": "enabled" }, "mozilla": { "100": "enabled" }, "mpd": { "100": "enabled" }, "mplayer": { "100": "enabled" }, "mrtg": { "100": "enabled" }, "mta": { "100": "enabled" }, "munin": { "100": "enabled" }, "mysql": { "100": "enabled" }, "mythtv": { "100": "enabled" }, "naemon": { "100": "enabled" }, "nagios": { "100": "enabled" }, "namespace": { "100": "enabled" }, "ncftool": { "100": "enabled" }, "netlabel": { "100": "enabled" }, "netutils": { "100": "enabled" }, "networkmanager": { "100": "enabled" }, "ninfod": { "100": "enabled" }, "nis": { "100": "enabled" }, "nova": { "100": "enabled" }, "nscd": { "100": "enabled" }, "nsd": { "100": "enabled" }, "nslcd": { "100": "enabled" }, "ntop": { "100": "enabled" }, "ntp": { "100": "enabled" }, "numad": { "100": "enabled" }, "nut": { "100": "enabled" }, "nx": { "100": "enabled" }, "obex": { "100": "enabled" }, "oddjob": { "100": "enabled" }, "opafm": { "100": "enabled" }, "openct": { "100": "enabled" }, "opendnssec": { "100": "enabled" }, "openfortivpn": { "100": "enabled" }, "openhpid": { "100": "enabled" }, "openshift": { "100": "enabled" }, "openshift-origin": { "100": "enabled" }, "opensm": { "100": "enabled" }, "openvpn": { "100": "enabled" }, "openvswitch": { "100": "enabled" }, "openwsman": { "100": "enabled" }, "oracleasm": { "100": "enabled" }, "osad": { "100": "enabled" }, "pads": { "100": "enabled" }, "passenger": { "100": "enabled" }, "pcmcia": { "100": "enabled" }, "pcp": { "100": "enabled" }, "pcscd": { "100": "enabled" }, "pdns": { "100": "enabled" }, "pegasus": { "100": "enabled" }, "permissivedomains": { "100": "enabled" }, "pesign": { "100": "enabled" }, "pingd": { "100": "enabled" }, "piranha": { "100": "enabled" }, "pkcs": { "100": "enabled" }, "pkcs11proxyd": { "100": "enabled" }, "pki": { "100": "enabled" }, "plymouthd": { "100": "enabled" }, "podsleuth": { "100": "enabled" }, "policykit": { "100": "enabled" }, "polipo": { "100": "enabled" }, "portmap": { "100": "enabled" }, "portreserve": { "100": "enabled" }, "postfix": { "100": "enabled" }, "postgresql": { "100": "enabled" }, "postgrey": { "100": "enabled" }, "ppp": { "100": "enabled" }, "prelink": { "100": "enabled" }, "prelude": { "100": "enabled" }, "privoxy": { "100": "enabled" }, "procmail": { "100": "enabled" }, "prosody": { "100": "enabled" }, "psad": { "100": "enabled" }, "ptchown": { "100": "enabled" }, "publicfile": { "100": "enabled" }, "pulseaudio": { "100": "enabled" }, "puppet": { "100": "enabled" }, "pwauth": { "100": "enabled" }, "qmail": { "100": "enabled" }, "qpid": { "100": "enabled" }, "quantum": { "100": "enabled" }, "quota": { "100": "enabled" }, "rabbitmq": { "100": "enabled" }, "radius": { "100": "enabled" }, "radvd": { "100": "enabled" }, "raid": { "100": "enabled" }, "rasdaemon": { "100": "enabled" }, "rdisc": { "100": "enabled" }, "readahead": { "100": "enabled" }, "realmd": { "100": "enabled" }, "redis": { "100": "enabled" }, "remotelogin": { "100": "enabled" }, "restraint": { "400": "enabled" }, "rhcs": { "100": "enabled" }, "rhev": { "100": "enabled" }, "rhgb": { "100": "enabled" }, "rhnsd": { "100": "enabled" }, "rhsmcertd": { "100": "enabled" }, "rhts": { "400": "enabled" }, "ricci": { "100": "enabled" }, "rkhunter": { "100": "enabled" }, "rkt": { "100": "enabled" }, "rlogin": { "100": "enabled" }, "rngd": { "100": "enabled" }, "rolekit": { "100": "enabled" }, "roundup": { "100": "enabled" }, "rpc": { "100": "enabled" }, "rpcbind": { "100": "enabled" }, "rpm": { "100": "enabled" }, "rrdcached": { "100": "enabled" }, "rshd": { "100": "enabled" }, "rssh": { "100": "enabled" }, "rsync": { "100": "enabled" }, "rtas": { "100": "enabled" }, "rtkit": { "100": "enabled" }, "rwho": { "100": "enabled" }, "samba": { "100": "enabled" }, "sambagui": { "100": "enabled" }, "sandboxX": { "100": "enabled" }, "sanlock": { "100": "enabled" }, "sasl": { "100": "enabled" }, "sbd": { "100": "enabled" }, "sblim": { "100": "enabled" }, "screen": { "100": "enabled" }, "secadm": { "100": "enabled" }, "sectoolm": { "100": "enabled" }, "selinuxutil": { "100": "enabled" }, "sendmail": { "100": "enabled" }, "sensord": { "100": "enabled" }, "setrans": { "100": "enabled" }, "setroubleshoot": { "100": "enabled" }, "seunshare": { "100": "enabled" }, "sge": { "100": "enabled" }, "shorewall": { "100": "enabled" }, "slocate": { "100": "enabled" }, "slpd": { "100": "enabled" }, "smartmon": { "100": "enabled" }, "smokeping": { "100": "enabled" }, "smoltclient": { "100": "enabled" }, "smsd": { "100": "enabled" }, "snapper": { "100": "enabled" }, "snmp": { "100": "enabled" }, "snort": { "100": "enabled" }, "sosreport": { "100": "enabled" }, "soundserver": { "100": "enabled" }, "spamassassin": { "100": "enabled" }, "speech-dispatcher": { "100": "enabled" }, "squid": { "100": "enabled" }, "ssh": { "100": "enabled" }, "sslh": { "100": "enabled" }, "sssd": { "100": "enabled" }, "staff": { "100": "enabled" }, "stapserver": { "100": "enabled" }, "stratisd": { "100": "enabled" }, "stunnel": { "100": "enabled" }, "su": { "100": "enabled" }, "sudo": { "100": "enabled" }, "svnserve": { "100": "enabled" }, "swift": { "100": "enabled" }, "sysadm": { "100": "enabled" }, "sysadm_secadm": { "100": "enabled" }, "sysnetwork": { "100": "enabled" }, "sysstat": { "100": "enabled" }, "systemd": { "100": "enabled" }, "tangd": { "100": "enabled" }, "targetd": { "100": "enabled" }, "tcpd": { "100": "enabled" }, "tcsd": { "100": "enabled" }, "telepathy": { "100": "enabled" }, "telnet": { "100": "enabled" }, "tftp": { "100": "enabled" }, "tgtd": { "100": "enabled" }, "thin": { "100": "enabled" }, "thumb": { "100": "enabled" }, "timedatex": { "100": "enabled" }, "tlp": { "100": "enabled" }, "tmpreaper": { "100": "enabled" }, "tomcat": { "100": "enabled" }, "tor": { "100": "enabled" }, "tuned": { "100": "enabled" }, "tvtime": { "100": "enabled" }, "udev": { "100": "enabled" }, "ulogd": { "100": "enabled" }, "uml": { "100": "enabled" }, "unconfined": { "100": "enabled" }, "unconfineduser": { "100": "enabled" }, "unlabelednet": { "100": "enabled" }, "unprivuser": { "100": "enabled" }, "updfstab": { "100": "enabled" }, "usbmodules": { "100": "enabled" }, "usbmuxd": { "100": "enabled" }, "userdomain": { "100": "enabled" }, "userhelper": { "100": "enabled" }, "usermanage": { "100": "enabled" }, "usernetctl": { "100": "enabled" }, "uucp": { "100": "enabled" }, "uuidd": { "100": "enabled" }, "varnishd": { "100": "enabled" }, "vdagent": { "100": "enabled" }, "vhostmd": { "100": "enabled" }, "virt": { "100": "enabled" }, "vlock": { "100": "enabled" }, "vmtools": { "100": "enabled" }, "vmware": { "100": "enabled" }, "vnstatd": { "100": "enabled" }, "vpn": { "100": "enabled" }, "w3c": { "100": "enabled" }, "watchdog": { "100": "enabled" }, "wdmd": { "100": "enabled" }, "webadm": { "100": "enabled" }, "webalizer": { "100": "enabled" }, "wine": { "100": "enabled" }, "wireshark": { "100": "enabled" }, "xen": { "100": "enabled" }, "xguest": { "100": "enabled" }, "xserver": { "100": "enabled" }, "zabbix": { "100": "enabled" }, "zarafa": { "100": "enabled" }, "zebra": { "100": "enabled" }, "zoneminder": { "100": "enabled" }, "zosremote": { "100": "enabled" } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : include_tasks] *********************** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:109 Sunday 13 November 2022 17:36:35 +0000 (0:00:00.453) 0:00:29.267 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for sut TASK [fedora.linux_system_roles.postfix : Install Postfix] ********************* task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:35 Sunday 13 November 2022 17:36:35 +0000 (0:00:00.066) 0:00:29.334 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libicu-69.1-6.fc35.x86_64", "Installed: openssl-1:1.1.1q-1.fc35.x86_64", "Installed: postfix-2:3.6.4-1.fc35.x86_64" ] } TASK [fedora.linux_system_roles.postfix : Enable Postfix] ********************** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:40 Sunday 13 November 2022 17:36:42 +0000 (0:00:07.496) 0:00:36.830 ******* changed: [sut] => { "changed": true, "enabled": true, "name": "postfix", "state": "started", "status": { "ActiveEnterTimestamp": "n/a", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target sysinit.target tmp.mount systemd-journald.socket system.slice syslog.target basic.target -.mount systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestamp": "n/a", "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", "ConditionTimestamp": "n/a", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "sendmail.service shutdown.target exim.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Postfix Mail Transport Agent", "DevicePolicy": "closed", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/network (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestamp": "n/a", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postfix.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "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", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "n/a", "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": "14806", "LimitNPROCSoft": "14806", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14806", "LimitSIGPENDINGSoft": "14806", "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", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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]", "StateChangeTimestamp": "n/a", "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": "4441", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "tmp.mount", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.postfix : Get current config] ****************** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:46 Sunday 13 November 2022 17:36:44 +0000 (0:00:01.171) 0:00:38.002 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Check given config against current config] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:52 Sunday 13 November 2022 17:36:44 +0000 (0:00:00.050) 0:00:38.052 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Backup configuration] **************** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:73 Sunday 13 November 2022 17:36:44 +0000 (0:00:00.049) 0:00:38.101 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Ensure Last modified header is absent] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:81 Sunday 13 November 2022 17:36:44 +0000 (0:00:00.052) 0:00:38.154 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Ensure the outdated ansible managed header is absent] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:89 Sunday 13 November 2022 17:36:44 +0000 (0:00:00.052) 0:00:38.207 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Ensure ansible_managed header in configuration file] *** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:95 Sunday 13 November 2022 17:36:44 +0000 (0:00:00.051) 0:00:38.258 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Configure Postfix] ******************* task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:103 Sunday 13 November 2022 17:36:44 +0000 (0:00:00.050) 0:00:38.309 ******* META: role_complete for sut TASK [Check firewall and selinux status] *************************************** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/tests/tests_default.yml:14 Sunday 13 November 2022 17:36:44 +0000 (0:00:00.036) 0:00:38.345 ******* included: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/tests/check_firewall_selinux.yml for sut TASK [Get the firewall services] *********************************************** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/tests/check_firewall_selinux.yml:5 Sunday 13 November 2022 17:36:44 +0000 (0:00:00.041) 0:00:38.387 ******* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nfirewall-cmd --list-services", "delta": "0:00:00.285660", "end": "2022-11-13 17:36:45.016996", "rc": 0, "start": "2022-11-13 17:36:44.731336" } STDOUT: dhcpv6-client mdns smtp smtp-submission smtps ssh TASK [Assert the expected services are configured] ***************************** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/tests/check_firewall_selinux.yml:12 Sunday 13 November 2022 17:36:45 +0000 (0:00:00.562) 0:00:38.949 ******* ok: [sut] => (item=smtp) => { "ansible_loop_var": "item", "changed": false, "item": "smtp" } MSG: All assertions passed ok: [sut] => (item=smtps) => { "ansible_loop_var": "item", "changed": false, "item": "smtps" } MSG: All assertions passed ok: [sut] => (item=smtp-submission) => { "ansible_loop_var": "item", "changed": false, "item": "smtp-submission" } MSG: All assertions passed TASK [Ensure smtp ports are retrieved] ***************************************** task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/tests/check_firewall_selinux.yml:27 Sunday 13 November 2022 17:36:45 +0000 (0:00:00.172) 0:00:39.121 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check associated selinux] ************************************************ task path: /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/tests/check_firewall_selinux.yml:31 Sunday 13 November 2022 17:36:45 +0000 (0:00:00.098) 0:00:39.220 ******* ok: [sut] => (item={'ports': '25', 'proto': 'tcp', 'setype': 'smtp_port_t', 'state': 'present', 'local': 'true'}) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsemanage port --list -C | grep \"smtp_port_t\" | grep \"tcp\" | grep \"25\"", "delta": "0:00:00.344334", "end": "2022-11-13 17:36:45.900772", "item": { "local": "true", "ports": "25", "proto": "tcp", "setype": "smtp_port_t", "state": "present" }, "rc": 0, "start": "2022-11-13 17:36:45.556438" } STDOUT: smtp_port_t tcp 25, 465, 587 ok: [sut] => (item={'ports': '465', 'proto': 'tcp', 'setype': 'smtp_port_t', 'state': 'present', 'local': 'true'}) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsemanage port --list -C | grep \"smtp_port_t\" | grep \"tcp\" | grep \"465\"", "delta": "0:00:00.350687", "end": "2022-11-13 17:36:46.471525", "item": { "local": "true", "ports": "465", "proto": "tcp", "setype": "smtp_port_t", "state": "present" }, "rc": 0, "start": "2022-11-13 17:36:46.120838" } STDOUT: smtp_port_t tcp 25, 465, 587 ok: [sut] => (item={'ports': '587', 'proto': 'tcp', 'setype': 'smtp_port_t', 'state': 'present', 'local': 'true'}) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsemanage port --list -C | grep \"smtp_port_t\" | grep \"tcp\" | grep \"587\"", "delta": "0:00:00.348897", "end": "2022-11-13 17:36:47.039162", "item": { "local": "true", "ports": "587", "proto": "tcp", "setype": "smtp_port_t", "state": "present" }, "rc": 0, "start": "2022-11-13 17:36:46.690265" } STDOUT: smtp_port_t tcp 25, 465, 587 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=29 changed=6 unreachable=0 failed=0 skipped=35 rescued=0 ignored=0 Sunday 13 November 2022 17:36:47 +0000 (0:00:01.762) 0:00:40.983 ******* =============================================================================== fedora.linux_system_roles.postfix : Install Postfix --------------------- 7.50s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:35 fedora.linux_system_roles.selinux : Set an SELinux label on a port ------ 6.88s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 fedora.linux_system_roles.selinux : Install SELinux tool semanage ------- 3.40s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:28 fedora.linux_system_roles.firewall : Install firewalld ------------------ 3.07s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 2.71s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:15 fedora.linux_system_roles.firewall : Configure firewall ----------------- 2.69s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 fedora.linux_system_roles.firewall : Install python3-firewall ----------- 2.69s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 fedora.linux_system_roles.postfix : Get the smtp related tcp service ports --- 1.77s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:12 Check associated selinux ------------------------------------------------ 1.76s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/tests/check_firewall_selinux.yml:31 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 1.45s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:3 fedora.linux_system_roles.postfix : Enable Postfix ---------------------- 1.17s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:40 fedora.linux_system_roles.postfix : Ensure ansible_facts used by role are present --- 0.73s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:3 fedora.linux_system_roles.selinux : refresh facts ----------------------- 0.68s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:23 Get the firewall services ----------------------------------------------- 0.56s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/tests/check_firewall_selinux.yml:5 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 0.45s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:106 fedora.linux_system_roles.selinux : Ensure ansible_facts used by role --- 0.44s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 fedora.linux_system_roles.firewall : Ensure ansible_facts used by role --- 0.43s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Assert the expected services are configured ----------------------------- 0.17s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/tests/check_firewall_selinux.yml:12 Ensure the service and the ports status with the selinux role ----------- 0.16s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:46 fedora.linux_system_roles.postfix : Add the smtp related service ports to _postfix_selinux --- 0.14s /WORKDIR/dist-git-postfix-ansible-2.14-onyfc0g8/.collection/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:28 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---