Add documentation about automatic client updater

This commit is contained in:
Raphael Dannecker 2026-07-08 12:00:40 +02:00
parent 6f1827ff00
commit 328f3af68b
3 changed files with 128 additions and 0 deletions

View file

@ -18,6 +18,8 @@ Ansible playbooks and roles to deploy Debian clients for LinuxMuster.
Runs own ansible roles.
* [exam_mode](doc/exam_mode.md)
Starts local firewall and removes local directories of exam users the day after.
* [extrapkg](doc/extrapkg.md)
Installs additional packages from stable or backports repositories.
* [localhome](doc/localhome.md)
Sometimes a local home directory makes more sense than the home on a network share.
* [localproxy](doc/localproxy.md)
@ -26,6 +28,8 @@ Ansible playbooks and roles to deploy Debian clients for LinuxMuster.
Creates a local guest user with home on tmpfs.
* [misc_clonescreen](doc/misc_clonescreen.md)
CloneScreen on presenter PCs
* [updater](doc/updater.md)
Changes in the Ansible playbook or inventory are applied automatically to all configured clients
* [vm_support](doc/vm_support.md)
VMs based on Qemu/KVM in school network.
* [vpn](doc/vpn.md)