Commit 1947ff01 by Feanil Patel

Fixed bug.

parent b2cc5583
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
tags: tags:
- xqueue - xqueue
- name: install a bunch of system packages on which LMS and CMS rely - name: install a bunch of system packages on which xqueue relies
apt: pkg={{','.join(xqueue_debian_pkgs}} state=present apt: pkg={{','.join(xqueue_debian_pkgs)}} state=present
notify: notify:
- restart xqueue - restart xqueue
- restart xqueue consumer - restart xqueue consumer
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment