homeserver/roles/mgrote.motd
Michael Grote bb30425c44 Verbesserungen aus dem ansible-workshop2 (#24)
gitea. version bump

Bugfix: apt_manage_sources: pve add Repo-Key

apt_manage_sources: typo

motd: Doku

ntp: Doku

dokuwiki: Doku

sanoid: Doku

sanoid: rsync entfernt

motd: Doku

motd: Todo entfernt

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#24
Co-Authored-By: mg <mg@noreply.git.mgrote.net>
Co-Committed-By: mg <mg@noreply.git.mgrote.net>
2021-03-10 14:50:54 +01:00
..
defaults first commit 2020-08-18 11:57:53 +02:00
handlers first commit 2020-08-18 11:57:53 +02:00
meta first commit 2020-08-18 11:57:53 +02:00
tasks Verbesserungen aus dem ansible-workshop2 (#24) 2021-03-10 14:50:54 +01:00
templates first commit 2020-08-18 11:57:53 +02:00
README.md Verbesserungen aus dem ansible-workshop2 (#24) 2021-03-10 14:50:54 +01:00

README.md

mgrote.motd

Beschreibung

Konfiguriert die "Message of the Day"(MOTD)

Beispiel:


--------------------------------------------------------------------------------
                       This system is managed by Ansible
--------------------------------------------------------------------------------
Q:      Why haven't you graduated yet?
A:      Well, Dad, I could have finished years ago, but I wanted
        my dissertation to rhyme.
--------------------------------------------------------------------------------
FQDN:                 test.grote.lan
Distro:               Ubuntu 18.04 bionic
Virtual:              YES
Virtualization Type:  lxc
Uptime:               up 1 day, 2 hours, 56 minutes

Es gibt folgende Konfigurationsmoeglichkeiten:

  • mit/ohne Wetter
  • mit/ohne "fortune"

Funktioniert auf

  • Ubuntu (>=18.04)
  • Debian
  • ProxMox 6.1 <-- funktioniert nicht

Variablen + Defaults

Ort fuer Wetterangabe

motd_wetter_ort: "Magdeburg"

Wetter anzeigen?

motd_wetter_aktiv: false

"fortune" anzeigen

motd_fortune_aktiv: true