rabbitmq_vhost – Manage the state of a virtual host in RabbitMQ¶
Synopsis¶
Manage the state of a virtual host in RabbitMQ
Parameters¶
Examples¶
# Ensure that the vhost /test exists.
- rabbitmq_vhost:
name: /test
state: present
Status¶
This module is not guaranteed to have a backwards compatible interface. [preview]
This module is maintained by the Ansible Community. [community]