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:00.59
  • Play
    Install horizon server
  • Task
    os_horizon : Create horizon links
  • Host
    aio1

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
dest
/usr/lib/python3/dist-packages/openstack_dashboard/local/local_settings.py
diff
--- before

+++ after

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

 {
     "path": "/usr/lib/python3/dist-packages/openstack_dashboard/local/local_settings.py",
-    "src": "/etc/openstack-dashboard/local_settings.py"
+    "src": "/etc/horizon/local_settings.py"
 }
failed
False
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,
        "dest": "/usr/lib/python3/dist-packages/openstack_dashboard/local/local_settings.py",
        "follow": true,
        "force": true,
        "group": "horizon",
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "horizon",
        "path": "/usr/lib/python3/dist-packages/openstack_dashboard/local/local_settings.py",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": "/etc/horizon/local_settings.py",
        "state": "link",
        "unsafe_writes": false
    }
}
item
{
    "dest": "/usr/lib/python3/dist-packages/openstack_dashboard/local/local_settings.py",
    "src": "/etc/horizon/local_settings.py"
}
mode
0777
owner
root
size
30
src
/etc/horizon/local_settings.py
state
link
uid
0