Initial
This commit is contained in:
53
host_vars/bzoicas-linux
Normal file
53
host_vars/bzoicas-linux
Normal file
@@ -0,0 +1,53 @@
|
||||
---
|
||||
branch: master
|
||||
|
||||
ansible_cron_minute: "*/5"
|
||||
ssh_port: 22
|
||||
ssh_users: "bzoicas"
|
||||
|
||||
# platform-specific
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
microcode_amd_install: false
|
||||
microcode_intel_install: false
|
||||
|
||||
# app defaults
|
||||
gui_editor: gvim
|
||||
terminal_emulator: terminator
|
||||
web_browser: flatpak run org.mozilla.firefox
|
||||
|
||||
# application selection
|
||||
audacity: true
|
||||
authy: true
|
||||
autofs: false
|
||||
chromium: false
|
||||
chrome: false
|
||||
brave: true
|
||||
darktable: true
|
||||
firefox: true
|
||||
foliate: false
|
||||
games: false
|
||||
glimpse: true
|
||||
keepassxc: true
|
||||
libreoffice: true
|
||||
lutris: true
|
||||
mattermost: true
|
||||
nextcloud: true
|
||||
packer: true
|
||||
signal: true
|
||||
spotify: true
|
||||
steam: false
|
||||
syncthing: false
|
||||
terraform: false
|
||||
thunderbird: false
|
||||
todoist: false
|
||||
ulauncher: false
|
||||
vagrant: false
|
||||
virtualbox: false
|
||||
vivaldi: false
|
||||
vlc: true
|
||||
vscodium: true
|
||||
|
||||
# desktop environment selection
|
||||
gnome: false
|
||||
mate: false
|
||||
xfce: true
|
||||
Reference in New Issue
Block a user