---

- name: Install EasyWKS repository
  ansible.builtin.apt:
    deb: https://git.kabelsalat.ch/s3lph/-/packages/debian/repo.s3lph.me-apt-source/0.2-2/files/3003

- name: Install EasyWKS
  ansible.builtin.apt:
    name: easywks
    update_cache: true