|
1174db87bc
|
roles/nginx: Add task to clone WordPress git
Signed-off-by: Alan Orth <alan.orth@gmail.com>
|
2015-02-26 17:39:17 +03:00 |
|
|
08a920d0cb
|
Revert "roles/nginx: Ingenius use of YAML hashes to derive TLS key from another file"
This reverts commit 59b9bd70b8 .
Might not be so ingenious. Can't get this to work anymore...
|
2014-10-27 21:16:43 +03:00 |
|
|
59b9bd70b8
|
roles/nginx: Ingenius use of YAML hashes to derive TLS key from another file
This is kinda crazy, but makes the host_vars much easier to read.
Signed-off-by: Alan Orth <alan.orth@gmail.com>
|
2014-10-11 15:42:44 +03:00 |
|
|
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 |
|