updated motd state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2023-03-13 08:26:02 +01:00
parent 4ec60c36e3
commit 5acf18c07f
2 changed files with 2 additions and 1 deletions

View File

@ -6,3 +6,4 @@ repos:
- id: check-yaml - id: check-yaml
- id: trailing-whitespace - id: trailing-whitespace
- id: end-of-file-fixer - id: end-of-file-fixer
exclude: ".j2$"

View File

@ -1,2 +1,2 @@
{{ salt['cmd.run']('figlet -w 120 '+salt['grains.get']('host')) }} {{ salt['cmd.run']('figlet -w 120 '+salt['grains.get']('host')) }}