diff --git a/vars/Debian.yml b/vars/Debian.yml index 3cc069e..8ce3ac7 100644 --- a/vars/Debian.yml +++ b/vars/Debian.yml @@ -16,6 +16,7 @@ fusioninventory__agent_depend_packages: - 'libhttp-daemon-perl' - 'libxml-treepp-perl' - 'libyaml-perl' + - 'libyaml-tiny-perl' - 'libnet-cups-perl' - 'libnet-ip-perl' - 'libdigest-sha-perl'