mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 14:21:30 +00:00
Add python2.6 dep to aws and cloudstack doc fragments
This commit is contained in:
@@ -62,6 +62,7 @@ options:
|
||||
aliases: []
|
||||
version_added: "1.6"
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
- boto
|
||||
notes:
|
||||
- If parameters are not set within the module, the following
|
||||
|
||||
@@ -47,6 +47,7 @@ options:
|
||||
default: 'get'
|
||||
aliases: []
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
- cs
|
||||
notes:
|
||||
- Ansible uses the C(cs) library's configuration method if credentials are not
|
||||
|
||||
Reference in New Issue
Block a user