mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2025-04-17 10:10:28 +00:00
5 lines
126 B
Text
5 lines
126 B
Text
{% from "openssh/map.jinja" import openssh with context %}
|
|
|
|
openssh_client:
|
|
pkg.installed:
|
|
- name: {{ openssh.client }}
|