mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
OK apparently we have to include the vars in the role?
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
# - testcase_stats_output_dir
|
||||
## string - Directory where the output should be written.
|
||||
|
||||
- name: Include vars
|
||||
include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
|
||||
|
||||
- name: Install required packages
|
||||
package:
|
||||
name: relval
|
||||
|
||||
Reference in New Issue
Block a user