Change Brocade references to Extreme (#40571)

This commit is contained in:
Lindsay Hill 2018-05-23 07:18:37 -07:00 committed by John R Barker
commit aa1345dab2
3 changed files with 5 additions and 5 deletions

View file

@ -17,9 +17,9 @@ DOCUMENTATION = """
module: ironware_config
version_added: "2.5"
author: "Paul Baker (@paulquack)"
short_description: Manage configuration sections on Brocade Ironware devices
short_description: Manage configuration sections on Extreme Ironware devices
description:
- Brocade Ironware configurations use a simple block indent file syntax
- Extreme Ironware configurations use a simple block indent file syntax
for segmenting configuration into sections. This module provides
an implementation for working with Ironware configuration sections in
a deterministic way.