mirror of
https://github.com/gogrlx/docs.grlx.dev.git
synced 2026-04-02 03:08:53 -07:00
fix templating string
This commit is contained in:
@@ -7,7 +7,7 @@ Recipes are the core of grlx functionality, providing a structured way for devel
|
||||
include:
|
||||
- .super-sprout-steps
|
||||
steps:
|
||||
{{ if props hostname super-sprout }}
|
||||
{{ if eq (props hostname) super-sprout }}
|
||||
install super-sprout:
|
||||
file.touch:
|
||||
- name: ~/super-sprout-config
|
||||
|
||||
Reference in New Issue
Block a user