ensure-virtualenv: update include to inlude_tasks
Change-Id: I3b50e3222200516921568464ad5e2f2655ce925b
This commit is contained in:
parent
162daaebe5
commit
efc34c4acc
@ -7,7 +7,7 @@
|
||||
failed_when: false
|
||||
|
||||
- name: Install virtualenv package
|
||||
include: "{{ zj_distro_os }}"
|
||||
include_tasks: "{{ zj_distro_os }}"
|
||||
with_first_found:
|
||||
- "{{ ansible_distribution }}-{{ ansible_distribution_major_version }}.yaml"
|
||||
- "{{ ansible_distribution_release }}.yaml"
|
||||
|
Loading…
Reference in New Issue
Block a user