Sunil Sankar
Sunil Sankar
Can you please let me know how to get the list of repos https://docs.microsoft.com/en-us/rest/api/azure/devops/git/repositories/list?view=azure-devops-rest-5.1#gitrepository

Hi is it possible to reduce the docker image size. I see that it is 1.92GB for arm .Can we use alpine image instead of bullseye and also reducing the...
Do we need to do additional steps since I don't see the session being persistent. Can you please let me know how to make the session persistent after restart
Was waiting for this. Just ordered a box to test this. Pls close this . Just wanted to congratulations you for ur great work
When I enable mitogen in molecule.cfg ``` config_options: defaults: strategy_plugins: >- /usr/local/lib/python3.9/site-packages/ansible_mitogen/plugins/strategy strategy: "mitogen" ``` . It gets stuck in container creating. But when I disable mitogen it works. The...