Update minimum ansible-core version > 2.14

This commit is contained in:
Guido Grazioli 2023-10-16 15:27:24 +02:00
commit bf1cb3695e
6 changed files with 9 additions and 9 deletions

View file

@ -11,7 +11,7 @@ Collection to install and configure [Keycloak](https://www.keycloak.org/) or [Re
<!--start requires_ansible-->
## Ansible version compatibility
This collection has been tested against following Ansible versions: **>=2.9.10**.
This collection has been tested against following Ansible versions: **>=2.14.0**.
Plugins and modules within a collection may be tested with only specific Ansible versions. A collection may contain metadata that identifies these versions.
<!--end requires_ansible-->