* Add support for using any source S3 backup bucket with `config.hosting_services_backup_bucket`
0.0.14
~~~~~~~~~~~~~~~~~~~~
* Adds get_backup_from_hosting to allow retrieving backups that are created and stored using caktus-hosting-backups
0.0.13
~~~~~~~~~~~~~~~~~~~~ * Make custom playbooks compatible with boto. This requires that you add a ``aws.profile_name`` key in your tasks definition which points to an AWS_PROFILE that is an AssumedRole.
0.0.12
~~~~~~~~~~~~~~~~~~~ * Add support for Ansible `--limit` with `deploy.playbook` task * Fix bug with verbosity flag
0.0.11
~~~~~~~~~~~~~~~~~~~ * Add verbosity flag to all ansible commands, and allow verbosity=0, with a WARNING explaining to use that for CI deploys (27)