Add missing scp dependency for ios_file tests (#56956)

This was required to be installed by a human, out side of our testing.
Add it so ansible-test can now manage.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
pull/57065/head
Paul Belanger 5 years ago committed by Nilashish Chakraborty
parent 94e007ed77
commit 6f1ff8eb8e

@ -4,6 +4,7 @@ junit-xml
paramiko
pyyaml
pexpect # for _user test
scp # for Cisco ios
selectors2 # for ncclient
ncclient # for Junos
jxmlease # for Junos

Loading…
Cancel
Save