Hello,
There is an execresult function that I use quite a lot to fill a variable in
my bundles. Is it possible to somehow modularize that in a method and have
the variable somehow be some kind of "output" from the method?
What I mean is that I have many places in my code where I do:
vars:
foo string => execresult("verylongandcomplexcommandhere myArgument");
and I'd like to avoid repeating this code all the time. Any options to do
that?
--
Jean-Noël Rivasseau
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine