update minimum ansible-core to 2.14+

linter

Signed-off-by: Guido Grazioli <ggraziol@redhat.com>
This commit is contained in:
Guido Grazioli
2023-11-14 11:38:50 +01:00
parent 6a7192ff7f
commit 91e2a27987
4 changed files with 47 additions and 43 deletions

View File

@@ -1,2 +1,2 @@
---
requires_ansible: '>=2.11.0' # Use '>= 2.9.10' instead, if needed
requires_ansible: '>=2.14.0'