1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

Update enable.yml

This commit is contained in:
A Holt 2020-01-10 18:08:02 -05:00 committed by GitHub
parent 30379d9cd3
commit c6e674c87b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@
state: stopped
when: not gitea_enabled
# Configure Apache
# Apache
- name: Remove softlink /etc/apache2/sites-enabled/gitea.conf
file:
@ -41,7 +41,7 @@
state: restarted
when: not nginx_enabled
# Configure NGINX
# NGINX
- name: Remove {{ nginx_config_dir }}/gitea-nginx.conf
file: