ansible: use different logging level for terminal and log file -
i ansible show normal output terminal, verbose output log file.
that way, can watch play normal (verbose output difficult follow playbook running), can go full verbose output if goes wrong.
how achieve this?
i'm using ansible v2.2 (from repository, stable-2.2 branch of 7 apr 2017).
Comments
Post a Comment