Updated version_added to 2.5
This commit is contained in:
parent
18707136e2
commit
4f682e8896
1 changed files with 2 additions and 2 deletions
|
@ -12,10 +12,10 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: oneview_san_manager_facts
|
module: oneview_san_manager_facts
|
||||||
short_description: Retrieve facts about one or more of the OneView SAN Managers.
|
short_description: Retrieve facts about one or more of the OneView SAN Managers
|
||||||
description:
|
description:
|
||||||
- Retrieve facts about one or more of the SAN Managers from OneView
|
- Retrieve facts about one or more of the SAN Managers from OneView
|
||||||
version_added: "2.4"
|
version_added: "2.5"
|
||||||
requirements:
|
requirements:
|
||||||
- hpOneView >= 2.0.1
|
- hpOneView >= 2.0.1
|
||||||
author:
|
author:
|
||||||
|
|
Loading…
Reference in a new issue