Commit graph

44 commits

Author SHA1 Message Date
Andreas B. Mundt
e3db074ba7 Use groups instead of boolean group varibles. 2024-02-24 11:30:54 +01:00
Andreas B. Mundt
37e4108021 Provide dual screen setup where needed.
For SDDM, the projector is switched off: dual_screen[0].
For Wayland, dual_screen[1] is set as primary screen.
2024-02-14 15:06:05 +01:00
Andreas B. Mundt
72a134fcbf Fixes for the laptop role merged before.
Packages need to be installed before messing around
with network configurations.
2024-02-07 17:20:11 +01:00
Andreas B. Mundt
b442573b86 Proposed-updates task sometimes hangs. Try fix. 2024-02-06 15:23:52 +01:00
Andreas B. Mundt
eeec281bb0 Fix path for RAM image. SIP client on request. 2024-02-05 11:46:11 +01:00
Andreas B. Mundt
9590af9ba2 Minor fixes and improvements. 2024-02-02 19:29:27 +01:00
Andreas B. Mundt
0a0e942fd0 Remove update notification in task bar.
Updates are managed centrally now and users cannot
install them anyway.
2024-01-27 10:12:30 +01:00
Andreas B. Mundt
57e090034d Move ansible stamps to root directory to fix installation.
During installation, ansible-pull is run as root,
'/home/ansible/.ansible/' does not exist.
2024-01-17 13:05:22 +01:00
Andreas B. Mundt
aa8bc09ce6 Implement time stamp and improve reporter syntax.
The directory access time used so far is modified on every
ansible run and independent of the ansible module/playbook.
2024-01-16 11:59:18 +01:00
Andreas B. Mundt
36ee4039bf Send MAC addresses via 'reporter'. 2024-01-12 17:45:20 +01:00
Andreas B. Mundt
a29d89a7ab Revert "Install all updates unattended."
This reverts commit 6c26983d85.

From the linux kernel update from 6.16 to 6.17 we learn: It is
not recommended to install updates unattended, c.f. Bug #1060052.
2024-01-11 17:24:54 +01:00
Andreas B. Mundt
cbd6715cde Add alternative PDF viewer.
Okular has problems with document scaling when printing: Too large
page margins.
2024-01-11 17:24:54 +01:00
Andreas B. Mundt
65e5d5f3ec The pwroff script fails in rare cases. 2023-12-21 22:37:02 +01:00
Andreas B. Mundt
aa23922590 Update firefox link list. 2023-12-21 22:37:02 +01:00
Andreas B. Mundt
7ce165553d Automagic ansible updates using the reports. 2023-12-21 22:37:02 +01:00
Andreas B. Mundt
e89ecc1f3a Use apt hook to modify permissions after upgrade of wireshark.
The previous solution did not work for the graphical user interface.
Group membership did only show up on the console.
2023-12-07 15:33:56 +01:00
Andreas B. Mundt
d29a192675 Add users to wireshark group on login. 2023-12-07 09:26:39 +01:00
Andreas B. Mundt
25c9a4db4b Implement netboot VM with macvtap interface. 2023-11-28 11:17:12 +01:00
Andreas B. Mundt
7fed0e879b Implement reporting service. 2023-11-15 14:57:05 +01:00
Andreas B. Mundt
5818c027ac Clean up print queue script and implementation. 2023-11-11 18:11:02 +01:00
Andreas B. Mundt
6c26983d85 Install all updates unattended. 2023-11-09 08:16:02 +01:00
Andreas B. Mundt
7dfe195716 More packages on demand. 2023-11-09 08:16:02 +01:00
Andreas B. Mundt
0b413b7835 Download fails during installation. 2023-10-12 10:00:26 +02:00
Andreas B. Mundt
df7ea04576 Install php-cli on request. 2023-10-11 21:34:20 +02:00
Andreas B. Mundt
445c31b7b7 Provide libdvdcss needed for playing video DVDs. 2023-10-11 21:21:45 +02:00
Andreas B. Mundt
c1a6b35b9c Support for veracrypt. 2023-10-11 17:27:20 +02:00
Andreas B. Mundt
faeeb46ddf Show date of last ansible run. 2023-10-08 21:14:49 +02:00
Andreas B. Mundt
9b0cac3177 Leave more time for unattended-upgrades. 2023-10-08 19:47:37 +02:00
Andreas B. Mundt
987e33c989 Displayed hostname overlaps with battery symbol on laptops. 2023-10-08 19:47:37 +02:00
Andreas B. Mundt
022e8ff19b No PXE boot by default; update inventory. 2023-10-07 09:34:23 +02:00
Andreas B. Mundt
4ba4836b7d Clean up new playbooks; mind mapping software. 2023-09-28 14:25:11 +02:00
Andreas B. Mundt
8463702482 No shutdown in longer breaks. 2023-09-26 17:10:48 +02:00
Andreas B. Mundt
d234a13495 More packages for programming classes. 2023-09-26 17:09:27 +02:00
Andreas B. Mundt
b62498da3a Minor fixes and improvements. 2023-09-22 16:03:00 +02:00
Andreas B. Mundt
1b990b8cdb Fix entering secret manually. Fix missing Dolphin bookmarks. 2023-09-16 11:32:25 +02:00
Andreas B. Mundt
7098a431d1 Add some packages users showed interest in. 2023-09-13 19:43:55 +02:00
Andreas B. Mundt
be70ac6984 Fix boot order if necessary. 2023-09-07 10:59:30 +02:00
Andreas B. Mundt
f51bfa1e30 Patch sddm login screen to show hostname. 2023-09-07 07:54:10 +02:00
Andreas B. Mundt
fbabce80c7 Update links. 2023-09-07 07:50:36 +02:00
Andreas B. Mundt
1004922a58 Patch dolphin bookmarks. 2023-09-07 07:50:36 +02:00
Andreas B. Mundt
11042c2e52 Reduce system load and network traffic on login. 2023-09-04 19:54:44 +02:00
Andreas B. Mundt
51cb0a2804 Fixes and improvements for power/logout handling. 2023-09-04 11:39:29 +02:00
Andreas B. Mundt
f7eba29ba4 Add some IDE packages. Thanks to Rolf Haist. 2023-09-04 11:39:29 +02:00
Andreas B. Mundt
431acebfa3 Make playbook more general: Split into general and specific roles, use variables. 2023-09-02 16:19:05 +02:00