Skip to content
Snippets Groups Projects
main.yml 93 B
---
- include: "{{ action }}.yml"
  when: inventory_hostname in groups[role_rabbitmq_groups]