---
- name: Create directorys
ansible.builtin.include_tasks:
file: 'directory.yml'
- name: Download plugin
file: 'plugin.yml'
- name: Install to OBS dir
file: 'install.yml'