mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
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>
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user