mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00
Add docs for new reload kwarg
This commit is contained in:
parent
fc70884ca1
commit
bdcae5de82
1 changed files with 3 additions and 0 deletions
|
@ -662,6 +662,9 @@ class Pillar(object):
|
|||
|
||||
Returns:
|
||||
{'saltenv': ['state1', 'state2', ...]}
|
||||
|
||||
reload
|
||||
Reload the matcher loader
|
||||
'''
|
||||
matches = {}
|
||||
if reload:
|
||||
|
|
Loading…
Add table
Reference in a new issue