Skip to content

Commit

Permalink
'alternatives' is now required.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Jul 4, 2024
1 parent 1713995 commit 7fe2f57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions plugins/doc_fragments/docker.py
Original file line number Diff line number Diff line change
Expand Up @@ -402,4 +402,5 @@ class ModuleDocFragment(object):
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.
'''
1 change: 1 addition & 0 deletions plugins/inventory/docker_swarm.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
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.
Expand Down

0 comments on commit 7fe2f57

Please sign in to comment.