Execution
Date 09 Sep 2024 12:45:36 +0100
Duration 00:00:03.03
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
5 Hosts
1 Tasks
5 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/libexec/platform-python"
}
changed
True
cmd
sudo -u zimbra /opt/zimbra/bin/zmcontrol status | grep -v Host | sed 's/ webapp/_webapp/g'
delta
0:00:01.232455
end
2024-09-09 11:45:39.306326
invocation
{
    "module_args": {
        "_raw_params": "sudo -u zimbra /opt/zimbra/bin/zmcontrol status | grep -v Host | sed 's/ webapp/_webapp/g'",
        "_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-09-09 11:45:38.073871
stderr
Unable to start TLS: SSL connect attempt failed error:0A000086:SSL routines::certificate verify failed when connecting to ldap master.
stderr_lines
[
    "Unable to start TLS: SSL connect attempt failed error:0A000086:SSL routines::certificate verify failed when connecting to ldap master."
]
stdout
Cannot determine services - exiting
stdout_lines
[
    "Cannot determine services - exiting"
]