/home/zuul/src/opendev.org/opendev/system-config/playbooks/letsencrypt.yaml
Execution
Date 08 Apr 2026 21:36:49 +0000
Duration 00:00:25.05
Controller bridge99.opendev.org
User root
Versions
Ansible 2.15.13
ara 1.7.5 / 1.7.5
Python 3.10.12
Summary
2 Hosts
43 Tasks
43 Results
5 Plays
32 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.48
  • Play
    Deploy and renew certificates
  • Task
    letsencrypt-acme-sh-install : Patch for issue 4659

Field Value
changed
True
cmd
git -C /opt/acme.sh cherry-pick 4c30250
git -C /opt/acme.sh cherry-pick 327e2fb
delta
0:00:00.080521
end
2026-04-08 21:36:59.890450
invocation
{
    "module_args": {
        "_raw_params": "git -C /opt/acme.sh cherry-pick 4c30250\ngit -C /opt/acme.sh cherry-pick 327e2fb\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2026-04-08 21:36:59.809929
stderr

stderr_lines
[]
stdout
Auto-merging acme.sh
[detached HEAD 5af4c46d] fix https://github.com/acmesh-official/acme.sh/issues/4659
 Author: neil <git@neilpang.com>
 Date: Fri Jun 9 19:59:29 2023 +0800
 Committer: root <root@lists99>
Your name and email address were configured automatically based
on your username and hostname. Please check that they are accurate.
You can suppress this message by setting them explicitly. Run the
following command and follow the instructions in your editor to edit
your configuration file:

    git config --global --edit

After doing this, you may fix the identity used for this commit with:

    git commit --amend --reset-author

 1 file changed, 1 insertion(+), 12 deletions(-)
Auto-merging acme.sh
[detached HEAD 7786a0d9] remove all exec. https://github.com/acmesh-official/acme.sh/issues/4659
 Author: neil <git@neilpang.com>
 Date: Fri Jun 9 20:18:38 2023 +0800
 Committer: root <root@lists99>
Your name and email address were configured automatically based
on your username and hostname. Please check that they are accurate.
You can suppress this message by setting them explicitly. Run the
following command and follow the instructions in your editor to edit
your configuration file:

    git config --global --edit

After doing this, you may fix the identity used for this commit with:

    git commit --amend --reset-author

 1 file changed, 8 insertions(+), 32 deletions(-)
stdout_lines
[
    "Auto-merging acme.sh",
    "[detached HEAD 5af4c46d] fix https://github.com/acmesh-official/acme.sh/issues/4659",
    " Author: neil <git@neilpang.com>",
    " Date: Fri Jun 9 19:59:29 2023 +0800",
    " Committer: root <root@lists99>",
    "Your name and email address were configured automatically based",
    "on your username and hostname. Please check that they are accurate.",
    "You can suppress this message by setting them explicitly. Run the",
    "following command and follow the instructions in your editor to edit",
    "your configuration file:",
    "",
    "    git config --global --edit",
    "",
    "After doing this, you may fix the identity used for this commit with:",
    "",
    "    git commit --amend --reset-author",
    "",
    " 1 file changed, 1 insertion(+), 12 deletions(-)",
    "Auto-merging acme.sh",
    "[detached HEAD 7786a0d9] remove all exec. https://github.com/acmesh-official/acme.sh/issues/4659",
    " Author: neil <git@neilpang.com>",
    " Date: Fri Jun 9 20:18:38 2023 +0800",
    " Committer: root <root@lists99>",
    "Your name and email address were configured automatically based",
    "on your username and hostname. Please check that they are accurate.",
    "You can suppress this message by setting them explicitly. Run the",
    "following command and follow the instructions in your editor to edit",
    "your configuration file:",
    "",
    "    git config --global --edit",
    "",
    "After doing this, you may fix the identity used for this commit with:",
    "",
    "    git commit --amend --reset-author",
    "",
    " 1 file changed, 8 insertions(+), 32 deletions(-)"
]