mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 20:31:27 -07:00
Change Brocade references to Extreme (#40571)
This commit is contained in:
parent
ae49f4fd35
commit
aa1345dab2
3 changed files with 5 additions and 5 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue