Execution
Date 10 Oct 2024 16:52:28 +0100
Duration 00:00:04.71
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 "zmprov -s `zmhostname` flushCache -a all"
delta
0:00:02.581904
end
2024-10-10 15:52:32.355712
invocation
{
    "module_args": {
        "_raw_params": "su -l zimbra -c \"zmprov -s `zmhostname` flushCache -a all\"",
        "_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
2
start
2024-10-10 15:52:29.773808
stderr
/bin/sh: zmhostname: command not found
ERROR: zclient.IO_ERROR (invoke flushCache: Name or service not known, server: flushCache) (cause: java.net.UnknownHostException flushCache: Name or service not known)
stderr_lines
[
    "/bin/sh: zmhostname: command not found",
    "ERROR: zclient.IO_ERROR (invoke flushCache: Name or service not known, server: flushCache) (cause: java.net.UnknownHostException flushCache: Name or service not known)"
]
stdout

stdout_lines
[]