mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add missing documentation for pkg.installed
This commit is contained in:
parent
67d8dd0fd0
commit
9ed47f713a
1 changed files with 3 additions and 0 deletions
|
@ -689,6 +689,9 @@ def installed(
|
|||
- dos2unix
|
||||
- salt-minion: 2015.8.5-1.el6
|
||||
|
||||
If the version given is the string ``latest``, the latest available
|
||||
package version will be installed à la ``pkg.latest``.
|
||||
|
||||
:param bool refresh:
|
||||
This parameter controls whether or not the packge repo database is
|
||||
updated prior to installing the requested package(s).
|
||||
|
|
Loading…
Add table
Reference in a new issue