Commit 98b1cb82 by James Tanner

Update changelog for #5958

parent efba8b47
...@@ -13,6 +13,7 @@ Major features/changes: ...@@ -13,6 +13,7 @@ Major features/changes:
- 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 * apt module now accepts "deb" parameter to install local dpkg files
* regex_replace filter plugin added
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