And fiddle some whitespace.
<<apache-abbey>>
<<apache-photos>>
<<apache-gitweb>>
+
IncludeOptional /etc/letsencrypt/options-ssl-apache.conf
dest: /etc/apache2/sites-available/{{ domain_name }}-vhost.conf
notify: Restart Apache2.
hosts:
anoat:
devaron:
+ kamino:
kessel:
weather:
hosts:
hosts:
devaron:
geonosis:
+ kamino:
#+END_SRC
** =playbooks/site.yml=
hosts:
anoat:
devaron:
+ kamino:
kessel:
weather:
hosts:
hosts:
devaron:
geonosis:
+ kamino:
RewriteRule ^/\~([^\/]+)/gitweb(\.cgi)?(/.*)?$ \
/cgi-bin/gitweb.cgi$3 \
[QSA,E=GITWEB_PROJECTROOT:/home/$1/Public/Git/,L,PT]
+
IncludeOptional /etc/letsencrypt/options-ssl-apache.conf
dest: /etc/apache2/sites-available/{{ domain_name }}-vhost.conf
notify: Restart Apache2.