1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Apply suggestions from code review

Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
This commit is contained in:
A Holt 2019-03-07 23:54:11 -05:00 committed by GitHub
parent eea7bea300
commit 73d945e278
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -1,3 +1,3 @@
- name: Include the install playbook
- name: Install Gitea {{ gitea_version }} if gitea_install
include_tasks: install.yml
when: gitea_install

View file

@ -298,7 +298,6 @@ nodered_enabled: False
nodered_port: 1880
nodered_web_path: nodered
# Nextcloud
nextcloud_install: False
nextcloud_enabled: False