diff --git a/roles/common/tasks/packages.yml b/roles/common/tasks/packages.yml index 7c0bf6c..940e93c 100644 --- a/roles/common/tasks/packages.yml +++ b/roles/common/tasks/packages.yml @@ -111,7 +111,7 @@ # import_tasks: packages/veracrypt.yml - name: Configure flatpak flathub remote - community.general.flatpak_remote: + flatpak_remote: name: flathub flatpakrepo_url: https://flathub.org/repo/flathub.flatpakrepo state: present