mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Add nxos_interface integration testing (#23030)
This is a first step before starting the refactoring of the nxos_interface code.
This commit is contained in:
committed by
GitHub
parent
864cafbf5e
commit
ac6465689c
@@ -16,4 +16,5 @@
|
||||
- { role: nxos_evpn_global, when: "limit_to in ['*', 'nxos_evpn_global']" }
|
||||
- { role: nxos_feature, when: "limit_to in ['*', 'nxos_feature']" }
|
||||
- { role: nxos_mtu, when: "limit_to in ['*', 'nxos_mtu']" }
|
||||
- { role: nxos_system, when: "limit_to in ['*', 'nxos_system']" }
|
||||
- { role: nxos_system, when: "limit_to in ['*', 'nxos_system']" }
|
||||
- { role: nxos_interface, when: "limit_to in ['*', 'nxos_interface']" }
|
||||
|
||||
Reference in New Issue
Block a user