paulbsd-salt/states/motd/templates/motd.j2
Paul Lecuq 5acf18c07f
All checks were successful
continuous-integration/drone/push Build is passing
updated motd state
2023-03-13 08:26:02 +01:00

3 lines
68 B
Django/Jinja

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