Merge "ensure-bazel: update include to include_tasks"
This commit is contained in:
commit
bcbd9f251a
@ -25,7 +25,7 @@
|
||||
msg: "OS family is {{ ansible_os_family }}"
|
||||
|
||||
- name: Install bazel and platform-specific dependencies
|
||||
include: "{{ zj_distro_os }}"
|
||||
include_tasks: "{{ zj_distro_os }}"
|
||||
with_first_found:
|
||||
- "{{ ansible_distribution }}.yaml"
|
||||
- "{{ ansible_os_family }}.yaml"
|
||||
|
Loading…
x
Reference in New Issue
Block a user