andrewroffey
Results
1
issues of
andrewroffey
Adding a galaxy.yml file to the collection would allow users to target the git repository with a `requirements.yml` file e.g. ``` collections: - name: 'https://github.com/geerlingguy/ansible-collection-php_roles.git' type: 'git' version: '1.0.0' ```...