This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
4373b155a5
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 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'
]
}
Copy permalink