mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix a docs issue
This commit is contained in:
parent
e7b64277e1
commit
4e03620d4e
1 changed files with 2 additions and 0 deletions
|
@ -368,10 +368,12 @@ encoding and unsupported characters (smart-quotes, em-dash, etc) found in the
|
|||
ADML files as well as whitespace in some policies have been addressed.
|
||||
|
||||
Speed enhancements include:
|
||||
|
||||
- Caching the compiled xml from ADMX/ADML files in ``__context__``
|
||||
- Lowercasing all keys before compiling XML to remove an expensive XPath lookup
|
||||
|
||||
Additional functionality:
|
||||
|
||||
- Adds the :py:func:`lgpo.get_policy <salt.modules.win_lgpo.get_policy>`
|
||||
function that allows you to get the current settings for a single policy.
|
||||
- Changes some policy names that were overly long
|
||||
|
|
Loading…
Add table
Reference in a new issue