/home/zuul/src/opendev.org/opendev/system-config/playbooks/base.yaml
Execution
Date 08 Apr 2026 21:33:01 +0000
Duration 00:01:48.85
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
87 Tasks
171 Results
1 Plays
27 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.20
  • Play
    Base: set up common environment on all hosts
  • Task
    base/server : Ensure root cache directory

Field Value
changed
True
diff
--- before

+++ after

@@ -1,4 +1,4 @@

 {
-    "mode": "0755",
+    "mode": "0700",
     "path": "/root/.cache"
 }
gid
0
group
root
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": null,
        "mode": 448,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/root/.cache",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
mode
0700
owner
root
path
/root/.cache
size
4096
state
directory
uid
0