Execution
Date 14 Dec 2025 10:21:40 +0000
Duration 00:43:55.98
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
13 Hosts
2438 Tasks
2413 Results
107 Plays
511 Files
0 Records

Task result details


Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
diff
--- before

+++ after

@@ -1,7 +1,7 @@

 {
-    "group": 0,
-    "mode": "0755",
-    "owner": 0,
+    "group": 990,
+    "mode": "02755",
+    "owner": 990,
     "path": "/run/keystone-wsgi-public/uwsgi",
-    "state": "absent"
+    "state": "directory"
 }
failed
False
gid
990
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": "02755",
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "keystone",
        "path": "/run/keystone-wsgi-public/uwsgi",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
item
{
    "config_overrides": {},
    "enabled": true,
    "execreloads": "/openstack/venvs/uwsgi-32.1.0.dev19-python3/bin/uwsgi --reload /run/keystone-wsgi-public/uwsgi/keystone-wsgi-public.pid",
    "execstarts": "/openstack/venvs/uwsgi-32.1.0.dev19-python3/bin/uwsgi --autoload --ini /etc/uwsgi/keystone-wsgi-public.ini ",
    "service_name": "keystone-wsgi-public",
    "state": "started"
}
mode
02755
owner
keystone
path
/run/keystone-wsgi-public/uwsgi
size
40
state
directory
uid
990