Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ansible
Commits
6e6e0395
Commit
6e6e0395
authored
Aug 08, 2014
by
Kamal Nasser
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace all occurrences of "Digital Ocean" with "DigitalOcean"
parent
049f4a98
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
docsite/rst/guides.rst
+1
-1
docsite/rst/intro_dynamic_inventory.rst
+1
-1
library/cloud/digital_ocean_domain
+2
-2
library/cloud/digital_ocean_sshkey
+2
-2
No files found.
docsite/rst/guides.rst
View file @
6e6e0395
...
...
@@ -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.
docsite/rst/intro_dynamic_inventory.rst
View file @
6e6e0395
...
...
@@ -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
...
...
library/cloud/digital_ocean_domain
View file @
6e6e0395
...
...
@@ -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.
...
...
library/cloud/digital_ocean_sshkey
View file @
6e6e0395
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment