community.general/lib/ansible/plugins
Brian Coca 4fb9e54c50 calculate max fail against all hosts in batch
currently it is doing only from the 'active' hosts in the batch which means
the percentage goes up as hosts fail instead of staying the same.
added debug info for max fail

fixes #32255
2017-11-01 08:45:31 -07:00
..
action fix precedence issue with facts and vars (#32302) 2017-11-01 11:42:17 -04:00
cache Fix flush_cache on redis cache 2017-10-03 12:54:26 -04:00
callback Fun with callbacks (#32031) 2017-10-24 12:38:49 -04:00
cliconf Network command module for Brocade IronWare routers (#31429) 2017-10-17 13:54:32 +01:00
connection Fix wrong prompt issue for network modules (#32426) 2017-11-01 19:38:19 +05:30
filter Fixes #31090. In network parse_cli filter plugin, this change moves the creation of a (#31092) 2017-10-27 17:45:36 +05:30
inventory ini inventory: document value parsing workaround 2017-10-23 09:56:49 -07:00
lookup now with_dict allows for direct 'lookup' usage 2017-10-30 14:52:58 -04:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell windows: add #AnsibleRequires for Windows modules (#31683) 2017-10-23 14:21:30 -07:00
strategy calculate max fail against all hosts in batch 2017-11-01 08:45:31 -07:00
terminal Adding a regex for stderr catching. (#31945) 2017-10-25 14:51:49 -07:00
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
__init__.py allow config for callbaks and some fixes 2017-09-11 14:00:01 -07:00
loader.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00