Revert "Revert "Remove deprecated functionality. (#363)""

This reverts commit e6d597b539.
This commit is contained in:
Felix Fontein
2022-07-02 14:28:31 +02:00
parent 6206976dbb
commit bc64aef5ca
5 changed files with 6 additions and 27 deletions
@@ -0,0 +1,3 @@
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)."