Files
community.general/test/units
Jesse Rusak 652cd6cd5e Fix --force-handlers, and allow it in plays and ansible.cfg
The --force-handlers command line argument was not correctly running
handlers on hosts which had tasks that later failed. This corrects that,
and also allows you to specify force_handlers in ansible.cfg or in a
play.
2015-04-10 19:38:59 -04:00
..
2015-02-18 20:03:05 -05:00

Unit tests

Tests at code level. Should be concise and to the point, and organized by subject.