Execution
Date 15 Dec 2025 10:16:58 +0000
Duration 00:02:05.54
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
17 Hosts
64 Tasks
194 Results
13 Plays
46 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.57
  • Play
    Ensure all the usual openstack containers can connect to rabbit
  • Task
    python_venv_build : Create the venv_install_destination_path parent directory

Field Value
changed
True
diff
--- before

+++ after

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

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