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

Create a workflow for certificate renewing mechanism #165

Open danopt opened 1 year ago

danopt commented 1 year ago

We should create a GH Action workflow for the certificate renewing mechanism. This will make debugging much easier.

widhalmt commented 1 year ago

You mean to test the workflow. Be my guest, that sounds like a good. I'm just not sure how that could work. Hm... on the other hand... we could create certificates in prepare.yml and refresh them in converge.yml. Would that be feasible?