Formatting '/cache/rhel-9.qcow2.snap', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=10737418240 backing_file=/cache/rhel-9.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16
ansible-playbook [core 2.12.6]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.9/site-packages/ansible
  ansible collection location = /tmp/tmpk1p47a0_
  executable location = /usr/bin/ansible-playbook
  python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
  jinja version = 2.11.3
  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: rhel-9_setup.yml *****************************************************
2 plays in /cache/rhel-9_setup.yml

PLAY [Setup repos] *************************************************************
META: ran handlers

TASK [set up internal repositories] ********************************************
task path: /cache/rhel-9_setup.yml:5
Thursday 07 July 2022  19:55:10 +0000 (0:00:00.019)       0:00:00.019 ********* 
changed: [/cache/rhel-9.qcow2.snap] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": true
}
changed: [/cache/rhel-9.qcow2.snap] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": true
}
changed: [/cache/rhel-9.qcow2.snap] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": true
}
changed: [/cache/rhel-9.qcow2.snap] => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": true
}
META: ran handlers
META: ran handlers

PLAY [Set up host for test playbooks] ******************************************

TASK [Gathering Facts] *********************************************************
task path: /cache/rhel-9_setup.yml:19
Thursday 07 July 2022  19:55:11 +0000 (0:00:01.326)       0:00:01.345 ********* 
ok: [/cache/rhel-9.qcow2.snap]
META: ran handlers

TASK [Create EPEL 9 repo] ******************************************************
task path: /cache/rhel-9_setup.yml:23
Thursday 07 July 2022  19:55:12 +0000 (0:00:01.072)       0:00:02.418 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}

TASK [Create yum cache] ********************************************************
task path: /cache/rhel-9_setup.yml:33
Thursday 07 July 2022  19:55:12 +0000 (0:00:00.019)       0:00:02.437 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}

TASK [Create dnf cache] ********************************************************
task path: /cache/rhel-9_setup.yml:39
Thursday 07 July 2022  19:55:12 +0000 (0:00:00.017)       0:00:02.455 ********* 
changed: [/cache/rhel-9.qcow2.snap] => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": true
}

TASK [Disable EPEL 7] **********************************************************
task path: /cache/rhel-9_setup.yml:45
Thursday 07 July 2022  19:55:15 +0000 (0:00:03.310)       0:00:05.765 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}

TASK [Disable EPEL 8] **********************************************************
task path: /cache/rhel-9_setup.yml:53
Thursday 07 July 2022  19:55:15 +0000 (0:00:00.022)       0:00:05.788 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/rhel-9.qcow2.snap   : ok=3    changed=2    unreachable=0    failed=0    skipped=4    rescued=0    ignored=0   

Thursday 07 July 2022  19:55:15 +0000 (0:00:00.029)       0:00:05.817 ********* 
=============================================================================== 
Create dnf cache -------------------------------------------------------- 3.31s
/cache/rhel-9_setup.yml:39 ----------------------------------------------------
set up internal repositories -------------------------------------------- 1.33s
/cache/rhel-9_setup.yml:5 -----------------------------------------------------
Gathering Facts --------------------------------------------------------- 1.07s
/cache/rhel-9_setup.yml:19 ----------------------------------------------------
Disable EPEL 8 ---------------------------------------------------------- 0.03s
/cache/rhel-9_setup.yml:53 ----------------------------------------------------
Disable EPEL 7 ---------------------------------------------------------- 0.02s
/cache/rhel-9_setup.yml:45 ----------------------------------------------------
Create EPEL 9 repo ------------------------------------------------------ 0.02s
/cache/rhel-9_setup.yml:23 ----------------------------------------------------
Create yum cache -------------------------------------------------------- 0.02s
/cache/rhel-9_setup.yml:33 ----------------------------------------------------

PLAYBOOK: setup-snapshot.yml ***************************************************
1 plays in /tmp/tmptekq5ad4/tests/setup-snapshot.yml

PLAY [all] *********************************************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmptekq5ad4/tests/setup-snapshot.yml:1
Thursday 07 July 2022  19:55:15 +0000 (0:00:00.011)       0:00:05.828 ********* 
ok: [/cache/rhel-9.qcow2.snap]
META: ran handlers

