We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 744be83 + 1c92228 commit 9b55bdbCopy full SHA for 9b55bdb
tests/run_blivet.yml
@@ -1,7 +1,4 @@
1
---
2
-- include_vars:
3
- file: roles/linux-system-roles.storage/defaults/main.yml
4
-
5
- name: test lvm and xfs package deps
6
blivet:
7
packages_only: "{{ packages_only }}"
tests/tests_deps.yml
@@ -5,6 +5,7 @@
tasks:
- include_role:
name: linux-system-roles.storage
8
+ public: true
9
10
11
include_tasks: run_blivet.yml
0 commit comments