You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/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
6 years ago
..
__init__.py Fix unit test dirs to match code under test. 8 years ago
test_strategy_base.py Consolidate handler tracking (#49338) 6 years ago
test_strategy_linear.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago