Add default config for not matching https sites
This commit is contained in:
parent
0e97944686
commit
9a21d2e8fe
|
@ -16,6 +16,7 @@
|
||||||
dest: /etc/apache2/sites-available/{{ item }}.conf
|
dest: /etc/apache2/sites-available/{{ item }}.conf
|
||||||
loop:
|
loop:
|
||||||
- 000-default
|
- 000-default
|
||||||
|
- 000-default-ssl
|
||||||
- thunix.net
|
- thunix.net
|
||||||
- www.thunix.net
|
- www.thunix.net
|
||||||
- ftp.thunix.net
|
- ftp.thunix.net
|
||||||
|
|
Loading…
Reference in New Issue