ansible-playbook [core 2.16.12]
  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-Vj8
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12)
  jinja version = 3.1.4
  libyaml = True
No config file found; using defaults
running playbook inside collection fedora.linux_system_roles
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
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_set_file.yml ***************************************************
1 plays in /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_set_file.yml

PLAY [Create a postmapped file] ************************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_set_file.yml:2
Wednesday 23 October 2024  09:34:02 -0400 (0:00:00.008)       0:00:00.008 ***** 
ok: [managed-node1]

TASK [Run the role with test postmap file] *************************************
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_set_file.yml:12
Wednesday 23 October 2024  09:34:04 -0400 (0:00:01.133)       0:00:01.141 ***** 

TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts required by role] ***
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:2
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.057)       0:00:01.198 ***** 
included: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml for managed-node1

TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts used by role are present] ***
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:3
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.020)       0:00:01.218 ***** 
skipping: [managed-node1] => {
    "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-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:11
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.034)       0:00:01.253 ***** 
ok: [managed-node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.postfix : Set flag to indicate system is ostree] ***
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:16
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.439)       0:00:01.692 ***** 
ok: [managed-node1] => {
    "ansible_facts": {
        "__postfix_is_ostree": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.postfix : Set platform/version specific variables] ***
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:20
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.022)       0:00:01.715 ***** 
ok: [managed-node1] => (item=RedHat.yml) => {
    "ansible_facts": {
        "__postfix_smtp_services": [
            "smtp",
            "smtps",
            "submission"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml"
}
skipping: [managed-node1] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__postfix_vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed-node1] => (item=CentOS_8.yml) => {
    "ansible_facts": {
        "__postfix_smtp_services": [
            "smtp",
            "smtps",
            "smtp-submission"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_8.yml"
}
ok: [managed-node1] => (item=CentOS_8.yml) => {
    "ansible_facts": {
        "__postfix_smtp_services": [
            "smtp",
            "smtps",
            "smtp-submission"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_8.yml"
}

TASK [fedora.linux_system_roles.postfix : Get status of package(s) ['postfix']] ***
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:16
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.043)       0:00:01.759 ***** 
skipping: [managed-node1] => (item=postfix)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "postfix_conf.previous is defined",
    "item": "postfix",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node1] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.postfix : Remove package(s) to reset original confs ['postfix']] ***
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:23
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.020)       0:00:01.779 ***** 
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "postfix_conf.previous is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Get status of config files] **********
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:38
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.016)       0:00:01.795 ***** 
skipping: [managed-node1] => (item=postfix)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "postfix_conf.previous | d() == \"replaced\"",
    "item": "postfix",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node1] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.postfix : Remove config files - make empty] ****
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:45
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.035)       0:00:01.831 ***** 
skipping: [managed-node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.postfix : Configure firewall] ******************
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:54
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.037)       0:00:01.868 ***** 
included: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml for managed-node1

TASK [Ensure the postfix ports status with the firewall role] ******************
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml:3
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.017)       0:00:01.885 ***** 
skipping: [managed-node1] => {
    "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-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:57
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.030)       0:00:01.916 ***** 
included: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml for managed-node1

