This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
687f57d6ca
ansible
/
test
/
integration
/
targets
/
junos_smoke
/
tasks
/
main.yaml
4 lines
90 B
YAML
Raw
Normal View
History
Unescape
Escape
added junos_smoke tests (#37216) * added junos_smoke tests * enable check mode test * fix check mode test
2018-04-04 16:46:47 +02:00
---
Add test for reboot & wait_for_connection on EOS & IOS (#63014) * Add test for reboot & wait_for_connection * Add test for ios * Collection-proof block test * Add junos test * Don't try to evaluate cli context unless using the connection * Prevent infinite recursion
2020-01-07 20:24:26 +01:00
- {
include: cli.yaml, tags
:
[
'cli'
]
}
added junos_smoke tests (#37216) * added junos_smoke tests * enable check mode test * fix check mode test
2018-04-04 16:46:47 +02:00
- {
include: netconf.yaml, tags
:
[
'netconf'
]
}
Reference in a new issue
Copy permalink