Revert "Remove deprecated functionality. (#363)"

This reverts commit 209aeb57fd.
This commit is contained in:
Felix Fontein
2022-07-02 14:18:53 +02:00
parent 57e19ca596
commit e6d597b539
5 changed files with 27 additions and 6 deletions
@@ -1,3 +0,0 @@
removed_features:
- "docker_stack - the return values ``out`` and ``err`` have been removed. Use ``stdout`` and ``stderr`` instead (https://github.com/ansible-collections/community.docker/pull/363)."
- "Various modules - the default of ``tls_hostname`` (``localhost``) has been removed. If you want to continue using ``localhost``, you need to specify it explicitly (https://github.com/ansible-collections/community.docker/pull/363)."