Home
DevCentral
Search
Configure Global Search
Log In
Transactions
D2640
Change Details
Change Details
Old
New
Diff
`salt["file.file_exists"]("/some/dir")` returns False, so check a file will do. This is a follow-up for 7700b529.
`salt["file.file_exists"]("/some/dir")` returns False, so check a file will do. Also, HCL defines options using the `key = value` syntax. This is a follow-up for 7700b529.
`salt["file.file_exists"]("/some/dir")` returns False, so check a file will do.
Also, HCL defines options using the `key = value` syntax.
This is a follow-up for 7700b529.
Continue