18 lines
401 B
YAML
18 lines
401 B
YAML
# Copyright (c) 2020 Dell Inc.
|
|
---
|
|
galaxy_info:
|
|
author: Dell EMC Networking Engineering
|
|
description: The os9_ntp role facilitates the configuration of NTP attributes in devices running Dell EMC Networking Operating Systems.
|
|
company: Dell Inc
|
|
license: GPLv3
|
|
min_ansible_version: 2.9.6
|
|
|
|
platforms:
|
|
- name: os9
|
|
|
|
galaxy_tags:
|
|
- networking
|
|
- dell
|
|
- emc
|
|
- dellemc
|
|
- os9
|