diff options
author | ansible-zuul[bot] <48994755+ansible-zuul[bot]@users.noreply.github.com> | 2019-12-04 17:28:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-04 17:28:55 +0000 |
commit | 987c14279c62fa6c0f79f67d9c6db0e8818e59fa (patch) | |
tree | 133958d96ff13a3df7bae53742d138ac9bfd2884 /tests/integration/targets/vyos_lldp_interfaces/meta/main.yaml | |
parent | df640eaacf60e82e6cf6f8b10236894eef1cc8ce (diff) | |
parent | f4fff0b4a4ecd2e634f4dcb515bf92c20d3771ba (diff) | |
download | vyos.vyos-987c14279c62fa6c0f79f67d9c6db0e8818e59fa.tar.gz vyos.vyos-987c14279c62fa6c0f79f67d9c6db0e8818e59fa.zip |
Merge pull request #56 from CaptTrews/ansible/collections-sync-master
Updated from network content collector
Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'tests/integration/targets/vyos_lldp_interfaces/meta/main.yaml')
-rw-r--r-- | tests/integration/targets/vyos_lldp_interfaces/meta/main.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration/targets/vyos_lldp_interfaces/meta/main.yaml b/tests/integration/targets/vyos_lldp_interfaces/meta/main.yaml index f88bce5..7413320 100644 --- a/tests/integration/targets/vyos_lldp_interfaces/meta/main.yaml +++ b/tests/integration/targets/vyos_lldp_interfaces/meta/main.yaml @@ -1,2 +1,3 @@ +--- dependencies: - prepare_vyos_tests |