docs: Add underscore issue to FAQ
This commit is contained in:
committed by
James Shubin
parent
df9e2e853f
commit
5bc985663c
@@ -5,3 +5,7 @@ file "/tmp/mgmt/datetime" {
|
||||
state => $const.res.file.state.exists,
|
||||
content => template("Hello! It is now: {{ datetime_print . }}\n", $d),
|
||||
}
|
||||
|
||||
file "/tmp/mgmt/" {
|
||||
state => $const.res.file.state.exists,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user