1
0
Fork 0
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:
A Holt 2018-11-03 13:23:31 -04:00 committed by GitHub
parent fa57a5314e
commit 77407e4820
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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