FreeBSD does not support update_cache.

This commit is contained in:
Hyperling 2021-01-31 13:13:21 -06:00
parent 319a717e68
commit b57f49e7c9
2 changed files with 0 additions and 3 deletions

View File

@ -5,11 +5,9 @@
- gnome3
- "{{ firefox }}"
- "{{ thunderbird }}"
update_cache: yes
- name: Uninstall Bloat
package:
name:
- "{{ evolution }}"
update_cache: yes
present: no

View File

@ -4,4 +4,3 @@
- htop
- neofetch
- "{{ sshfs }}"
update_cache: yes