Merge pull request #8525 from kamaln7/patch-1

Replace all occurrences of "Digital Ocean" with "DigitalOcean"
This commit is contained in:
Michael DeHaan
2014-08-11 16:04:04 -04:00
4 changed files with 6 additions and 6 deletions

View File

@@ -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.

View File

@@ -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.