add job-launch.yml and collections support

This commit is contained in:
Chris Hammer
2022-02-09 20:42:36 -05:00
parent ea5deb4943
commit 448904e9dc
4 changed files with 44 additions and 0 deletions

2
.gitignore vendored
View File

@ -1 +1,3 @@
facts.d/*
collections/ansible_collections
venv/*