OK apparently we have to include the vars in the role?
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
efd03ed810
commit
cda822f926
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
||||||
# - testcase_stats_output_dir
|
# - testcase_stats_output_dir
|
||||||
## string - Directory where the output should be written.
|
## 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
|
- name: Install required packages
|
||||||
package:
|
package:
|
||||||
name: relval
|
name: relval
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue