paulbsd-salt/states/motd/templates/motd.j2

3 lines
68 B
Plaintext
Raw Normal View History

2021-10-30 18:41:55 +02:00
2020-07-10 00:58:55 +02:00
{{ salt['cmd.run']('figlet -w 120 '+salt['grains.get']('host')) }}