TASK [fedora.linux_system_roles.postfix : Get the smtp related tcp service ports] ***
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:12
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.023)       0:00:01.939 ***** 
skipping: [managed-node1] => (item=smtp)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "postfix_manage_selinux | bool",
    "item": "smtp",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node1] => (item=smtps)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "postfix_manage_selinux | bool",
    "item": "smtps",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node1] => (item=smtp-submission)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "postfix_manage_selinux | bool",
    "item": "smtp-submission",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node1] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.postfix : Initialize _postfix_selinux] *********
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:33
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.040)       0:00:01.979 ***** 
skipping: [managed-node1] => {
    "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-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:37
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.030)       0:00:02.010 ***** 
skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => {
    "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-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:46
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.039)       0:00:02.050 ***** 
skipping: [managed-node1] => {
    "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-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:55
Wednesday 23 October 2024  09:34:04 -0400 (0:00:00.030)       0:00:02.081 ***** 
skipping: [managed-node1] => {
    "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-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:60
Wednesday 23 October 2024  09:34:05 -0400 (0:00:00.030)       0:00:02.112 ***** 
ok: [managed-node1] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.postfix : Enable Postfix] **********************
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:66
Wednesday 23 October 2024  09:34:08 -0400 (0:00:03.151)       0:00:05.264 ***** 
ok: [managed-node1] => {
    "changed": false,
    "enabled": true,
    "name": "postfix",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Wed 2024-10-23 09:34:00 EDT",
        "ActiveEnterTimestampMonotonic": "360776198",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "system.slice basic.target systemd-journald.socket systemd-tmpfiles-setup.service -.mount syslog.target tmp.mount sysinit.target network.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Wed 2024-10-23 09:34:00 EDT",
        "AssertTimestampMonotonic": "360306503",
        "Before": "multi-user.target shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Wed 2024-10-23 09:34:00 EDT",
        "ConditionTimestampMonotonic": "360306501",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target sendmail.service exim.service",
        "ControlGroup": "/system.slice/postfix.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Postfix Mail Transport Agent",
        "DevicePolicy": "closed",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "EnvironmentFiles": "/etc/sysconfig/network (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "12408",
        "ExecMainStartTimestamp": "Wed 2024-10-23 09:34:00 EDT",
        "ExecMainStartTimestampMonotonic": "360776175",
        "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 }",
        "ExecStart": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix start ; ignore_errors=no ; start_time=[Wed 2024-10-23 09:34:00 EDT] ; stop_time=[Wed 2024-10-23 09:34:00 EDT] ; pid=12340 ; code=exited ; status=0 }",
        "ExecStartPre": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; ignore_errors=yes ; start_time=[Wed 2024-10-23 09:34:00 EDT] ; stop_time=[Wed 2024-10-23 09:34:00 EDT] ; pid=12338 ; 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 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/postfix.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "postfix.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Wed 2024-10-23 09:34:00 EDT",
        "InactiveExitTimestampMonotonic": "360308222",
        "InvocationID": "99fd98f311c849a28ad6107494e8394a",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "12408",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "4583424",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "postfix.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/var/spool/postfix/pid/master.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "yes",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "yes",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "yes",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "-.mount system.slice sysinit.target",
        "RequiresMountsFor": "/var/tmp",
        "Restart": "no",
        "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",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Wed 2024-10-23 09:34:00 EDT",
        "StateChangeTimestampMonotonic": "360776198",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "3",
        "TasksMax": "22406",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "forking",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "WatchdogTimestamp": "Wed 2024-10-23 09:34:00 EDT",
        "WatchdogTimestampMonotonic": "360776195",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.postfix : Get current config] ******************
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:72
Wednesday 23 October 2024  09:34:08 -0400 (0:00:00.751)       0:00:06.015 ***** 
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "postfix_conf | dict2items | rejectattr('key', 'match', '^previous$') | list | items2dict | d({}) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Check given config against current config] ***
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:78
Wednesday 23 October 2024  09:34:08 -0400 (0:00:00.055)       0:00:06.070 ***** 
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "postfix_conf | dict2items | rejectattr('key', 'match', '^previous$') | list | items2dict | d({}) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Configure additional files] **********
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:96
Wednesday 23 October 2024  09:34:09 -0400 (0:00:00.054)       0:00:06.124 ***** 
changed: [managed-node1] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": true
}
Notification for handler Check postfix has been saved.
Notification for handler Restart postfix has been saved.
changed: [managed-node1] => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": true
}

TASK [fedora.linux_system_roles.postfix : Postmap files] ***********************
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:112
Wednesday 23 October 2024  09:34:09 -0400 (0:00:00.788)       0:00:06.913 ***** 
changed: [managed-node1] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": true
}
changed: [managed-node1] => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": true
}

