==================
Behavior & Breaking Changes
---------------------------
- The option to run multiple playbooks with matrixctl. The user should use - import_playbook: /PathTo/matrix-docker-ansible-deploy/setup.yml in an own playbook. (`20
<https://github.com/MichaelSasser/matrixctl/issues/20>`_)(`#21
<https://github.com/MichaelSasser/matrixctl/issues/21>`_)
Features & Improvements
-----------------------
- The ``ansible`` handler now uses ``ansible-runner`` instead of ``subprocess`` (`20
<https://github.com/MichaelSasser/matrixctl/issues/20>`_)(`#21
<https://github.com/MichaelSasser/matrixctl/issues/21>`_)
- The ``api`` handler now gives the user a hint, when the admin api is disabled.