install more stuff
[ansible.git] / roles / prosody / tasks / main.yml
index 96ed9807861c2a412dcc095bce1927353837ed70..9b6f5dd57b927c514d71607ceaf47d32afdc4b67 100644 (file)
@@ -1,6 +1,6 @@
 # install
 - name: install prosody
 # install
 - name: install prosody
-  apt: name=prosody state=latest default_release={{ansible_distribution_release}}-backports
+  apt: name=prosody,lua-zlib,lua-dbi-sqlite3 state=latest default_release={{ansible_distribution_release}}-backports
 - name: fetch prosody modules
   hg:
     dest: "{{ prosody.paths.modules }}"
 - name: fetch prosody modules
   hg:
     dest: "{{ prosody.paths.modules }}"