/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
-
StatusCHANGED
-
Duration00:00:00.19
-
PlayDeploy and renew certificates
-
Taskletsencrypt-acme-sh-install : Setup top level cert directory
-
Hostlists99.opendev.org
-
Date08 Apr 2026 21:37:04 +0000
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,6 +1,6 @@ { - "group": 0, - "mode": "0755", + "group": 3000, + "mode": "02750", "path": "/etc/letsencrypt-certs", - "state": "absent" + "state": "directory" } |
| gid |
3000 |
| group |
letsencrypt |
| invocation |
{ "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": "letsencrypt", "mode": "u=rwx,g=rx,o=,g+s", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/letsencrypt-certs", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
| mode |
02750 |
| owner |
root |
| path |
/etc/letsencrypt-certs |
| size |
4096 |
| state |
directory |
| uid |
0 |