19 lines
503 B
YAML
19 lines
503 B
YAML
# copyright (c) 2017-2020 Dell Inc. or its subsidiaries. All Rights Reserved.
|
|
---
|
|
galaxy_info:
|
|
author: Dell EMC Networking Engineering
|
|
description: >
|
|
The os9_aaa role facilitates the configuration of Authentication Authorization Acccounting (AAA) attributes
|
|
in devices running Dell EMC Networking Operating Systems.
|
|
license: GPLv3
|
|
min_ansible_version: 2.9.6
|
|
|
|
platforms:
|
|
- name: os9
|
|
|
|
galaxy_tags:
|
|
- networking
|
|
- dell
|
|
- emc
|
|
- dellemc
|
|
- os9
|