This commit is contained in:
parent
4ec60c36e3
commit
5acf18c07f
@ -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$"
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
|
|
||||||
{{ salt['cmd.run']('figlet -w 120 '+salt['grains.get']('host')) }}
|
{{ salt['cmd.run']('figlet -w 120 '+salt['grains.get']('host')) }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user