community.general/lib/ansible/playbook
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
..
__init__.py Fix --force-handlers, and allow it in plays and ansible.cfg 2015-04-10 19:38:59 -04:00
play.py Fix --force-handlers, and allow it in plays and ansible.cfg 2015-04-10 19:38:59 -04:00
task.py Merge pull request #10290 from bcoca/remove_bare_warning 2015-03-18 20:43:56 -04:00