mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 19:32:47 +00:00
Merge pull request #8525 from kamaln7/patch-1
Replace all occurrences of "Digital Ocean" with "DigitalOcean"
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user