added entry for task path/line when verbose

This commit is contained in:
Brian Coca 2015-10-07 12:47:35 -04:00
parent d7fe5d1e72
commit 8a1426059f

View file

@ -285,6 +285,7 @@ you avoid ever writing sensitive plaintext to disk.
* ansible-vault rekey accepts the --new-vault-password-file option.
* Configuration items defined as paths (local only) now all support shell style interpolations.
* Many fixes and new options added to modules, too many to list here.
* Now you can see task file and line number when using verbosity of 3 or above.
## 1.9.2 "Dancing In the Street" - Jun 26, 2015