summaryrefslogtreecommitdiff
path: root/lib/ansible/executor/stats.py
Commit message (Expand)AuthorAgeFilesLines
* Remove collections compat from controller code.Matt Clay2022-03-081-1/+2
* Add stats on rescued/ignored tasks (#48418)Martin Krizek2019-02-201-1/+5
* Python 3.8 collections compatibility fixes.Matt Clay2018-10-081-2/+1
* Provide a way to explicitly invoke the debugger (#34006)Matt Martz2018-01-091-0/+10
* executor stats and task_executor pep8 error (#23651)TaoBeier2017-08-181-1/+1
* ansible/executor: PEP8 compliancy (#24695)Dag Wieers2017-05-301-13/+13
* Use isinstance instead of type() comparisons. isinstance is more robustToshio Kuratomi2017-02-161-2/+4
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-271-1/+1
* allow modules to set custom stats (#18946)Brian Coca2017-01-051-0/+33
* Making the switch to v2James Cammarata2015-05-031-0/+51