mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
* grove: message -> message_content
* Remove no longer needed ignore.txt lines.
(cherry picked from commit bec43041a9)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
4
changelogs/fragments/1929-grove-message.yml
Normal file
4
changelogs/fragments/1929-grove-message.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
minor_changes:
|
||||
- "grove - the option ``message`` has been renamed to ``message_content``. The old name ``message`` is kept as an alias and will be removed for community.general 4.0.0. This was done because ``message`` is used internally by Ansible (https://github.com/ansible-collections/community.general/pull/1929)."
|
||||
deprecated_features:
|
||||
- "grove - the option ``message`` will be removed in community.general 4.0.0. Use the new option ``message_content`` instead (https://github.com/ansible-collections/community.general/pull/1929)."
|
||||
Reference in New Issue
Block a user