--- # Installs the scaphandre package and setups the user. - name: Install the scaphandre package ansible.builtin.apt: deb: https://github.com/hubblo-org/scaphandre/releases/download/v{{ scaphandre_version }}/scaphandre_v{{ scaphandre_version }}-{{ scaphandre_arch }}.deb state: present