Replace all occurrences of "Digital Ocean" with "DigitalOcean"
This commit is contained in:
parent
4a3fcf7d1c
commit
4e43e840b2
2 changed files with 4 additions and 4 deletions
|
@ -30,10 +30,10 @@ options:
|
|||
choices: ['present', 'active', 'absent', 'deleted']
|
||||
client_id:
|
||||
description:
|
||||
- Digital Ocean manager id.
|
||||
- DigitalOcean manager id.
|
||||
api_key:
|
||||
description:
|
||||
- Digital Ocean api key.
|
||||
- DigitalOcean api key.
|
||||
id:
|
||||
description:
|
||||
- Numeric, the droplet id you want to operate on.
|
||||
|
|
|
@ -30,10 +30,10 @@ options:
|
|||
choices: ['present', 'absent']
|
||||
client_id:
|
||||
description:
|
||||
- Digital Ocean manager id.
|
||||
- DigitalOcean manager id.
|
||||
api_key:
|
||||
description:
|
||||
- Digital Ocean api key.
|
||||
- DigitalOcean api key.
|
||||
id:
|
||||
description:
|
||||
- Numeric, the SSH key id you want to operate on.
|
||||
|
|
Loading…
Reference in a new issue