Brian Coca
|
861fdfc5ba
|
updated callbacks to properly test diff no matter if dict or list
|
2015-08-16 02:37:21 -04:00 |
James Cammarata
|
169d316704
|
Fixing bugs in include + loops
Fixes #11872
|
2015-08-11 01:33:43 -04:00 |
Brian Coca
|
a8b2b5b0c9
|
avoids printing blank diffs
fixes #10147 fixes #9471
|
2015-07-28 15:47:52 -04:00 |
Brian Coca
|
6f93d228f6
|
made item output closer to v1
|
2015-07-28 10:59:39 -04:00 |
Brian Coca
|
d78c2fc212
|
now reports per task item
|
2015-07-28 10:41:40 -04:00 |
Brian Coca
|
5f8db9cd4b
|
changed verbose_override to the new _ansible_verbose_override to keep in line with previous changes
output now defaults back to having indent=4
|
2015-07-27 22:15:44 -04:00 |
James Cammarata
|
cb262449c7
|
Reworking internal result flags and making sure include_vars hides vault data
Fixes #10194
|
2015-07-27 14:04:31 -04:00 |
Brian Coca
|
5d1d9f1505
|
fixed diff output to be as it was in 1.x, copy and template now use the same
functions to do difs.
|
2015-07-26 22:29:56 -04:00 |
Pierre-Louis Bonicoli
|
fda8fa77ab
|
Fix pyflakes error: use 'msg' variable
Error was: local variable 'msg' is assigned to but never used
|
2015-07-20 12:41:39 +02:00 |
Brian Coca
|
1aa4155266
|
generalized warning handling, added it to adhoc also
|
2015-07-17 14:14:15 -04:00 |
James Cammarata
|
d4ac73a1bc
|
Adding back capability to display warnings contained in results
Fixes #11255
|
2015-07-17 13:44:22 -04:00 |
Brian Coca
|
d993e7000c
|
added cyan back to ignoring message
|
2015-07-11 15:01:50 -04:00 |
Brian Coca
|
1274ce565d
|
added result sanitation to registered var and to callbacks
removed time display as it only is provided by command module
|
2015-07-11 01:05:29 -04:00 |
Brian Coca
|
fdea00880b
|
now default shows time taken when -vv or above
|
2015-07-11 00:02:40 -04:00 |
Brian Coca
|
7a1bce1b5d
|
added verbose option to show callback loaded info
also made mail module print nicer without all those 'u'
|
2015-07-10 23:48:12 -04:00 |
Brian Coca
|
e92e15b5f6
|
moved unused functions to base object
|
2015-07-10 10:30:33 -04:00 |
Brian Coca
|
f9d817e636
|
now looks at correct verbosity and removes the need to set a copy of it in _verbosity
|
2015-07-10 10:30:33 -04:00 |
James Cammarata
|
0d92599d18
|
Make exception printing a bit smarter
|
2015-06-19 22:59:12 -04:00 |
James Cammarata
|
f3f3fb7c49
|
Fixing vars_prompt
|
2015-06-04 13:54:51 -04:00 |
James Cammarata
|
ce3ef7f4c1
|
Making the switch to v2
|
2015-05-03 21:47:26 -05:00 |