Playbook #5

/home/zuul/src/opendev.org/opendev/system-config/playbooks/letsencrypt.yaml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
27 Oct 2025 19:37:47 +0000 00:00:30.16 bridge99.opendev.org root Ansible 2.15.13 ara 1.7.3 (client), 1.7.3 (server) Python 3.10.12 2 5 47 47 33 0

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.59
  • 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.089748
end
2025-10-27 19:38:01.534903
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
2025-10-27 19:38:01.445155
stderr

stderr_lines
[]
stdout
Auto-merging acme.sh
[detached HEAD 001dd599] 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@gitea99>
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 dfc4c875] 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@gitea99>
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 001dd599] 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@gitea99>",
    "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 dfc4c875] 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@gitea99>",
    "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(-)"
]