mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
22 lines
366 B
YAML
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.14"
|
|
platforms:
|
|
- name: Fedora
|
|
versions:
|
|
- all
|
|
- name: EL
|
|
versions:
|
|
- "7"
|
|
- "8"
|
|
galaxy_tags:
|
|
- identity
|
|
- ipa
|
|
- freeipa
|