Commit Graph

1 Commits (b91ce29007ff24c73a786afb80b721b6d8778362)

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