diff --git a/roles/installs/tasks/quickshell.yml b/roles/installs/tasks/quickshell.yml index 379a7dd..f3f0ed3 100644 --- a/roles/installs/tasks/quickshell.yml +++ b/roles/installs/tasks/quickshell.yml @@ -1,4 +1,5 @@ - name: Enabling quickshell fedora copr + become: true community.general.copr: host: copr.fedorainfracloud.org state: enabled