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
Дмитрий Смирнов 538c7e6f47
Merge branch 'BANS-249' into 'rc-5.2.6'
9 months ago
examples cloud-init example 1 year ago
library Fix call of DecortController.disk_limitIO method in decort_disk.create method 9 months ago
module_utils Fix incorrect access to MIN_IOPS variable in DecortController.disk_check_iotune_arg method 9 months ago
README.md version update 2 years ago
decort-ansible.tar k8s/lb update && bug fixes 1 year ago

README.md

decort-ansible

Ansible modules for Digital Energy Orchestration Technology (DECORT) platform v3.6.1 and above.

Note that this module may produce unreliable results when used with older DECORT API versions.

Requirements:

  • Ansible 2.7 or higher
  • Python 3.7 or higher
  • PyJWT 2.0.0 Python module or higher
  • requests Python module
  • netaddr Python module
  • DECORT cloud platform version 3.8.7 or higher