* adding OS9 ansible collections * adding OS9 collections Co-authored-by: Patil <Komal_uttamrao_Patil@Dell.com>
11 lines
No EOL
201 B
YAML
11 lines
No EOL
201 B
YAML
---
|
|
# vars file for
|
|
# below gives a sample configuration
|
|
# Sample variables for OS9 device
|
|
os9_ntp:
|
|
server:
|
|
- ip: 2.2.2.2
|
|
vrf:
|
|
- test
|
|
- tes
|
|
state: present |