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
76867730bf
ansible
/
test
/
integration
/
targets
/
iosxr_interface
/
tasks
/
main.yaml
4 lines
90 B
YAML
Raw
Normal View
History
Unescape
Escape
iosxr implemetation for net_interface (#27513) * iosxr implemetation for net_interface * iosxr_interface implementation * Add integration test * iosxr_interface integration test * net_interface intergration test for iosxr * update boilerplate
2017-08-01 16:49:54 +02:00
---
- {
include: cli.yaml, tags
:
[
'cli'
]
}
Cliconf and Netconf refactoring iosxr_interface (#33909) * Cliconf and Netconf refactoring iosxr_interface * adds `xml` key and related changes for netconf output * * review comments changes
2017-12-20 08:36:07 +01:00
- {
include: netconf.yaml, tags
:
[
'netconf'
]
}
Reference in a new issue
Copy permalink