- Support for picking Ansible vault-ids from default locations.
**Security**
- Upgrade pyOpenSSL.
2.5
++++++++++++++++
**Improvements**
- Enable support for Ansible 2.4.x. - Update Java JRE version to 8u151.
2.4
++++++++++++++++
**Improvements**
- Adds bundled task: MySQL 5.7. - Adds bundled task: raw Python2. - Use JRE 8u131, use ansible modules where it makes sense, more readable code style.
**Bugfixes**
- Fix issue with passing only tags to Ansible.
2.3
++++++++++++++++
**Improvements**
- Adds bundled task: Node Yarn.
**Bugfixes**
- Fixes Digital Ocean image listing. - Makes HashiVault lookup and action plugins compatible with Ansible 2. - Timezone: Fix hour definition. - GitHub: Workaroud for ssh_dir recursive error.
2.2
++++++++++++++++
**Improvements**
- Upgrades to support Ansible 2.1.
**Bugfixes**
- Mongodb_3: fetch correct apt key. - Elasticsearch: makes daemon automatically startup after server reboot.
2.1
++++++++++++++++
**Improvements**
- Replace sudo with become in bundled tasks. - Makes phoenix operation accept tags. - Parametrise add-sudo-user bundled task to use ssh key of the specified user. - Addresses deprecation warning for JRE bundled task.