ansible-personal/roles/php5-fpm
Alan Orth 6b528ecc92
roles/php5-fpm: Fix creation of pool configs for both tls and non-tls vhosts
Ansible's union thing only works on sets and lists, here we have a
dict.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-02-19 19:41:48 +03:00
..
handlers Initial commit 2014-08-17 00:35:57 +03:00
tasks roles/php5-fpm: Fix creation of pool configs for both tls and non-tls vhosts 2015-02-19 19:41:48 +03:00
templates roles/php5-fpm: Use template for pools 2014-08-27 19:48:21 +03:00