mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Add eos_interface module (#34258)
* Add eos_interface module * Implementation of eos_interface module * Intergration test for eos_interface module * Minor fix in eos_l3_interface module * Minor fix in ios_interface integration test * Fix CI issues * Fix more CI issues
This commit is contained in:
2
test/integration/targets/eos_interface/tasks/main.yaml
Normal file
2
test/integration/targets/eos_interface/tasks/main.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
- { include: cli.yaml, tags: ['cli'] }
|
||||
Reference in New Issue
Block a user