salt/tests/pytests/unit/client
jeanluc 8356be888b
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`.
2023-12-29 17:39:11 +01:00
..
ssh Sync config SSH wrapper with execution module 2023-12-29 17:39:11 +01:00
__init__.py Add missing __init__.py files 2022-01-21 13:04:02 -05:00
test_init.py Add comment to test 2023-11-09 17:08:31 +00:00
test_netapi.py Use the minion_opts and master_opts fixtures instead. 2022-11-18 12:36:51 -07:00