salt/changelog/56441.fixed.md
jeanluc 6c62792c73 Sync config SSH wrapper with execution module
The wrapper has diverged significantly from the module.

* `option` did not check grains
* `option` did not have `omit_all` and `wildcard` parameters
* `get` missed several parameters: `delimiter`, `merge` and all `omit_*`
* There was no wrapping function for `items`.

(cherry picked from commit 8356be888b)
2024-06-25 00:16:04 -07:00

61 B

Fixed config.get does not support merge option with salt-ssh