This patch will allow ansible-lint to search for files on its own instead of *.yml files in the root directory. Since playbooks now reside in their own folder, ansible-lint would not lint any roles anymore.
Also this introduces another small stub ansible-lint related ansible config file, so it does not always try to use the vault password / decrypt files.