mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Moving samples/ out of the root into test/
Since samples/ is used for v2 testing, it fits better into the existing test/ structure.
This commit is contained in:
1
test/samples/testing/extra_vars.yml
Normal file
1
test/samples/testing/extra_vars.yml
Normal file
@@ -0,0 +1 @@
|
||||
num_retries: 2
|
||||
1
test/samples/testing/frag1
Normal file
1
test/samples/testing/frag1
Normal file
@@ -0,0 +1 @@
|
||||
frag 1
|
||||
1
test/samples/testing/frag2
Normal file
1
test/samples/testing/frag2
Normal file
@@ -0,0 +1 @@
|
||||
frag 2
|
||||
1
test/samples/testing/frag3
Normal file
1
test/samples/testing/frag3
Normal file
@@ -0,0 +1 @@
|
||||
frag 3
|
||||
1
test/samples/testing/vars.yml
Normal file
1
test/samples/testing/vars.yml
Normal file
@@ -0,0 +1 @@
|
||||
vars_file_var: "this is in a vars file"
|
||||
Reference in New Issue
Block a user