You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/ansible-galaxy-collection-scm/templates/source_and_name_and_type.yml

6 lines
178 B
YAML

collections:
# should not work: source is expected to be a galaxy server name or URL
- source: git+file://{{ scm_path }}/amazon.aws/.git
name: ansible.nope
type: git