diff --git a/HISTORY.txt b/HISTORY.txt index 5f11c4e..f3dbfe3 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,5 +1,13 @@ +1.2.10 2016-08-18 + +- Use plone server role 1.2.10. Update ansible.fail2ban to 1.5.0. + [smcmahon] + 1.2.9 (unreleased) +- Test cleanups. + [smcmahon] + - Document use of ansible_ssh_pipelining in plone role. [smcmahon] diff --git a/requirements.yml b/requirements.yml index f98fe61..06c9144 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,7 +1,7 @@ --- - src: https://github.com/plone/ansible.plone_server.git - version: 1.2.8 + version: 1.2.10 name: plone.plone_server - src: https://github.com/jnv/ansible-role-unattended-upgrades.git @@ -13,5 +13,5 @@ name: ANXS.hostname - src: https://github.com/Oefenweb/ansible-fail2ban - version: v1.2.0 + version: v1.5.0 name: tersmitten.fail2ban \ No newline at end of file