diff options
author | CaptTrews <capttrews@gmail.com> | 2019-12-05 00:47:15 +0000 |
---|---|---|
committer | CaptTrews <capttrews@gmail.com> | 2019-12-05 00:47:15 +0000 |
commit | 9519fc81bc05199e381f4bf2650e77d05ddb17b4 (patch) | |
tree | f90baae59f49fb5217f41a09974a7b6bf0f44076 /tests | |
parent | 23193a4f8559b2b53c0ac51bd974f26eba5adffb (diff) | |
download | vyos-ansible-old-9519fc81bc05199e381f4bf2650e77d05ddb17b4.tar.gz vyos-ansible-old-9519fc81bc05199e381f4bf2650e77d05ddb17b4.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration/network-integration.requirements.txt b/tests/integration/network-integration.requirements.txt index e08e0d8..e8c81df 100644 --- a/tests/integration/network-integration.requirements.txt +++ b/tests/integration/network-integration.requirements.txt @@ -3,3 +3,4 @@ scp # for Cisco ios selectors2 # for ncclient ncclient # for Junos jxmlease # for Junos +xmltodict # for Junos |