Hi Valentin.
Yeah, I read that sentence in the docs but interpreted it as 'initiated from the minion but executed on the master'. It isn't super clear because I can run (for example) 'salt-run doc.runner' on a minion and get output, but I'm guessing that is because those runners are part of the distro, not because it is executing on the master.
What I am actually after is some way to remotely trigger a runner on the master. I think I might need to use a events/reactors to do what I want. Or look at the salt-api stuff.
Thanks,
Mark.