-
##### SUMMARY
Running the [sanity tests](https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_general.html#sanity-tests) per the provided command:
```
ansible-test sanity …
-
Is anyone working on the porting go-netbox to APIv2?
I would have time to start on it.
-
Currently you need to comment out the translation-thingie (```011-translations.js```) from ```index.html``` in order for it not to translate. This causes issues when changing things in the git repo, o…