mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-06 16:32:01 -05:00
Add prompt for verbosity.
This commit is contained in:
@@ -105,6 +105,7 @@ def jt_ask(job_template_factory):
|
||||
jt.ask_skip_tags_on_launch = True
|
||||
jt.ask_limit_on_launch = True
|
||||
jt.ask_tags_on_launch = True
|
||||
jt.ask_verbosity_on_launch = True
|
||||
return jt
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user