TASK [fedora.linux_system_roles.postfix : Gather facts for ansible_date_time] ***
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:126
Wednesday 23 October 2024  09:34:10 -0400 (0:00:00.474)       0:00:07.388 ***** 
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "__postfix_has_config_changed | d(\"\") is search(\"True\")",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Backup configuration] ****************
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:132
Wednesday 23 October 2024  09:34:10 -0400 (0:00:00.038)       0:00:07.426 ***** 
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "__postfix_has_config_changed | d(\"\") is search(\"True\")",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Ensure Last modified header is absent] ***
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:140
Wednesday 23 October 2024  09:34:10 -0400 (0:00:00.038)       0:00:07.464 ***** 
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "__postfix_has_config_changed | d(\"\") is search(\"True\")",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Ensure the outdated ansible managed header is absent] ***
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:148
Wednesday 23 October 2024  09:34:10 -0400 (0:00:00.037)       0:00:07.502 ***** 
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "__postfix_has_config_changed | d(\"\") is search(\"True\")",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Ensure ansible_managed header in configuration file] ***
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:154
Wednesday 23 October 2024  09:34:10 -0400 (0:00:00.037)       0:00:07.540 ***** 
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "__postfix_has_config_changed | d(\"\") is search(\"True\")",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Configure Postfix] *******************
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:162
Wednesday 23 October 2024  09:34:10 -0400 (0:00:00.041)       0:00:07.581 ***** 
skipping: [managed-node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Check if postmap file exists] ********************************************
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_set_file.yml:17
Wednesday 23 October 2024  09:34:10 -0400 (0:00:00.015)       0:00:07.597 ***** 
ok: [managed-node1] => {
    "changed": false,
    "stat": {
        "atime": 1729690450.241553,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 16,
        "charset": "binary",
        "checksum": "abad320ba48bedcdc5a90911817ea463035d8132",
        "ctime": 1729690450.241553,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 394264723,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "application/octet-stream",
        "mode": "0640",
        "mtime": 1729690450.2405531,
        "nlink": 1,
        "path": "/etc/postfix/test.db",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 12288,
        "uid": 0,
        "version": "2544006526",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Assert file is present] **************************************************
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_set_file.yml:25
Wednesday 23 October 2024  09:34:10 -0400 (0:00:00.353)       0:00:07.950 ***** 
ok: [managed-node1] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up test files] *****************************************************
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_set_file.yml:29
Wednesday 23 October 2024  09:34:10 -0400 (0:00:00.017)       0:00:07.967 ***** 
changed: [managed-node1] => (item=/etc/postfix/test) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "/etc/postfix/test",
    "path": "/etc/postfix/test",
    "state": "absent"
}
changed: [managed-node1] => (item=/etc/postfix/test.db) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "/etc/postfix/test.db",
    "path": "/etc/postfix/test.db",
    "state": "absent"
}
NOTIFIED HANDLER fedora.linux_system_roles.postfix : Check postfix for managed-node1
NOTIFIED HANDLER fedora.linux_system_roles.postfix : Restart postfix for managed-node1

RUNNING HANDLER [fedora.linux_system_roles.postfix : Check postfix] ************
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:2
Wednesday 23 October 2024  09:34:11 -0400 (0:00:00.814)       0:00:08.781 ***** 
ok: [managed-node1] => {
    "changed": false,
    "cmd": [
        "postfix",
        "check"
    ],
    "delta": "0:00:00.264722",
    "end": "2024-10-23 09:34:12.237001",
    "rc": 0,
    "start": "2024-10-23 09:34:11.972279"
}

