886 Commits (53d051824f82217f11cb0a9c821bb67646237b16)
 

Author SHA1 Message Date
Felix Stupp ee8f1f0815
journald on raspbian: Set max storage to 256M 4 years ago
Felix Stupp 95dcb5a8b5
common: Configure journald to keep logs persistent until storage max 4 years ago
Felix Stupp 235103fbd6
common: Allowed to disable source package support if required 4 years ago
Felix Stupp 060bb1f4e2
Added tag bootstrap to bootstrap role execution 4 years ago
Felix Stupp 2359e5110e
bootstrap: Only reboot if user needs to be removed 4 years ago
Felix Stupp 0ff2a5b6bf
Added hst20 NC to nvak 4 years ago
Felix Stupp 0f03f5f421
Moved default repository infos to all vars
To allow groups to overwrite these variables
4 years ago
Felix Stupp b64ba93512
server/nextcloud: Removed now unsupported & anyway unused option for database table prefix 4 years ago
Felix Stupp 8990d72cc0
kiosk/website: Added link to page explaining Chrome shortcuts 4 years ago
Felix Stupp 59dd7d93a1
wireguard: Rewritten to use systemd-networkd integration 4 years ago
Felix Stupp 7c1c7c9029
misc/deb_*: Add newline at end to sources file 4 years ago
Felix Stupp 3d52046a6d
misc/handlers: Enable systemd networkd on restart 4 years ago
Felix Stupp b5cd08ae67
playbooks/wireguard: Reformatted notify to support multiple handlers 4 years ago
Felix Stupp 373905234a
playbooks/wireguard: Added tags to plays 4 years ago
Felix Stupp d7e4153687
wireguard/{backbone,client}: Remove not required link to peer.cfg 4 years ago
Felix Stupp c91f5f6559
hostname: Changed to use ansible-integrated module 4 years ago
Felix Stupp a707a61906
hostname: Reformatted to newer syntax allowing multiple handlers in notify 4 years ago
Felix Stupp 72f3e603d8
misc/handlers: Add handler for restart systemd network 4 years ago
Felix Stupp cfac03c746
misc/handlers: Add handler for reboot 4 years ago
Felix Stupp 6230caa65f
bootstrap: reboot before removing old user to prevent failure 4 years ago
Felix Stupp dc6e4951d2
common: Added vim because used as default editor 4 years ago
Felix Stupp fbec59d8ab
server/minecraft: Quote minecraft_version in shell command: 4 years ago
Felix Stupp c3b8643fa8
host wgpanel: Decreased zoom factor to 1.5 4 years ago
Felix Stupp 6e16c3b267
host wgpanel: Fix link disabling kiosk mode on Home Assistant
- seems more buggy than useful
4 years ago
Felix Stupp 02da3bdec6
common: Added package sed for scripting 4 years ago
Felix Stupp aa16fe3269
common: Added package python3-apt for Ansible 4 years ago
Felix Stupp d9a694852f
kiosk/website: Fix button required release for "go to homepage" 4 years ago
Felix Stupp 23129d08c1
kiosk/website: Fix key input to Super_L (instead of meta) for home button 4 years ago
Felix Stupp 5ffed17e43
vars: Fix path for chromium_managed_policies_file 4 years ago
Felix Stupp 9377c6f2ee
kiosk/website: Fix var for chromium managed policies file 4 years ago
Felix Stupp 7e2aef6d02
Added host wgpanel.eridon.bnet
configured as kiosk device
4 years ago
Felix Stupp 1cea46b161
Added role kiosk/website 4 years ago
Felix Stupp ab528baaff
Add device specific config for group surface3 4 years ago
Felix Stupp c0676a8877
nvak: Tagged roles execution properly 4 years ago
Felix Stupp 71bf56e60f
server/nextcloud: Changed approach for config to import prepared JSON 4 years ago
Felix Stupp 10541b5ecc
server/nextcloud: Added tag nextcloud_apps 4 years ago
Felix Stupp 0a6484d1ea
server/nextcloud: Add new dependencies for Nextcloud 4 years ago
Felix Stupp ad9dbb8e61
Update nextcloud server configuration to be more strict 4 years ago
Felix Stupp 3f2392332d
Added role kiosk/boot 4 years ago
Felix Stupp 1748d00f8c
Fixup for dns/application: Add nsupdate.makefile for indempotent updates 4 years ago
Felix Stupp da381ce264
account: Transfered from oh-my-zsh to antigen 4 years ago
Felix Stupp 03c485e736
Configured sshd service name in global var 4 years ago
Felix Stupp 0939f14b21
wireguard/application: Key generation command rewritten to shell module 4 years ago
Felix Stupp e8e735776f
wireguard: Install from backports instead of unstable 4 years ago
Felix Stupp ddf4c8d4a1
Fixed shellcheck format=quiet not available on Debian Buster 4 years ago
Felix Stupp f323f9dd7c
nginx/php-fpm: Moved sockets to non-temporary directory
/var/run was cleared after reboot, required re-executing Ansible to run
PHP services.
4 years ago
Felix Stupp 13f3aceb00
dns/entries: Make "setting entries" be indempotent using makefile 4 years ago
Felix Stupp 79b6e22311
playbooks/dns: Changed role variables back to role parameters 4 years ago
Felix Stupp 9c1e1e6ecd
Added role misc/overlay_mount 4 years ago
Felix Stupp bd4d97d835
dns/entries: Block uploading dns entries in check mode
Must explicit block because otherwise Ansible tries to lookup the local
file, which may not be created in check mode
4 years ago