2
0
Fork 0

Compare commits

...

4 Commits

3 changed files with 17 additions and 9 deletions

View File

@ -1,3 +1,8 @@
## v1.1.2
* Add missing dependencies (libyaml-tiny-perl, libxml-treepp-perl and ucf).
* The role also works on Debian Buster.
## v1.1.1
### Fix

View File

@ -12,6 +12,7 @@ galaxy_info:
platforms:
- name: Debian
versions:
- buster
- stretch
- name: EL
versions:

View File

@ -6,23 +6,25 @@
# List of dependent packages to install.
fusioninventory__agent_depend_packages:
- 'dmidecode'
- 'hwdata'
- 'fusioninventory-agent'
- 'hdparm'
- 'libuniversal-require-perl'
- 'libwww-perl'
- 'libparse-edid-perl'
- 'libproc-daemon-perl'
- 'hwdata'
- 'libdigest-sha-perl'
- 'libfile-which-perl'
- 'libhttp-daemon-perl'
- 'libxml-treepp-perl'
- 'libyaml-perl'
- 'libjson-pp-perl'
- 'libnet-cups-perl'
- 'libnet-ip-perl'
- 'libdigest-sha-perl'
- 'libjson-pp-perl'
- 'libparse-edid-perl'
- 'libproc-daemon-perl'
- 'libsocket-getaddrinfo-perl'
- 'libtext-template-perl'
- 'libuniversal-require-perl'
- 'libwww-perl'
- 'libxml-treepp-perl'
- 'libyaml-perl'
- 'lsb-base'
- 'ucf'
- 'xz-utils'
fusioninventory__agent_packages: