Skip to content

Commit 1b43e9b

Browse files
committed
feat: Add netbox_tunnel to action_groups
This commit adds `netbox_tunnel` to the `action_groups` list in the `runtime.yml` file. This change ensures that the `netbox_tunnel` action group is included in the NetBox integration tests.
1 parent e9eb2fa commit 1b43e9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meta/runtime.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ action_groups:
7878
- netbox_tag
7979
- netbox_tenant
8080
- netbox_tenant_group
81+
- netbox_tunnel
8182
- netbox_virtual_chassis
8283
- netbox_virtual_machine
8384
- netbox_vlan

0 commit comments

Comments
 (0)