community.general/lib/ansible/plugins
Martin Krizek be9f07279e Add stats on rescued/ignored tasks (#48418)
* Adding rescued/ignored tasks to stats gathering

Fixes #31245

* Amend integration tests to pass

* callback/dense.py: fix too-many-format-args

* Add changelog

* Amend counter_enabled and unixy callbacks

* Fix syntax error

* Fix typo in the changelog

* Remove not needed comment

* Re-add skipped

* Add test for rescued

* Fix colors...

* Fix unstable tests?

* Add a note to the porting guide

* Re-word the note in the porting guide

Fixes #20346
Fixes #24525
Fixes #14393

Co-authored-by: James Cammarata <jimi@sngx.net>
Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
2019-02-20 13:00:47 +10:00
..
action debug: prevent failing when printing var=rc (#52074) 2019-02-19 15:24:11 -05:00
become Add enable become plugin patterned after runas (#52496) 2019-02-18 12:10:54 -05:00
cache FactCache changes 2018-12-05 12:33:27 -08:00
callback Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10:00
cliconf Added new module - frr_facts (#51804) 2019-02-18 19:35:40 +05:30
connection Raise AnsibleConnectionError on winrm connnection errors (#51744) 2019-02-13 14:55:55 -05:00
doc_fragments zabbix: Clean up parameter types (#52516) 2019-02-19 15:56:58 -05:00
filter add override value for sort_keys in to_nice_json (#52341) 2019-02-19 16:12:08 -05:00
httpapi Fortinet FortiManager Connection Plugin RC, plus associated utilities (#50336) 2019-02-07 08:55:30 -05:00
inventory Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
lookup PR to start support for Skydive integration with Ansible (#50857) 2019-02-19 16:18:40 +05:30
netconf Fix connect_timeout config varaible in netconf connection (#51055) 2019-01-21 12:21:09 +05:30
shell Become plugins (#50991) 2019-02-11 11:27:44 -06:00
strategy Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10:00
terminal frr: Add terminal and cliconf plugins (#51169) 2019-02-01 17:56:31 +05:30
test Simplify regex filter code (#50202) 2019-02-03 15:10:16 -05:00
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
loader.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00