1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update changelog for #5958

This commit is contained in:
James Tanner 2014-03-31 13:51:21 -04:00
parent efba8b4771
commit 98b1cb8297

View file

@ -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.
* 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
* regex_replace filter plugin added
New Modules: