Execution
Date 03 Jun 2025 15:50:35 +0100
Duration 00:00:18.40
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
5 Hosts
1 Tasks
5 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
su -l zimbra -c "zmcontrol status"
delta
0:00:02.131426
end
2025-06-03 14:50:38.010022
invocation
{
    "module_args": {
        "_raw_params": "su -l zimbra -c \"zmcontrol status\"",
        "_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
non-zero return code
rc
1
start
2025-06-03 14:50:35.878596
stderr

stderr_lines
[]
stdout
Host ldap2.zimbra.stage.town
	ldap                    Stopped
	stats                   Stopped
	zmconfigd               Stopped
		zmconfigd is not running.
stdout_lines
[
    "Host ldap2.zimbra.stage.town",
    "\tldap                    Stopped",
    "\tstats                   Stopped",
    "\tzmconfigd               Stopped",
    "\t\tzmconfigd is not running."
]