Merge branch 'master' of ssh://gitlab.social.my-wan.de:22422/rene/ansible-pull

This commit is contained in:
2022-09-13 16:23:09 +02:00
2 changed files with 31 additions and 1 deletions

29
host_vars/webserver Normal file
View File

@@ -0,0 +1,29 @@
---
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
database: false
mysql: false
postgresql: false
webserver: true
apache: true
# application selection
borgbackup: true
docker: false
ranger: true
syncthing: false
vifm: true
yay: false
# shell selection
zsh: true

3
hosts
View File

@@ -90,9 +90,10 @@ tuxedo-book-xp1511.universe.local
[webserver]
coruscant.universe.local
nextcloud
webserver
[workstation:children]
development
mobile
photo_editing
video_editing
video_editing