Feedback/suggestion on an ansible-playbook linter

Hi,

I’ve been lately working on creating a tool that would check ansible playbooks for logical pitfalls or inconsistencies. Though in a very novice stage, the tool/library can be found here. I could really use some feedback or suggestion on this in order to make this a more reliable library. TIA.

PS: I’m aware of the ansible-lint tool, which is quite different in terms of both, the goal and the way, my tool shares.