- name: downloading a file in groupa
hosts: groupa tasks: - include: tasks/download_file.yml
note: here replace tasks with roles it should work
main.yml {