1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-06 18:48:54 +00:00

Making the switch to v2

This commit is contained in:
James Cammarata 2015-05-03 21:47:26 -05:00
parent 8cf4452d48
commit ce3ef7f4c1
486 changed files with 7948 additions and 9070 deletions

View file

@ -0,0 +1 @@
num_retries: 2

1
samples/testing/frag1 Normal file
View file

@ -0,0 +1 @@
frag 1

1
samples/testing/frag2 Normal file
View file

@ -0,0 +1 @@
frag 2

1
samples/testing/frag3 Normal file
View file

@ -0,0 +1 @@
frag 3

1
samples/testing/vars.yml Normal file
View file

@ -0,0 +1 @@
vars_file_var: "this is in a vars file"