Split package facts between CLI and UI.
This commit is contained in:
@ -6,13 +6,14 @@
|
||||
name:
|
||||
- xorg
|
||||
- gnome3
|
||||
- "{{ firefox }}"
|
||||
- "{{ firefox-esr }}"
|
||||
- "{{ thunderbird }}"
|
||||
state: present
|
||||
|
||||
- name: FreeBSD | Software | Uninstall Bloat
|
||||
package:
|
||||
name:
|
||||
- "{{ firefox }}"
|
||||
- "{{ evolution }}"
|
||||
state: absent
|
||||
|
||||
|
@ -35,6 +35,7 @@
|
||||
package:
|
||||
name:
|
||||
- "{{ firefox }}"
|
||||
- "{{ firefox-esr }}"
|
||||
- "{{ thunderbird }}"
|
||||
- "{{ evolution }}"
|
||||
state: absent
|
Reference in New Issue
Block a user