mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Creating playbook executor and dependent classes
This commit is contained in:
1
v2/samples/testing/extra_vars.yml
Normal file
1
v2/samples/testing/extra_vars.yml
Normal file
@@ -0,0 +1 @@
|
||||
num_retries: 2
|
||||
1
v2/samples/testing/frag1
Normal file
1
v2/samples/testing/frag1
Normal file
@@ -0,0 +1 @@
|
||||
frag 1
|
||||
1
v2/samples/testing/frag2
Normal file
1
v2/samples/testing/frag2
Normal file
@@ -0,0 +1 @@
|
||||
frag 2
|
||||
1
v2/samples/testing/frag3
Normal file
1
v2/samples/testing/frag3
Normal file
@@ -0,0 +1 @@
|
||||
frag 3
|
||||
1
v2/samples/testing/vars.yml
Normal file
1
v2/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