Execution
Date 15 May 2024 13:27:39 +0100
Duration 00:01:38.13
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.2.dev2
Python 3.10.10
Summary
5 Hosts
1 Tasks
5 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:54.36
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    proxy

Field Value
changed
True
cmd
su -l zimbra -c "zmcontrol restart"
delta
0:00:53.887893
end
2024-05-15 12:28:33.739892
invocation
{
    "module_args": {
        "_raw_params": "su -l zimbra -c \"zmcontrol restart\"",
        "_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
2024-05-15 12:27:39.851999
stderr

stderr_lines
[]
stdout
Host proxy-mta.zimbra.stage.town
	Stopping zmconfigd...Done.
	Stopping zimlet webapp...Done.
	Stopping zimbraAdmin webapp...Done.
	Stopping zimbra webapp...Done.
	Stopping service webapp...Done.
	Stopping stats...Done.
	Stopping mta...Done.
	Stopping onlyoffice...Done.
	Stopping spell...Done.
	Stopping snmp...Done.
	Stopping cbpolicyd...Done.
	Stopping archiving...Done.
	Stopping opendkim...Done.
	Stopping amavis...Done.
	Stopping antivirus...Done.
	Stopping antispam...Done.
	Stopping proxy...Done.
	Stopping memcached...Done.
	Stopping mailbox...Done.
	Stopping logger...Done.
	Stopping dnscache...Done.
Host proxy-mta.zimbra.stage.town
	Starting zmconfigd...Done.
	Starting dnscache...Done.
	Starting memcached...Done.
	Starting proxy...Done.
	Starting amavis...Done.
	Starting antispam...Done.
	Starting antivirus...Done.
	Starting opendkim...Done.
	Starting mta...Done.
	Starting stats...Done.
stdout_lines
[
    "Host proxy-mta.zimbra.stage.town",
    "\tStopping zmconfigd...Done.",
    "\tStopping zimlet webapp...Done.",
    "\tStopping zimbraAdmin webapp...Done.",
    "\tStopping zimbra webapp...Done.",
    "\tStopping service webapp...Done.",
    "\tStopping stats...Done.",
    "\tStopping mta...Done.",
    "\tStopping onlyoffice...Done.",
    "\tStopping spell...Done.",
    "\tStopping snmp...Done.",
    "\tStopping cbpolicyd...Done.",
    "\tStopping archiving...Done.",
    "\tStopping opendkim...Done.",
    "\tStopping amavis...Done.",
    "\tStopping antivirus...Done.",
    "\tStopping antispam...Done.",
    "\tStopping proxy...Done.",
    "\tStopping memcached...Done.",
    "\tStopping mailbox...Done.",
    "\tStopping logger...Done.",
    "\tStopping dnscache...Done.",
    "Host proxy-mta.zimbra.stage.town",
    "\tStarting zmconfigd...Done.",
    "\tStarting dnscache...Done.",
    "\tStarting memcached...Done.",
    "\tStarting proxy...Done.",
    "\tStarting amavis...Done.",
    "\tStarting antispam...Done.",
    "\tStarting antivirus...Done.",
    "\tStarting opendkim...Done.",
    "\tStarting mta...Done.",
    "\tStarting stats...Done."
]