Commit c80c5c98 by Toshio Kuratomi

Add python2.6 dep to aws and cloudstack doc fragments

parent ebb4695d
...@@ -62,6 +62,7 @@ options: ...@@ -62,6 +62,7 @@ options:
aliases: [] aliases: []
version_added: "1.6" version_added: "1.6"
requirements: requirements:
- "python >= 2.6"
- boto - boto
notes: notes:
- If parameters are not set within the module, the following - If parameters are not set within the module, the following
......
...@@ -47,6 +47,7 @@ options: ...@@ -47,6 +47,7 @@ options:
default: 'get' default: 'get'
aliases: [] aliases: []
requirements: requirements:
- "python >= 2.6"
- cs - cs
notes: notes:
- Ansible uses the C(cs) library's configuration method if credentials are not - Ansible uses the C(cs) library's configuration method if credentials are not
......
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