You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
414 B
13 lines
414 B
# decort-ansible
|
|
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
|