From aa1345dab2eb3a6ee12391f594e47ca2ac76cc06 Mon Sep 17 00:00:00 2001 From: Lindsay Hill Date: Wed, 23 May 2018 07:18:37 -0700 Subject: [PATCH] Change Brocade references to Extreme (#40571) --- lib/ansible/modules/network/ironware/ironware_command.py | 4 ++-- lib/ansible/modules/network/ironware/ironware_config.py | 4 ++-- lib/ansible/modules/network/ironware/ironware_facts.py | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/ansible/modules/network/ironware/ironware_command.py b/lib/ansible/modules/network/ironware/ironware_command.py index 952aa00ccf4..229932a1c5e 100644 --- a/lib/ansible/modules/network/ironware/ironware_command.py +++ b/lib/ansible/modules/network/ironware/ironware_command.py @@ -17,9 +17,9 @@ DOCUMENTATION = """ module: ironware_command version_added: "2.5" author: "Paul Baker (@paulquack)" -short_description: Run arbitrary commands on Brocade IronWare devices +short_description: Run arbitrary commands on Extreme IronWare devices description: - - Sends arbitrary commands to a Brocade Ironware node and returns the + - Sends arbitrary commands to a Extreme Ironware node and returns the results read from the device. This module includes a I(wait_for) argument that will cause the module to wait for a specific condition before returning or timing out if the condition is not met. diff --git a/lib/ansible/modules/network/ironware/ironware_config.py b/lib/ansible/modules/network/ironware/ironware_config.py index 651b8c4d750..287ab59bd60 100644 --- a/lib/ansible/modules/network/ironware/ironware_config.py +++ b/lib/ansible/modules/network/ironware/ironware_config.py @@ -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. diff --git a/lib/ansible/modules/network/ironware/ironware_facts.py b/lib/ansible/modules/network/ironware/ironware_facts.py index 6c993da27a3..cf30ece5c46 100644 --- a/lib/ansible/modules/network/ironware/ironware_facts.py +++ b/lib/ansible/modules/network/ironware/ironware_facts.py @@ -17,7 +17,7 @@ DOCUMENTATION = """ module: ironware_facts version_added: "2.5" author: "Paul Baker (@paulquack)" -short_description: Collect facts from devices running Brocade Ironware +short_description: Collect facts from devices running Extreme Ironware description: - Collects a base set of device facts from a remote device that is running Ironware. This module prepends all of the