diff --git a/tasks/cleanup.yml b/tasks/cleanup.yml index 2ec4975..f72f8fa 100644 --- a/tasks/cleanup.yml +++ b/tasks/cleanup.yml @@ -2,3 +2,5 @@ user: name: aur_builder state: absent + remove: true + force: true