mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Creating playbook executor and dependent classes
This commit is contained in:
parent
b6c3670f8a
commit
62d79568be
158 changed files with 22486 additions and 2353 deletions
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"
|
Loading…
Add table
Add a link
Reference in a new issue