mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-25 13:10:18 +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:
|
copy:
|
||||||
src: ../files/etc/apache2/sites-available/rpm.thunix.net.conf
|
src: ../files/etc/apache2/sites-available/rpm.thunix.net.conf
|
||||||
dest: /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