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
637eed5a5c
ansible
/
test
/
integration
/
targets
/
eos_lacp_interfaces
/
tasks
/
main.yaml
4 lines
84 B
YAML
Raw
Normal View
History
Unescape
Escape
New module eos_lacp_interfaces (#61349) * Prepare for lacp_interfaces. * Import module from builder * Implement facts * Implement config * Add tests
2019-08-28 19:06:45 +02:00
---
Allow httpapi for EOS resource modules (#66871) * Redo tests to be transport agnostic cli -> eos config * Redirect connection for httpapi * Fix tests * Handle missing platform imports
2020-02-03 14:04:08 +01:00
- {
include: cli.yaml, tags
:
[
'cli'
]
}
- {
include: eapi.yaml, tags
:
[
'eapi'
]
}
Reference in a new issue
Copy permalink