Works with Debian Buster

Update meta informations.
This commit is contained in:
Jeremy Gardais 2019-02-26 13:30:42 +01:00
parent fa982e8b8a
commit 5cd83976e1
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
2 changed files with 4 additions and 2 deletions

View File

@ -1,10 +1,11 @@
## v1.X.Y ## v1.3.0
### Minor changes ### Minor changes
* Give the correct path in comment to see ldap_default_authtok value. * Give the correct path in comment to see ldap_default_authtok value.
* Use to_nice_json to manage packages list. * Use to_nice_json to manage packages list.
* flush_handlers don't support when statement. * flush_handlers don't support when statement.
* Works on Debian Buster.
## v1.2.2 ## v1.2.2

View File

@ -8,11 +8,12 @@ galaxy_info:
license: WTFPL license: WTFPL
company: IPR company: IPR
issue_tracker_url: https://git.ipr.univ-rennes1.fr/cellinfo/ansible.sssd/issues issue_tracker_url: https://git.ipr.univ-rennes1.fr/cellinfo/ansible.sssd/issues
min_ansible_version: 2.2 min_ansible_version: 2.7
platforms: platforms:
- name: Debian - name: Debian
versions: versions:
- stretch - stretch
- buster
galaxy_tags: galaxy_tags:
- system - system
- authentication - authentication