diff options
author | CaptTrews <capttrews@gmail.com> | 2019-09-13 03:33:43 +0000 |
---|---|---|
committer | CaptTrews <capttrews@gmail.com> | 2019-09-13 03:33:43 +0000 |
commit | 96903b4dfe6d5e2fdf85c69945aa196c912299b7 (patch) | |
tree | ff875be7e8a7f28d3f3fbe82a61ba92aecf0eac8 /tests | |
parent | d302f85b79d5f48033b39ef1675894a053259fa5 (diff) | |
download | vyos-ansible-old-96903b4dfe6d5e2fdf85c69945aa196c912299b7.tar.gz vyos-ansible-old-96903b4dfe6d5e2fdf85c69945aa196c912299b7.zip |
Updated from network content collector
Signed-off-by: CaptTrews <capttrews@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/integration/network-integration.requirements.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/integration/network-integration.requirements.txt b/tests/integration/network-integration.requirements.txt new file mode 100644 index 0000000..e08e0d8 --- /dev/null +++ b/tests/integration/network-integration.requirements.txt @@ -0,0 +1,5 @@ +pexpect # for _user test +scp # for Cisco ios +selectors2 # for ncclient +ncclient # for Junos +jxmlease # for Junos |