ansible-galaxy
ansible-galaxy copied to clipboard
Add node_keystore_path variable
It is good practice to put keys in a separate keystore folder that is outside the database path which may be backuped by some processes.
I suggest introducing node_keystore_path
to set:
--keystore-path <PATH>
Specify custom keystore path