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
3103fd62dd
ansible
/
test
/
integration
/
targets
/
eos_interfaces
/
tasks
/
main.yaml
4 lines
84 B
YAML
Raw
Normal View
History
Unescape
Escape
Add new module eos_interfaces (#59729) * Move module_utils * Add eos_interfaces and deprecate eos_interface * Add boilerplate, update ignores.txt * Try to reconcile eos provider documentation with argspec * Try to work around unknown interfaces * Move param_list_to_dict to utils
2019-08-13 16:09:52 +02:00
---
Allow httpapi for resource modules (#62843) * Redo tests to be transport agnostic cli -> eos config Redirect connection for httpapi
2020-01-14 20:26:10 +01:00
- {
include: cli.yaml, tags
:
[
'cli'
]
}
- {
include: eapi.yaml, tags
:
[
'eapi'
]
}
Reference in a new issue
Copy permalink