mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-14 13:32:10 +00:00
25 lines
394 B
YAML
25 lines
394 B
YAML
galaxy_info:
|
|
author: Florence Blanc-Renaud
|
|
description: A role to join a machine to an IPA domain
|
|
company: Red Hat, Inc
|
|
|
|
# issue_tracker_url: http://example.com/issue/tracker
|
|
|
|
license: GPLv3
|
|
|
|
min_ansible_version: 2.0
|
|
|
|
#github_branch:
|
|
|
|
platforms:
|
|
- name: Fedora
|
|
versions:
|
|
- 25
|
|
- name: rhel
|
|
versions:
|
|
- 7
|
|
|
|
galaxy_tags: [ 'identity', 'ipa']
|
|
|
|
dependencies: []
|