Ansible modules for Digital Energy Orchestration Technology (DECORT) platform v3.4.2 and above
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.
Go to file
Sergey Shubin svs1370 f7437ebcad
Avoid extra rg/get API calls when locating compute instance
4 years ago
examples Add environment preparation script template to examples 5 years ago
library Optimize number of compute/get calls when creating new kvmvm, step 2 4 years ago
module_utils Avoid extra rg/get API calls when locating compute instance 4 years ago
README.md Update README markdown 5 years ago

README.md

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