Most configuration settings are not templatable, but you can always do
it when calling it:
for playname in "play1 play2 play3"; do
ANSIBLE_LOG_PATH="ansilbe.${playname}.log" ansilbe-playbook
"${playname}.yml"; done


-- 
----------
Brian Coca (he/him/yo)

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CACVha7e-FbcY7GCh4vwRQqu_PqL1x-NxW1Z16bjbFz4j%2BTgkbQ%40mail.gmail.com.

Reply via email to