mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
9d2182bcf8
* Deprecate nxos_switchport Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Add nxos_l2_interface DI module Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * pep8 fixes * aggregate test for nxos_l2_interface Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * revert nxos_switchport test change * gundalow's comment Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
3 lines
86 B
YAML
3 lines
86 B
YAML
---
|
|
- { include: cli.yaml, tags: ['cli'] }
|
|
- { include: nxapi.yaml, tags: ['nxapi'] }
|