This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
42deaf2c71
ansible
/
test
/
integration
/
targets
/
net_vrf
/
tasks
/
main.yaml
4 lines
90 B
YAML
Raw
Normal View
History
Unescape
Escape
Platform agnostic module for VRFs (#25383) * WIP VRF platform agnostic module * Fixed examples refering vlans instead of vrfs * Add integration tests
2017-06-09 11:33:11 +00:00
---
- {
include: cli.yaml, tags
:
[
'cli'
]
}
Add net_vrf implementation for junos (#27055) * junos_vrf implementation * junos_vrf integration test * net_vrf integration test for junos
2017-07-20 05:50:18 +00:00
- {
include: netconf.yaml, tags
:
[
'netconf'
]
}
Reference in a new issue
Copy permalink