Description
Atm we can‘t Access the value of „CLI_SILENT“ and other special variables from the global „vars“ section. The Special vars are only available in the tasks „vars“.
That leads to the issue that we have to duplicate the code which is related to the values of These vars in each task Definition, because we can’t define a variable in the global vars which uses These Special vars, because there are these special vars empty.