Hi, thanks for the reply,
I understand that one can encrypt a password using cli "java -jar rundeck-3.0.0.war --encryptpwd Jetty" but this seems purely interactive.
My intention is to create a bunch of Rundeck users with Ansible template but need to encrypt passwords first probably using the Ansible command module.
I see no way to pass in username and password to "java -jar rundeck-3.0.0.war --encryptpwd Jetty" am I missing something?
thanks
Olaf