Update changelog for #5910 apt now has deb parameter
This commit is contained in:
parent
c751168895
commit
7f7e2a6941
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ Major features/changes:
|
|||
- 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.
|
||||
* ansible-playbook now accepts --force-handlers to run handlers even if tasks result in failures
|
||||
* apt module now accepts "deb" parameter to install local dpkg files
|
||||
|
||||
New Modules:
|
||||
|
||||
|
|
Loading…
Reference in a new issue