Hi all,
In a role I have, I’m including another file in the role, and setting a variable in the include statement. Then from the included file, I’m notifying a handler in that role. Should the handler be able to access the variable in the include? Right now it does not seem to be able to. A simple example of what I’m talking about is here:
https://gist.github.com/Simonft/5c5f154249cf758157c6
Thanks,
Simon