Update changelog for force-handlers
This commit is contained in:
parent
9169a11088
commit
8fce4ed7bf
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ Major features/changes:
|
||||||
* Accelerate improvements:
|
* Accelerate improvements:
|
||||||
- multiple users can connect with different keys, when `accelerate_multi_key = yes` is specified in the ansible.cfg.
|
- multiple users can connect with different keys, when `accelerate_multi_key = yes` is specified in the ansible.cfg.
|
||||||
- daemon lifetime is now based on the time from the last activity, not the time from the daemon's launch.
|
- daemon lifetime is now based on the time from the last activity, not the time from the daemon's launch.
|
||||||
|
* ansible-playbook now accepts --force-handlers to run handlers even if tasks result in failures
|
||||||
|
|
||||||
New Modules:
|
New Modules:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue