2
0
Fork 0

Update changelog for version 1.2.0

This commit is contained in:
Jeremy Gardais 2021-06-10 11:04:14 +02:00
parent 85010486a3
commit 53f622acaf
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
## v1.2.0
* Add RHEL8 support (thanks @mjourdan).
* The role also works on Debian Bullseye.
## v1.1.2 ## v1.1.2
* Add missing dependencies (libyaml-tiny-perl, libxml-treepp-perl and ucf). * Add missing dependencies (libyaml-tiny-perl, libxml-treepp-perl and ucf).

View File

@ -12,6 +12,7 @@ galaxy_info:
platforms: platforms:
- name: Debian - name: Debian
versions: versions:
- bullseye
- buster - buster
- stretch - stretch
- name: EL - name: EL
@ -20,5 +21,6 @@ galaxy_info:
- 7 - 7
galaxy_tags: galaxy_tags:
- agent - agent
- fusioninventory
- fusion - fusion
- inventory - inventory