This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c19a4932eb
community.general
/
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 19:21:45 +00: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 14:29:28 +00:00
- {
include: netconf.yaml, tags
:
[
'netconf'
]
}