roles: Bump minimum Ansible version to 2.13

Currently, the minimum supported Ansible version is 2.13, and
ansible-freeipa roles does not work with any version less than 2.9,
altough ansible-freeipa documentation states that the minimum version to
use is 2.8.

This patch fixes documentation and roles metadata to require that the
minimum Ansible version used is 2.13.
This commit is contained in:
Rafael Guterres Jeffman
2023-09-05 13:39:09 -03:00
parent 7ee385ee02
commit b5b22c3f7e
12 changed files with 12 additions and 12 deletions

View File

@@ -6,7 +6,7 @@ galaxy_info:
description: A role to setup an IPA domain replica
company: Red Hat, Inc
license: GPLv3
min_ansible_version: "2.8"
min_ansible_version: "2.13"
platforms:
- name: Fedora
versions: