Execution
Date 15 Dec 2025 10:19:13 +0000
Duration 00:23:12.82
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
9 Hosts
618 Tasks
960 Results
108 Plays
456 Files
0 Records

Task result details


Field Value
changed
True
diff
--- before

+++ after

@@ -1,6 +1,6 @@

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