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,4 +1,4 @@

 {
     "path": "/openstack/venvs",
-    "state": "absent"
+    "state": "directory"
 }
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,
        "follow": true,
        "force": false,
        "group": "root",
        "mode": "0755",
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "root",
        "path": "/openstack/venvs",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
item
{
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/openstack/venvs"
}
mode
0755
owner
root
path
/openstack/venvs
size
4096
state
directory
uid
0



Result #2

Field Value
ansible_loop_var
item
changed
True
diff
--- before

+++ after

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

 {
-    "group": 0,
-    "mode": "0755",
-    "owner": 0,
+    "group": 990,
+    "mode": "02750",
+    "owner": 990,
     "path": "/etc/horizon",
-    "state": "absent"
+    "state": "directory"
 }
failed
False
gid
990
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": "2750",
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "horizon",
        "path": "/etc/horizon",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
item
{
    "mode": "2750",
    "path": "/etc/horizon"
}
mode
02750
owner
horizon
path
/etc/horizon
size
4096
state
directory
uid
990



Result #3

Field Value
ansible_loop_var
item
changed
True
diff
--- before

+++ after

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

 {
-    "mode": "0700",
+    "mode": "02755",
     "path": "/var/lib/horizon"
 }
failed
False
gid
990
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": "2755",
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "horizon",
        "path": "/var/lib/horizon",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
item
{
    "mode": "2755",
    "path": "/var/lib/horizon"
}
mode
02755
owner
horizon
path
/var/lib/horizon
size
4096
state
directory
uid
990