mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 12:21:26 -07: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:
parent
cc0d58abcc
commit
5775739437
69 changed files with 0 additions and 0 deletions
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"
|
Loading…
Add table
Add a link
Reference in a new issue