1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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

This commit is contained in:
Kamal Nasser 2014-08-08 22:03:17 +03:00
parent 049f4a9882
commit 6e6e039506
4 changed files with 6 additions and 6 deletions

View file

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

View file

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

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.