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
feae35ab7e
ansible
/
test
/
integration
/
targets
/
iosxr_system
/
tasks
/
main.yaml
4 lines
90 B
YAML
Raw
Normal View
History
Unescape
Escape
Test system (#22420) * ios_system * tests for ios_system * tests for *_system * working ios_system on cli * Typo * Loopback10 (single word, upeprcase) * Revert docs changes * Working iosxr_system tests * eos, not nxos * nxos_system
2017-03-08 20:21:45 +01:00
---
- {
include: cli.yaml, tags
:
[
'cli'
]
}
refactor iosxr_system for cliconf and netconf (#34749) * * refactor iosxr_system for cliconf and netconf * * Fix unit tests and sanity issues
2018-01-17 15:29:28 +01:00
- {
include: netconf.yaml, tags
:
[
'netconf'
]
}
Reference in a new issue
Copy permalink