RUNNING HANDLER [fedora.linux_system_roles.postfix : Restart postfix] **********
task path: /tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:7
Wednesday 23 October 2024  09:34:12 -0400 (0:00:00.599)       0:00:09.381 ***** 
changed: [managed-node1] => {
    "changed": true,
    "name": "postfix",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Wed 2024-10-23 09:34:00 EDT",
        "ActiveEnterTimestampMonotonic": "360776198",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "system.slice basic.target systemd-journald.socket systemd-tmpfiles-setup.service -.mount syslog.target tmp.mount sysinit.target network.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Wed 2024-10-23 09:34:00 EDT",
        "AssertTimestampMonotonic": "360306503",
        "Before": "multi-user.target shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Wed 2024-10-23 09:34:00 EDT",
        "ConditionTimestampMonotonic": "360306501",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target sendmail.service exim.service",
        "ControlGroup": "/system.slice/postfix.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Postfix Mail Transport Agent",
        "DevicePolicy": "closed",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "EnvironmentFiles": "/etc/sysconfig/network (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "12408",
        "ExecMainStartTimestamp": "Wed 2024-10-23 09:34:00 EDT",
        "ExecMainStartTimestampMonotonic": "360776175",
        "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 }",
        "ExecStart": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix start ; ignore_errors=no ; start_time=[Wed 2024-10-23 09:34:00 EDT] ; stop_time=[Wed 2024-10-23 09:34:00 EDT] ; pid=12340 ; code=exited ; status=0 }",
        "ExecStartPre": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; ignore_errors=yes ; start_time=[Wed 2024-10-23 09:34:00 EDT] ; stop_time=[Wed 2024-10-23 09:34:00 EDT] ; pid=12338 ; 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 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/postfix.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "postfix.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Wed 2024-10-23 09:34:00 EDT",
        "InactiveExitTimestampMonotonic": "360308222",
        "InvocationID": "99fd98f311c849a28ad6107494e8394a",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "12408",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "4583424",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "postfix.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/var/spool/postfix/pid/master.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "yes",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "yes",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "yes",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "-.mount system.slice sysinit.target",
        "RequiresMountsFor": "/var/tmp",
        "Restart": "no",
        "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",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Wed 2024-10-23 09:34:00 EDT",
        "StateChangeTimestampMonotonic": "360776198",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "3",
        "TasksMax": "22406",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "forking",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "WatchdogTimestamp": "Wed 2024-10-23 09:34:00 EDT",
        "WatchdogTimestampMonotonic": "360776195",
        "WatchdogUSec": "0"
    }
}

PLAY RECAP *********************************************************************
managed-node1              : ok=16   changed=4    unreachable=0    failed=0    skipped=19   rescued=0    ignored=0   

Wednesday 23 October 2024  09:34:13 -0400 (0:00:01.037)       0:00:10.418 ***** 
=============================================================================== 
fedora.linux_system_roles.postfix : Install Postfix --------------------- 3.15s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:60 
Gathering Facts --------------------------------------------------------- 1.13s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_set_file.yml:2 
fedora.linux_system_roles.postfix : Restart postfix --------------------- 1.04s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:7 
Clean up test files ----------------------------------------------------- 0.81s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_set_file.yml:29 
fedora.linux_system_roles.postfix : Configure additional files ---------- 0.79s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:96 
fedora.linux_system_roles.postfix : Enable Postfix ---------------------- 0.75s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:66 
fedora.linux_system_roles.postfix : Check postfix ----------------------- 0.60s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:2 
fedora.linux_system_roles.postfix : Postmap files ----------------------- 0.47s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:112 
fedora.linux_system_roles.postfix : Check if system is ostree ----------- 0.44s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:11 
Check if postmap file exists -------------------------------------------- 0.35s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_set_file.yml:17 
Run the role with test postmap file ------------------------------------- 0.06s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_set_file.yml:12 
fedora.linux_system_roles.postfix : Get current config ------------------ 0.06s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:72 
fedora.linux_system_roles.postfix : Check given config against current config --- 0.05s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:78 
fedora.linux_system_roles.postfix : Set platform/version specific variables --- 0.04s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:20 
fedora.linux_system_roles.postfix : Ensure ansible_managed header in configuration file --- 0.04s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:154 
fedora.linux_system_roles.postfix : Get the smtp related tcp service ports --- 0.04s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:12 
fedora.linux_system_roles.postfix : Add the smtp related service ports to _postfix_selinux --- 0.04s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:37 
fedora.linux_system_roles.postfix : Gather facts for ansible_date_time --- 0.04s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:126 
fedora.linux_system_roles.postfix : Backup configuration ---------------- 0.04s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:132 
fedora.linux_system_roles.postfix : Ensure the outdated ansible managed header is absent --- 0.04s
/tmp/collections-Vj8/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:148