Created
June 9, 2018 12:40
-
-
Save auth-day/9d0ff46da58ecbbce1fcbb0a1cf51480 to your computer and use it in GitHub Desktop.
promt vars
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vars_prompt: | |
- name: "user" | |
prompt: "Enter user" | |
- name: "pass" | |
prompt: "Enter pass" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment