Hi Mike,
Am 09.03.16 schrieb Mike Biancaniello:
> I have seen others ask for this. Hopefully, there will eventually be a more
> elegant method.
Does ansible have a bugtracker/wishlist other than the github issues?
I'll have to check that...
> However, I believe that the only way to do this is, as you
> said, use a variable. I do this for debug or testing tasks that I don't
> want to run normally, but if I pass -e '{"run_tests":true}' when I run the
> playbook they will execute.
Thanks for confirmation, than that's the way to go for me.
Johannes