ARA 1.0 beta: help wanted
The first beta milestone for ARA 1.0 is out and ready for testing ! Main changes since 1.0.0a4 API: /api/v1/info has moved to / and / was improved with a link to the API index API: CORS_ORIGIN_WHITELIST now requires the scheme (http/https) as per django-cors-headers API: Playbook arguments are now provided when listing playbooks at /api/v1/playbooks Clients: API clients now support authenticating with specified credentials Ansible roles: The ara_api role now supports using postgresql for the server database Packaging The API server dependencies are now optional when installing ARA 1....