Add missing scp dependency for ios_file tests
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>
This commit is contained in:
parent
034d030a89
commit
7b2906243b
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue