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
Dmitriy Smirnov 2873e4da82
Remove if-condition for check mode from DecortController.disk_find method
9 months ago
examples cloud-init example 1 year ago
library Fix call of DecortController.disk_rename method in decort_disk.action method 9 months ago
module_utils Remove if-condition for check mode from DecortController.disk_find 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