Version info in :optdepends: not needed anymore

Since this should work with 1.x.x and 2.x.x we don't have to provide a ersion info.
This commit is contained in:
Jochen Breuer 2017-08-11 11:20:42 +02:00
parent 71995505bc
commit 81674aa88a

View File

@ -2,7 +2,7 @@
'''
Module for handling kubernetes calls.
:optdepends: - kubernetes Python client up to version 2.0.0
:optdepends: - kubernetes Python client
:configuration: The k8s API settings are provided either in a pillar, in
the minion's config file, or in master's config file::