Execution
Date
20 Dec 2025 08:36:34 +0000
Duration
00:00:33.76
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
-
StatusFAILED
-
Duration00:00:09.84
-
PlayPlaybook to disable tls check during migration
-
TaskDisable TLS check
-
Hostproxy-stage
-
Date20 Dec 2025 08:36:44 +0000
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/zimbra/disable_tls_checks.yaml:6)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail su -l zimbra -c "zmlocalconfig -e ldap_starttls_required=false" su -l zimbra -c "zmlocalconfig -e ldap_starttls_supported=0" su -l zimbra -c "zmcontrol restart" |
| delta |
0:00:09.408518 |
| end |
2025-12-20 08:36:44.229830 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\nsu -l zimbra -c \"zmlocalconfig -e ldap_starttls_required=false\"\nsu -l zimbra -c \"zmlocalconfig -e ldap_starttls_supported=0\"\nsu -l zimbra -c \"zmcontrol restart\"\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": "/bin/bash", "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:36:34.821312 |
| stderr |
Connect: Unable to determine enabled services from ldap. |
| stderr_lines |
[ "Connect: Unable to determine enabled services from ldap." ] |
| stdout |
Host proxy-mta.zimbra.stage.town Stopping vmware-ha...Done. 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 Unable to determine enabled services. Cache is out of date or doesn't exist. |
| stdout_lines |
[ "Host proxy-mta.zimbra.stage.town", "\tStopping vmware-ha...Done.", "\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", "Unable to determine enabled services. Cache is out of date or doesn't exist." ] |