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
e16e6313c7
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 13:33:11 +02: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 07:50:18 +02:00
- {
include: netconf.yaml, tags
:
[
'netconf'
]
}
Reference in a new issue
Copy permalink