2
0

Update ssh.tst

This commit is contained in:
Christian McHugh 2019-04-08 18:35:06 +01:00 committed by GitHub
parent 668e712d6c
commit 3753fc96d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{% from "salt/map.jinja" import salt_settings with context %} {% from "salt/map.jinja" import salt_settings with context %}
{% if salt_settings.install_packages %} {% if salt_settings.install_packages %}
master_installed: salt_ssh_installed:
module_and_function: pkg.version module_and_function: pkg.version
args: args:
- {{ salt_settings.salt_ssh }} - {{ salt_settings.salt_ssh }}