mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-15 19:42:06 +00:00
'alternatives' is now required.
This commit is contained in:
parent
1713995bfc
commit
7fe2f57951
@ -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.
|
||||
'''
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user