Announcing the release of ARA Records Ansible 1.0
After more than three years since the creation of the project, we are excited to announce that the version 1.0 of ARA Records Ansible is now available. This new release marks the deprecation of ARA 0.x and while full feature parity has not yet been achieved, we are moving forward and we will iterate to add missing features in future releases. Main changes from ARA 0.x The backend has been re-written from Flask to Django/Django-rest-framework A new API as well as built-in API clients are available to record and query playbook results The project’s dependencies have been decoupled: the Ansible plugins, API backend and web interface can be installed independently from one another The web interface has been re-written as a standalone project: ara-web In summary, all the different components before 1....