This repository has been archived by the owner on Jan 13, 2020. It is now read-only.
Releases: Accelize/accelpy
Releases · Accelize/accelpy
v1.0.0-beta-9
- Allow user to pass Arguments to Ansible configuration.
- Allow the application to pass arguments to Ansible configuration.
- Improve driver selection.
- Work in progress support to configure existing machines selected by IP addresses.
- Make the container service rootless mode as an activable option.
- Create documentation for the Kubernetes nodes application.
- Add values white list for some application definition variables.
- Improve documentation.
- Fix some tests cases.
v1.0.0-beta-8
- Force the download of Ansible roles to ensure to be up to date.
- Ensure Ansible facts are up to date after reboot.
v1.0.0-beta-7
- Use CentOS 7 as default OS
- Allow to change root volume size and default it to 10GiB
v1.0.0-beta-6
- Enable colour outputs.
- Ensure the system up to date.
- Ensure the system is rebooted after updates and hardening.
- Reduce Ansible output.
- Fix XRT driver selection and driver version selection.
- Add debug and no colour mode for tests and CI.
- Fix Ansible remote_user warning.
- Improve tests.
- Make hardening as an option in the Terraform configuration.
- Remove galaxy_info from included Ansible roles meta.
- Fix Packer missing driver selection.
- Raise for unknown values in application Yaml definition.
v1.0.0-beta-5
- Add early Kubernetes support.
- Do not return full traceback if error when loading user configuration.
- Do not return full traceback if CLI keyboard interruption.
- Add ability to select between multiple OS.
- Add early CentOS 7 support.
- Move package entry point detection out of Ansible module.
- Remove Ansible lint method (Redundant with Molecule lint step in tests)
v1.0.0-beta-4
- Fix Ansible default command .
v1.0.0-beta-3
- Fix the wrong path when calling ansible-playbook.
- Fix cred.json file path discovery.
v1.0.0-beta-2
- Add Python version check on import.
- Add Accelize DRM configuration file presence check on "accelpy init".
- Fix Ansible executable path discovery.
- Add "awscli" as a requirement since used as Terraform limitation workaround with spot instances (See terraform-providers/terraform-provider-aws issue #32)
- Add Docker links in documentation.
v1.0.0-beta-1
First Beta release.