ansible-personal/roles/nginx
Alan Orth d06ddf8a81
roles/nginx: Update TLS vhost task for Ansible > 1.7.1
Seems there is some YAML sublety that causes this syntax to insert
double spaces on the destination file... using native YAML hashes
are a workaround, see GitHub issues:

https://github.com/ansible/ansible/issues/9067
https://github.com/ansible/ansible/issues/9172

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-10-09 20:57:24 +03:00
..
defaults Update TLS configuration to Mozilla's "modern" spec 2014-10-09 20:56:08 +03:00
files roles/nginx: Add index to munin vhost 2014-10-05 15:47:14 +03:00
handlers Initial commit 2014-08-17 00:35:57 +03:00
tasks roles/nginx: Update TLS vhost task for Ansible > 1.7.1 2014-10-09 20:57:24 +03:00
templates roles/nginx: Use HSTS for https vhosts 2014-10-06 10:46:04 +03:00