mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Deprecate squash_actions (#35978)
* Deprecate squash_actions * Wording update * Update wording and version * Update versions to reflect 2.7 deprecation * Add 2.7 porting guide
This commit is contained in:
@@ -970,6 +970,10 @@ DEFAULT_SQUASH_ACTIONS:
|
||||
- {key: squash_actions, section: defaults}
|
||||
type: list
|
||||
version_added: "2.0"
|
||||
deprecated:
|
||||
why: Loop squashing is deprecated and this configuration will no longer be used
|
||||
version: "2.11"
|
||||
alternatives: a list directly with the module argument
|
||||
DEFAULT_SSH_TRANSFER_METHOD:
|
||||
# TODO: move to ssh plugin
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user