Upgrade Ubuntu 22.04 to 24.04 (Inplace and Reinstall) #200

Merged
mg merged 17 commits from ubu24 into master 2024-10-04 14:50:11 +02:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 3204205cc9 - Show all commits

View file

@ -4,7 +4,6 @@
- role: mgrote_munin_node
become: true
tags: "munin"
when: "not 'laptop' in group_names"
### Die Host müssen auch beim Docker-Container: "munin-master eingetragen" werden.
### wird nur auf physischen Rechnern ausgeführt.

View file

@ -24,3 +24,4 @@
tags: "ssh"
- role: mgrote_netplan
tags: "netplan"
when: "not 'fileserver' in group_names"