Commit 7f7e2a69 by James Tanner

Update changelog for #5910 apt now has deb parameter

parent c7511688
...@@ -12,6 +12,7 @@ Major features/changes: ...@@ -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. - 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 * 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: New Modules:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment