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
-
StatusCHANGED
-
Duration00:00:08.19
-
PlayAdd a user for rabbitmq
-
TaskConfigure Rabbitmq user
-
Date15 Dec 2025 10:17:59 +0000
-
Module / Actioncommunity.rabbitmq.rabbitmq_user (/etc/ansible/ansible_collections/openstack/osa/playbooks/healthcheck/infrastructure.yml:329)
-
Tags
- healthcheck-rabbitmq-install
- healthcheck
| Field | Value |
|---|---|
| changed |
True |
| invocation |
{ "module_args": { "configure_priv": ".*", "force": false, "login_host": null, "login_password": null, "login_port": "15672", "login_protocol": "http", "login_user": null, "node": "rabbit", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "permissions": [ { "configure_priv": ".*", "read_priv": ".*", "vhost": "/testvhost", "write_priv": ".*" } ], "read_priv": ".*", "state": "present", "tags": null, "topic_permissions": [], "update_password": "on_create", "user": "testguest", "vhost": "/testvhost", "write_priv": ".*" } } |
| state |
present |
| user |
testguest |