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

Remove installation of openssl #138

Closed widhalmt closed 1 year ago

widhalmt commented 1 year ago

It's not best practices to install a package like openssl in a collection about Elastic Stack.

Remove the installation and list it as a dependency.

This means, we need to make sure, we have openssl in every Molecule check.