Add versionadded to reauth option in dockerng module

This commit is contained in:
rallytime 2016-11-23 08:57:53 -07:00
parent 5ca2c388c2
commit 4c70534991

View file

@ -68,7 +68,11 @@ For example:
username: foo
Reauth is an optional parameter that forces the docker login to reauthorize using
the credentials passed in the pillar data. Defaults to false. For example:
the credentials passed in the pillar data. Defaults to false.
.. versionadded:: 2016.3.5,2016.11.1
For example:
.. code-block:: yaml