mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
26 lines
581 B
YAML
26 lines
581 B
YAML
---
|
|
namespace: "freeipa"
|
|
name: "ansible_freeipa"
|
|
version: "A.B.C"
|
|
description: "Ansible roles and modules for FreeIPA"
|
|
|
|
authors:
|
|
- "Thomas Woerner <twoerner@redhat.com>"
|
|
|
|
repository: "https://github.com/freeipa/ansible-freeipa"
|
|
documentation: "https://github.com/freeipa/ansible-freeipa/blob/master/README.md"
|
|
homepage: "https://github.com/freeipa/ansible-freeipa"
|
|
issues: "https://github.com/freeipa/ansible-freeipa/issues"
|
|
|
|
readme: "README.md"
|
|
license:
|
|
- "GPL-3.0-or-later"
|
|
tags:
|
|
- "linux"
|
|
- "system"
|
|
- "identity"
|
|
- "ipa"
|
|
- "freeipa"
|
|
- "cluster"
|
|
- "collection"
|