Global Variable in fortisoar
Hello,
I have a problem.
I want to use a global variable in a referenced playbook.
But this global variable is sometimes global.toto and sometimes global.tata
My idea is to use a variable for toto and tata and to call the correct global variable using global[var]
where var = toto or var = tata
I don't know how to call it, because I don't actually know how to make it work... Do you have any ideas on how to make this work?
Best regards,
