Execution
Date 08 Dec 2025 13:39:52 +0000
Duration 00:35:02.03
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
2 Hosts
1377 Tasks
1365 Results
104 Plays
504 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:17.12
  • Play
    Install horizon server
  • Task
    os_horizon : Ensure horizon dirs are accessible by user
  • Host
    aio1

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
diff
--- before

+++ after

@@ -1,5 +1,5 @@

 {
-    "group": 0,
-    "owner": 0,
+    "group": 977,
+    "owner": 983,
     "path": "/usr/lib/python3/dist-packages"
 }
failed
False
gid
977
group
horizon
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": "horizon",
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "horizon",
        "path": "/usr/lib/python3/dist-packages",
        "recurse": true,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
item
{
    "fixup": true,
    "path": "/usr/lib/python3/dist-packages"
}
mode
0755
owner
horizon
path
/usr/lib/python3/dist-packages
size
36864
state
directory
uid
983



Result #2

Field Value
ansible_loop_var
item
changed
False
false_condition
item.fixup
item
{
    "fixup": false,
    "path": "/etc/openstack-dashboard"
}
skip_reason
Conditional result was False
skipped
True