community.general/lib/ansible/plugins
Brian Coca 59d5481abb
fixes to events/callbacks (#32633)
* fixes to events/callbacks

  - made note of 'not called' methods for future fixes
  - removed uncalled v2_runner_on_file_diff because dupe of v2_on_file_diff, which is called
  - removed v2_runner_on_no_hosts due to existing pb level ones, which are called
  - removed v2_on_setup, it is just a task, triggers normal task events
  - v2_on_notify is now called when a handler is notified
  - TODO: async, cleanup? and import events
    these currently occur in code that has no access to sending events

* corrected display
2017-11-09 17:12:37 -05:00
..
action Update win_copy for #32677 (#32682) 2017-11-10 06:34:29 +10:00
cache Fix flush_cache on redis cache 2017-10-03 12:54:26 -04:00
callback fixes to events/callbacks (#32633) 2017-11-09 17:12:37 -05:00
cliconf New enos_facts, + module_utils/enos.py. modifying copyright year in rest all (#31696) 2017-11-08 15:55:46 +00:00
connection Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
filter Combine lists of dicts (#32686) 2017-11-09 10:02:38 -05:00
inventory Get (potentially) new composite host vars from inventory (#32606) 2017-11-07 23:10:00 -05:00
lookup Lookup plugin for the OpenShift Container Platform. 2017-11-06 19:21:52 -05:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell minor become/runas cleanup (#32564) 2017-11-06 11:24:04 -08:00
strategy fixes to events/callbacks (#32633) 2017-11-09 17:12:37 -05:00
terminal Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05: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