Add meta file.

This commit is contained in:
Jeremy Gardais 2017-07-18 14:32:02 +02:00
parent eccbc254fe
commit 6891f66ba2
1 changed files with 22 additions and 0 deletions

22
meta/main.yml Normal file
View File

@ -0,0 +1,22 @@
galaxy_info:
author: "Jérémy Gardais"
description: "Manage LDAP authentication with **SSSD** (System Security Services Daemon)."
license: WTFPL
company: IPR
issue_tracker_url: https://git.ipr.univ-rennes1.fr/cellinfo/ansible.sssd/issues
min_ansible_version: 2.2
platforms:
- name: Debian
versions:
- stretch
#- name: opensuse
# versions:
# - all
# - 12.1
# - 12.2
# - 12.3
# - 13.1
# - 13.2
galaxy_tags:
- system
- authentication