munin

supertux

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#161
Co-Authored-By: mg <mg@noreply.git.mgrote.net>
Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
Michael Grote 2021-07-18 15:21:48 +02:00
parent 6c001f470b
commit 7dbe75f7b8
2 changed files with 5 additions and 1 deletions

View file

@ -46,6 +46,8 @@
- vlc
- libreoffice
- gnome-calculator
- supertux
- python3-pip
### mgrote.apt_manage_sources
manage_sources_apt_proxy_url: ""
### mgrote.ntp_chrony_server

View file

@ -3,7 +3,9 @@
roles:
- { role: mgrote.munin-node,
become: true,
tags: "munin"}
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.
### Wenn ein Plugin nicht geht: munin-node-configure --shell --families=contrib,auto | sh -x