mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-04-05 14:59:02 +07:00
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.