I am trying to build a NCM config template to change the F5 LTM local user account passwords. I have the bash script for this, but how do I build this into a template to allow for user input defined variables?
echo -e "Password1\nPassword1" | passwd admin