TASK [Set facts used by role] **************************************************
task path: /tmp/tmptekq5ad4/tests/setup-snapshot.yml:3
Thursday 07 July 2022  19:55:16 +0000 (0:00:00.890)       0:00:06.718 ********* 

TASK [linux-system-roles.postfix : Ensure ansible_facts used by role are present] ***
task path: /tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/set_facts.yml:3
Thursday 07 July 2022  19:55:16 +0000 (0:00:00.029)       0:00:06.748 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}
META: 

TASK [Install test packages] ***************************************************
task path: /tmp/tmptekq5ad4/tests/setup-snapshot.yml:9
Thursday 07 July 2022  19:55:16 +0000 (0:00:00.028)       0:00:06.777 ********* 
changed: [/cache/rhel-9.qcow2.snap] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: postfix-2:3.5.9-18.el9.x86_64"
    ]
}
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/rhel-9.qcow2.snap   : ok=5    changed=3    unreachable=0    failed=0    skipped=5    rescued=0    ignored=0   

Thursday 07 July 2022  19:55:21 +0000 (0:00:04.540)       0:00:11.317 ********* 
=============================================================================== 
Install test packages --------------------------------------------------- 4.54s
/tmp/tmptekq5ad4/tests/setup-snapshot.yml:9 -----------------------------------
Create dnf cache -------------------------------------------------------- 3.31s
/cache/rhel-9_setup.yml:39 ----------------------------------------------------
set up internal repositories -------------------------------------------- 1.33s
/cache/rhel-9_setup.yml:5 -----------------------------------------------------
Gathering Facts --------------------------------------------------------- 1.07s
/cache/rhel-9_setup.yml:19 ----------------------------------------------------
Gathering Facts --------------------------------------------------------- 0.89s
/tmp/tmptekq5ad4/tests/setup-snapshot.yml:1 -----------------------------------
Set facts used by role -------------------------------------------------- 0.03s
/tmp/tmptekq5ad4/tests/setup-snapshot.yml:3 -----------------------------------
Disable EPEL 8 ---------------------------------------------------------- 0.03s
/cache/rhel-9_setup.yml:53 ----------------------------------------------------
linux-system-roles.postfix : Ensure ansible_facts used by role are present --- 0.03s
/tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/set_facts.yml:3 -
Disable EPEL 7 ---------------------------------------------------------- 0.02s
/cache/rhel-9_setup.yml:45 ----------------------------------------------------
Create EPEL 9 repo ------------------------------------------------------ 0.02s
/cache/rhel-9_setup.yml:23 ----------------------------------------------------
Create yum cache -------------------------------------------------------- 0.02s
/cache/rhel-9_setup.yml:33 ----------------------------------------------------

PLAYBOOK: rhel-9_post_setup.yml ************************************************
1 plays in /cache/rhel-9_post_setup.yml

PLAY [Post setup - these happen last] ******************************************
META: ran handlers

TASK [force sync of filesystems - ensure setup changes are made to snapshot] ***
task path: /cache/rhel-9_post_setup.yml:5
Thursday 07 July 2022  19:55:21 +0000 (0:00:00.020)       0:00:11.338 ********* 
changed: [/cache/rhel-9.qcow2.snap] => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": true
}

TASK [shutdown guest] **********************************************************
task path: /cache/rhel-9_post_setup.yml:8
Thursday 07 July 2022  19:55:22 +0000 (0:00:01.395)       0:00:12.733 ********* 
changed: [/cache/rhel-9.qcow2.snap] => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": true
}
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/rhel-9.qcow2.snap   : ok=7    changed=5    unreachable=0    failed=0    skipped=5    rescued=0    ignored=0   

