mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07: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:
parent
746bd3ea5d
commit
b76994ee6e
4 changed files with 13 additions and 6 deletions
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)."
|
Loading…
Add table
Add a link
Reference in a new issue