Add documentation about automatic client updater
This commit is contained in:
parent
6f1827ff00
commit
328f3af68b
3 changed files with 128 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue