Clean up testcase_stats role a bit

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-11-22 09:33:29 -08:00
parent 68017cbeb3
commit 109f9ccdef

View file

@ -11,9 +11,15 @@
# Required vars
# - testcase_stats_output_dir
## string - Directory where the output should be written.
# - FedoraCycleNumber
## int - the current Fedora release number. Report will be
## produced for the release *after* this one.
# We seem to need this to get FedoraCycleNumber in Fedora infra. If
# you're running this role elsewhere, make your own arrangements
- name: Include vars
include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
when: "deployment_type is defined"
- name: Install required packages
package: