In indispensable, I can use something like:
debug:var="{{lookup('pipe', 'date +%Y%m%d')}}"
It may work, but what does “pipe” mean? cannot find a detailed explanation for this in a non-document, you want to understand what will happen when this statement starts.
For example, "date" means running the command "date" from the shell? and then use the tubular way to format the date in this way?
Jakim source
share