Playbook #5 |
/home/zuul/src/opendev.org/opendev/system-config/playbooks/letsencrypt.yaml |
Task result details
-
StatusCHANGED
-
Duration00:00:00.39
-
Playcertcheck:!disabled
-
Taskinstall-certcheck : Ensure certcheck config directory
-
Hostbridge99.opendev.org
-
Date18 Jul 2025 20:47:37 +0000
Field | Value |
---|---|
changed |
True |
diff |
--- before +++ after @@ -1,6 +1,6 @@ { - "group": 0, - "owner": 0, + "group": 3000, + "owner": 3000, "path": "/var/lib/certcheck", - "state": "absent" + "state": "directory" } |
gid |
3000 |
group |
certcheck |
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": "certcheck", "mode": 493, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "certcheck", "path": "/var/lib/certcheck", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
mode |
0755 |
owner |
certcheck |
path |
/var/lib/certcheck |
size |
4096 |
state |
directory |
uid |
3000 |