parent
3b84a5f633
commit
a94a5a2e62
@ -1,12 +1,18 @@
|
|||||||
# decort-ansible
|
# 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 |
|
||||||
* Ansible 2.7 or higher
|
| :---: | :---: |
|
||||||
* Python 3.7 or higher
|
| 4.0.0 | 5.3.0 |
|
||||||
* PyJWT 2.0.0 Python module or higher
|
| 3.8.9 | 5.2.6 |
|
||||||
* requests Python module
|
| 3.8.8 | 5.2.6 |
|
||||||
* netaddr Python module
|
| 3.8.7 | 5.2.5 |
|
||||||
* DECORT cloud platform version 3.8.7 or higher
|
| 3.8.6 | 5.2.4 |
|
||||||
|
|
||||||
|
## Ссылки
|
||||||
|
|
||||||
|
- [Документация](./wiki/Home.md)
|
||||||
|
|
||||||
|
- [Список изменений](./CHANGELOG.md)
|
||||||
|
Loading…
Reference in new issue