Files
ansible-freeipa/roles/ipaclient/meta/main.yml
Rafael Guterres Jeffman f4187a1453 ipaclient: 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
366 B
YAML

---
dependencies: []
galaxy_info:
author: Florence Blanc-Renaud, Thomas Woerner
description: A role to join a machine to an IPA domain
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