Guest User

Untitled

a guest
Oct 10th, 2018
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. vars_prompt:
  2. - name: "username"
  3. prompt: "Enter the username:"
  4. private: no
  5. confirm: no
  6.  
  7. - name: "password"
  8. prompt: "Enter new password:"
  9. private: yes
  10. confirm: yes
Add Comment
Please, Sign In to add comment