mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
This is backwards
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
This commit is contained in:
parent
fa57a5314e
commit
77407e4820
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
|||
src: lokole.conf.j2
|
||||
dest: "/etc/{{ apache_config_dir }}/lokole.conf"
|
||||
|
||||
- name: Enable httpd conf file if we are disabled (debuntu)
|
||||
- name: Enable httpd conf file if lokole_enabled (debuntu)
|
||||
file:
|
||||
src: /etc/{{ apache_config_dir }}/lokole.conf
|
||||
dest: /etc/apache2/sites-enabled/lokole.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue