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 240e2ce2df
Assign upload_files variable outside of if construction in DecortController.k8s_provision method
9 months ago
examples cloud-init example 1 year ago
library Add check for "rg_name" parameter in case of resource group creating 10 months ago
module_utils Assign upload_files variable outside of if construction in DecortController.k8s_provision 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