Update changelog for #5910 apt now has deb parameter

pull/5591/merge
James Tanner 11 years ago
parent c751168895
commit 7f7e2a6941

@ -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…
Cancel
Save