NETWAYS / ansible-collection-elasticstack

A collection to install and manage the Elastic Stack
GNU General Public License v3.0
9 stars 8 forks source link

Fix CI pipelines test on Debia10 and Rocky9 #258

Closed afeefghannam89 closed 10 months ago

afeefghannam89 commented 10 months ago

We have a collision problem on rocky9 while installing curl with the already available curl package. This issue is known and will be fixed from the maintainers. While we do not need to install curl on Rocky9, it is already available, we should remove this task.

On containerized Debian 10 systemd will not recognize elasticsearch searive without deamon-reload.