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