mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
The roles ipaconf, krb5 and sssd have been using GPLv2+ in the license meta information while everything else is GPLv3. Therefore the license meta information has been changed to GPLv3.
13 lines
203 B
YAML
13 lines
203 B
YAML
galaxy_info:
|
|
author: Thomas Woerner
|
|
description: A role to configure krb5
|
|
company: Red Hat, Inc
|
|
|
|
license: GPLv3
|
|
|
|
min_ansible_version: 2.0
|
|
|
|
galaxy_tags: [ 'identity', 'ipa']
|
|
|
|
dependencies: []
|