Commit Graph

5 Commits

Author SHA1 Message Date
Stanislav Asunkin
40ba5a72c6
fix(libmapstack): allow mapping by booleans and numbers
* Automated using https://github.com/myii/ssf-formula/pull/418
2022-02-21 10:08:14 +00:00
Daniel Dehennin
560a5ccbbc fix(libmatchers): python client API can use config.get options
Only `salt-ssh` can't use them actually.

* openssh/libsaltcli.jinja: detect non empty `opts['__cli']` as `api`.

* openssh/libmatchers.jinja: only `ssh` and `unknown` can't use
  `config.get` options `merge` and `delimiter`.
2022-02-03 14:08:37 +01:00
Imran Iqbal
3162842ec5
refactor(map.jinja): standardise v5 structure [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/382
2021-10-26 12:11:24 +01:00
Daniel Dehennin
d69556d5ae feat(matchers): add delimiter option for source definitions 2021-01-11 17:47:11 +01:00
Daniel Dehennin
925c86ea69 refactor(map): compound matchers like parsing with libmatchers 2021-01-11 17:41:20 +01:00