'alternatives' is now required.

This commit is contained in:
Felix Fontein 2024-07-04 08:01:06 +02:00
parent 1713995bfc
commit 7fe2f57951
2 changed files with 2 additions and 0 deletions

View File

@ -402,4 +402,5 @@ options:
deprecated:
why: This was necessary a long time ago to handle problems with older TLS/SSL versions. It is no longer necessary nowadays.
version: 4.0.0
alternatives: None.
'''

View File

@ -81,6 +81,7 @@ DOCUMENTATION = '''
deprecated:
why: This was necessary a long time ago to handle problems with SSL versions. It is no longer necessary nowadays.
version: 4.0.0
alternatives: None.
api_version:
description:
- The version of the Docker API running on the Docker Host.