mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
Fix digital ocean issues (#36347)
Remove module from ignore lists and some documentation fix in digital_ocean_block_storage and digital_ocean module. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
d74d416beb
commit
5242914ae5
3 changed files with 2 additions and 8 deletions
|
@ -22,5 +22,6 @@ options:
|
|||
- If set to C(no), the SSL certificates will not be validated.
|
||||
- This should only set to C(no) used on personally controlled sites using self-signed certificates.
|
||||
default: true
|
||||
type: bool
|
||||
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue