Execution
Date 20 Dec 2025 08:37:59 +0000
Duration 00:00:18.79
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
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:04.329717
end
2025-12-20 08:38:04.847628
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-12-20 08:38:00.517911
stderr

stderr_lines
[]
stdout
Host mbox1.zimbra.stage.town
	convertd                Stopped
		convertd is not running.
	logger                  Stopped
		zmlogswatchctl is not running
	mailbox                 Stopped
		mysql.server is not running.
		zmmailboxdctl is not running.
	onlyoffice              Stopped
		mysql is not running.
		onlyoffice - converter is not running.
		onlyoffice - docservice is not running.
		rabbitmq is not runnning.
	service webapp          Stopped
		mysql.server is not running.
		zmmailboxdctl is not running.
	spell                   Stopped
		zmapachectl is not running
	stats                   Stopped
	zimbra webapp           Stopped
		mysql.server is not running.
		zmmailboxdctl is not running.
	zimbraAdmin webapp      Stopped
		mysql.server is not running.
		zmmailboxdctl is not running.
	zimlet webapp           Stopped
		mysql.server is not running.
		zmmailboxdctl is not running.
	zmconfigd               Stopped
		zmconfigd is not running.
stdout_lines
[
    "Host mbox1.zimbra.stage.town",
    "\tconvertd                Stopped",
    "\t\tconvertd is not running.",
    "\tlogger                  Stopped",
    "\t\tzmlogswatchctl is not running",
    "\tmailbox                 Stopped",
    "\t\tmysql.server is not running.",
    "\t\tzmmailboxdctl is not running.",
    "\tonlyoffice              Stopped",
    "\t\tmysql is not running.",
    "\t\tonlyoffice - converter is not running.",
    "\t\tonlyoffice - docservice is not running.",
    "\t\trabbitmq is not runnning.",
    "\tservice webapp          Stopped",
    "\t\tmysql.server is not running.",
    "\t\tzmmailboxdctl is not running.",
    "\tspell                   Stopped",
    "\t\tzmapachectl is not running",
    "\tstats                   Stopped",
    "\tzimbra webapp           Stopped",
    "\t\tmysql.server is not running.",
    "\t\tzmmailboxdctl is not running.",
    "\tzimbraAdmin webapp      Stopped",
    "\t\tmysql.server is not running.",
    "\t\tzmmailboxdctl is not running.",
    "\tzimlet webapp           Stopped",
    "\t\tmysql.server is not running.",
    "\t\tzmmailboxdctl is not running.",
    "\tzmconfigd               Stopped",
    "\t\tzmconfigd is not running."
]