start including nextcloud

This commit is contained in:
2022-06-23 23:05:33 +02:00
parent b1248c03e9
commit 407c61e77d
7 changed files with 74 additions and 2 deletions

30
host_vars/nextcloud Normal file
View File

@@ -0,0 +1,30 @@
---
branch: master
ansible_cron_minute: "*/5"
ssh_port: 22
ssh_users: "root rene"
# platform-specific
microcode_amd_install: false
microcode_intel_install: true
# purpose selection
nextcloud: true
database: false
mysql: false
postgresql: false
webserver: true
apache: true
# application selection
borgbackup: true
docker: false
ranger: true
syncthing: true
vifm: true
yay: false
# shell selection
zsh: true