mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
add apache conf for stats.thunix.net.conf - site ssl remains disabled until certbot is ran for domain
This commit is contained in:
@@ -77,3 +77,8 @@
|
||||
copy:
|
||||
src: ../files/etc/apache2/sites-available/rpm.thunix.net.conf
|
||||
dest: /etc/apache2/sites-available/rpm.thunix.net.conf
|
||||
|
||||
- name: Deploy apache site conf for stats.thunix.net
|
||||
copy:
|
||||
src: ../files/etc/apache2/sites-available/stats.thunix.net.conf
|
||||
dest: /etc/apache2/sites-available/stats.thunix.net.conf
|
||||
|
||||
Reference in New Issue
Block a user