Commit Graph

1 Commits (dabf16a714e1807f8b3da4a15e78ff968c910210)

Author SHA1 Message Date
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.
10 years ago