ansible/test/integration/targets/ansible-galaxy-collection-scm/templates/source_and_name.yml

5 lines
178 B
YAML
Raw Normal View History

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