mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Merge pull request #41731 from terminalmage/docs
Clarify that archive_format is required pre-2016.11.0
This commit is contained in:
commit
82eab84883
@ -584,7 +584,8 @@ def extracted(name,
|
||||
|
||||
.. versionchanged:: 2016.11.0
|
||||
If omitted, the archive format will be guessed based on the value
|
||||
of the ``source`` argument.
|
||||
of the ``source`` argument. If the minion is running a release
|
||||
older than 2016.11.0, this option is required.
|
||||
|
||||
.. _tarfile: https://docs.python.org/2/library/tarfile.html
|
||||
.. _zipfile: https://docs.python.org/2/library/zipfile.html
|
||||
|
Loading…
Reference in New Issue
Block a user