Execution
Date
08 Dec 2025 13:33:24 +0000
Duration
00:06:14.05
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
374
Tasks
364
Results
37
Plays
208
Files
0
Records
Task result details
-
Date08 Dec 2025 13:36:59 +0000
-
Module / Actionansible.builtin.file (/home/zuul/src/opendev.org/openstack/openstack-ansible-rabbitmq_server/tasks/rabbitmq_pre_install.yml:78)
-
Tags
- rabbitmq-config
- rabbitmq_server-install
- rabbitmq
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,5 +1,5 @@ { - "group": 0, + "group": 986, "path": "/etc/rabbitmq/", - "state": "absent" + "state": "directory" } |
| gid |
986 |
| group |
rabbitmq |
| 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": "rabbitmq", "mode": "0755", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rabbitmq/", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
| mode |
0755 |
| owner |
root |
| path |
/etc/rabbitmq/ |
| size |
4096 |
| state |
directory |
| uid |
0 |