diff --git a/changelogs/fragments/deprecate-eol-ansible-core.yml b/changelogs/fragments/deprecate-eol-ansible-core.yml new file mode 100644 index 00000000..529b8a93 --- /dev/null +++ b/changelogs/fragments/deprecate-eol-ansible-core.yml @@ -0,0 +1,4 @@ +deprecated_features: + - "The collection deprecates support for all ansible-core versions that are currently End of Life, + `according to the ansible-core support matrix `__. + This means that the next major release of the collection will no longer support ansible-core 2.11, ansible-core 2.12, ansible-core 2.13, and ansible-core 2.14."