mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Add note about using version 1 of DigitalOcean API.
This commit is contained in:
committed by
Matt Clay
parent
a0caaf7f42
commit
302c6f9b82
@@ -96,6 +96,7 @@ options:
|
||||
|
||||
notes:
|
||||
- Two environment variables can be used, DO_CLIENT_ID and DO_API_KEY.
|
||||
- Version 1 of DigitalOcean API is used.
|
||||
requirements: [ dopy ]
|
||||
'''
|
||||
|
||||
|
||||
@@ -46,6 +46,7 @@ options:
|
||||
|
||||
notes:
|
||||
- Two environment variables can be used, DO_CLIENT_ID and DO_API_KEY.
|
||||
- Version 1 of DigitalOcean API is used.
|
||||
'''
|
||||
|
||||
|
||||
|
||||
@@ -46,6 +46,7 @@ options:
|
||||
|
||||
notes:
|
||||
- Two environment variables can be used, DO_CLIENT_ID and DO_API_KEY.
|
||||
- Version 1 of DigitalOcean API is used.
|
||||
'''
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user