mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix M(). (#591)
* Fix M(). * Break long line. * Fix the remaining M(...). * Break long line.
This commit is contained in:
@@ -13,7 +13,7 @@ module: sf_volume_manager
|
||||
deprecated:
|
||||
removed_in: 2.0.0 # was Ansible 2.11
|
||||
why: This Module has been replaced
|
||||
alternative: please use M(na_elementsw_volume)
|
||||
alternative: please use M(netapp.elementsw.na_elementsw_volume)
|
||||
short_description: Manage SolidFire volumes
|
||||
extends_documentation_fragment:
|
||||
- community.general._netapp.solidfire
|
||||
|
||||
Reference in New Issue
Block a user