Fix silly removal of Evolution. Explains the weird behavior. Also move the install up to the normal Install section from Updating.

This commit is contained in:
Hyperling 2021-08-30 07:26:02 -05:00
parent 7fc218896f
commit ed14400f9d

View File

@ -130,11 +130,6 @@
- "{{ firefox_esr }}" - "{{ firefox_esr }}"
- vlc - vlc
- "{{ appimagelauncher }}" - "{{ appimagelauncher }}"
state: present
- name: Workstation | Linux | Flatpak Distro | Package Manager | Update From Repo
package:
name:
- "{{ evolution }}" - "{{ evolution }}"
- "{{ evolution }}*" - "{{ evolution }}*"
state: present state: present
@ -181,7 +176,6 @@
package: package:
name: name:
- "{{ thunderbird }}" - "{{ thunderbird }}"
- "{{ evolution }}"
- steam - steam
- vscode - vscode
- code - code