I’m working on a new collection to help manage Visual Studio component installation. I’m trying to do some testing of the project, but I’m having trouble testing it. I wrote a simple deploy.yml with an inventory.yml to connect with a Vagrant instance for testing purposes, but I can’t get ansible-playbook over the “can’t find your module” bit. ansible-galaxy also seems to just refuse to pay attention to attempts to use src: git+file://… pointing to the local checkout to make it available. What might I be missing?