Execution
Date 08 Dec 2025 13:57:07 +0000
Duration 00:24:46.17
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
12 Hosts
1505 Tasks
1497 Results
32 Plays
487 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": 998,
+    "mode": "02755",
+    "owner": 998,
     "path": "/run/keystone-wsgi-public/uwsgi",
-    "state": "absent"
+    "state": "directory"
 }
failed
False
gid
998
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.dev9-python3/bin/uwsgi --reload /run/keystone-wsgi-public/uwsgi/keystone-wsgi-public.pid",
    "execstarts": "/openstack/venvs/uwsgi-32.1.0.dev9-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
998