summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/ansible-galaxy-collection-scm/templates/source_and_name_and_type.yml
blob: 01a2ea2cd1f27aff949c19a3d7776a1300778efd (plain)
1
2
3
4
5
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