summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/ansible-galaxy-collection-scm/templates/name_and_type.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/ansible-galaxy-collection-scm/templates/name_and_type.yml')
-rw-r--r--test/integration/targets/ansible-galaxy-collection-scm/templates/name_and_type.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/integration/targets/ansible-galaxy-collection-scm/templates/name_and_type.yml b/test/integration/targets/ansible-galaxy-collection-scm/templates/name_and_type.yml
new file mode 100644
index 0000000..8f6be46
--- /dev/null
+++ b/test/integration/targets/ansible-galaxy-collection-scm/templates/name_and_type.yml
@@ -0,0 +1,3 @@
+collections:
+ - name: file://{{ scm_path }}/amazon.aws/.git
+ type: git