Releases: platform9/express
Releases · platform9/express
v1.3.6
Fix issues using passwords with special characters
v1.3.5
Updated RedHat jinja2 filter to a test for Ansible 2.9+ compatibility
v1.3.4
Adjust getting the OS token when the running with a different py inte…
v1.3.3
replace ctrl_ip with du_fqdn for calling management plane APIs (#248)
* replace ctrl_ip with du_fqdn for calling management plane APIs
* add the deauth role to us du_fqdn, fix multi-region support to use the correct fqdn
v1.3.2
Enables specifying an Ansible log file location outside of the default
v1.3.1
Move failed jinja2 filter to a test (#245)
* Some fixes
* Move failed jinja2 filter to a test
Using failed as a jinja2 filter is deprecated as Ansible 2.5 (current latest
version is 2.9). It is noticed that using it as a filter is leading to failures
on certain setups. Move to using the new way of using failed as a test instead.
See more details here:
https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.5.html?highlight=failed#deprecated
v1.3.0
Support for upcoming certless host installer and new execution path for PMK only deployments.
v1.2.9
Fixes for Ansible 2.8, multi-region fix, and adjustment to profile Ansible roles.
v1.2.8
Bug fix to resolve host agent download via a proxy
v1.2.7
Fix for OpenStack Glance Ubuntu image download links