mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-21 04:10:23 -07:00
Fix M(). (#591)
* Fix M(). * Break long line. * Fix the remaining M(...). * Break long line.
This commit is contained in:
parent
e3d36a3408
commit
097aebadb0
126 changed files with 155 additions and 198 deletions
|
@ -20,7 +20,7 @@ options:
|
|||
region_name:
|
||||
description:
|
||||
- Name of region to restrict results to volumes available in a specific region.
|
||||
- Please use M(digital_ocean_region_info) for getting valid values related regions.
|
||||
- Please use M(community.general.digital_ocean_region_info) for getting valid values related regions.
|
||||
required: false
|
||||
|
||||
requirements:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue