Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(
libsaltcli
): add lib to check type of Salt command being used
* To distinguish between: - `salt-minion` - `salt-call` - `salt-ssh` * Invoked like `map.jinja`: - `{%- from tplroot ~ "/libsaltcli.jinja" import cli with context %}` * Based upon work done in PRs: saltstack-formulas#102, saltstack-formulas#114 & saltstack-formulas#115
- Loading branch information