Upgrade Ubuntu 22.04 to 24.04 (Inplace and Reinstall) #200
2 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -24,3 +24,4 @@
|
|||
tags: "ssh"
|
||||
- role: mgrote_netplan
|
||||
tags: "netplan"
|
||||
when: "not 'fileserver' in group_names"
|
||||
|
|
Loading…
Reference in a new issue