I've seen some examples referring to the use of lookup with log_path to log 
output to datestamped logfiles:

e.g.

log_path = ~/.ansible/logs/ansible.{{ lookup('pipe', 'date +%Y%m%d') }}.log

I've been trying various permutations of this pattern but nothing seems to 
work.  File permissions are correct as the logfile that is written to is 
quite literally the label from above including the curly braces and parens.

Is this use of lookup with log_path in ansible.cfg no longer supported?

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/3426d897-c6a5-45c5-ac21-b9ad2e900072%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to