diff --git a/infrared_plugin/plugin.spec b/infrared_plugin/plugin.spec index cb7bc2a6c..097d73bd5 100644 --- a/infrared_plugin/plugin.spec +++ b/infrared_plugin/plugin.spec @@ -237,6 +237,9 @@ subparsers: options: collect-dir: type: Value - help: local directory where report files are going to be copied to + help: Local directory where report files are going to be copied to + ansible_variable: test_collect_dir + results-dir: + type: Value + help: Local directory where report files are going to be copied to ansible_variable: test_collect_dir - default: '{{ inventory_dir }}/{{ test_report_name }}'