* Import module_loader from ansible.plugins.loader for ansible2.4
0.13.2
* Move to yaml.safe_load to avoid code execution
0.13.1
* restructure __main__ and main along pythonic standards * reintroduce bin/ansible-review for running from source only
0.13.0
* Ensure that the examples live inside the python package * Use console_script entry point rather than bin/ansible-review * Fix some minor rule bugs * Update to version 0.13.0
0.12.3
* python3 compatibility
0.12.2
* ansible-review should respect command line parameters for lint and standards directories even if config is not present