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 2014863c37
Fix incorrect condition when listing ext nets in compute_networks
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 Fix incorrect condition when listing ext nets in compute_networks 4 years ago
README.md Change external network list API URL to use new group extnet 4 years ago

README.md

decort-ansible

Ansible modules for Digital Energy Orchestration Technology (DECORT) platform v3.5.0 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.5.0 or higher