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
18 Jul 2025 20:47:32 +0000 00:00:24.78 bridge99.opendev.org root Ansible 2.15.13 ara 1.7.2 (client), 1.7.2 (server) Python 3.10.12 2 5 47 47 33 0

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.44
  • 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.070486
end
2025-07-18 20:47:44.081463
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-07-18 20:47:44.010977
stderr

stderr_lines
[]
stdout
Auto-merging acme.sh
[detached HEAD 00d89545] 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 24f28275] 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 00d89545] 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 24f28275] 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(-)"
]