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 18067b82b7
Fix pool_name argument name in call to provision_disk
4 years ago
examples Add environment preparation script template to examples 5 years ago
library Fix pool_name argument name in call to provision_disk 4 years ago
module_utils Change default pool name for disk provisioning to empty string 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