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
Дмитрий Смирнов 8cf3d05d0b
Merge branch 'BANS-216' into 'rc-5.2.6'
9 months ago
examples cloud-init example 1 year ago
library Fix logic for the case when DecortController.k8s_provision method returns 0 9 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