Replace all occurrences of "Digital Ocean" with "DigitalOcean"

pull/8525/head
Kamal Nasser 10 years ago
parent 049f4a9882
commit 6e6e039506

@ -13,5 +13,5 @@ This section is new and evolving. The idea here is explore particular use cases
guide_rolling_upgrade
test_strategies
Pending topics may include: Docker, Jenkins, Google Compute Engine, Linode/Digital Ocean, Continuous Deployment, and more.
Pending topics may include: Docker, Jenkins, Google Compute Engine, Linode/DigitalOcean, Continuous Deployment, and more.

@ -199,7 +199,7 @@ Other inventory scripts
In addition to Cobbler and EC2, inventory scripts are also available for::
BSD Jails
Digital Ocean
DigitalOcean
Google Compute Engine
Linode
OpenShift

@ -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…
Cancel
Save