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

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -