community.general/lib/ansible/plugins/strategy
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
..
__init__.py Consolidate handler tracking (#49338) 2018-12-11 10:58:19 -05:00
debug.py Provide a way to explicitly invoke the debugger (#34006) 2018-01-09 13:50:07 -06:00
free.py Consolidate handler tracking (#49338) 2018-12-11 10:58:19 -05:00
host_pinned.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
linear.py Consolidate handler tracking (#49338) 2018-12-11 10:58:19 -05:00