Update requirements section in modules and README

This commit is contained in:
Sergey Shubin svs1370
2020-07-09 23:44:51 +03:00
parent 06272ce7e0
commit ca2e5d3b3f
8 changed files with 33 additions and 12 deletions

View File

@@ -2,3 +2,11 @@
Ansible modules for Digital Energy Orchestration Technology (DECORT) platform v3.4.2 and above
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