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 51707cbb69
Fix call of AnsibleModule.fail_json method in decort_disk.__init__ method.
9 months ago
examples cloud-init example 1 year ago
library Fix call of AnsibleModule.fail_json method in decort_disk.__init__ method. 9 months ago
module_utils Fix logic for 'changed' setting in DecortController.k8s_workers_modify 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