mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
3 lines
175 B
Text
3 lines
175 B
Text
The `__opts__` dunder dictionary is now added to the loader's `pack` if not
|
|
already present, which makes it accessible via the
|
|
`salt.loader.context.NamedLoaderContext` class.
|