dellemc.os9/playbooks/datacenter.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

11 lines
177 B
YAML

---
- hosts: datacenter
gather_facts: no
connection: network_cli
collections:
- dellemc.os9
roles:
- os9_interface
- os9_bgp
- os9_snmp
- os9_system