Add note about using version 1 of DigitalOcean API.
This commit is contained in:
parent
2c1538f220
commit
cab378bff6
3 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
'''
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue