|
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 |
|
|
e6ffdf8652
|
roles/nginx: Update nginx https stuff
- re-organize tls vhost configuration
- copy TLS cert from host_vars directly to file
Signed-off-by: Alan Orth <alan.orth@gmail.com>
|
2014-09-13 23:16:54 +03:00 |
|
|
5bbec6716c
|
roles/nginx: Use template to configure nginx vhosts
Signed-off-by: Alan Orth <alan.orth@gmail.com>
|
2014-08-27 20:03:34 +03:00 |
|
|
ff95a34605
|
roles/nginx: Add vim modeline to main.yml
Signed-off-by: Alan Orth <alan.orth@gmail.com>
|
2014-08-27 20:00:42 +03:00 |
|
|
60b8ecdd4c
|
Initial commit
Signed-off-by: Alan Orth <alan.orth@gmail.com>
|
2014-08-17 00:35:57 +03:00 |
|