NETWAYS / ansible-collection-elasticstack

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

Make salt task compact #265

Closed afeefghannam89 closed 1 year ago

afeefghannam89 commented 1 year ago

We are using three tasks to generate salt for password hashing. We put the salt on the Elasticsearch ca node, then read the value and put it in a fact. We can generate and put the value as a fact at once.