diff options
author | ansible-zuul[bot] <48994755+ansible-zuul[bot]@users.noreply.github.com> | 2019-12-05 05:00:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-05 05:00:49 +0000 |
commit | 84155f61501e3c512c0c3cd6a9ddf1f6639d4850 (patch) | |
tree | f90baae59f49fb5217f41a09974a7b6bf0f44076 | |
parent | 23193a4f8559b2b53c0ac51bd974f26eba5adffb (diff) | |
parent | 9519fc81bc05199e381f4bf2650e77d05ddb17b4 (diff) | |
download | vyos-ansible-collection-84155f61501e3c512c0c3cd6a9ddf1f6639d4850.tar.gz vyos-ansible-collection-84155f61501e3c512c0c3cd6a9ddf1f6639d4850.zip |
Merge pull request #57 from CaptTrews/ansible/collections-sync-master
Updated from network content collector
Reviewed-by: https://github.com/apps/ansible-zuul
-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 |