From 45aea728bb6e313c151e2c4b130ee3af9f3948e5 Mon Sep 17 00:00:00 2001 From: Reto Gantenbein Date: Thu, 9 Jun 2016 22:33:25 +0200 Subject: [PATCH] Install debops.mariadb role --- ansible-roundcube/test | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible-roundcube/test b/ansible-roundcube/test index a04f5f1..f38cd3f 100755 --- a/ansible-roundcube/test +++ b/ansible-roundcube/test @@ -15,6 +15,7 @@ ansible_plugins ansible-galaxy -f install debops.php5 ansible-galaxy -f install debops.nginx +ansible-galaxy -f install debops.mariadb # Use Trusty packages for more recent PHP5 support