Execution
Date 18 Mar 2026 12:29:51 +0000
Duration 00:00:14.41
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.4 / 1.7.4
Python 3.10.10
Summary
25 Hosts
1 Tasks
25 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:05.85
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm1-dev

Field Value
changed
True
cmd
dnf -y install postfix; systemctl disable --now postfix.service
delta
0:00:05.101064
end
2026-03-18 12:29:57.330090
invocation
{
    "module_args": {
        "_raw_params": "dnf -y install postfix; systemctl disable --now postfix.service",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2026-03-18 12:29:52.229026
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 1:43:03 ago on Wed 18 Mar 2026 10:46:50 UTC.
Dependencies resolved.
================================================================================
 Package         Architecture   Version                 Repository         Size
================================================================================
Installing:
 postfix         x86_64         2:3.5.25-1.el9          appstream         1.5 M

Transaction Summary
================================================================================
Install  1 Package

Total download size: 1.5 M
Installed size: 4.4 M
Downloading Packages:
postfix-3.5.25-1.el9.x86_64.rpm                  21 MB/s | 1.5 MB     00:00    
--------------------------------------------------------------------------------
Total                                           4.2 MB/s | 1.5 MB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Running scriptlet: postfix-2:3.5.25-1.el9.x86_64                          1/1 
  Installing       : postfix-2:3.5.25-1.el9.x86_64                          1/1 
  Running scriptlet: postfix-2:3.5.25-1.el9.x86_64                          1/1 
/usr/lib/sysusers.d/libvirt-qemu.conf:1: Conflict with earlier configuration for group 'kvm', ignoring line.

  Verifying        : postfix-2:3.5.25-1.el9.x86_64                          1/1 

Installed:
  postfix-2:3.5.25-1.el9.x86_64                                                 

Complete!
stdout_lines
[
    "Last metadata expiration check: 1:43:03 ago on Wed 18 Mar 2026 10:46:50 UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package         Architecture   Version                 Repository         Size",
    "================================================================================",
    "Installing:",
    " postfix         x86_64         2:3.5.25-1.el9          appstream         1.5 M",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  1 Package",
    "",
    "Total download size: 1.5 M",
    "Installed size: 4.4 M",
    "Downloading Packages:",
    "postfix-3.5.25-1.el9.x86_64.rpm                  21 MB/s | 1.5 MB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           4.2 MB/s | 1.5 MB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Running scriptlet: postfix-2:3.5.25-1.el9.x86_64                          1/1 ",
    "  Installing       : postfix-2:3.5.25-1.el9.x86_64                          1/1 ",
    "  Running scriptlet: postfix-2:3.5.25-1.el9.x86_64                          1/1 ",
    "/usr/lib/sysusers.d/libvirt-qemu.conf:1: Conflict with earlier configuration for group 'kvm', ignoring line.",
    "",
    "  Verifying        : postfix-2:3.5.25-1.el9.x86_64                          1/1 ",
    "",
    "Installed:",
    "  postfix-2:3.5.25-1.el9.x86_64                                                 ",
    "",
    "Complete!"
]