Files
ansible-freeipa/roles/ipabackup/meta/main.yml
Rafael Guterres Jeffman 74663b877a ipabackup: Bump minimum supported Ansible version to 2.15
ansible-freeipa roles do not work with Ansible 2.8 anymore, so the
minimum supported version is changed to 2.15, the oldest supported
Ansible version as of today.
2024-06-28 10:51:44 -03:00

22 lines
344 B
YAML

---
dependencies: []
galaxy_info:
author: Thomas Woerner
description: A role to backup and restore an IPA server
company: Red Hat, Inc
license: GPLv3
min_ansible_version: "2.15"
platforms:
- name: Fedora
versions:
- all
- name: EL
versions:
- "7"
- "8"
galaxy_tags:
- identity
- ipa
- freeipa