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
1 changed files with 1 additions and 1 deletions

View File

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