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:
parent
eea7bea300
commit
73d945e278
2 changed files with 1 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
- name: Include the install playbook
|
||||
- name: Install Gitea {{ gitea_version }} if gitea_install
|
||||
include_tasks: install.yml
|
||||
when: gitea_install
|
||||
|
|
|
@ -298,7 +298,6 @@ nodered_enabled: False
|
|||
nodered_port: 1880
|
||||
nodered_web_path: nodered
|
||||
|
||||
# Nextcloud
|
||||
nextcloud_install: False
|
||||
nextcloud_enabled: False
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue