From 56957b1d100e87cece56362b180b5c9070b71063 Mon Sep 17 00:00:00 2001 From: Azat Khuzhin Date: Wed, 31 Jul 2024 18:14:51 +0200 Subject: [PATCH] Add ansible requirements (for split filter, 2.11+) Recently one user was trying to run this role with ancient ansible version. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 72c5dca..386bf00 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ ### Prerequisites -ClickHouse v23.5 (*note: yes, it could be relaxed, but I just don't think that it worth it*) +- ClickHouse v23.5 (*note: yes, it could be relaxed, but I just don't think that it worth it*) +- Ansible 2.11+ #### Version requirement changelog