diff --git a/README.md b/README.md index b269ee8..76f9186 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,18 @@ # decort-ansible -Ansible modules for Digital Energy Orchestration Technology (DECORT) platform v3.6.1 and above. +Модули Ansible для платформы Digital Energy Orchestration Technology (DECORT). -Note that this module may produce unreliable results when used with older DECORT API versions. +## Соответствие версий платформы версиям модулей Ansible -Requirements: -* Ansible 2.7 or higher -* Python 3.7 or higher -* PyJWT 2.0.0 Python module or higher -* requests Python module -* netaddr Python module -* DECORT cloud platform version 3.8.7 or higher +| Версия платформы | Версия модулей Ansible | +| :---: | :---: | +| 4.0.0 | 5.3.0 | +| 3.8.9 | 5.2.6 | +| 3.8.8 | 5.2.6 | +| 3.8.7 | 5.2.5 | +| 3.8.6 | 5.2.4 | + +## Ссылки + +- [Документация](./wiki/Home.md) + +- [Список изменений](./CHANGELOG.md)