|
|
|
@ -4,9 +4,9 @@ Ansible modules for Digital Energy Orchestration Technology (DECORT) platform v3
|
|
|
|
|
Note that this module may produce unreliable results when used with older DECORT API versions.
|
|
|
|
|
|
|
|
|
|
Requirements:
|
|
|
|
|
- Ansible 2.7 or higher
|
|
|
|
|
- Python 2.6 or higher
|
|
|
|
|
- PyJWT Python module
|
|
|
|
|
- requests Python module
|
|
|
|
|
- netaddr Python module
|
|
|
|
|
- DECORT cloud platform version 3.4.2 or higher
|
|
|
|
|
* Ansible 2.7 or higher
|
|
|
|
|
* Python 2.6 or higher
|
|
|
|
|
* PyJWT Python module
|
|
|
|
|
* requests Python module
|
|
|
|
|
* netaddr Python module
|
|
|
|
|
* DECORT cloud platform version 3.4.2 or higher
|
|
|
|
|