Browse code

updated changelog with configurable strategy

Brian Coca authored on 2016/11/16 05:37:17
Showing 1 changed files
... ...
@@ -12,6 +12,7 @@ Ansible Changes By Release
12 12
 * removed 'package' from default squash actions as not all package managers support it and it creates errors when using loops,
13 13
   any user can add back via config options if they don't use those package managers or othewise avoid the errors.
14 14
 * Blocks can now have a `name` field, to aid in playbook readability.
15
+* default strategy is now configurable via ansible.cfg or environment variable.
15 16
 
16 17
 ###Deprecations:
17 18
 * Specifying --tags (or --skip-tags) multiple times on the command line