Execution
Date 04 Apr 2024 15:13:33 +0100
Duration 00:00:01.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
1 Hosts
1 Tasks
1 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
su -l zimbra -c \"zmlocalconfig -e ldap_url="ldap://zm-ldap-stage2.vm.plesk-server.com:389"\"
delta
0:00:00.004273
end
2024-04-04 15:13:34.880441
invocation
{
    "module_args": {
        "_raw_params": "su -l zimbra -c \\\"zmlocalconfig -e ldap_url=\"ldap://zm-ldap-stage2.vm.plesk-server.com:389\"\\\"",
        "_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
2024-04-04 15:13:34.876168
stderr
su: invalid option -- 'e'
Try 'su --help' for more information.
stderr_lines
[
    "su: invalid option -- 'e'",
    "Try 'su --help' for more information."
]
stdout

stdout_lines
[]