community.general/lib/ansible/plugins
Matt Martz 2a469fd959 Consolidate handler tracking (#49338)
* Consolidate handler tracking
  -  Remove unused code. ci_complete
  - unit test fixes. ci_complete
  - Restore previous behavior of matching a single handler
  - when notifying a host for a handler, return True if it was added, False otherwise, to reduce copied logic
  - rename funcitons for clarity. ci_complete
  - Remove handler logic for static includes which was disabled previously
2018-12-11 10:58:19 -05:00
..
action Add support for variable_{start,end}_string (#49711) 2018-12-11 15:22:12 +05:30
cache FactCache changes 2018-12-05 12:33:27 -08:00
callback Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings 2018-12-04 23:03:48 -08:00
cliconf Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
connection ensure ssh retry respects no log (#49569) 2018-12-10 09:55:18 -05:00
filter fix py3 scope for unique filter errors, enable filters integration tests on rhel8 beta (#48961) 2018-12-06 16:13:26 +10:00
httpapi Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
inventory Fix Unicode-objects must be encoded before hashing (#46608) 2018-12-10 17:09:29 -08:00
lookup Add support for variable_{start,end}_string (#49711) 2018-12-11 15:22:12 +05:30
netconf Fix iosxr netconf plugin response namespace (#49238) 2018-11-29 13:21:41 +05:30
shell split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
strategy Consolidate handler tracking (#49338) 2018-12-11 10:58:19 -05:00
terminal Fix regex on ASA password prompt (#49438) 2018-12-03 13:00:28 +00:00
test Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
vars removes talk of hardcoded loading from plugin docs (#49383) 2018-11-30 14:37:55 -06:00
__init__.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
loader.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00