summaryrefslogtreecommitdiff
path: root/test/integration/targets/junos_command
diff options
context:
space:
mode:
authorGanesh Nalawade <ganesh634@gmail.com>2017-08-02 11:28:34 +0530
committerGitHub <noreply@github.com>2017-08-02 11:28:34 +0530
commit6e0741e8b61879c76dfb05e4f9c1c2421b140da1 (patch)
tree239b44c9eafd465017b928a2ba2cff4e896c6e80 /test/integration/targets/junos_command
parent9304d6cb01a924c77ddfdf4cb199edb578f7bd48 (diff)
downloadansible-6e0741e8b61879c76dfb05e4f9c1c2421b140da1.tar.gz
Add dependency to run junos integration test (#27620)
Diffstat (limited to 'test/integration/targets/junos_command')
-rw-r--r--test/integration/targets/junos_command/meta/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/integration/targets/junos_command/meta/main.yml b/test/integration/targets/junos_command/meta/main.yml
new file mode 100644
index 0000000000..191a0f2ea1
--- /dev/null
+++ b/test/integration/targets/junos_command/meta/main.yml
@@ -0,0 +1,2 @@
+dependencies:
+ - prepare_junos_tests