mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
removed package from squash actions
fixes https://github.com/ansible/ansible-modules-core/issues/5595
This commit is contained in:
@@ -9,6 +9,8 @@ Ansible Changes By Release
|
||||
* The version and release facts for OpenBSD hosts were reversed. This has been
|
||||
changed so that version has the numeric portion and release has the name of
|
||||
the release.
|
||||
* removed 'package' from default squash actions as not all package managers support it and it creates errors when using loops,
|
||||
any user can add back via config options if they don't use those package managers or othewise avoid the errors.
|
||||
|
||||
###Deprecations:
|
||||
* Specifying --tags (or --skip-tags) multiple times on the command line
|
||||
|
||||
Reference in New Issue
Block a user