Commit 536a5952 by Michael DeHaan

Doc version tweaks

parent 4b581e54
...@@ -22,7 +22,7 @@ description: ...@@ -22,7 +22,7 @@ description:
- creates / deletes or resize a Rackspace Cloud Databases instance - creates / deletes or resize a Rackspace Cloud Databases instance
and optionally waits for it to be 'running'. The name option needs to be unique since and optionally waits for it to be 'running'. The name option needs to be unique since
it's used to identify the instance. it's used to identify the instance.
version_added: "1.6" version_added: "1.8"
options: options:
api_key: api_key:
description: description:
......
...@@ -20,8 +20,7 @@ module: rax_cdb_database ...@@ -20,8 +20,7 @@ module: rax_cdb_database
short_description: create / delete a database in the Cloud Databases short_description: create / delete a database in the Cloud Databases
description: description:
- create / delete a database in the Cloud Databases. - create / delete a database in the Cloud Databases.
version_added: "1.6" version_added: "1.88888888ns:
options:
api_key: api_key:
description: description:
- Rackspace API key (overrides I(credentials)) - Rackspace API key (overrides I(credentials))
......
...@@ -17,10 +17,10 @@ ...@@ -17,10 +17,10 @@
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: rax_cdb_user module: rax_cdb_user
short_description: create / delete a database in the Cloud Databases short_description: create / delete a Rackspace Cloud Database
description: description:
- create / delete a database in the Cloud Databases. - create / delete a database in the Cloud Databases.
version_added: "1.6" version_added: "1.8"
options: options:
api_key: api_key:
description: description:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment