Release 9.10.0 #58

Merged
jlecour merged 68 commits from unstable into stable 2019-06-21 10:51:04 +02:00
Showing only changes of commit 079f1e982b - Show all commits

View file

@ -6,6 +6,7 @@
append: True
tags:
- redmine
- nginx
- name: Copy nginx vhost
template:
@ -15,6 +16,7 @@
notify: reload nginx
tags:
- redmine
- nginx
- name: Enable nginx vhost
file:
@ -24,3 +26,4 @@
notify: reload nginx
tags:
- redmine
- nginx