- name: install python modules via apt apt: name: - pipx - python3-systemd - python3-venv state: present