#12524 may still be open "relative paths dont' work with includes"

Still seeing issues with relative paths:

I am also having the same issue still

https://github.com/goozbach-ansible/broken-paths for a test case.

I am running:

$ ansible --version
ansible 2.0.0 (devel 8c29910587) last updated 2015/10/14 13:03:17 (GMT -600)
  lib/ansible/modules/core: (detached HEAD 84b1a1a2b7) last updated 2015/10/14 13:03:21 (GMT-600)
  lib/ansible/modules/extras: (detached HEAD 8ce3104bc5) last updated 2015/10/14 13:03:21 (GMT-600)
  config file = /Users/derekcarter/.ansible.cfg
  configured module search path = None

on OS X 10.10.5

I have verified that I do have the commit that jimi-c put in to fix this.