mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Add VyOS integration tests for net_linkagg (#26478)
This commit is contained in:
committed by
GitHub
parent
8b0e052b88
commit
c6c5c6cf81
@@ -0,0 +1,4 @@
|
||||
---
|
||||
|
||||
- include: "{{ role_path }}/tests/vyos/basic.yaml"
|
||||
when: hostvars[inventory_hostname]['ansible_network_os'] == 'vyos'
|
||||
Reference in New Issue
Block a user