dellemc.os9/roles/os9_vrf/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

15 lines
No EOL
362 B
YAML

---
# vars file for dellemc.os9.os9_vrf,
# below gives a sample configuration
# Sample variables for OS9 device
os9_vrf:
vrfdetails:
- vrf_id: 23
vrf_name: VRFi-KEEPALIVE
description: test
state: absent
tagged_portname:
- port: fortyGigE 1/7
state: absent
- port: fortyGigE 1/8
state: absent