ensure-package-repositories: update include to include_tasks
Change-Id: Ifb4c2279261873442bf90fba2a05f257df6e7805
This commit is contained in:
parent
d21f8cca47
commit
70c00e7c1a
@ -1,5 +1,5 @@
|
||||
- name: Install repositories
|
||||
include: "{{ zj_distro_os }}"
|
||||
include_tasks: "{{ zj_distro_os }}"
|
||||
with_first_found:
|
||||
- "{{ ansible_distribution }}.yaml"
|
||||
- "{{ ansible_os_family }}.yaml"
|
||||
|
Loading…
Reference in New Issue
Block a user