Bump deprecations we forgot to remove in 2.0.0. (#362)

This commit is contained in:
Felix Fontein
2022-05-20 14:45:52 +02:00
committed by GitHub
parent 9c7415e0e7
commit 7e710f743d
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ requirements:
- pyyaml
notes:
- Return values I(out) and I(err) have been deprecated and will be removed in community.docker 2.0.0. Use I(stdout) and I(stderr) instead.
- Return values I(out) and I(err) have been deprecated and will be removed in community.docker 3.0.0. Use I(stdout) and I(stderr) instead.
'''
RETURN = '''