paulbsd-salt/states/motd/motd.j2

3 lines
68 B
Plaintext
Raw Normal View History

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