aboutsummaryrefslogtreecommitdiffhomepage
path: root/tasks
diff options
context:
space:
mode:
authorLarry Smith Jr <mrlesmithjr@gmail.com>2018-12-20 01:03:45 -0500
committerLarry Smith Jr <mrlesmithjr@gmail.com>2018-12-20 01:03:45 -0500
commitee7f4e7c0750e17853d1d0364c92ebd4caaea4b0 (patch)
tree031334f41175d9a4ddfc9c0769b911f775360f26 /tasks
parent6e7530adab1264afd441ede97cd13ec3852dec91 (diff)
downloadansible-rabbitmq-ee7f4e7c0750e17853d1d0364c92ebd4caaea4b0.tar.gz
ansible-rabbitmq-ee7f4e7c0750e17853d1d0364c92ebd4caaea4b0.tar.zst
ansible-rabbitmq-ee7f4e7c0750e17853d1d0364c92ebd4caaea4b0.zip
Rebased from master after PR's and cleaned up
Diffstat (limited to 'tasks')
-rw-r--r--tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tasks/main.yml b/tasks/main.yml
index 3205473..1ef08f0 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -1,3 +1,4 @@
1---
1# tasks file for ansible-rabbitmq 2# tasks file for ansible-rabbitmq
2- include: debian.yml 3- include: debian.yml
3 when: ansible_os_family == "Debian" 4 when: ansible_os_family == "Debian"