mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2024-11-28 03:28:09 +01:00
6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
{% from "openssh/map.jinja" import openssh with context %}
|
|
|
|
openssh_client:
|
|
pkg.installed:
|
|
- name: {{ openssh.client }}
|