dellemc.os9/roles/os9_xstp/tests/main.os9.yaml
Komal Uttamrao Patil 90b090b021
OS9 Ansible Collections (#2)
* adding OS9 ansible collections

* adding OS9 collections

Co-authored-by: Patil <Komal_uttamrao_Patil@Dell.com>
2020-07-09 19:29:51 -07:00

34 lines
No EOL
635 B
YAML

---
# vars file for dellemc.os9.os9_xstp,
# below gives a sample configuration
# Sample variables for OS9 device
os9_xstp:
type: rstp
enable: true
stp:
bridge_priority: 4096
state: present
rstp:
bridge_priority: 4096
state: present
pvst:
vlan:
- range_or_id: 10
bridge_priority: 4096
state: present
mstp:
mstp_instances:
- number: 1
vlans: 10,12
bridge_priority: 4096
vlans_state: present
state: present
intf:
fortyGigE 1/25:
stp_type:
- stp
- mstp
edge_port: true