We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82ac96c commit 005578eCopy full SHA for 005578e
HISTORY.txt
@@ -1,5 +1,13 @@
1
+1.2.10 2016-08-18
2
+
3
+- Use plone server role 1.2.10. Update ansible.fail2ban to 1.5.0.
4
+ [smcmahon]
5
6
1.2.9 (unreleased)
7
8
+- Test cleanups.
9
10
11
- Document use of ansible_ssh_pipelining in plone role.
12
[smcmahon]
13
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
14
15
- src: https://github.com/Oefenweb/ansible-fail2ban
16
- version: v1.2.0
+ version: v1.5.0
17
name: tersmitten.fail2ban
0 commit comments