mirror of
https://codeberg.org/ProgramSnail/config.git
synced 2025-12-08 08:28:44 +00:00
make prompt not private
This commit is contained in:
parent
e17cbdf3ed
commit
7dc4a654a1
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
vars_prompt:
|
||||
- name: tools_in
|
||||
prompt: "Specify comma separated list of required tool packages (cpp, js, haskell, ocaml, coq, txt, lang, truffle)"
|
||||
private: false
|
||||
pre_tasks:
|
||||
- name: Get tools list
|
||||
ansible.builtin.set_fact:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue