mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
3e03f8a400
Allows this code path to succeed for a minimal roster file that does not specify `ssh_options` $ sudo salt-ssh 'login1*' test.ping Permission denied for host login1, do you want to deploy the salt-ssh key? (password required): [Y/n] Y Password for root@login1: login1: True
2 lines
24 B
Python
2 lines
24 B
Python
# -*- coding: utf-8 -*-
|