diff --git a/tasks/freebsd_gui.yml b/tasks/freebsd_gui.yml index 19ad316..f233232 100644 --- a/tasks/freebsd_gui.yml +++ b/tasks/freebsd_gui.yml @@ -5,11 +5,9 @@ - gnome3 - "{{ firefox }}" - "{{ thunderbird }}" - update_cache: yes - name: Uninstall Bloat package: name: - "{{ evolution }}" - update_cache: yes present: no diff --git a/tasks/packages.yml b/tasks/packages.yml index d3267a7..9ff1e4c 100644 --- a/tasks/packages.yml +++ b/tasks/packages.yml @@ -4,4 +4,3 @@ - htop - neofetch - "{{ sshfs }}" - update_cache: yes