Thursday 07 July 2022  19:55:23 +0000 (0:00:00.494)       0:00:13.228 ********* 
=============================================================================== 
Install test packages --------------------------------------------------- 4.54s
/tmp/tmptekq5ad4/tests/setup-snapshot.yml:9 -----------------------------------
Create dnf cache -------------------------------------------------------- 3.31s
/cache/rhel-9_setup.yml:39 ----------------------------------------------------
force sync of filesystems - ensure setup changes are made to snapshot --- 1.40s
/cache/rhel-9_post_setup.yml:5 ------------------------------------------------
set up internal repositories -------------------------------------------- 1.33s
/cache/rhel-9_setup.yml:5 -----------------------------------------------------
Gathering Facts --------------------------------------------------------- 1.07s
/cache/rhel-9_setup.yml:19 ----------------------------------------------------
Gathering Facts --------------------------------------------------------- 0.89s
/tmp/tmptekq5ad4/tests/setup-snapshot.yml:1 -----------------------------------
shutdown guest ---------------------------------------------------------- 0.49s
/cache/rhel-9_post_setup.yml:8 ------------------------------------------------
Set facts used by role -------------------------------------------------- 0.03s
/tmp/tmptekq5ad4/tests/setup-snapshot.yml:3 -----------------------------------
Disable EPEL 8 ---------------------------------------------------------- 0.03s
/cache/rhel-9_setup.yml:53 ----------------------------------------------------
linux-system-roles.postfix : Ensure ansible_facts used by role are present --- 0.03s
/tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/set_facts.yml:3 -
Disable EPEL 7 ---------------------------------------------------------- 0.02s
/cache/rhel-9_setup.yml:45 ----------------------------------------------------
Create EPEL 9 repo ------------------------------------------------------ 0.02s
/cache/rhel-9_setup.yml:23 ----------------------------------------------------
Create yum cache -------------------------------------------------------- 0.02s
/cache/rhel-9_setup.yml:33 ----------------------------------------------------
ansible-playbook [core 2.12.6]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.9/site-packages/ansible
  ansible collection location = /tmp/tmpk1p47a0_
  executable location = /usr/bin/ansible-playbook
  python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
  jinja version = 2.11.3
  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 /tmp/tmptekq5ad4/tests/tests_default.yml

PLAY [Ensure that the rule runs with default parameters] ***********************
META: ran handlers

TASK [linux-system-roles.postfix : Ensure ansible_facts required by role] ******
task path: /tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:2
Thursday 07 July 2022  19:56:07 +0000 (0:00:00.020)       0:00:00.020 ********* 
included: /tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/set_facts.yml for /cache/rhel-9.qcow2.snap

TASK [linux-system-roles.postfix : Ensure ansible_facts used by role are present] ***
task path: /tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/set_facts.yml:3
Thursday 07 July 2022  19:56:07 +0000 (0:00:00.022)       0:00:00.043 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.postfix : Get status of the ['postfix'] package] ******
task path: /tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:15
Thursday 07 July 2022  19:56:07 +0000 (0:00:00.021)       0:00:00.064 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => (item=postfix)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "postfix",
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.postfix : Remove the ['postfix'] package to reset original confs] ***
task path: /tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:24
Thursday 07 July 2022  19:56:07 +0000 (0:00:00.023)       0:00:00.087 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.postfix : Install Postfix] ****************************
task path: /tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:34
Thursday 07 July 2022  19:56:07 +0000 (0:00:00.019)       0:00:00.107 ********* 
ok: [/cache/rhel-9.qcow2.snap] => {
    "ansible_facts": {
        "discovered_interpreter_python": "/usr/bin/python3"
    },
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [linux-system-roles.postfix : Enable Postfix] *****************************
task path: /tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:39
Thursday 07 July 2022  19:56:09 +0000 (0:00:01.876)       0:00:01.983 ********* 
changed: [/cache/rhel-9.qcow2.snap] => {
    "changed": true,
    "enabled": true,
    "name": "postfix",
    "state": "started",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "syslog.target system.slice systemd-journald.socket -.mount basic.target systemd-tmpfiles-setup.service tmp.mount network.target sysinit.target",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target sendmail.service 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",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecReloadEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartPre": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartPreEx": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "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": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "postfix.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "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": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6843",
        "LimitNPROCSoft": "6843",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6843",
        "LimitSIGPENDINGSoft": "6843",
        "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 sysinit.target system.slice",
        "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",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "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": "10949",
        "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",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [linux-system-roles.postfix : Get current config] *************************
task path: /tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:45
Thursday 07 July 2022  19:56:10 +0000 (0:00:01.609)       0:00:03.592 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.postfix : Check given config against current config] ***
task path: /tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:52
Thursday 07 July 2022  19:56:11 +0000 (0:00:00.031)       0:00:03.624 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.postfix : Backup configuration] ***********************
task path: /tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:74
Thursday 07 July 2022  19:56:11 +0000 (0:00:00.029)       0:00:03.653 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.postfix : Ensure Last modified header is absent] ******
task path: /tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:82
Thursday 07 July 2022  19:56:11 +0000 (0:00:00.028)       0:00:03.681 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.postfix : Ensure the outdated ansible managed header is absent] ***
task path: /tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:90
Thursday 07 July 2022  19:56:11 +0000 (0:00:00.027)       0:00:03.709 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.postfix : Ensure ansible_managed header in configuration file] ***
task path: /tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:96
Thursday 07 July 2022  19:56:11 +0000 (0:00:00.029)       0:00:03.738 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.postfix : Configure Postfix] **************************
task path: /tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:105
Thursday 07 July 2022  19:56:11 +0000 (0:00:00.027)       0:00:03.766 ********* 
META: role_complete for /cache/rhel-9.qcow2.snap
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/rhel-9.qcow2.snap   : ok=3    changed=1    unreachable=0    failed=0    skipped=10   rescued=0    ignored=0   

Thursday 07 July 2022  19:56:11 +0000 (0:00:00.024)       0:00:03.791 ********* 
=============================================================================== 
linux-system-roles.postfix : Install Postfix ---------------------------- 1.88s
/tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:34 -----
linux-system-roles.postfix : Enable Postfix ----------------------------- 1.61s
/tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:39 -----
linux-system-roles.postfix : Get current config ------------------------- 0.03s
/tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:45 -----
linux-system-roles.postfix : Ensure the outdated ansible managed header is absent --- 0.03s
/tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:90 -----
linux-system-roles.postfix : Check given config against current config --- 0.03s
/tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:52 -----
linux-system-roles.postfix : Backup configuration ----------------------- 0.03s
/tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:74 -----
linux-system-roles.postfix : Ensure Last modified header is absent ------ 0.03s
/tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:82 -----
linux-system-roles.postfix : Ensure ansible_managed header in configuration file --- 0.03s
/tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:96 -----
linux-system-roles.postfix : Configure Postfix -------------------------- 0.02s
/tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:105 ----
linux-system-roles.postfix : Get status of the ['postfix'] package ------ 0.02s
/tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:15 -----
linux-system-roles.postfix : Ensure ansible_facts required by role ------ 0.02s
/tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:2 ------
linux-system-roles.postfix : Ensure ansible_facts used by role are present --- 0.02s
/tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/set_facts.yml:3 -
linux-system-roles.postfix : Remove the ['postfix'] package to reset original confs --- 0.02s
/tmp/tmptekq5ad4/tests/roles/linux-system-roles.postfix/tasks/main.yml:24 -----
ansible-playbook [core 2.12.6]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.9/site-packages/ansible
  ansible collection location = /tmp/tmpk1p47a0_
  executable location = /usr/bin/ansible-playbook
  python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
  jinja version = 2.11.3
  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 /tmp/tmp8nkh2pt8/tests/postfix/tests_default.yml

PLAY [Ensure that the rule runs with default parameters] ***********************
META: ran handlers

TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts required by role] ***
task path: /tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:2
Thursday 07 July 2022  19:56:57 +0000 (0:00:00.021)       0:00:00.021 ********* 
included: /tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml for /cache/rhel-9.qcow2.snap

TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts used by role are present] ***
task path: /tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:3
Thursday 07 July 2022  19:56:57 +0000 (0:00:00.023)       0:00:00.045 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Get status of the ['postfix'] package] ***
task path: /tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:15
Thursday 07 July 2022  19:56:57 +0000 (0:00:00.025)       0:00:00.070 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => (item=postfix)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "postfix",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Remove the ['postfix'] package to reset original confs] ***
task path: /tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:24
Thursday 07 July 2022  19:56:57 +0000 (0:00:00.025)       0:00:00.096 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Install Postfix] *********************
task path: /tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:31
Thursday 07 July 2022  19:56:57 +0000 (0:00:00.019)       0:00:00.115 ********* 
ok: [/cache/rhel-9.qcow2.snap] => {
    "ansible_facts": {
        "discovered_interpreter_python": "/usr/bin/python3"
    },
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.postfix : Enable Postfix] **********************
task path: /tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:36
Thursday 07 July 2022  19:56:59 +0000 (0:00:01.880)       0:00:01.995 ********* 
changed: [/cache/rhel-9.qcow2.snap] => {
    "changed": true,
    "enabled": true,
    "name": "postfix",
    "state": "started",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "sysinit.target systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service basic.target system.slice network.target -.mount syslog.target",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "exim.service sendmail.service shutdown.target",
        "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",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecReloadEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartPre": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartPreEx": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "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": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "postfix.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "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": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6843",
        "LimitNPROCSoft": "6843",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6843",
        "LimitSIGPENDINGSoft": "6843",
        "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 sysinit.target system.slice",
        "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",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "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": "10949",
        "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",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [fedora.linux_system_roles.postfix : Get current config] ******************
task path: /tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:42
Thursday 07 July 2022  19:57:00 +0000 (0:00:01.592)       0:00:03.588 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Check given config against current config] ***
task path: /tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:48
Thursday 07 July 2022  19:57:01 +0000 (0:00:00.031)       0:00:03.620 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Backup configuration] ****************
task path: /tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:69
Thursday 07 July 2022  19:57:01 +0000 (0:00:00.029)       0:00:03.649 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Ensure Last modified header is absent] ***
task path: /tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:77
Thursday 07 July 2022  19:57:01 +0000 (0:00:00.029)       0:00:03.679 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Ensure the outdated ansible managed header is absent] ***
task path: /tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:85
Thursday 07 July 2022  19:57:01 +0000 (0:00:00.029)       0:00:03.709 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Ensure ansible_managed header in configuration file] ***
task path: /tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:91
Thursday 07 July 2022  19:57:01 +0000 (0:00:00.032)       0:00:03.741 ********* 
skipping: [/cache/rhel-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.postfix : Configure Postfix] *******************
task path: /tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:99
Thursday 07 July 2022  19:57:01 +0000 (0:00:00.031)       0:00:03.772 ********* 
META: role_complete for /cache/rhel-9.qcow2.snap
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/rhel-9.qcow2.snap   : ok=3    changed=1    unreachable=0    failed=0    skipped=10   rescued=0    ignored=0   

Thursday 07 July 2022  19:57:01 +0000 (0:00:00.027)       0:00:03.800 ********* 
=============================================================================== 
fedora.linux_system_roles.postfix : Install Postfix --------------------- 1.88s
/tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:31 
fedora.linux_system_roles.postfix : Enable Postfix ---------------------- 1.59s
/tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:36 
fedora.linux_system_roles.postfix : Ensure the outdated ansible managed header is absent --- 0.03s
/tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:85 
fedora.linux_system_roles.postfix : Get current config ------------------ 0.03s
/tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:42 
fedora.linux_system_roles.postfix : Ensure ansible_managed header in configuration file --- 0.03s
/tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:91 
fedora.linux_system_roles.postfix : Ensure Last modified header is absent --- 0.03s
/tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:77 
fedora.linux_system_roles.postfix : Backup configuration ---------------- 0.03s
/tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:69 
fedora.linux_system_roles.postfix : Check given config against current config --- 0.03s
/tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:48 
fedora.linux_system_roles.postfix : Configure Postfix ------------------- 0.03s
/tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:99 
fedora.linux_system_roles.postfix : Ensure ansible_facts used by role are present --- 0.03s
/tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:3 
fedora.linux_system_roles.postfix : Get status of the ['postfix'] package --- 0.03s
/tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:15 
fedora.linux_system_roles.postfix : Ensure ansible_facts required by role --- 0.02s
/tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:2 
fedora.linux_system_roles.postfix : Remove the ['postfix'] package to reset original confs --- 0.02s
/tmp/tmpk1p47a0_/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:24