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

  • Status
    CHANGED
  • Duration
    00:00:00.55
  • Play
    Install rabbitmq server
  • Task
    rabbitmq_server : Create the rabbit system user
  • Host
    aio1

Field Value
changed
True
comment
RabbitMQ messaging server
create_home
True
group
986
home
/var/lib/rabbitmq
invocation
{
    "module_args": {
        "append": false,
        "authorization": null,
        "comment": "RabbitMQ messaging server",
        "create_home": true,
        "createhome": "yes",
        "expires": null,
        "force": false,
        "generate_ssh_key": null,
        "group": "rabbitmq",
        "groups": null,
        "hidden": null,
        "home": "/var/lib/rabbitmq",
        "local": null,
        "login_class": null,
        "move_home": false,
        "name": "rabbitmq",
        "non_unique": false,
        "password": null,
        "password_expire_account_disable": null,
        "password_expire_max": null,
        "password_expire_min": null,
        "password_expire_warn": null,
        "password_lock": null,
        "profile": null,
        "remove": false,
        "role": null,
        "seuser": null,
        "shell": "/bin/false",
        "skeleton": null,
        "ssh_key_bits": 0,
        "ssh_key_comment": "ansible-generated on aio1",
        "ssh_key_file": null,
        "ssh_key_passphrase": null,
        "ssh_key_type": "rsa",
        "state": "present",
        "system": true,
        "uid": null,
        "uid_max": null,
        "uid_min": null,
        "umask": null,
        "update_password": "always"
    }
}
name
rabbitmq
shell
/bin/false
state
present
system
True
uid
993