Commit Graph

1 Commits (48ef69982b2c3d27486f0e0f8bfb5bb00298800b)

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