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
    OK
  • Duration
    00:00:00.34
  • Play
    Deploy and renew certificates
  • Task
    letsencrypt-acme-sh-install : Check for existing account setup

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
False
failed
False
invocation
{
    "module_args": {
        "checksum_algorithm": "sha1",
        "follow": false,
        "get_attributes": true,
        "get_checksum": true,
        "get_md5": false,
        "get_mime": true,
        "path": "/root/.acme.sh/ca/acme-v02.api.letsencrypt.org/account.json"
    }
}
item
/root/.acme.sh/ca/acme-v02.api.letsencrypt.org/account.json
stat
{
    "exists": false
}



Result #2

Field Value
ansible_loop_var
item
changed
False
failed
False
invocation
{
    "module_args": {
        "checksum_algorithm": "sha1",
        "follow": false,
        "get_attributes": true,
        "get_checksum": true,
        "get_md5": false,
        "get_mime": true,
        "path": "/root/.acme.sh/ca/acme-staging-v02.api.letsencrypt.org/account.json"
    }
}
item
/root/.acme.sh/ca/acme-staging-v02.api.letsencrypt.org/account.json
stat
{
    "exists": false
}