aboutsummaryrefslogtreecommitdiffhomepage
path: root/meta/main.yml
diff options
context:
space:
mode:
authorLarry Smith Jr <larry.e.smith.jr@gmail.com>2015-08-06 20:25:37 -0400
committerLarry Smith Jr <larry.e.smith.jr@gmail.com>2015-08-06 20:25:37 -0400
commita06e4a79a5331952ad31c737fbd3d7d82eaa6eb5 (patch)
treeec4f24fa79fa747ca323a718b18421217fe1fde1 /meta/main.yml
parenta97acdde3506c5b905e11587c3370dd2bd70af0e (diff)
downloadansible-rabbitmq-a06e4a79a5331952ad31c737fbd3d7d82eaa6eb5.tar.gz
ansible-rabbitmq-a06e4a79a5331952ad31c737fbd3d7d82eaa6eb5.tar.zst
ansible-rabbitmq-a06e4a79a5331952ad31c737fbd3d7d82eaa6eb5.zip
updated tasks based on Debian
Diffstat (limited to 'meta/main.yml')
-rw-r--r--meta/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/main.yml b/meta/main.yml
index 67993d0..4bd090d 100644
--- a/meta/main.yml
+++ b/meta/main.yml
@@ -1,7 +1,7 @@
1--- 1---
2galaxy_info: 2galaxy_info:
3 author: Larry Smith Jr. 3 author: Larry Smith Jr.
4 description: Installs rabbitmq (can be HA and clustered) 4 description: Installs rabbitmq https://www.rabbitmq.com/ (Configurable...HA and Clustering ready)
5 #company: your company (optional) 5 #company: your company (optional)
6 # Some suggested licenses: 6 # Some suggested licenses:
7 # - BSD (default) 7 # - BSD (default)